BODY {
	font-family: Tahoma, Microsoft Sans-Serif, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #676767;
	text-align: center;
	display: block;
	margin: 8px;
}
p {
	display: block;
	margin: 1em 0;
}
h1 {
	display: block;
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
h2 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: .83em 0;
}
A {
	color: #9D080D;
}
#container {
	margin: 0px auto;
	width: 768px;
	background: white;
	border: 1px solid #676767;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: px; /*for IE*/
}
/* TABS */
#tabs {
	width: 100%;
	line-height: normal;
	margin-bottom: -1px;
	}
#tabs UL {
	margin: 0 0 0 133px;
	padding: 0 0 14px 0;
	list-style: none;
	}
#tabs LI {
	float: left;
	background: #660508 url("/images/t_d.gif")
		no-repeat left top;
	margin: 0;
	padding: 0;
	width: 95px;
	height: 27px;
	}
#tabs LI.FL {
	background: url("/images/t_d_fl.gif") no-repeat left top;
	width: 25px;
}
#tabs LI.FR {
	background: url("/images/t_d_fr.gif") no-repeat left top;
	width: 27px;
}
#tabs LI.selected {
	background: url("/images/t_s.gif") no-repeat left top;
}
#tabs LI.selectedFL {
	background: url("/images/t_s_fl.gif") no-repeat left top;
	width: 25px;
}
#tabs LI.selectedFLMid {
	background: url("/images/t_s_fl_mid.gif") no-repeat left top;
}
#tabs LI.selectedL {
	background: url("/images/t_s_l.gif") no-repeat left top;
	width: 27px;
}
#tabs LI.selectedR {
	background: url("/images/t_s_r.gif") no-repeat left top;
	width: 27px;
}
#tabs LI.selectedFR {
	background: url("/images/t_s_fr.gif") no-repeat left top;
	width: 27px;
}
#tabs LI.R {
	background: url("/images/t_d_r.gif") no-repeat left top;
	width: 27px;
}
#tabs A {
	color: #ECECED;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 7px 0 4px 0;
	}
#tabs A:hover {
	color: #FFF;
}
#tabs #current {
	background-image: url("/images/norm_left_on.gif");
	}
#tabs #current A {
	background-image: url("/images/norm_right_on.gif");
	padding-bottom: 5px;
	color: black;
	}
/* END TABS */

#top {
	color: #8C8D94;
	font-size: 8pt;
	height: 144px;
	background: url("/images/topGradient.gif") repeat-x top;
}
#top IMG {
	margin: 27px 0 0 27px;
}
#top .right {
	float: right;
}
#top .left {
	float:left;
}
#top UL {
	list-style: square inside url("/images/tri_bullet.gif");
	margin: 60px 20px 0;
}
#top LI {
	margin: 0;
	padding: 5px 14px 5px 14px;
	float: left;
	border-left: 1px solid #E8E8E8;
}
#top LI:hover, #top A:hover {
	background-color: #ECECED;
	color: #000;
}
#top A {
	color: #8C8D94;
	text-decoration: none;
}
#navSecondary {
	margin-right: auto;
	margin-left: auto;
	height: 54px;
	background: #9D080D url(images/secondaryLinkHGradient.gif) repeat-y left;
	color: #CE8284;
}
#navSecondary UL {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	border: none;
}
#navSecondary LI {
	display: inline;
	margin: 0;
	padding: 5px 15px 5px 15px;
}
#navSecondary A {
	color: #ECECED;
	text-decoration: none;
}
#navSecondary A:hover {
	color: #FFFFFF;
}
#pictureRow {
	height: 150px;
}
#secondHead {
	height: 51px;
	background: #E9EBEB;
	text-align: left;
	padding: 10px;
}
#secondHead IMG {
	margin: 10px;
}
#secondHead H1 {
	color: #454545;
	text-align: left;
	margin: 10px 0 0 10px;
	font-weight: normal;
}
#secondHead H1 SPAN {
	color: #898989;
	font-size: 14px;
}
#rowContent, #rowContent H2 {
	font-size: 11px;
	text-align: left;
}
#rowContent {
	margin:20px 0 20px 0;
	padding: 0 20px 0 20px;
}
#rowContent H1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #616161;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#rowContent H2 {
	font-weight: bold;
	text-decoration: underline;
	color: #151515;
	margin-bottom: -10px;
}
#rowContent P {
	line-height: 20px;
}
#rowContent A {
	text-decoration: underline;
	color: #676767;
}
#rowContent LI {
	line-height: 20px;
}
#rowContent .left {
	float:left;
	width:314px;
	border-right:5px solid #F0F0F0;
}
#rowContent .right {
	float:right;
	width: 396px;
}

#newsBoxLeft, #newsBoxRight {
	width: 177px;
}
#boxLeft, #boxRight {
	width: 220px;
}
#newsBoxRight, #boxRight {
	float: right;
}
#newsBoxLeft, #boxLeft {
	float: left;
}
.articleHead {
	color: #9D080D;
}
.dateBold {
	color: #151515;
	font-size: 14px;
	font-weight: bold;
	margin-right: 6px;
}


#blueLine {
	line-height: 5px;
	height: 5px;
	margin: 0 20px 0 20px;
}
#blueLine/*, TABLE*/ {
	background: #EDEDED;
}
#footer {
	font-size: 8pt;
	height: 65px;
	background: #F9F9F9;
	border-top: 5px solid #f3f3f3;
	text-align: left;
	padding: 15px 0 0 25px;
}
/* Second-level Styles */
#rowContent .twoThirdsLeft, #secondHead .twoThirdsLeft {
	float:left;
	width:66%;
	border-right:4px solid #F0F0F0;
}
#rowContent .twoThirdsLeft P {
	margin-right: 10px;
}
#rowContent .oneThirdRight, #secondHead .oneThirdRight {
	float:right;
	width: 31%;
	padding-left: 10px;
}
#secondHead .oneThirdRight H1 {
	margin-left: -5px;
}
#inline {
}

#inline TABLE {
	margin: 8px;
	border: 1px solid #E5E5E5;
}
#inline TH {
	background: #9D080D;
	color: #FFF;
}
#inline TH, #inline TD {
	padding: 10px;
}
#inline TD {
	line-height: 17px;
	vertical-align: top;
}
.i {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}