body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #072A76;
	background-image: url(images/bodyBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#header {
	background-image: url(images/headBg.gif);
	background-repeat: repeat-x;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 8.5pt!important;
	font-weight: bold;
	color: #FFFFFF;
	width: 800px;
	margin: 0px auto 0px auto;
}
#subHead {
	background-image: url(images/subHbg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	height: 64px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 800px;
}
#subHead img {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#tag {
	background-color: #147A14;
	height: 2px;
}
#hLeft {
	float: left;
	width: 330px;
}
#push {
	clear: both;
	float: none;
}
#hRight {
	float: right;
	width: 250px;
	text-align: right;
	height: 72px;
}
#hRight p {
	margin: 0px;
	padding: 8% 10px 0px 0px;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px 8px 10px 10px;
	background-color: #FFFFFF;
}
#content p {
	margin: 0px;
	padding: 0px 0px 15px;
	line-height: 1.5em;
	color: #000000;
}
#content h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 10px 0px 0px;
	padding: 0px;
}
/* Left Menu */
span.NavPlugInClass br {
	display: none !important;
}
span.NavPlugInClass {
	font-weight: normal !important;
	color: #FFFFFF!important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 8.5pt !important;
}
#plugins {
	padding: 4px;
	margin-top: 8px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #B09272;
}
#plugins a:link, #plugins a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#plugins a:hover {
	color: #d4c6b7;
	text-decoration: underline;
}
#leftMenu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #94704C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 150px;
}
#leftMenu h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #663300;
	background-color: #B09272;
	margin: 0px;
	padding: 2px 0px 2px 13px;
}
#leftMenu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
}
#leftMenu ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E7C59;
}
/* IE hack */
* html #leftMenu ul li {
	he\ight: 1%;
}
#leftMenu ul a:link, #leftMenu ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/linkLine.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 4px;
	padding-right: 5px;
}
#leftMenu ul a:hover {
	color: #d4c6b7;
	text-decoration: none;
	display: block;
	background-image: url(images/linkBlt.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 4px;
}
/* IE hack */
* html #leftMenu ul a:link, * html #leftMenu ul a:visited {
	he\ight: 1%;
}
* html #leftMenu ul a:hover {
	he\ight: 1%;
}
/* End Left Menu */

/* What's New Box */
#newsR {
	background-color: #147A14;
	float: right;
	width: 200px;
	margin-left: 10px;
	background-image: url(images/newsBtm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	padding-bottom: 11px;
}
#newsR span.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
}
#newsR div.items {
	color: #006600;
	background-color: #8ABD8A;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #147A14;
	border-left-color: #147A14;
	padding-top: 5px;
}
/* IE hack */
* html #newsR div.items {
	width: 200px;
}
#newsR p {
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
#newsR a:link, #newsR a:visited {
	color: #006600;
	text-decoration: none;
}
#newsR a:hover {

	color: #003300;
	text-decoration: underline;
}
#subHead p {
	color: #FFFFFF;
	font-size: 9pt;
	padding-left: 10px;
}
#introTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #663300;
	background-color: #B09272;
	margin: 0px;
	padding: 2px 0px 2px 3px;
	font-style: italic;
}
#plugins p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #663300;
	background-color: #B09272;
	margin: 0px;
	padding: 2px 0px 2px 4px;
}
#content .headquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #7B0712;
}
#content .headtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #7B0712;
	font-weight: bold;
}
#content .style28 .titleInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #2D5882;
}
#content .pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}
#content .summary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content .redbarsplit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B0712;
	padding: 2px;
	height: 30px;
	width: 725px;
	border: thin solid #FFFFFF;
}
#contentbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B0712;
	text-align: left;
	text-indent: 5px;
	margin: auto;
	height: 30px;
	width: auto;
}
#content .redbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B0712;
	padding: 5px;
	margin: 2px;
}
#content .subtitle:link, #content .subtitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000CC;
	text-decoration: underline;
}
#content .subtitle:hover {
	text-decoration: none;
}
#content .backtotop:link, #content .backtotop:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}
#content .backtotop:hover {
	text-decoration: none;
}
#content .blktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
#content .injuryquotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}
#content .injuryfor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
#content .redinfotxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #7B0712;
}
#mainTable {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

