@charset "utf-8";
/* CSS Document */
a { color: #355e80; text-decoration: underline; }
a:hover { color: #355e80; text-decoration: underline; }
#blogpage {
	width: 696px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	position: relative;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #355e8d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#container {
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 977px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content {
	margin: 0px;
	clear: both;
	float: none;
	width: 930px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 24px;
	position: relative;
	/*height: auto;*/
    
    min-height: 300px;
    
    _height: 300px;
}
#centercol {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 467px;
	position: relative;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#footer {
	margin: 0px;
	clear: both;
	float: none;
	height: 55px;
	width: 930px;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#footer #footer_text {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #959494;
	text-decoration: none;
	clear: both;
	float: none;
	margin-bottom: 10px;
}
#footer #footer_text a {
	color: #959494;
	text-decoration: underline;
}
#footer #footer_text a:hover {
	color: #355e8d;
	text-decoration: none;}


#footer #footernav {
	text-align: center;
	clear: both;
	float: none;
	margin-bottom: 5px;
}

#footernav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#footer #greenbar {
}

#footernav a:hover {
	color: #355e8d;
	text-decoration: none;
}

#footer #greenbar {
	padding: 0px;
	clear: both;
	float: none;
	height: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #408d08;
}



#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 200px;
	width: 977px;
	position: relative;
	z-index:10;
}


#header img {
	display: block;
	padding: 0px;
	clear: both;
	float: none;
	width: 977px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hddotline {
	background-image: url(images/ddotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px;
	clear: both;
	float: none;
	height: 3px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#home_images {
	margin-bottom: 10px;
    width:465px;
}


#leftcol {
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 219px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftbox {
	background-color: #f6f6f6;
	border: 1px solid #cbcbcb;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 217px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftbox_heading {
	background-image: url(images/leftbox_heading.gif);
	clear: both;
	float: none;
	height: 30px;
	width: 182px;
	margin: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	line-height: 20px;
}
.leftbox_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
      	line-height: 15px;
	font-weight: normal;
        word-spacing: normal;
	color: #000;
	text-decoration: none;
        text-align: left;
	margin: 0px;
	padding: 15px;
	clear: both;
	float: none;
	height: auto;
}
.leftbox_content_2 {
	
        font-style: italic;

}
.leftbox_content_3 {
	
        text-align: right;

}

.leftbox_content a{
	color: #408D08;
	text-decoration: underline;
}
.leftbox_content a:hover{
	color: #408D08;
	text-decoration:underline;
}
.leftbox_item {
	clear: both;
	float: none;
}

.leftbox_item_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/event_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.leftbox_item_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.leftbox_item_title a:hover {color:#408D08;}
.leftbox_item_content {margin-bottom: 7px;}
.leftbox_item_content a {color: #302e32; text-decoration: none;}
.leftbox_item_content a:hover {color:#408D08; text-decoration:none;}

#page_area {
	background-image: url(images/page_fill.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 977px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#page_bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 8px;
}

.page_title, .page_title h1, page_content h1 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page_content h2 {
	font-family: Arial, Tahoma, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.page_content h3 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.page_content p{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.page_content a { color: #408D08; text-decoration: underline; }
.page_content a:hover { color: #000000; text-decoration: none; }

.page_content strong {
	font-weight: bold;
	color: #355e8d;
}
.rightbox_item_title {
	font-family: Arial, Helvetica, sans-serif;
        
	font-size: 11px;
	font-weight: bold;
	color: #355e8d;
	text-decoration: none;
	clear: both;
	float: none;
	margin-bottom: 7px;
}
.rightbox_item_title a{
	font-family: Arial, Helvetica, sans-serif;
        
	font-size: 11px;
	font-weight: bold;
	color: #355e8d;
	text-decoration: none;
}
.rightbox_item_title a:hover{
	color: #355e8d;
	text-decoration: none;
}
.rightbox_item_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	clear: both;
	float: none;
	margin-bottom: 7px;
	overflow: hidden;
}
.rightbox_readmore a {
        background-image: url(images/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	clear: both;
	float: right;
        margin-bottom: 10px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.rightbox_readmore a:hover {
	font-weight: bold;
        color: #333;
}

.rightbox_item {
	clear: both;
	float: none;
	margin-bottom: 10px;
}



#rightcol {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	width: 219px;
	position: relative;
	height: auto;
}
.rightbox {
	background-color: #f6f6f6;
	border: 1px solid #cbcbcb;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 217px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightbox_heading {
	background-image: url(images/rightbox_heading.gif);
	clear: both;
	float: none;
	height: 30px;
	width: 182px;
	margin: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
        text-transform: uppercase;
	font-size: 14px;
	font-style: none;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	line-height:20px;
}
.rightbox_content {
	font-family: Arial, Helvetica, sans-serif;
        text-transform: capitalize;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 15px;
	clear: both;
	float: none;
	height: auto;
}

