html {
	background: #2a4963; url(/images/fadebkgnd.gif) top center repeat-y;
	padding:0;
	margin:0;
}
body {
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#010094;
	padding:0;
	margin:0;
}
ul, li{
	list-style: none;
	padding: 0;
	margin: 0;
}
address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#010094;
	padding-left:30px;
}

.pageWrap{
	text-align:center;
	margin: 20px 0;
	padding:0;
	width:auto;
}
.header {
	text-align:left;
	color:#18499f;
	width:800px;
	height: 79px;
	font-size:42px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background:transparent url(/images/header_bkgnd.png) no-repeat;
	margin: 0 auto;
	padding:0;
}
.header a, .header a:link, .header a:active, .header a:visited{
	text-decoration: none;
	margin-left:40px;
	color:#18499f;
	line-height:59px;
	height:59px;
	padding-right:30px;
}
.header a:hover,ul.page_menu a:hover,ul.test_details a:hover{
	text-decoration: none;
	color:#010094;
}

.header img{
	margin-top:10px;
	vertical-align: bottom;
}

.bodyWrap{
	text-align:left;
	width: 800px;
	margin: 0 auto;
	padding:0;
	font-size:16px;
	background-color: white;
	background-image: url(/images/vertical_menu_bkgnd.png);
	background-repeat: repeat-y;
}
.menuContain{
	display:block;
	float:left;
	width: 202px;
	margin: 0;
	padding:0;
}
.menuFooter{
	height:326px;
	background: transparent url(/images/trees.png) bottom left no-repeat;
}
.content{
	float:right;
	width:584px;
	padding-left:6px;
	padding-right:6px;
}
.content h1, .content h2, .content h3{
	text-align: left;
	font-weight: bold;
	color:#013090;
}
.content h1{
	font-size: 20px;
}
.content h2{
	font-size: 17px;
}
.content h3{
	font-size: 17px;
	font-weight: normal;
}
.content strong{
	font-weight: normal;
}

p.footer{
	clear:both;
	background: transparent url(/images/footer_bkgnd.png) top left;
	width: 760px;
	height: 38px;
	text-align: center;
	color:#010094;
	padding: 24px 20px 6px;
	margin:0 auto;
	font-size:10px;
}

.footer a{
	color:#0100b8;
}

.footer a:hover{
	color:#019400;
}

ul.page_menu, ul.test_details, ul.asci_advantages {
	color:#18499f;
	padding-left:12px;
}
div.page_menu{
	background: transparent url(/images/ASciGlobe.png) center right no-repeat;
}

.page_menu li, .test_details li, .asci_advantages li {
	float: none;
	position: relative;
	width: auto;
	height:auto;
	text-align: left;
	cursor: default;
	background: transparent;
	border: none;
	padding:0;
	padding-left:12px;
	color:#18499f;
	list-style: disc inside;
}

.page_menu li li, .test_details li li {
	list-style: circle inside;
}

.page_menu li ul, .test_details li ul {
	background:transparent;
	border:none;
	display:list-item;
	font-weight:normal;
	left:auto;
	padding:0;
	position:relative;
	top:auto;
	color:#18499f;
}

ul.page_menu a:hover, ul.test_details a:hover, a.inv_link:hover {
	background:#18499f;
	color:white;
}
ul.page_menu a, ul.test_details a {
	text-decoration:underline;
	color:#18499f;
	font-size:95%;
	font-weight:bold;
}
a.inv_link {
	text-decoration:none;
	color:#0949FF;
	font-weight:normal;
}

.asci_advantages li{
	font-size:16px;
}
/* Hide the "upgrade your browser" message from recommended browsers */
.webstandards {
  display:none;
  speak:none;
}
