/* You will not need to change any of the below CSS 
   This is a hack for IE6 to basicly re-create the scroll bars */

<!--[if IE 7]>html {overflow:auto};body {overflow:auto;} <![endif]-->

html { overflow : hidden }

body {
	height : 100%;
	overflow : auto;
}

div.headerstyle { margin-right : 16px }
.sidebarExplanation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800040;
	font-weight: bold;
}
.accoladesTextCopy3 {


	color: #000000;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #D8D8EB;
	font-weight: bold;
}
.biotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
