/*---------- site map rules ----------*/

BODY {
	background: #EFEFEF;

	margin-top: 45px;
}
#web_page {
	margin: 0px auto 100px auto;
	width: 767px;
	background: #EFEFEF;
}

#header {
	background-image: url("/images/medicaidheader.jpg");
	background-repeat: no-repeat;
	
	margin: 0px;
	width: 770px;
	height: 250px;
	font: 30px arial;
	color: #8b5;
	
	
    
}

#box {
	
}

SPAN#site_name {
	font-family: "Goudy Old Style B", "Times New Roman", sans-serif;
	font-size: 40px;
	color: #fff;
	margin-right: 10px;
}
SPAN#page_name {
	font-family: Maiandra GD, arial, sans-serif;
	font-size: 20px;
	color: #FF4F01;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}

#footer {

}
#site_map_link A {
	margin: 15px 15px 15px 5px;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}
#site_map_link A:hover {
	color: #000;
}
#copyright {
	text-align: center;
	margin: 5px auto 20px auto;
	margin-top: 0px;
	color #444;
	font: 8pt arial, sans-serif;
}
#copyright A {
	color: #444;
	text-decoration: none;
}


#image {
	position: absolute;
	margin-top: -36px;
	padding-left: 459px;	
}
	

/*---------- content rules ----------*/
#content {
	background-image: url("/images/text.jpg");
	background-repeat: repeat-y;
	width: 766px;
	margin: 72px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	clear: both;


}

#page_text H1 {
	font: 16pt Gillsans, Gilsans, Gill Sans, Gill Sans MT, Times, Times New Roman, serif;;
		color: #666666;
		text-align: center !IMPORTANT;
		font-weight: bold;
		letter-spacing: .1em;
		width: 390px;
	}
#page_text H2 {
	font: small arial, sans-serif;
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	font-weight: bold;
	width: 390px;
}
#page_text H3 {
	font: 11pt arial, sans-serif;
	margin: 0px 50px 20px 20px;
	line-height: 1.5em;
	color: #FF0000;
	text-align: left;
}

#page_text HR {
	color: #004395;	
	width: 300px;
}

#page_text P {
	font: small arial, sans-serif;
	margin: 0px 0px 20px 0px;
	color: #000;
	text-align: justify;
	width: 390px;
}
#page_text P A, LI A {
	color: #666666;
	text-decoration: underline;
}
#page_text A:hover {
	color: #6B029C;
}
#page_text LI {
	margin-left: 10px;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #666666 !IMPORTANT;
}

#content IMG {
	margin-top: 80px;
	
}

#page_text {
	width: 400px;
	height: 500px;
	margin-left: 155px;
	overflow: auto;
}


	
div.rule HR {
	display: none;
}
div.rule {
	border-top: 1px dashed #0a0;
	height: 15px;
}
/*---------- navigation rules ----------*/
#main_nav {
	text-align: center;
	width: 767px;
	height: 20px;
	margin-top: -114px;
	padding-left: 124px
	
}
#main_nav UL {
	margin: 0px;
	padding: 0px;
}
#main_nav UL LI {
	float: left;
	
	list-style: none;
	height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 0px;;
	display: inline;
}
#main_nav UL LI A {
	float: left;
	font: 9pt Franklin Gothic Book, arial, verdana, sans-serif;
	text-align: center;
	background-image: url("/images/button.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
	width: 69px;
	padding: 1px;
	height: 40px;
	color: #000;
}

#main_nav UL LI A:hover {
	color: #6B029C;
	text-decoration: none;
}
#sub_nav {
	
	width: 125px;
	
	text-align: left;
	margin-bottom: 10px;

}
#sub_nav UL {
	background: #EEEEEE;
	border: 1px solid #000;
	margin-left: 0px;
	padding: 10px 2px 10px 2px;
}
#sub_nav UL LI {
	list-style: none;
	

}
#sub_nav UL LI A {
	font: 10px arial, sans-serif !IMPORTANT;
	color: #000;
	text-decoration: underline;
	padding: 2px 10px 2px 0px;
}
#sub_nav UL LI A.sub_nav-there {
	text-decoration: none;
}
#sub_nav UL LI A:hover {
	color: #6B029C;
}
A.sub_nav-2 {
	font: 10px Verdana, sans-serif;
	padding-left: 5px !IMPORTANT;
	color: #fff !IMPORTANT;
}

/*---------- bread crumb rules ----------*/
#bread_crumbs {
	width: 770px;
	border-top: 4px solid #004395;
	border-bottom: 4px solid #004395;	
	background: #006FEC;
	text-align: left;
	margin: 0px 0px 20px 0px;
	font: 12pt arial, sans-serif;
	color: #fff;
	font-weight: bold;
	padding-bottom: 6px;
}
#bread_crumbs A {
	color: #000;
	font: 15px "Times New Roman", times, serif;
	font-style: italic;
	text-decoration: none;
	padding: 0px 10px 0px 5px;
}
#bread_crumbs A:hover {color: #0a0;}
.bread_crumbs-there {
	font: 20px verdana, arial, sans-serif;
	color: #FF4F01;
	text-decoration: none;
}

/*---------- VFD form rules ----------*/
.VFD_form {
	text-align: center;
	
}
.VFD_form TABLE {
	
}
.VFD_form TABLE TD {
	text-align: left;
	font: 10pt arial, sans-serif;
	padding-bottom: 8px;
	background-color: #D9DBFF;
}
INPUT, TEXTAREA {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #004395;
    color: #000;
    background: #fff;
	font: 10pt arial, sans-serif;
	padding: 2px 8px 2px 8px;
	
}
TD.form-caption SPAN {
	margin: 0px;
	font: 10pt arial, sans-serif;
	display: block;
	
	color: #000;
	padding: 2px 0px 2px 8px;
}
.form-submit INPUT {
	width: 150px;
}
.form-submit {
	text-align: center !IMPORTANT;
}

/*---------- site map rules ----------*/
#site_map {
	margin: 0px 0px 20px 50px;
	border-left: 8px solid #0a0;
}
#site_map A {
	font: 8pt arial, sans-serif;
	color: #0a0;
	text-decoration: none;
}
#site_map A:hover {color: #000;}
#site_map UL {margin-bottom: 15px;}
#site_map LI {
	list-style: none;
	line-height: 1em;
}

.block_cell {
	padding-right: 30px;
	margin-bottom: 20px;	

}

.table p {
	font: 9pt arial, sans-serif !IMPORTANT;
}

/*---------- right side bar ----------*/




 #spaceone {

	float: left;
	padding-left: 2px;
	width: 10px !IMPORTANT;
	margin-top: 47px;
	margin-left: 5px;

}

 #spaceone  p {
	font: 9pt arial, serif !IMPORTANT;
	color:  #0004A8!IMPORTANT;
	text-decoration: bold !IMPORTANT;
		
}

 #spaceone  a {
	color: #0004A8;
	text-decoration: underline, bold;	
	font: 9pt arial, serif !IMPORTANT;
	
}



 #spaceone  H2 {
	font: 10pt arial, serif !IMPORTANT;
		text-decoration: bold !IMPORTANT;
}


/*---------- news rules ----------*/


.home_teaser{ 
	position: absolute;
	
	width: 155px;
	padding-left: 0px;	
	margin-left: 580px;
	margin-top: -500px;
	background-color: #F5F5F5;
	border: 1px solid #B7B7B7;

}


.home_teaser H2 {
	width: 155px;
	font: 8pt arial, sans-serif;
	padding: 3px 0px 3px 3px;
	line-height: 1.5em;
	color: #000;
	background: #B7B7B7; 
	text-align: left;
	font-weight: bold;
}

.home_teaser P {
	font: 8pt arial, sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 3px;
	color: #000;
	text-align: left;
}
.home_teaser P A, LI A {
	font: 7pt arial, sans-serif;
	color: #666666;
	text-decoration: underline;
}
.home_teaser A:hover {
	color: #6B029C;
}
.home_teaser LI {
	margin-left: 10px;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #666666 !IMPORTANT;
}

.home_teaser IMG {
	margin-top: 80px;
	
}

.teaser_date {
	color: #808080 !IMPORTANT;
	
}

/*---------- address rules ----------*/

#address { 

	width: 760px;
	text-align: center !IMPORTANT;
	padding-left: 0px;
	margin: -100px auto 20px auto;	


}


#address H2 {
	width: 121px;
	font: x-small arial, sans-serif;
	margin: 2px 2px 10px 2px;
	padding: 3px 0px 3px 3px;
	line-height: 1.5em;
	color: #000;
	background: #B7B7B7; 
	text-align: left;
	font-weight: bold;
}

#address  P {
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	color: #666666;
}
#address  P A, LI A {
	color: #666666;
	text-decoration: underline;
}
#address  A:hover {
	color: #6B029C;
}
#address  LI {
	margin-left: 10px;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #666666 !IMPORTANT;
}

#address  IMG {
	margin-top: 80px;
	
}

