body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 20px;
	color: #003366;
	background-image: url(../_images/bg_page.gif);
}

a {
	color : #3366CC;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366CC;
	text-decoration: none;
}

a:hover {
	color : #FF6600;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

.header1 {
	color : #CC6600;
	font-size : 12px;
	font-weight : bold;
	line-height: 18px;
	}

.header2 {
	color : #CC6600;
	font-size : 11px;
	font-weight : bold;
	line-height: 16px;
	}

.footer {
	color : #993300;
	font-size : 10px;
	}

.copyright {
	color : #CC3300;
	font-size : 9px;
	line-height: 12px;
	margin-top: 5px;
	}


p {
	margin: 0px;
	padding: 0px;
}


a.leftNavON {
	line-height: 12px;
	font-weight: bold;
	color: #993300;
	display: block;
	padding: 4px 5px 4px 10px;
	text-align: left;
	font-size: 9px;
	clear: both;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7B9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2C6;
	border-left-color: #F2F2C6;
}

a.leftNavON:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #993300;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7B9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2C6;
	border-left-color: #F2F2C6;
}

a.leftNavOFF {
	line-height: 12px;
	color: #FF6600;
	display: block;
	padding: 4px 5px 4px 10px;
	text-align: left;
	font-size: 9px;
	clear: both;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7B9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2C6;
	border-left-color: #F2F2C6;
}


a.leftNavOFF:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7B9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2C6;
	border-left-color: #F2F2C6;
}

.leftNavSubheader {
	line-height: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	padding: 3px 3px 3px 5px;
	text-align: right;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../_images/lnav_subhead_bg.gif);
	text-transform: uppercase;
}

.tanimageborder {
	border: 2px solid #CCCC99;
}
.iconLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: -2px;
	margin-top: 5px;
	margin-left: 0px;
	display: block;
}

.textBlock {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}
.horizRuleDotted {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-bottom: -10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.testingIndications {
	display: block;
	font-style: normal;
	font-weight: bold;
}

ul.testingIndications li {
	list-style-type: square;
}

.bold {
	font-weight: bold;
}
.footerLinks {
	color: #FFE499;
	text-decoration: none;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE499;

}

.footerLinks:hover {
	color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

.header3 {
	color : #003366; 
	font-size : 11px; 
	font-weight : bold;
}

.imageRight {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.fineprint {
	font-size: 9px;
	line-height: 12px;
	color: #999999;
}

.italic {
	font-style: italic;
}
.superscript {
	font-size: 9px;
	display: inline;
	vertical-align: super;
}
.imageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #DDDDDD;
	padding: 5px;
}
.contentMargins {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
}
.imageCaption {
	display: inline;
	width: 200px;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}
.imageBox {
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	padding: 5px;
	float: right;
}
.homeContent {
	padding: 5px;
}
.testMenu {
	color: #CC6600;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headingOrangeBlock {
	font-size: 12px;
	font-weight: bold;
	background-color: #FAE6A8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 15px;
	color: #993300;
	display: block;
	margin-top: 10px;
	clear: both;
	margin-bottom: 5px;
}
.testName {
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
	display: block;
	margin-top: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	margin-bottom: 5px;
}

table.tableTestDetails {
	font-size: 9px;
}

table.tableTestDetails th {
	font-size: 9px;
	line-height: 12px;
	color: #993300;
	background-color: #EEDD88;
	padding: 3px;
	text-align: center;
}

table.tableTestDetails td {
	background-color: #F2F2C6;
	padding: 3px;
	text-align: left;
}

.footNote {
	font-size: 9px;
	line-height: 12px;
}

.headingTestCategory {
	font-size: 11px;
	color: #999966;
	text-transform: uppercase;
}

.noBorder {
	border: none;
}

.noBorder:hover {
	border: none;	
}

.alignLeft {
	text-align: left;
}
