/* Master Styles */

td,p,body,default 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D2877;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C6BA4;
}

a {
	color: #1D2877;
	text-decoration: underline;
}

}
a:hover {
	color: #74B42E;
	text-decoration: underline;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.dmd {
	color: #000000;
	text-decoration: none;
}

a:hover.dmd {
	color: #000000;
	text-decoration: underline;
}

li {
	list-style-position: outside;
	list-style-image: url(/images/btn.gif);
	padding-bottom: 3px;
	margin-bottom: 0px;

}

.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C2875;
	text-align: justify;

}

/* Parents Section Styles */

.parents-navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.parents-divider {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.parents-divider-noline {
	padding: 3px;
}
a.parents-nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D2877;
	text-decoration: none;
}
}
a:hover.parents-nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.parents-nav2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D2877;
	text-decoration: none;
}
a:hover.parents-nav2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.parents-sidebar {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #6B6CA2;
}

.search-parents {
	height: 19px;
	border: 1px solid #1D2877;
	width: 120px;
}

.parents-boxes {
	background-color: #EAF4DA;
	border: 1px dashed #CAE4A1;
}
.parents-sideboxes {
	background-color: #EAF4DA;
	border-right: 1px dashed #CAE4A1;
	border-bottom: 1px dashed #CAE4A1;
	border-left: 1px dashed #CAE4A1;
}
.parents-sideboxes-head {
	border: 1px solid #74B42E;
	background-color: #74B42E;
}

/* Professional Section Styles */

.health-navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.health-divider {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.health-divider-noline {
	padding: 3px;
}
a.health-nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.health-nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.health-divider2 {
	padding: 3px;
}
a.health-nav2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.health-nav2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.health-sidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6B6CA2;
}

.search-health {
	height: 19px;
	border: 1px solid #336633;
	width: 120px;
}

.health-boxes {
	border: 1px dashed #B5B5D0;
	background-color: #F0F0F6;
}
.health-sideboxes {
	background-color: #F0F0F6;
	border-right: 1px dashed #B5B5D0;
	border-bottom: 1px dashed #B5B5D0;
	border-left: 1px dashed #B5B5D0;
}
.health-sideboxes-head {
	border: 1px solid #D2D4E4;
	background-color: #D2D4E4;
}
.health-newsline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B6CA2;
	background-color: #F0F0F6;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 3px;
	
}
.health-newsline2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B6CA2;
}
.health-divider-dark{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6CA2;
}
