html,body {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin:	0px;
	color:	#331300;
	height:100%;
}

P  {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	line-height: 22px;
}

.text{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	line-height: 22px;
}

.header {
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	height: 35px;
}

.mainContent {
	background-color: #FFFFFF;
}

.fullHeight {
	height: 100%;
}

.mainNav {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica;
	font-size : 12px;
	line-height: 20px;
	padding: 8px;
	text-align: right;

}

.pollenHeader{
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

.pollenSubHeader{
	font-size: 16px;
	color: #3399ff;
	font-weight: bold;
}

.pollenText{
	font-size: 12px;
	color: #000000;
}

A:link {
	text-decoration : none;
	color: #005BA8;
	font-weight: bold;
}
A:visited {
	text-decoration : none;
	color: #5B0071;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #5CAE11;
	font-weight: bold;
}
A:active {
	text-decoration: underline;
	color: #5CAE11;
	font-weight: bold;
}

#footer {
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;	
	height: 26px;
}


.NewsHeadlines  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #f39a00; 
	font-size : 11px;
	line-height: 18px;
	padding: 5px;
}

.HomeMiddleHeadlineOrange  {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 17px;
	line-height: 18px;
	color: #f39a00;
}

.HomeMiddleHeadlineGreen  {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 17px;
	line-height: 18px;
	color: #00a650;
}

.HomeMiddleHeadlinePurple  {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 17px;
	line-height: 18px;
	color: #662c91;
}

.HomeMiddleText  {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	line-height: 18px;
}

.FooterCopyright  {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration : none;
	color: #707070;
	font-size : 9px;
	line-height: 20px;
}

.copy {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica;
	font-size : 12px;
	line-height: 20px;
}

.subheadline {
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica;
	font-size : 13px;
	font-weight: Bold;
	color: #005BA8;
	line-height: 18px;
}

.headline {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size : 14px;
	font-weight: Bold;
	color: #CC4B1E;
	line-height: 22px;
}

.prescription{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size : 14px;
	font-weight: normal;
	color: #CC4B1E;
	line-height: 22px;
}

span.prescription {
font-weight:bold;
}

.greenMidContent {
	color: #548C11;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 8px;
}

.borderBottom { 
	border-bottom-color: #ebebeb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.borderRight { 
	border-right-color: #ebebeb;
	border-right-style: solid;
	border-right-width: 1px;
}

.borderLeft { 
	border-left-color: #ebebeb;
	border-left-style: solid;
	border-left-width: 1px;
}

.pad10 {
	padding: 10px;
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CC4B1E;
	background-image: url(images/sub_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 47px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 25px;
}

.subHeaderPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC4B1E;
	background-image: url(images/sub_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 47px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 25px;
}

#subNav {
	background-image:url(images/sub_nav.gif);
	background-repeat:repeat-y;
	width: 164px;
}
.contentBoldItalic {
	font-style: italic;
	font-weight: bold;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica;
	font-size : 12px;
	line-height: 20px;
}

.contentBodySmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.subNavContainer {
	background-image:url(images/sub_nav.gif);
	background-repeat:repeat-y;
}

#subNav td {
	height: 35px;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #5B0071;
	text-decoration: none;
	border-bottom-color: #ebebeb;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

.Pad8 {
	padding: 8px;
}

.Pad4 {
	padding: 4px;
}

.PadRight8{
	padding-right: 8px;
}

.PadRight4{
	padding-right: 4px;
}

.PadLeft2{
	padding-left: 2px;
}

.dotsTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #806F61;
}

.dotsBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #806F61;
}
.dotsRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #806F61;
}
.dotsLeft {
	border-left-width: 1px;
	border-left-style: solid; 
	border-left-color: #806F61;
}


/* Nifty */
div#nifty,div#nifty2 {
	background-color: #FFE6BA;
  
}
div.rounded div {
  height: 1px;
  overflow: hidden;
}

