@charset "utf-8";
	
.twoColFixLtHdr #news {
	border-radius: 15 px;
	;
	-moz-border-radius: 15 px;
	background-repeat: repeat-x;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/background.jpg);
	padding: 8px;
	float: left;
	margin-right: 5px;
}


/* ----------------------------------------------Homepage Services-------------------------------------*/

#services{
	display:block;
	width:260px;
	margin-bottom:30px;
	border: thin solid #666;
	}

#services h2, #services ul{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	line-height:normal;
	}

#services li{
	display:block;
	float:left;
	width:220px;
	padding:0;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	border: thin solid #999;
	}

#services li.last{margin-right:0;}

#services li div.imgholder{
	display:block;
	width:260px;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}

#services h2{
	margin:0;
	padding:0 0 8px 0;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	background-color:#009ACE;
	line-height:normal;
	border-bottom:1px dotted #CCCCCC;
	}

#services p.readmore{
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-align:right;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	}


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;
}
#box
{
	border-radius: 15 px;
-moz-border-radius: 15 px;
-webkit-border-radius: 15 px;
}
/* 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;
}
.redBold {
	font-weight:bold;
	color: #FF0000;
	font-size: 14px;
}

.newsFeed	{
	font-size: 10px;
}
.blueBoldJoin {
	font-weight:bold;
	color: #0768A9;
	font-size: 14px;
}

.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;
}
#holder {
height:auto;
width:250px;
}
#holder p {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding: 10px 15 px;
	margin: 0;
}
#top {
	width:248px;
	height:30px;
	border:1 px solid #333;
	background:=#ccc;
	margin:0;
}
#top h3 {
	margion:0;
	line-height:30 px;
	padding:0 px 10px;
	font-size: 15px;
	font-family:Tahoma;
}
#bottom {
	width= 248px;
	height=10px;
	border:1px solid;
}

