@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #08215C;
	text-decoration: underline;
}
a:visited {
	color: #08215C;
	text-decoration: underline;
}
a:hover {
	color: #799AC8;
	text-decoration: underline;
}

a img {
	border: none;
	}

ul{
	margin:0;
	font-size: 12px;
	list-style-image: url(../images/bullet.gif);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 12px;
}

li{
	margin-bottom: 10px;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 18pt;
	color: #515151;
	letter-spacing: 1px;
	} 
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 13pt;
	color: #f58025;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding-top: 10px;
	text-transform: capitalize;
	display: block;
	} 
	
#container {
	width: 851px;
	padding-left: 34px;
	padding-right: 28px;

}

#header {
	float: left;
	width: 851px;
	height: 145px;
	}
	
#header img {
	float: left;
	}
	
#topNav{
	float: left;
	position: relative;
	top: 51px;
	left: 5px;
}

#topNav ul
{
	margin: 0;
	padding: 0;
	width: 495px;
}

#topNav li
{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

#topNav .separator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0c2c65;
}

#topNav a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c2c65;
}

#eligibleBox {
	float: right;
	width: 151px;
	height: 72px;
	background-image: url(../images/eligible_box.gif);
	background-repeat: no-repeat;
}

#eligibleBox img {
	position: relative;
	top: 42px;
	left: 59px;
}

#leftCol {
	float: left;
	width: 190px;
	}
	
#leftCol table{
	float: left;
	}
	
.bg01 {
	background-color: #3268aa;
}
.bg_02 {
	background-color: #FFFFFF;
	color: #F9FBFD;
}
.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F5FA;
	height: 23px;
}
a.menu_left:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F5FA;
	height: 23px;
	text-decoration: none;
}
a.menu_left:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1F5FA;
	height: 23px;
	text-decoration: none;
}
a.menu_left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	height: 23px;
	text-decoration: none;
}

#lftColEdit {
	float: left;
	width: 158px;
	text-align: center;
	margin-top: 45px;
	}
	
#lftColEdit .subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14pt;
	color: #6ab136;
	padding-bottom: 15px;
	
	}
	
#lftColEdit .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #515151;
	padding-top: 15px;
	display: block;
	}




#main {
	float: right;
	width: 658px;

}

#content {
	float: right;
	width: 658px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 12pt;
	color: #000000;
}

#content .benefitsTable {

 margin-top: 30px;
 }

#content .benefitsTable td {
	border-color: #4964a3;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: center;
}

#content .benefitsTable .header{
	background-color: #4964a3;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
}

#content .benefitsTable .firstColumn {
	width: 150px;
	text-align: left;
}

#footer {
	float: right;
	width: 650px;
	border-top-color: #33383d;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 15px;
	padding-left: 5px;
	
	
	
	}
	
#footer .img1{
	float: left;
	}
	
#footer .img2{
	float: right;
	margin-right: 5px;
	}
	
#footerText {
	width: 650px;
	margin-top: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c2c65;
}

#footerText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c2c65;
}

#footerText .gray {
	font-size: 9px;
	color: #848484;
	}
	
#footerText img {
	margin-left: 15px;
	margin-top: 10px;
	
	}
	
#footerText .pdfurl{
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	
	}
	
#bottomNav{
	float: left;
	position: relative;
	margin-top: 30px;
}
	
#bottomNav ul
{
	margin: 0;
	padding: 0;
	width: 495px;
}

#bottomNav li
{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

#bottomNav .separator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0c2c65;
}

#bottomNav a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c2c65;
}

#formBox {
	float: left;
	width: 495px;
	background-color: #4a64a3;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 18px;
	font-size: 11px;
}

#formBox img {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}
		
		
#formBox .formSectionLeft {
	width: 227px;
	float: left;
	margin-left: 20px;
	display: inline; 
}

#formBox .formSectionRight {
	width: 227px;
	float: right;
	margin-right: 20px;
	display: inline;
	
}

#formBox .line {
	width: 455px;
	height: 1px;
	float: left;
	margin-left: 20px;
	display: block;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 0px;
	display: inline;
}

/*.listLeft {
	width: 200px;
	float: left;
	list-style: none;
	
	}
	
.listLeft li{
	list-style: circle;
	}

.listRight {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
	margin-bottom: 30px;
	}*/
	
#norm {
	width: 495px;
	float: left;
}
	
#caseMgt {
	float: right;
	width: 658px;
	background-image: url(../images/mom_and_child.jpg);
	background-position: right;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 100px;
	}
	
#diseaseMgt {
	float: right;
	width: 658px;
	background-image: url(../images/flip_flops.jpg);
	background-position: right;
	background-position: top;
	background-repeat: no-repeat;
	}

#pregnancyPrg {
	float: right;
	width: 658px;
	background-image: url(../images/pregnant_sitting.gif);
	background-position: right;
	background-position: top;
	background-repeat: no-repeat;
	}
	

#behavioralPrg {
	float: right;
	width: 658px;
	background-image: url(../images/eyes_closed.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 190px;
	}
	
#listening {
	float: right;
	width: 658px;
	background-image: url(../images/dad_and_child.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 190px;
	}
	
.stateTable {
	border: none;
	text-align: left;
	margin-left: 15px;
	}
	
.stateTable td{
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	}
	
