html,body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
color:#000000;
background-image:url(images/bground.png);
background-repeat:repeat-x;
}

a{
text-decoration:none;
color:#00263C;
}

a:hover{
text-decoration:underline;
color:#00263C;
}

.sidebox span a, .hm_box span, .header_txt span, h1 a, h2 a, h3 a{
	color:#174273;
}

h1 a:hover, h2 a:hover{
	color:#174273;	
}
	
.footer a{
	color:#FFF;
	text-decoration:none;
	display:block;
}

.footer a:hover{
	text-decoration:underline;
}

.flag{
	float:right;
}

.flag img{
	padding:15px;
	padding-right:0px;
}

.wrap{
	width:940px;
	margin:0 auto;
	padding:0;
}

.main_page {
	width:940px;
	padding:0px;
	padding-top:20px;
}

.content_layout {
	width:700px;
	float:left;
	padding:0;
	margin:0 auto;
	text-align:justify;
}

.sidebox_layout{
	width:240px;
	float:left;
	padding:0;
	margin:0 auto;
}

.clear {
	clear:both;
	margin:0 auto;
	padding:0;
}

#headerflash {
	background-image:url(images/flash_box.png);
	background-repeat:repeat-x;
	padding:10px;
	width:680px;
	height:280px;
}

.menu a{
	display:block;
	background-color:#0C6296;
	width:210px;
	line-height:26px;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin-top:5px;
	text-decoration:none;
}

.menu a:hover{
	background-image:url(images/menu_hover.png);
	background-repeat:repeat-x;
}

.sidebox{
	background-image:url(images/sidebox.png);
	background-repeat:no-repeat;
	width:203px;
	position:absolute;
	margin-left:-14px;
	margin-top:5px;
	padding:25px;
	padding-right:20px;

}

.sidebox strong{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#174273;
	margin-bottom:5px;
}

.sidebox span{
	color:#174273;
}

.hm_box{
	background-image:url(images/hm_box.png);
	background-repeat:no-repeat;
	width:320px;
	float:left;
	padding:15px;
	padding-top:5px;
	height:115px;
}

.hm_box span, .header_txt span{
	display:block;
	text-align:right;
	color:#174273;
}

.hm_box img{
	width:90px;
	height:68px;
	float:left;
	margin-right:5px;
}

h1{
	font-size:16px;
	color:#174273;
}

h1 a{
	color:#174273;
	text-decoration:none;
}

h1 a:hover{
	color:#F07E1F;
	text-decoration:none;
}

h2{
	font-size:16px;
	color:#174273;
	border-bottom:#174273 solid 2px;
}

a.heading2{
	font-size:16px;
	line-height:25px;
	color:#174273;
	border-bottom:#174273 solid 2px;
	display:block;
	margin-bottom:10px;
	width:auto;	
}

a:hover.heading2{
	color:#F07E1F;
	border-bottom:#F07E1F solid 2px;
	text-decoration:none;
}

h3{
	background-image:url(images/h3.png);
	background-repeat:no-repeat;
	height:21px;
	font-size:16px;
	color:#174273;
	padding-left:2px;
}

h4{
	font-size:16px;
	border-bottom:#FFF solid 1px;
	margin-right:20px;
}

.header_txt{
	background-image:url(images/header_txt.png);
	background-repeat:repeat-x;
	float:left;
	width:315px;
	margin-top:10px;
	padding:10px;
	padding-right:15px;
	padding-top:0px;
	margin-right:10px;
	margin-bottom:60px;
	margin-top:10px;
}

.float_box{
	float:left;
	width:350px;
}

.ads_box{
	margin-bottom:12px;	
	margin-left:4px;
	margin-right:8px;	
	display:inline;
}









.footer{
	margin-top:20px;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	height:238px;
	color:#FFF;
}

.footer span{
	float:left;
	text-align:center;
	margin-right:10px;
	color:#FFF;
}

.footerlinks{
	line-height:22px;
}

.gallery-image {
	float:left;
	margin-right:8px;
	margin-bottom:5px;
}
.gallery-category {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

/*.newsstorydate {
	color: #999999;
	font-style:italic;
	font-size:11px;
}
.newsstory_listing, .location_listing {
	margin-bottom: 30px;
}*/



.content_document {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:32px;
	padding-left:10px;
	margin-top:10px;
	border: solid 1px #e3e3e3;
	background: #fdfdfd;
	display:block;
}

a.content_document{
	text-decoration:none;
}

a:hover.content_document{
	text-decoration:none;
	background-color:#E3E3E3;
}

.content_video {
	clear:both;
	margin:0px;
	padding:10px;

	margin-top:10px;
	border: solid 1px #e3e3e3;
	background: #fafafa;
	display:block;
	text-align:center;
}
.content_video span{
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	display:block;
	color:#368ad1;
}

.content_images {
	float:left;
	margin-right:7px;
	margin-bottom:10px;
}
.first_image {
	clear:both;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
/*.article_box {
	background-image:url(images/article.gif);
	background-repeat:no-repeat;
	height:187px;
	margin-bottom:14px;
}
.article_box_img {
	width:220px;
	height:130px;
	background-color:#FFFFFF;
	padding:2px;
	float:left;
	margin-left:8px;
	margin-right:8px;
	margin-top:10px;
}
.article_box_txt {
	float:left;
	width:310px;
	margin-top:10px;
}*/


/***************************************************RESOURCE STYLES********************************************************/

.resource a {
	clear:both;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.resource-addurl {
	margin-top:5px;
	float:right;
	margin-right:10px;
	clear:both;
	margin-bottom:10px;
}
.resource-addurl a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.resource {
	margin-bottom:10px;
}
.resource-category {
	text-decoration:none;
	float:left;
	width:220px;
	height:30px;
	font-weight:bold;
}
.resource-category a {
	color:#000000;
	text-decoration:none;
}
/***************************************************END OF RESOURCES STYLES********************************************************/



/***********************************************************************************************************************************
*																																   *
*													  BEGIN OF FORM STYLES													       *	
*																															       *
************************************************************************************************************************************/



/********************************************************FORMS STYLES**************************************************************/

.contact_form input {
	font-size:12px;
	width:325px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

.contact_form textarea{
	font-size:12px;
	width:325px;
	height:60px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
}

form p {
	margin-top:10px;
	margin-bottom:10px;
	color:#929293;
}

label {
	margin:0px;
	padding:0px;
	float: left;
	text-align: right;
	width: 120px;
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	color:#4A4A42;
}

input {
	font-size:12px;
	width:680px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

select{
	font-size:12px;
	width:698px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

textarea{
	font-size:12px;
	width:680px;
	height:60px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
}

.errormessage{
	font-size:12px;
	font-weight:bold;
	color: #B80404;
	border : 1px solid #B80404;
	padding : 5px;
	background :#DEEBDD;
	width : auto;
	font-weight:bold;
	margin-bottom:15px;
}

.okmessage{
	font-size:12px;
	font-weight:bold;
	color: #37852E;
	border : 1px solid #37852E;
	padding : 5px;
	background :#DEEBDD;
	width :auto;
	margin-bottom:15px;
}

.submit_btn, input.formsubmit_btn{
	height:32px;
	line-height:32px;
	width:100px;
	padding:0px;
	margin:0px;
	font-size:14px;
	float:right;
	margin-bottom:25px;
	border : 1px solid #BDD8FF;
	cursor:pointer;
}

.req{
	background-image:url(images/req.gif);
	background-repeat:no-repeat;
	background-position:right;
}


/*****************************************************END OF FORMS STYLES**********************************************************/

/*********************************************************** LYTEBOX ****************************************************************/

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/lytebox-images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/lytebox-images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/lytebox-images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/lytebox-images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/lytebox-images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/lytebox-images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/lytebox-images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/lytebox-images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/lytebox-images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/lytebox-images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/lytebox-images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/lytebox-images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/lytebox-images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/lytebox-images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/lytebox-images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/lytebox-images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/lytebox-images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/lytebox-images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/lytebox-images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/lytebox-images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/lytebox-images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/lytebox-images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/lytebox-images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/lytebox-images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/lytebox-images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/lytebox-images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/lytebox-images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/lytebox-images/pause_gold.png) no-repeat; }
	
	/*********************************************************** END LYTEBOX ****************************************************************/
	
	
	/*********************************************************** VALIDATION ENGINE ****************************************************************/

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:10px 10px 10px 10px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
				
/*********************************************************** VALIDATION ENGINE ****************************************************************/

/******************************************************PAGINATION STYLES************************************************************/
.pager {
	clear:both;
	text-align:center;
	padding:10px;
}
.pager li {
	background-image:none;
	display:inline;
	list-style-type:none;
	padding:6px;
	font-weight:bold;
	line-height:22px;
	color:#003150;
	margin:4px;
}
.pager a {
	padding:2px 5px;
	background-color:#DFEDF7;
	border:1px solid #90c2e1;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#003150;
}
.pager a:hover {
	text-decoration:none;
	background:#eef7fc;
	color:#003150;
}
.item-list ul.pager li {
	margin:0;
	padding:0;
	margin:2px;
}
/***************************************************END OF PAGINATION STYLES********************************************************/
