/****************************************
YNHH style sheet for health links 2/14/07
****************************************/

/*****
LAYOUT
*****/

.banner {
	width: 555px;
	margin: 0; 
	}


#content {
	width: 545px;
	padding: 0 10px 0 20px;
	font-size: 12px;
	background-color: #fff;
	margin:0;
	}


#navBar{
	display: none;
	}


body {
	margin:0; 
	padding:0; 
	font-family: Arial,sans-serif;
	color: #333;
	line-height: 1em;
	}

.bckd {
	width:740px;
	}

.page {
	width: 720px;
	}

#masthead{
	margin: 0;
	width: 555px;
	}

/*****
IMAGES
*****/

.imgR {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.imgL {
	float: left;
	margin: 0px 10px 10px 0px;
	}

/************
PSEUDOCLASSES
************/

a:link, a:visited, a:hover {
	color: #8f0b00;
	}

/************
NAVIGATION
************/

#globalNav{
	color: #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	padding-bottom: 2px;
	white-space: nowrap;
	text-align: right;
	margin: -15px 0 0 0;
	width: 555px;
}

#globalNav a {
	font-size: 70%;
	padding: 0 4px 0 0;
	color: #999;
	text-decoration: none; 
	}

/*********
TYPOGRAPHY
*********/

.content ol li{
	list-style-type: decimal;
	font-family: Arial,sans-serif;
	margin: 0 75px 5px 10px;
	font-size: 12px;
	}

.content ul li{
	list-style-type: square;
	font-family: Arial,sans-serif;
	margin: 0 75px 0 50px;
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	}

h1{
 	font-family: Arial,sans-serif;
 	font-size: 200%;
 	color: #000000;
 	line-height: normal;
	}

.hlquote {
	font-weight:bold;
	border-width: 1px 0 1px 0;
	border-color:#000000;
	border-style: solid;
	}

.hlquote p {
	padding: 10px;
	}

h2{
 	font-size: 150%;
 	color: #000000;
	line-height: normal;
	}

h3{
 	font-size: 120%;
 	color: #000000;
 	line-height: normal;
 	}

h4{
 	font-size: 100%;
 	font-weight: normal;
 	color: #333333;
	line-height: normal;
	}

h5{
 	font-size: 70%;
 	color: #000000;
  	line-height: normal;
	}

h6{
 	font-size: 60%;
 	color: #000000;
 	line-height: normal;
	}

ul{
 	list-style-type: square;
 	
	}

ul ul{
 	list-style-type: disc;
  	}

ul ul ul{
 	list-style-type: none;
  	}

#pageName{
	padding: 20px 0 10px 10px;
	font-size: 140%
	}

/****************
SPECIAL SECTIONS
****************/

.whatthenews {
	width: 250px; 
	border: 1px solid #777; 
	padding: 8px; 
	margin: 10px; 
	float: right;
	}

.whatthenews ul {
	list-style-type: square;
	list-style-position: outside;	 
}


#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	padding: 5px 5px 5px 5px;
	margin: 0 10px 0 0;
	}

p.footer-notice {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:5px;
	margin-right: 5px;
	}

p.highlight {
	background-color:#FFE6E6; 
	padding: 5px 10px 5px 10px;
	}

/************
PAGE SPECIFIC
*************/

.physfindWOMEN {
	width: 530px;
	height:24px;
	background-color: #D3E0CE;
	color:#aa0000;
	font-size: 13px; 
	font-weight:bold; 
	text-align: center;  
	padding-top: 8px;
}



