/*
#003300 - DarK Green
#996600 - Orange
#663300 - Brown
*/
/* BEGIN MAIN */
.content_main {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-style: normal;
	text-decoration: none;
	font-weight: 400;
}

.content_main_hdr {
	font-weight: 600;
}

body, p, font, span {
	font-family: arial;
}

table td {
	font-family: arial;
}

.main_pg_hdr {
	font-size: 22px;
	color: #663300;
	font-weight: 700;
}

.main_pg_subhdr {
	font-size: 18px;
	color: #996600;
	font-weight: 700;
}

a:link,a:visited,a:active {
	font-family: arial;
	color: #003300;
	font-weight: 500;
	text-decoration: underline;
	letter-spacing: -0.1mm;
	/*color: #1d4eb5;*/
}

a:hover {
	font-style: italic;
	letter-spacing: -0.1mm;
}
/* END MAIN */

/* BEGIN JAVASCRIPT MENU */
.jmenu_div {
	width:130px;
	border-right:white 1px solid;
	text-align:center;
	cursor: pointer;
}

.jmenu_div_r {
	width:130px;
	text-align:center;
}
/* END JAVASCRIPT MENU */

/* BEGIN NEWSBAR */
.news_topic {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-style: normal;
	text-decoration: none;
	font-weight: 500;
}
a:link.news_link,a:active.news_link,a:visited.news_link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	/*color: brown;*/
	color: #003300;
	font-style: normal;
	text-decoration: none;
	font-weight: 600;
}
a:hover.news_link {
	text-decoration: underline;
}
/* END NEWSBAR */

/* BEGIN LEFTMENU */
.left_menu_hdr {
	height:24px;
	font-size:12px;
	font-weight:bold;
	font-family: arial;
	color: black;
}

.left_menu_hdr_top {
	font-size:9px;
	font-weight: normal;
	font-family: arial;
	color: blue;
	text-decoration: none;
}

a:link.left_menu, a:visited.left_menu, a:active.left_menu {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	/*color: blue;*/
	color: #003300;
}

a:hover.left_menu {
	text-decoration: underline overline;
}
/* END LEFTMENU */

/* BEGIN HEADER.ASP */
.member_td {
	font-family:arial;
	font-size:10px;
	color:black;
	text-decoration:none;
}
/* END HEADER.ASP */

/* BEGIN FOOTER.ASP */
.updated_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-style: italic;
}
/* END FOOTER.ASP */

/* BEGIN INDEX.ASP */
a:link.topnav_link,a:visited.topnav_link,a:active.topnav_link {
	font-family:arial;
	font-size:10px;
	color:white;
	text-decoration:none;
}
a:hover.topnav_link {
	font-family:arial;
	font-size:10px;
	color:white;
	text-decoration:underline overline;
}
/* END INDEX.ASP */


/* BEGIN FINDAMIDWIFE.ASP */
a:link.fam_menu_item, a:active.fam_menu_item, a:visited.fam_menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:400;
	text-align: center;
	font-style: normal;
	text-decoration:none;
	color: black;
}

a:hover.fam_menu_item {
	text-decoration: underline overline;
}

.fam_atmmember {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:500;
	text-align: left;
	font-style: normal;
	text-decoration:none;
	color: brown;
	width: 136px;
}

a:link.fam_atmmember_link, a:active.fam_atmmember_link, a:visited.fam_atmmember_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:400;
	text-align: center;
	font-style: normal;
	text-decoration:none;
	/*color: blue;*/
	color: #003300;
}

a:hover.fam_atmmember_link {
	text-decoration: underline;
}

.display_bar {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:800;
	font-style: normal;
	text-decoration: none;
	color: black;
}

a:link.regions,a:visited.regions,a:active.regions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:500;
	text-align: center;
	font-style: normal;
	text-decoration:none;
	/*color: blue;*/
	color: #003300;
}

a:hover.regions {
	text-decoration: underline;
}

.results_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	font-style: normal;
	border:#E2B14A 1px solid;
	background-color: #EDD39A;
}

.results_main{
	height:20px;
	border:#EDD39A 1px solid;
	cursor: pointer;
}

.results_county{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
	font-style: normal;
	width:200px;
	height:20px;
	float:left;
}

.results_midwife{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	font-style: normal;
	width:200px;
	height:20px;
	float:right;
	color:blue;
	text-decoration:underline;
}

.st_results_midwife{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	font-style: normal;
	width:200px;
	height:20px;
	color:blue;
	text-decoration:underline;
	float:left;
}

.st_results{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
	font-style: normal;
	width:200px;
	height:20px;
	float:right;
}

a:link.fam_county_ltrs,a:visited.fam_county_ltrs,a:active.fam_county_ltrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:600;
	font-style: normal;
	text-decoration:none;
	/*color: red;*/
	color: #003300;
}

a:hover.fam_county_ltrs {
	text-decoration: underline overline;
}

a:link.fam_state_link,a:visited.fam_state_link,a:active.fam_state_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	font-style: normal;
	text-decoration:none;
	/*color: blue;*/
	color: #003300;
}

a:hover.fam_state_link {
	text-decoration: underline overline;
}

/* END FINDAMIDWIFE.ASP */

/* LOGIN.ASP */
.login_objs {
	font-family:arial;
	font-size:10px;
	color:black;
}
a:link.login_link,a:visited.login_link,a:active.login_link {
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	/*color:blue;*/
	color: #003300;
}
a:hover.login_link {
	font-family:arial;
	font-size:12px;
	text-decoration:underline overline;
	/*color:blue;*/
	color: #003300;
}
.login_error_div {
	color:red;
	font-family:arial;
	font-size:11px;
}
/* END LOGIN.ASP */
