/* CSS Document */
body { 
	font: 10pt arial, sans-serif;
	color: #0E1742;
	background-color: #0E1742;
	}
h1 {
	font: 14px arial black;
	color: #0E1742;
	}
.style2 {color: #0a183d}
.style3 {font-size: 8pt}
#text_box {
	top: -2px;
	position: relative;
	width: 500px;
	text-align: left;
	margin: auto;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	height: 100%; 
	}
#center_for_ie {
	width: 100%;
	text-align: center;
	}
#content_area {
	top: 0px;
	position: relative;
	width: 866px;
	text-align: left;
	margin: auto;
	padding: 10px 10px 10px 10px;
	height: 100%;
	background-color: #CFAF5C; 
	}
#blue_bar {
	top: -3px;
	position: relative;
	width: 865px;
	text-align: left;
	margin: auto;
	height: 15px;
	border:solid 1px;
	border-color: #0E1742; 
	background-color: #5666B8;
	}
#ad { 
	top: 208px;
	right: -160px;
	position: absolute; 
	background-image: url(images/assess.jpg); 
	background-repeat: no-repeat;  
	padding-top:0px;
	margin-bottom:50px;
	}
#ad2 { 
	top: 401px;
	right: -160px;
	position: absolute; 
	background-image: url(images/letter.jpg); 
	background-repeat: no-repeat;  
	padding-top:0px;
	margin-bottom:50px;
}
#ad3 { 
	top: 374px;
	right: 0px;
	position: absolute; 
	background-image: url(images/1.jpg); 
	background-repeat: no-repeat;  
	padding-top:0px;
	margin-bottom:50px;
}
#ad4 { 
	top: 589px;
	right: -160px;
	position: absolute; 
	background-image: url(images/letter.jpg); 
	background-repeat: no-repeat;  
	padding-top:0px;
	margin-bottom:50px;
}
#ad5 { 
	top: 784px;
	right: -160px;
	position: absolute; 
	background-image: url(images/letter.jpg); 
	background-repeat: no-repeat;  
	padding-top:0px;
	margin-bottom:50px;
}
#ad6 { 
	top: 980px;
	right: -160px;
	position: absolute; 
	background-image: url(images/letter.jpg); 
	background-repeat: no-repeat;  
	padding-top:0px;
	margin-bottom:50px;
}
#ad7 { 
	top: 1175px;
	right: -160px;
	position: absolute; 
	background-image: url(images/letter.jpg); 
	background-repeat: no-repeat;  
	padding-top:0px;
	margin-bottom:50px;
}
#IQ_Ad { 
	top: 401px;
	right: -160px;
	height: 150px;
	width: 128px;
	position: absolute; 
	border:solid 1px;
	border-color: #0E1742; 
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;  
	margin-bottom:5px 5px 5px 5px;
}
#footer {
 width:865px;
 height:15px;
 border: solid #000000; 
 border-width:1px 1px;
 background:#5666B8;
 color: #0E1742;
 margin:0;
 }
/* NAVIGATION STARTS HERE */

div#buttonA {
	margin-left: 16px;
	position: absolute;
	top: 318px;
	width: 129px;
}
div#buttonA ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 30px;
}
div#buttonA li {
    list-style-type: none;
    height: 30px;
    width: 125px;
    text-align:center;
}
div#buttonA li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 1px;
}
div#buttonA li a:link {
    color: #0E1742;
    font-weight: normal;
    background-color: #CFAF5C;
    border-style: solid;
}
div#buttonA li a:visited {
    color: #0E1742;
    font-weight: normal;
    background-color: #CFAF5C;
    border-style: solid;
}
div#buttonA li a:hover {
    font-weight: normal;
    color: #CFAF5C;
    background-color: #0E1742;
    border-style: solid;
}
div#buttonA li a:active {
    font-weight: normal;
    color: #0E1742;
    background-color: #CFAF5C;
    border-style: solid;
}

