body{
	font-family: Arial,sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1, h1 a:link, h1 a:visited{
 font-family: Arial,sans-serif;
 font-size:28px;
 font-weight: bold;
 color: #ffffff;
 margin: 1px 0px 3px 0px;
 padding: 0px;
}
h2, h2 a:link, h2 a:visited{
 font-family: Arial,sans-serif;
 font-size:22px;
 font-weight: bold;
 color: #6e3b8a;
 margin: 3px 0px 3px 0px;
 padding: 0px;
}
h3, h3 a:link, h3 a:visited{
 font-family: Arial,sans-serif;
 font-size:14px;
 font-weight: normal;
 color: #6e3b8a;
 margin: 1px 0px 1px 0px;
 padding: 0px;
}
td {
	vertical-align:top;
}
.Emphasis {
	font-weight:bold;
}
.StrongEmphasis {
	font-style:italic;
}
.ExtraStrongEmphasis {
	font-weight:bold;
	font-style:italic;
}
.SideNote {
	font-weight:bold;
	font-style:italic;
	color: #6e3b8a;
}
li {
 margin:3px 0px 3px 15px;
 padding:5px;
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
form {
	margin: 0;
	padding: 0;
}
label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
input{
font-family: Arial,sans-serif;
}
hr {
	color: #5f247e;
	background-color: #5f247e;
	height: 1px;
	border:0px;
}
.more {
	text-align:right;
}
#leftcapsule {
	width:276px;
	float:left;
	padding:10px;
	border-right:2px solid #5f247e;
}
#rightcapsule {
	width:276px;
	float:left;
	padding:10px;
}
#pageOutline {
	width: 810px;
	padding: 16px 10px;
	margin-right: auto;
	margin-left: auto;
	margin: 0px;
	position:relative; /* to anchor decorative elements */
}

#pageTitleGroup {
	overflow:hidden;
}
#acutestLogo {
	position:absolute;
	left:15px;
	top:4px;
	font-size:32px;
	font-weight:bold;
	color: #6e398b;
}
#titleGrad {
	width: 697px;
	height: 36px;
	color:#ffffff;
	font-size:28px;
	font-weight:bold;
	padding: 7px;
	z-index:10;
}
#pageNav {
	position: relative;
	top: 0px;
	left: 0px;
	width:188px;
	float:left;
	background-color: #d0c0da;
	z-index:30;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}
#content {
	position: relative;
	width:594px;
	margin:10px;
	float:left;
	z-index:40;
}
span.imageCaption {
	font-weight:bold;
	text-align:center;
	color: #6e3b8a;
}
#globalNav{
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 620px;
	height: 24px;
	background-image: url('/resources/acutest/skins/default/images/globalNavGrad.png');
	background-color: #713d8b;
	background-repeat: repeat-x;
	top: 37px;
	left: 204px;
}
#globalLink{
	position: absolute;
	top: 4px;
	height: 22px;
	min-width: 620px;
	padding: 0px;
	margin: 0px;
	left: 6px;
}
#searchPos {
	position: relative;
	float:right;

}
.glink a, .glink a:visited {
  	font-size: 11px;
  	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #fff;
}
.slink a, .slink a:visited, .slink {
  	font-size: 11px;
  	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	top: 0px;
}
a.glink:hover{
	text-decoration: none;
}
.skipLinks {display: none;}
.subglobalNav{
	position: absolute;
	top: 64px;
	left: 200px;
	/*width: 100%;*/
	width: 600px;
	height: 20px;
	font-size:12px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #5f257c;
}
.subglobalNav a:link, .subglobalNav a:visited {
	color: #5f247e;
}
.subglobalNav a:hover{
	color: #ef9c00;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;

}
.section a:hover, .section a:visited, .section a:link {
	color:#af5c00;
}
.section a {
	background-color: #d0c0da;
	display: block;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	padding: 6px 2px 6px 15px;
	color: #fff;
	font-size:12px;
	font-weight: bold;
}
.selectedSection a:hover, .selectedSection a:visited, .selectedSection a:link, .section a:hover {
	background-color: #db983d;
	display: block;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	padding: 6px 2px 6px 15px;
	color: #fff;
}
#advert {
	padding:0px;
	margin:5px;
	color:#000;
	background-color:#fff;
	width:164px;
	height:156px;
}
#search{
	position: absolute;
	top: 4px;
	right: 10px;
	z-index: 101;
	font-size: 12px;
  	color: #fff;
	font-weight: bold;
	margin: 0px;
}
#search input{
  margin: 0px  0px 0px 10px;
  font-size: 70%;
}
#search a:link, #search a:visited {
	font-weight: bold;	
  	color: #fff;
}
#search a:hover{
	margin: 0px;
}
#utility{
	color: #dc941c;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
}
#utility a{
	color: #b39dc3;
	font-weight:normal;
}
#utility a:hover{
	text-decoration: underline;
	color: #b39dc3;
}
#siteInfo{
	padding:10px 0px 0px 0px;
	color: #dc941c;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	clear:both;
}
#siteInfo a:link, #siteInfo a:visited {
	color: #b39dc3;
}
#siteInfo a:hover{
	color: #b39dc3;
}
#quizHeading {
	font-weight: bold; 
	font-size: 15px; 
	color: #EF9C00; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-bottom: 6px;
}
#quizDescription {
	margin-bottom: 6px;
}
.quizQuestionText {
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
}
.quizOptions {
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-bottom: 10px;
}
#relatedLinks ul {
	display:block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#relatedLinks ul li {
	background-color: #d0c0da;
	display: block;
	text-decoration: none;
	padding: 3px 2px 3px 25px;
 	color: #6e3b8a;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#relatedLinks a:hover {
	background-color: #db983d;
	display: block;
	text-decoration: none;
	padding: 0px 2px 0px 0px;
	color: #fff;
	margin: 0px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#footer {
	position:relative;
	z-index:200
}
