body {
	background-color: #B4B4B4;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 130%;
	color: #14283C;
	font-weight: normal;
}
h2 {	/*18px via YUI Fonts CSS foundation*/
	font-size:125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #14283C;
	font-weight: normal;
	line-height: 125%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	font-size: 125%;
	color: #14283C;
	font-weight: normal;
}


h4 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #14283C;
	font-weight: bold;
	line-height: 20px;
}
h5 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #14283C;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
}
h6 {	/*18px via YUI Fonts CSS foundation*/
	font-weight: normal;
	text-decoration: underline;
}
h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #14283C;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #309;
}



#bd {
	color: #13648D;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
}


#header {
	padding:0px;
	width: 100%;
	height: 140px;
	margin: 0px;
	background-image: url(../images/header_tile.gif);
	background-repeat: repeat-x;
}


#topmenu {
	height: 40px;
	background-image: url(../images/menu_tile.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/* DROP NAV
----------------------------------------------- */

#nav, #nav ul {  /* all lists */
	float: left;
	list-style: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
	padding: 0px;
	z-index: 600;
}

#nav a {
	display: block;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li a:hover {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	background-image: url(../images/menu_hover.gif);
	background-repeat: repeat-x;
}

#nav li a.on {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	color: #FFF;
}
#nav li {  /* all list items */
	float: left;
	margin-right: 1px;
	list-style-image: none;
	list-style-type: none;
}
/*

filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
	
*/

#nav li ul { /* second-level lists */
	position: absolute;
	width: 144px;
	height: auto;
	margin: 0px;
	padding: 0px;
	left: -999em;
}

#nav li li {
	background-image: none;
	width: 144px;
	padding: 0px;
	margin: 0px;
}

#nav li ul a {
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	background-color: #13648D;
}

#nav li:hover, #nav li.sfhover { /* lists nested under hovered list items */
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#nav li li:hover, #nav li li.sfhover { /* lists nested under hovered list items */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li li a.on-drop {
	background-image: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0px;
	text-indent: 10px;
}







#image {
	padding:0px;
	width: 973px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}





#bookmark {
	float: right;
	padding: 0px;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.email {
	height: 28px;
	width: 28px;
	padding: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.printer {
	height: 28px;
	width: 28px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#content {
	width: 65%;
	color: #002F45;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
}
#content a {
	color: #3B90B3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B90B3;
}

#content a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FF6400;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: -2px;
	margin-left: -2px;
	padding: 2px;
}
.content_image {
	text-align: center;
	width: 100%;
}
.seperator_top {
	height: 20px;
	background-image: url(../images/seperator_top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.seperator_bottom {
	height: 20px;
	background-image: url(../images/seperator_bottom.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	overflow: hidden;
	float: right;
	margin: 20px;
}
.sidebar_headline {
	overflow: hidden;
	margin-top: 20px;
	height: 20px;
	width: 260px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #13648D;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #13648D;
	line-height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 10px;
}






#slider {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
#slider a {
	overflow: hidden;
	color: #FFF;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-right: 1px;
	padding-right: 18px;
	padding-left: 18px;
	margin-top: 19px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	background-color: #13648D;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #14283C;
}
#slider a:hover {
	overflow: hidden;
	color: #FFF;
	text-decoration: none;
	margin-right: 1px;
	padding-right: 18px;
	padding-left: 18px;
	line-height: 20px;
	height: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-top: 19px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #3B90B3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #14283C;
}
#eventpane {
	overflow: hidden;
	width: 216px;
	background-color: #F0F0F0;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B90B3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
#eventpane a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B90B3;
	color: #3B90B3;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	background-color: #F0F0F0;
	text-transform: none;
}
#eventpane a:hover {
	color: #FFF;
	background-color: #FF6400;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: -2px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	padding: 2px;
}
.events_box {
	overflow: hidden;
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14283C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#articlepane {
	overflow: hidden;
	width: 216px;
	background-color: #F0F0F0;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B90B3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#articlepane a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B90B3;
	color: #3B90B3;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	text-transform: none;
}
#articlepane a:hover {
	border-bottom-style: none;
	color: #FFF;
	background-color: #FF6400;
	text-decoration: none;
	padding: 2px;
	margin-right: -2px;
	margin-left: -2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.article_box {
	overflow: hidden;
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14283C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #F0F0F0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#videopane {
	overflow: hidden;
	width: 216px;
	background-color: #F0F0F0;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B90B3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
#videopane a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B90B3;
	color: #3B90B3;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	text-transform: none;
}
#videopane a:hover {
	border-bottom-style: none;
	color: #FFF;
	background-color: #FF6400;
	text-decoration: none;
	padding: 2px;
	margin-right: -2px;
	margin-left: -2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#video_list {
	overflow: hidden;
	padding: 0px;
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14283C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#video_list:hover {
	overflow: hidden;
	padding: 0px;
	width: 100%;
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 0px;
	border-bottom-style: none;
}
#video_thumbnail {
	float: left;
	margin: 0px;
	text-align: center;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
	border-bottom-style: none;
}

#video_thumbnail a {
	margin: 0px;
	border-bottom-style: none;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#video_thumbnail a:hover {
	border-bottom-style: solid;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #3B90B3;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.video_text {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 160px;
}





#newsletter {
	overflow: hidden;
	padding: 10px;
	margin: 0px;
	width: 238px;
	font-size: 12px;
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #13648D;
	border-bottom-color: #13648D;
	border-left-color: #13648D;
	color: #002F45;
}
#newsbox {
	overflow: hidden;
	padding: 10px;
	margin: 0px;
	width: 238px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #13648D;
	border-bottom-color: #13648D;
	border-left-color: #13648D;
	text-align: center;
}
#news a {
	color: #3B90B3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	line-height: 140%;
}
#news a:hover {
	color: #FFF;
	background-color: #FF6400;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: -2px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	padding: 2px;
}


#ft {
	color: #14283C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #B4B4B4;
}
#footer_border {
	height: 40px;
	background-image: url(../images/footer_border.gif);
	background-repeat: repeat-x;
	line-height: 40px;
	color: #14283C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
}
#footer_border a {
	color: #14283C;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5078F0;
}
#footer_border a:hover {
	color: #FFF;
	background-color: #FF7800;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	margin-right: -2px;
	margin-left: -2px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}




/*------------------ @footer ------------------*/
#footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 160px;
	background-color: #C8C8C8;
}
#sitemap {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: visible;
	margin: 0px;
	float: left;
}

	
	#footer dl {
	float: left;
	overflow: hidden;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	height: 150px;
	}
	
		#footer dt {
	font-size: 14px;
	line-height: 20px;
	color: #14283C;
		}
		
		#footer dl a {
	color: #14283C;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5078F0;
		}
		
			#footer dl a:hover {
	color: #FFF;
	background-color: #FF7800;
	text-decoration: none;
	line-height: 20px;
	padding: 2px;
	margin-right: -2px;
	margin-left: -2px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
			}






	.content, .contentA{
	padding:10px;
	background-color: #F0F0F0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #237DD7;
	}
	.row{
		background-color:none;
		display:block;
		min-height:32px;
	}
	.left{
	float:left;
	min-height:24px;
	width: 200px;
	padding: 5px;
	line-height: 25px;
	}
	.right{
	float:left;
	padding:5px;
	min-height:24px;
	}
	.clear{
		float:none;
		clear:both;
		height:0px;
	}
	.text{
	line-height: 25px;
	height: 25px;
	border: 1px solid #B4B4B4;
	padding-left: 5px;
	width: 200px;
	}
.text_newsletter {
	background-color: #FFF;
	height: 20px;
	line-height: 20px;
	border: 1px solid #B4B4B4;
	color: #283C50;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.textfield {
	line-height: 25px;
	border: 1px solid #B4B4B4;
	padding-left: 5px;
	width: 293px;
}
.textfield_address {
	width:172px;
	line-height: 25px;
	border: 1px solid #B4B4B4;
	padding-left: 5px;
}


	.ruler{
	width:520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14283C;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
	tr:focus{
	background-color:#FF6400;
	}
	td{
		vertical-align:top;
	}
	.over{
	background-color:#A0C8F0;
	}
	.out{
		background-color:none;
	}
.submit {
	height: 22px;
	color: #FFF;
	background-color: #13648D;
	border: 1px solid #002F45;
	text-transform: uppercase;
	cursor: hand;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.submit:hover {
	height: 22px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #3B90B3;
	border: 1px solid #002F45;
	text-transform: uppercase;
	cursor: hand;
}


.submit_newsletter {
	height: 22px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #13648D;
	border: 1px solid #002F45;
	text-transform: uppercase;
	cursor: hand;
	float: right;
}
.submit_newsletter:hover {
	height: 22px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #3B90B3;
	border: 1px solid #002F45;
	text-transform: uppercase;
	cursor: hand;
}
.reset {
	height: 22px;
	color: #FFF;
	background-color: #13648D;
	border: 1px solid #002F45;
	text-transform: uppercase;
	cursor: hand;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.reset:hover {
	height: 22px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #3B90B3;
	border: 1px solid #002F45;
	text-transform: uppercase;
	cursor: hand;
}
.checkbox {
	margin-right: 5px;
	margin-bottom: 5px;
}
.dropdown {
	height: 25px;
	width: 300px;
}

