/* REEDMed Header CSS Code */
/* Version 0.1 2/18/2009 WEB */
/* Version 0.2 2/25/2009 WEB - Added Chrome style Menu and RSS DIV Container */


/* Header and Main Navigation bar */
#nav-header {
	width: 800px;
	background-image: url(hdr-nav/prt-hdr.jpg);
	height: 118px;
	background-repeat: no-repeat;
	}
	
#nav-header img{
	display: none;
	}
#nav-header ul{
	display: none;
	}	
/* Main page RSS box */
#nav-rss1 {
	
	display: none;
}

#nav-toolbox {
	display: none;
}
#nav-hp-ad {
	display: none;
}

#feedcontainer {
	width: 1020px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}

#feedmainContent {
	width: 700px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	border: 1px solid #999999;
	text-align:left;
}

#sidebar2 {
	display: none;
}

#feedmaincontentitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 10px;
	height: 275px;
	border: 1px solid #FF0000;
}

 #feedmaincontentitem2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 10px;
	height: 275px;
	border: 1px solid #FF0000;
}

#feedmaincontentitem3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 10px;
	height: 275px;
	border: 1px solid #FF0000;
}

.rsslabeldesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
#welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
