@charset "utf-8";


html	{
	margin:0px;
	padding:0px;
}
p,h1,h2,h3,h4,h5,h6	{
	margin:0px;
	padding:0px;
	margin-bottom: 1em;
}
p	{
	line-height: 1.5em;
}
li	{
	margin-bottom: 1em;
	
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #666666;
	text-align: center;
	color: #333;
	line-height: normal;
}
form	{
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 22px;
	color: #000;
	line-height:normal;
}
h2{
	font-size:15px;
	color: #0768A9;
	line-height:normal;
}
h3{
	font-size: 18px;
	color: #0768A9;
	line-height: 1em;
}
h4{
	font-size: 14px;
	color: #0768A9;
	margin-bottom: 0em;
	line-height: 1.5em;
}
h5{
	font-size: 12px;
	font-weight: bold;
	color: #0768A9;
}
h6{}
hr{
	color:#666666;
	background-color:#CCCCCC;
	width:60%;
	height:1px;
}
input, select, textarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2D27;
}
a	{
	color:#0768A9;
	padding:2px;
}
a:hover, a:active	{
	color:#3399CC;
	background-color: #eee;
}
#container {
	width: 964px;
	background: #FFF;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

/* Left Column **********/
#colLeft {
	width: 180px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#colLeft ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#colLeft li {
	margin-bottom: 10px;
}
#colLeft a {
	font-size: 11px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	letter-spacing:.15em;
}
#colLeft a:hover, #colLeft a:active	{
	color: #fff;
}
#colLeft #region1 {
	background-color: #EBF3F8;
}
#colLeft #region1 ul {
	padding-left: 5px;
	margin-bottom: 25px;
}
#colLeft #region1 a {
	display: block;
	width: 160px;
	padding:3px 0px 3px 10px;
}
#colLeft #region2 {
}
#colLeft #region2 ul {
}
#colLeft #region2 a {
	display: block;
	width: 160px;
	background-image: url(../images/tpl-green-nav-background.jpg);
	background-repeat: repeat-y;
	padding:3px 0px 3px 20px;
}

/* Center Column **********/
#colCenter {
	padding: 20px 20px;
	width: 350px;
	float: left;
	line-height:1.33em;
}
#colCenter #region1 {
}
#colCenter #region2 {
}
#colCenter #region2 #region2Left{
	float: left;
	width: 249px;
	padding: 8px;
	background-image:url(../images/tpl-vertical-gradient-background-lighter.jpg);
	background-repeat: repeat-x;
}
#colCenter #region2 #region2Right{
	float: left;
	width: 184px;
	margin-left: 10px;
	padding: 8px;
	background-image:url(../images/tpl-vertical-gradient-background-lighter.jpg);
	background-repeat: repeat-x;
}
#colCenter #region2 #region2Single	{
	padding: 10px;
	background-image:url(../images/tpl-vertical-gradient-background-lighter.jpg);
	background-repeat: repeat-x;
}


/* Left Column **********/
#colRight {
	padding: 20px 10px;
	width: 300px;
	float: right;
	font-size: 11px;
}
#colRight p {
	margin-bottom: 20px;
	border-bottom: 1px solid #333;
}
#colRight a {
	display: block;
	text-decoration: none;
	color: #333;
	padding:3px;
}
#colRight a:hover, #colRight a:active	{
	background-color:#eee;
}
#colRight p.navigationTitle {
	border: none;
	background-image:url(../images/tpl-blue-nav-background.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	letter-spacing: .15em;
	padding: 3px 5px;
}
#colRight #region1 {
}
#colRight #region2 {
}
#emptyColRight	{
	width: 158px;
	margin: 20px 15px 0px 0px;
	height: 350px;
	float:right;
	background-image:url(../images/tpl-vertical-gradient-background-lighter.jpg);
	background-repeat: repeat-x;
}

/* Footer **********/
#footer	{
	font-size: 11px;
	text-align: center;
	padding: 20px 0px;
}
table {
	top: auto;
}

#footer a	{
	
}

/* Begin Banner Styles ***************************************/ 
#banner {
	width: 100%;
	height: 100px;
}
#bannerLeft {
	float: left;
	width: 200px;
	padding: 50px 0px 0px 20px;
}
#bannerCenter {
	float: left;
	width: 300px;
}
#bannerRight {
	float: left;
	padding: 10px 0px 10px 20px;
	width:410px;
}
#bannerRight #searchForm	{
}
#bannerRight input {
	color: #0768A9;
	font-weight: bold;
}
#bannerRight input#submit	{
	height:20px;
}
#bannerNav {
	width: 100%;
	border-top: 10px solid #ccc;
	border-bottom: 10px solid #ccc;
	text-align: center;
	clear:both;
}
#bannerNav ul {
	margin: 0px;
	padding: 5px 0px;
}
#bannerNav li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	font-size:12px;
	font-weight: bold;
}
#bannerNav a {
	display-block;
	padding: 4px 5px;
	text-decoration: none;
	color:#006A3A;
}
#bannerNav a:hover, #bannerNav a:active	{
	background-color: #eee;
}
#dateTimeWeather	{
	margin-top:35px;
	font-weight: bold;
}
/* End Header Styles *****************************************/

/* Begin Footer Styles ***************************************/ 

/* End Footer Styles *****************************************/

/* Misc Classes **********************************************/
.featureStory	{
	font-size: 12px;
	letter-spacing: .25em;
	font-weight: bold;
	color:#006A3A;
}
.featureTitle	{
	font-size: 14px;
	font-weight: bold;
	color: #2E2D27;
	line-height: normal;
}
h1.titleBold	{
	margin: 0px;
	margin-bottom: .25em;
	line-height: .5em;
	color: #0768A9;
}
h1.titleRoman	{
	margin: 0px;
	margin-bottom: 1em;
	line-height: .5em;
	font-weight: normal;
	color: #0768A9;
}
h1.pageTitle	{
	margin: 0px;
	margin-bottom: 1em;
	color: #0768A9;
	font-size: 30px;
	line-height: 1em;
}
h2.pageTitle	{
	margin: 0px;
	margin-top: -1em;
	margin-bottom: .5em;
	font-weight: normal;
	color: #0768A9;
	font-size: 30px;
	line-height: 1em;
}
.moreNewsTitle	{
	font-weight:bold;
	color: #0768A9;
	font-size: 24px;
}
.imageLeft	{
	padding-right: 5px;
}
.imageRight	{
	padding-left: 5px;
}
.blueBold	{
	font-weight:bold;
	color: #0768A9;
}
.greenBold	{
	font-weight: bold;
	color:#006A3A;
}
.newsFeed	{
	font-size: 10px;
}
.footnote	{
	font-style: italic;
	font-size: 10px;
}
.greenItalic	{
	color:#006A3A;
	font-style: italic;
}
.blueItalic	{
	color: #0768A9;
	font-style: italic;
}
.tableStyle1	{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.tableStyle1 td	{
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 10px;
	vertical-align: top;
}
.tableStyle1 .tableHeadingGreen	{
	background-color: #006A3A;
	color: #FFFFFF;
	font-weight: bold;
}
.tableStyle1 .tableHeadingBlue	{
	background-color: #0768A9;
	color: #FFFFFF;
	font-weight: bold;
}
.tableStyle1 .tableHeadingBlack	{
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
.tableStyle2	{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc; 
}
.tableStyle2 td	{
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	vertical-align: top;
}
.tableStyle2 .tableHeadingGreen	{
	background-color: #006A3A;
	color: #FFFFFF;
	font-weight: bold;
}
.tableStyle2 .tableHeadingBlue	{
	background-color: #0768A9;
	color: #FFFFFF;
	font-weight: bold;
}
.tableStyle2 .tableHeadingBlack	{
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
.photoWithCaptionRight	{
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #006A3A;
	font-weight:bold;
	text-align: center;
	line-height: normal;
}
.photoBanner	{
	margin-top:-1em;;
	text-align:left;
}.body {
	font-weight:normal;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
}
