body {
	background-image:  url(../_images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}




.header {
	background-image:  url(../_images/back_header.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 975px;
}
.utility {
	background-color: #aeb190;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.utility a:link, .utility a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.utility a:hover, .utility a:active {
	text-decoration: none;
	color: #333333;
}
.utilityIcon {
	margin-bottom: -4px;
}
.banner {
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
}
.columnLeft {
	padding-top: 25px;
}
.columnRight {
	width: 202px;
	padding-left: 20px;
	padding-top: 105px;

}
.content {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 50px;

}
.footer {
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 30px;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D9CB;
}
.footertext {
	font-size: 11px;
	color: #666666;
}
.news {
	padding: 20px;
	border: 1px solid #D8D9CB;
}








h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0790CA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D9CB;
	padding-bottom: 3px;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #95996F;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
a:link, a:visited {
	color: #0685BB;
}
a:hover, a:active {
	color: #000000;
}













.nav {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D9CB;
	padding-bottom: 2px;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #0685BB;
}
.nav a:hover, .nav a:active {
	text-decoration: none;
	color: #000000;
}
.subnav {
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.subnav a:link, .subnav a:visited {
	text-decoration: none;
	color: #0685BB;
}
.subnav a:hover, .subnav a:active {
	text-decoration: none;
	color: #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news a:link, .news a:visited {
	color: #95996F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news a:hover, .news a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-size: 12px;
	font-weight: bold;
}
.headline a:link, .headline a:visited {
	text-decoration: none;
	color: #000000;
}
.headline a:hover, .headline a:active {
	text-decoration: none;
	color: #0685BB;
}











.bump {
	padding-right: 20px;
}

.summary {
	font-size: 12px;
	color: #333333;
}
.date {
	font-size: 11px;
	color: #666666;
}
.source {
	font-size: 11px;
	color: #666666;
}











