body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
 background-image: url(images/bkdred.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #ffffff;
	margin: 10px 0 0; /* zeroes the margins on the body */
 padding: 0; /* zeroes the padding on the body ~ Opera carries a default padding and requires this zeroing */
 border: 0; /* zeroes off any existing border */ 
}
.contentPad {
	padding-bottom: 10px;
	padding-left: 15px;
}
a:link, a:visited, a:active {
 font-size: 12px;
	color: #971b1e;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
 font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.navclass {
display:block;	
}
.navclass a:link, .navclass a:visited, .navclass a:active {
	color: #fdb834;
	letter-spacing: -0.5pt;
	padding: 3px 0px 3px 10px;
	display:block;
}
.navclass a:hover {
 background-color:#bc2127;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}
.navclassSelect {
 background-color:#bc2127;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}
.subnav {
font-weight:bold;
text-align:left;
}
.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	display:block;
	padding-top:2px;
 padding-bottom:2px;
	padding-left:35px;
}
.subnav a:hover {
	color:#fdb834;
}
.subnavselect {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	display:block;
	padding-top:2px;
 padding-bottom:2px;
	padding-left:35px;
}

select {
font-size: 10px;
margin: 2px 0px 3px;
width: 170px;
}
input {
padding: 3px 30px 0px 0px;
	color: #587b1d;
}

hr {
	background-color: #ad3725;
	height:1px;
	width:98%;
	border:0px;
	margin-bottom:5px;
}
.white12 {
	color: #FFFFFF;
	font-size: 12px;
}
.greensubtitle {
 font-size: 14px;
	color: #696819;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -0.5pt;
}
.greentitle {
 font-size: 16px;
	color: #b3b235;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -0.5pt;
}
.greentitlenocaps {
 font-size: 16px;
	color: #b3b235;
	font-weight: bold;
	letter-spacing: -0.5pt;
}
.purpletitle {
 font-size: 16px;
	color: #862470;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -0.5pt;
}
.purplesubtitle {
 font-size: 14px;
	color: #862470;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -0.5pt;
}
.redTitle {
 color: #971b1e;
	font-size: 18px;
	font-weight: bold;
}
.orangetitle {
 color: #fdb834;
 font-size: 14px;
 font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -0.5pt;
}
.subtitle {
 color: #862470;
	font-size: 12px;
	font-weight: bold;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
}
.small10 {
font-size: 10px;
}
.smallwhite {
font-size: 10px;
color: #ffffff;
}

/*-------- health pages ------------------------------*/
table.releases {
border:0 none;
border-collapse:collapse;
border-spacing:0;
font-size:11px;
margin-left:20px;
width:700px;
}
table.releases td {
background-color:#CCC;
line-height:115%;
padding:5px;
border: 1px solid #999;
}
