@charset "utf-8";
body{
	scrollbar-arrow-color:#cd2742;
	scrollbar-base-color:#445985;
	scrollbar-shadow-color:#445985;
	scrollbar-face-color:#445985;
	scrollbar-highlight-color:#445985;
	scrollbar-dark-shadow-color:#445985;
	scrollbar-3d-light-color:#445985;
	scrollbar-track-color:#21396f;
	background-color: #ffffff;
}#header
 {
	position: absolute;
	height: 110px; 
	width: 743px;
	left: 0px;
	top: 0px;
}
#subNav {
	position: absolute;
	height: 414px;
	width: 153px;
	left: 0px;
	top: 150px;
}

#welcome {
	position: absolute;
	height: 50px;
	width: 100px;
	left: 385px;
	top: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center
}

#content1 {
	position: absolute;
	left: 153px;
	top: 109px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#content2 {
	position: absolute;
	height: 392px;
	width: 251px;
	left: 446px;
	top: 109px;
	background-color: #21396f;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #21396f;
	position: absolute;
	height: 352px;
	width: 525px;
	left: 153px;
	top: 109px;
	overflow: auto;
	padding: 30px;
}

#clickToDownload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #21396f;
	position: absolute;
	height: 20px;
	width: 200px;
	left: 182px;
	top: 495px;
}

li {
	padding-bottom: 9px;
}

#content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #21396f;
	position: absolute;
	height: 352px;
	width: 525px;
	left: 153px;
	top: 109px;
	overflow: auto;
	padding: 30px;
	white-space: pre;
	line-height: 8px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cd2742;
}

.longTitle {
	line-height: 30px;
}




#roundCorner {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 153px;
	top: 499px;
}
#footer {
	position: absolute;
	height: 20px;
	width: 585px;
	top: 524px;
	left: 153px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}


#nav {
	position: absolute;
	height: 35px;
	width: 600px;
	left: 153px;
	top: 75px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CCCC;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C79632;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DAAD1F;
	text-decoration: none;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #21396f;
	text-decoration: none;

}

a.nav:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #21396f;
	text-decoration: none;
}

a.nav:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #21396f;
	text-decoration: none;
}

a.nav:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #21396f;
	text-decoration: none;
}

#questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	width: 400px;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}

