@charset "utf-8";
/* CSS Document */
a{
	border:0px;
	color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}

a:hover{
	color:#6d97bf;
}

p.nopadding{
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}

.h2link{
	float:left; clear:left; cursor:pointer; cursor:hand;
}

.footerlogo{
	float:right; color:#7e8b97; font-size:10px; font-family:Verdana, Geneva, sans-serif; display:inline; width:207px; text-align:right; height:159px; padding-top:70px; background-image:url(images/footer_logo.gif); background-repeat:no-repeat;
}

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#cccccc;
	background-color:#33475B;	
	background-image:url(images/1px_grad.jpg);
	background-repeat:repeat-x;
}

h1{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	margin:0px;
	padding:0px;
	line-height:24px;
	font-weight:normal;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#ffffff;
	margin:0px;
	padding:10px 0 0 0;
	font-weight:normal;
}

h3{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	margin:0px;
	padding:0px;
	line-height:18px;
}


.main_container {
	margin:auto;
	width:960px;
	
}

.main_container_bottom{
	height:135px;
	background-repeat:repeat-x;
	background-image:url(images/footer_grad.gif);
	float:left;
	width:100%;
}

.main_container_bottom ul{
	list-style-type:none;
	margin:0px;
	padding:0 0 0 40px;
	line-height:22px;
}

.main_container_bottom a{
	color:#808080;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

.main_container_bottom a:hover{
	color:#6d97bf;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}	

.bottom_menu{
	margin:auto;
	width:920px; 
	padding-top:30px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:40px;
	height:200px;
}

.bottom_menu ul, li{
	margin-left:0px;
	padding-left:0px;
}

.main_header {
	float:left;
	height:92px;
	width:920px;
	background-image:url(images/header.gif);
	display:none;
}

.central_bar {
	float:left;
	height:50px;
	width:920px;
	background-image:url(images/mid_bar.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	
}

.right_bigimage_panel{
	float:left; 
	height:264px;
	width:300px;
}

.right_bigimage_panel_inner{
	float:left; 
	height:88px;
	width:300px;
	background-image:url(images/news_f1.gif);
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808080;
	line-height:13px;
}

.right_inner_inner{
	padding-left:90px; 
	padding-top:22px; 
	height:66px; 
	overflow:none; 
	height: width:210px;
}

.right_bigflashimage_panel{
	background-image:url(images/large_image.jpg);
	float:left;
	height:315px;
	width:665px;
	margin-top:25px;
	display:none;
}

.left_news_panel{

	float:left;
	height:315px;
	width:225px;
	padding-right:30px;
	margin-top:25px;
	background-image:url(images/news_back.jpg);
	background-repeat:no-repeat;
	display:none;
	
}

.right_bigimage_panel_inner p{
	padding:3px 0 0 0;
	margin:0px;
	line-height:13px;

}

.menu_container{
	border-top:2px solid white;
	height:35px; 
	background-color:#008b97;
	float:left;
	width:960px;
}



.curved_panel{
	height:100px;
	background-image:url(images/map1.gif);
	float:left;
	width:960px;
}


.main_text_left{
	float:left;
	width:630px;
	padding:0 20px 10px 10px;

}

.main_text_left p{
	/*color:#cccccc;
	line-height:18px;
	font-size:12px;*/
}

.main_text_right{
	height:600px;
	float:left;
	width:240px;
	padding:0 0 0 20px;
}

.main_text_right a{
	font-size:12px;
}

.contact_panel_right{
	float:right; width:230px; height:400px; padding-top:34px; 
}

.contact_panel_right span{
	color:white; font-size:14px; line-height:18px;
}

.contact_panel_left{
	float:left; width:380px;
}

/*.main_text_right ul{
	list-style-type:square;
	margin:0px;
	padding:0px;
}

.main_text_right li{
	display:block;
	height:25px;
	width:240px;
	border-bottom:1px solid white;
}
*/


.news_title_home {
	width:205px;
	float:left;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	margin-top:10px;

}
.news_title_text {
	width:200px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}
.news_link_home {
	width:200px;
	text-align:right;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}


.news_link_home a{
	color:#22313d;
	font-size:10px;
}

.news_link_home a:hover{
	color:#cccccc;
	font-size:10px;
}


.menu_top_level {
	cursor:pointer;
	float:left;
	padding-left:45px;
	width:180px;
	height:21px;
	padding-top:4px;
	background-image:url(images/menu_square.gif);
	background-repeat:no-repeat;
}

.menu_lower_level {
	cursor:pointer;
	float:left;
	padding-left:75px;
	width:180px;
	height:21px;
	padding-top:4px;
	background-image:url(images/l_menu_square.gif);
	background-repeat:no-repeat;
}

.menu_top_level_selected {
	cursor:pointer;
	float:left;
	padding-left:45px;
	width:180px;
	height:21px;
	padding-top:4px;
	background-image:url(images/menu_hover.gif);
	background-repeat:no-repeat;
}

.menu_lower_level_selected {
	cursor:pointer;
	float:left;
	padding-left:75px;
	width:180px;
	height:21px;
	padding-top:4px;
	background-image:url(images/l_menu_hover.gif);
	background-repeat:no-repeat;
}

label{
	float:left;
	clear:left;
	width:140px;
}

input{ 
	float:left; 
	margin:5px 0 10px 0;
	clear:left;
	width:300px;
	color:#666666;
	padding-left:5px;
}

textarea{ 
	float:left; 
	margin:5px 0 10px 0;
	clear:left;
	width:300px;
	height:80px;
	color:#666666;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.error_box{
	width:590px;
	float:left;
	border:1px solid red;
	margin-bottom:20px;
	padding:10px;
	
}

.application_img{
	width:210px; 
	height:220px; 
	float:left; 
	text-align:center;
}

.space{
	width:630;
	height:10px;
}
