body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-color: #328bb7;
	
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1B1B1B;
	text-decoration: underline;
}
.grypnl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #21729f;
	background-image: url(../Image/footerbg1.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
.blktext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1B1B1B;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
	line-height: 20px;
	text-align: left;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #207CAF;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
}

.blacklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF7A22;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D2D2D;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.sitemap {
	font-family: verdana;
	font-size: 12px;
	color: #C1EBEA;
}
.sitemap :hover{
	
	color: #EB8314;
}

.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2c75d9;
}
.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	display: block;
	width: auto;
	padding: 6px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005875;
	border-right-color: #005875;
	border-bottom-color: #005875;
	border-left-color: #005875;
	background-color: #207caf;
}
.menuBotArrow {
	background-image: url(../Images/linkBotAr.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}

.menuoff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	display: block;
	width: auto;
	padding: 6px;
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00769D;
	border-right-color: #00769D;
	border-bottom-color: #00769D;
	border-left-color: #00769D;
	background-color: #207CAF;
}


.menuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	display: block;
	width: auto;
	padding: 6px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00769D;
	border-right-color: #00769D;
	border-bottom-color: #00769D;
	border-left-color: #00769D;
	background-color: #207caf;
}

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #21729f;
	background-image: url(../Image/footerbg1.jpg);
	background-repeat: repeat-x;
}
.bodybg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #C1EBEA;
}
.border{
	background-color: #F0F0F0;
	margin: 10px;
	padding: 10px;
	border: 1px solid #DADADA;
}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	border: 1px solid #006699;
	height: 20px;
}
.lftshadow{
	background-color: #328bb7;
	background-image: url(../Image/bg_shadow_lft1.jpg);
	background-repeat: repeat-y;
}
.riteshadow{
	background-color: #328bb7;
	background-image: url(../Image/bg_shadow_rgt1.jpg);
	background-repeat: repeat-y;
}
.bar{
	background-color: #64a6c9;
}

.menubar{
	background-color: #207caf;
}
.WHlogo{
	background-color: #c1ebea;
	background-image: url(../Image/womenhealth.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 60px;
	cursor: hand;
}
.headrbg{
	background-color: #328bb7;
	background-image: url(../Image/header2_1.jpg);
	background-repeat: no-repeat;
	height: 264px;
	width: 911px;
}
.inrheadrbg{
	background-color: #328bb7;
	background-image: url(../Image/inr_header2_1.jpg);
	background-repeat: no-repeat;
	height: 157px;
	width: 911px;
}
.imgfrnt{
	background-color: #c1ebea;
	background-image: url(../Image/img1_1.jpg);
	background-repeat: no-repeat;
	height: 174px;
	background-position: center;
}
.submitbtn{
	font-size: 12px;
	color: #ffffff;
	background-color: #328bb7;
	border: 1px solid #328bb7;
	font-weight: bold;
	
	margin: 2px 5px;
	padding: 2px 5px;
}