/* Master Styles */

a {font-family: arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86ba3b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {font-family: arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6ea420;
	text-decoration: underline;
	font-weight: bold;
}

.rightbar a {font-family: arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b30027;
	text-decoration: none;
	font-weight: bold;
}
.rightbar a:hover {font-family: arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85001d;
	text-decoration: underline;
	font-weight: bold;
}
.heading {font-family: "Helvetica Condensed", "Arial Narrow", Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.smallfont {font-family: tahoma, arial, verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}


td,p,body,default 
{
	font-family: "Arial", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}


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: 19px;
	color: #6C6BA4;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.dmd {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

a:hover.dmd {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

li {
}

.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: 0px 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.health-divider {
	padding: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.health-divider-noline {
	padding: 0px;
}
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: 0px;
}
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;
}
.menuButton
{
	margin-left: 0px;
	margin-right: 0px;
}
#MainTableCons td.rightSideBar
{
	background-image: url(/images/tablebgr_right_cons.gif);
}

#MainTable td.rightSideBar
{
	background: url(/images/tablebgr_right.gif);
}