body {
	background-color: #efefef;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_container {
	position:absolute;
	left: 50%;
	width: 790px;
	margin-left: -395px;
	text-decoration: none;
	background-color: #FFFFFF;
}
#container {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	position: relative;
	padding-left: 20px;
	background-position: center top;
}
#header {
	clear: both;
}
#sidebar {
	float: left;
	width: 130px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	margin-top: 15px;
}
#content {
	width: 490px;
	margin-right: 20px;
	margin-left: 150px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
}
#content_wide {
	width: 590px;
	margin-left: 150px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	float: none;
}
#contentbar {
	width: 80px;
	float: right;
	text-align: left;
	height: auto;
	margin-top: 15px;
	clear: right;
	vertical-align: top;
}
#footer {
	clear:both;
	z-index: auto;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.maintext_nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.maintext_nolink_smr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 9px;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.maintextbold_nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.maintextheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D91720;
	font-weight: bold;
}
.maintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.maintextsmall_nolink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.maintextsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}
.maintextheadinglight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D91720;
}
.maintextsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-position: right;
	text-decoration: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
}
.redtext_nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
	font-weight: normal;
}
.redtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
	font-weight: bold;
}
.redtextbold_nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
.redtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
}
.redtextsmall_nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #069;
	text-decoration: none;
}
.redtextsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
	font-weight: bold;
}
.redtextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #069;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
	font-weight: bold;
	line-height: 20px;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
.greytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.whitetextboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
}
.greentextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	font-weight: bold;
}
.greentextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009900;
}
.top_menu {
	height: 30px;
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headline_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d91720;
}
.headline_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009900;
}
.subheading_red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d91720;
}
.subheading_green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
}
.paragraph_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.newsitem {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D71920;
	text-decoration: none;
	font-weight: normal;
}
.newsitem_date {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.sidebar_rows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
}
.bulleted_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D71920;
	text-decoration: none;
	font-weight: normal;
	text-indent: 15px;
	list-style-image: url(images/bullet_arrow.gif);
	list-style-type: disc;
}
.redheading_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D71920;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	margin-top: 10px;
}
.news_dividers {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

.redheading_homepage_sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D71920;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
}

.table_columnheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.table_rowdivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
ul {
   list-style-type: none;
   padding-left: 10px;
   margin-left: 0px;
  }
ul li {
   list-style-image: none;
   background-image: url(/images/bullet_arrow.gif);
   background-repeat: no-repeat;
   background-position: left 3px;
   padding-left : 15px;
   }
.footer_divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
Nav Blue Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #069;
}
#main_container #container table tr td table tr td .style1 {
	color: #069;
}
