.LeftMargin {
	margin-left: 0px;
}

.WhiteBoxBG {
	background-image: url(images/WhiteBoxMiddle.gif);
	background-repeat: no-repeat;
}

.leftcol { 
	background-color: white; 
	color: #035374; 
	padding: 0px; 
}

.centercol { 
/*	border: thin solid #0C597F; */
/*	padding: 5px 10px; */
/*	width:	330px; */
	margin: 0;
	padding: 0;
}

.rightcol {
	background-color: #d4dbe1;
	color: inherit;
	padding: 5px;
	width: 175;
}

.bottomleftcol {
	background-color: #d4dbe1;
	color: inherit;
	padding: 5px;
	width: 230px;
	margin:0;
	border: none;
}

.pregnantbox {
	border: thin solid #0C597F; 
	padding: 5px 8px;
	margin: 0;
}

.formenbox {
	border: thin solid #0C597F; 
	margin-top: 20px;
	padding: 5px 10px;
}

.Border {
	border: thin solid #0C597F;
	padding: 20px;
}

.norepeat { 
	background-image: url(images/background.gif); 
	background-repeat: repeat-x; 
	background-color: #DADBDC; 
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

.stdtest {
	background-image: url(images/STDTestImage.gif);
	background-repeat: no-repeat;
}

hr.nav {
	height: 1px;
	color: #666633;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C5392B;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
	text-decoration: none;
}

hr {
	font-size: 9px;
	color: #00CCFF;
}

.style1 { 
	font-family: "Trebuchet MS", Arial; 
	color: #C5392B; 
	font-size: 14px; 
}

.video {
	margin: 10px 10px 10px 15px;
}

#footer {
	padding: 4px 0 0 0;
/*	border-top: 2px solid #5b4c2b; */
	color: white;
	background-color: #035374;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 0;
	text-align: center;
}

/* old nav
ul#navigation { 
/*line-height: 15px;  
position: relative; 
top: 5px; 
right: auto; 
margin: 0 0 0 20px; 
text-align:		left; 
/*padding:	0.5px 0.5px 50px 0.5px;
padding:	0.5em; 
width: 180px; 
font-size: 10px; 
vertical-align:top; 
}

ul#navigation li { 
  list-style: none; 
  text-align: left; 
  margin: 0; 
  padding: 0;
}

ul#navigation li a { 
	display: block; 
 	text-decoration: none; 
/* 	padding: .6px .8px 3px .8px; 
 	padding: .40em;
	margin: 0;
 	border-bottom: groove 1px #035374; 
	color:	#035374;
/*	vertical-align: middle; 
}
 end old nav*/
 

/* new nav*/

ul#navigation {
	width: 180px;
	font-size: 10px;
	top: 20px;
	margin: 10px 0 0 25px;
	text-align:		left;
	padding:	0;
}

ul#navigation li {
  	list-style: none;
	margin: 0;
	padding: .75em 0;
	border-bottom: groove 1px #035374;
}

ul#navigation li a {
	display: block;
	text-decoration: none;
	color:	#035374;
	padding: 0;
	margin: 0;
}

/* end new nav */


#navigation a:hover {
	font-size: 10px;
/*	color: #035374; */
	color: white;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
}

/*
#navigation a:visited {
	font-size: 10px;
	color: #035374;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
}
*/

.navtextmargin {
	margin-top: 10px;
	padding: 20px;
	font-size:11px;
	text-align: left;
	border-top: 1px solid #035374;
	border-bottom: 1px solid #035374;
}

#navbox { 
	color: inherit; 
	background-image: url(images/BlueBox.jpg); 
	background-repeat: no-repeat; 
	width:244px; 
/*	height:292px; */
}

.Subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #035374;
	height: 18px;
	width: 348px;
/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #035374; */
	padding-bottom: 0px;
	padding-left: 0px;
	clip:   rect(auto auto auto auto);
	margin-bottom: 0px;
	vertical-align: bottom;
	letter-spacing: -0.75px;
	word-spacing: normal;
	margin-right: auto;
	margin-left: 5px;
}

.subheading {
	color: #035374;
	font-weight:bold;
}

.video {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #af1e2d;
}


