/* standard */
@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
}
#website {
  background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#014365;	
}
.h1_tag{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d5d8da;
	font-weight: normal;
	margin-bottom: 0px;
}
.top_nav_bg{
	background-image:url(../images/top_nav_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:100px;
}
.content_bg{
	background-color:#eaefd2;	
}
#h1_td{
	height:43px;
}
#newsletter_td{
	margin-top:7px;
	margin-left:14px;
	margin-right:17px;
}
#newsletter_bg{
	background-image:url(../images/newsletter_bg.gif);
	background-repeat:repeat-y;
	height:78px;
}
#news_bg, #sub_news_bg{
	background-image:url(../images/news_bg.gif);
	background-repeat:repeat-y;
	height:378px;
}
#sub_news_bg{
	height:190px;
}
#content_area {	
	margin-left:21px;	  
	margin-top:24px;
	margin-right:15px;
	margin-bottom:30px;
	text-align:left;
	min-height:300px;
}
#partners {	
	margin-left:21px;	  	
	margin-right:15px;
	margin-bottom:20px;
}

#featured_div{
	height:460px;
	width:215px;
}
.left_td{
	padding-right:47px;
}
.news_td{
	margin-top:14px;
	margin-left:20px;
	margin-right:20px;
}

.page_title{
	font-family:Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #01466e;	
	font-weight:bold;
	text-align:left; 	   
}
.divider{
	background-image:url(../images/black_dot.gif);
	background-repeat:repeat-x;
}
.white_bg{
	background-color:#F4F5F6;	
}
.blue_bg{
	background-color:#15556D;	
}
.imageborder_pad2{
	border:1px solid #B4B4B4;
}
.imageborder_pad2{
	padding:2px;
}
h1, h2, h3, h4, h5, h6 {
  padding-top: 0px;
  margin-top: 0px;
}
.right_div, .rdiv {
  text-align: right;
}
h3{
	margin-bottom: 0px;	
}
p{
	margin-top: 0px;	
}
form {
  margin: 0px;
  padding: 0px;
}
.menudiv_1 {	
	margin:0px;
  padding: 0px;
  position: relative;
}
.submenudiv{
	background-image:url(../images/btn_bg.gif);
	background-repeat:repeat-x;
	height:35px;
	width:100px;
	border-left:1px solid #7997b0;
	border-right:1px solid #7997b0;
	border-bottom:1px solid #7997b0; 
	margin:0;	
	text-decoration:none;
	text-align:left;
}
.submenudiv:hover{
	background-image:url(../images/btn_bg_1.gif);
}
.submenu_link{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	padding-top: 10px; 	
	padding-left: 12px;	
	text-decoration:none;
}
.formbutton {
	background-image:url(../images/button_bg.gif);
	background-position:center;
	background-repeat:repeat-x;
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-weight:bold;
  border: 1px solid #014365;
}
.hidden {
  display: none;
}
.new_row, .newrow {
  clear: both;
  padding: 0px;
}
.new_row{
	height:30px;	
	width: 100%;
	text-align:left;
}
#footer, .efooter {
  font-family:Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 11px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  
}
.efooter {
	margin-left: 10px;
}
#footer a:link, #footer a:visited, #footer a:active, .efooter a:link, .efooter a:visited, .efooter a:active {
  color: #ffffff;
  text-decoration: none;
	font-weight:normal;
	font-size:11px;
}

.div_line {
	background-color:#87a3a6;
	height:1px;
}

.line_pad {
	padding-top:8px;
	padding-bottom:8px;
}

.bread{
	padding-left:6px;
	padding-top:6px;
	padding-right:15px;
}
.panel_bg{
	background-image:url(../images/panel_bg.gif);
	background-repeat:repeat-y;
	height:109px;
}
.sub_box_bg{
	background-image:url(../images/sub_box_bg.gif);
	background-repeat:repeat-y;
	text-align:center;
}
.panel_text{
	font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
	height:69px;
	margin-top:17px;
	margin-left:17px;
	text-align:left;
}
.panel_button{
	margin-left:17px;
}
.lside{
	padding-top:9px;
	padding-left:12px;
}

.arrow, .arrow_1{
	font-family:Arial, Helvetica, sans-serif;
	color:#A09B8E;
}
.arrow_1{
	color:#124C60;
}
.white_border{
	border-right:1px solid #ffffff;
}
.white_line{
	background-image:url(../images/white_dot.gif);
	background-repeat:repeat-x;
}
.formfield, .formfield2, .formfield3 {
  color: #23211d;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
	padding:2px;
  border: 1px solid #014365;
  background-color: #ffffff;
  width: 300px;
}
.formfield2 {
	width:80px;
}
.formfield3 {
	width:200px;
}
.search_field {
  color: #747373;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
 	border-left:1px solid #728600;
	border-top:1px solid #728600;
	border-bottom:1px solid #728600;
	border-right:none;		
  background-color: #ffffff;	
  width: 160px;
	height:22px;
	margin-left:5px;		
}
.newsletter_field{
  color: #575756;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;	
  background-color: #ffffff;
	border:1px solid #859723;
	padding-left:2px;
	height:12px;
	width:176px;
}
.action_pad, .action_pad_1{
	margin-top:100px;
	margin-left:21px;
}
.action_pad_1{
	margin-left:109px;
}
.box_content{
	margin-top:10px;
	margin-left:9px;
	margin-right:14px;
	height:100px;
}
.left_pad20{
	padding-left:20px;
}
.left_pad10{
	padding-left:10px;	
}
.top_pad5{
	padding-top:5px;
}
.top_pad7{
	padding-top:7px;
}
.pad10 {
  padding: 10px;
}
.padbottom20 {
  padding-bottom: 20px;
}
.padding_footer{
	padding-right:5px;
	padding-left:5px;	
}
.padding_right_5{
	padding-right:5px;	
}

.pic_title{
	font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #01466e;
	font-weight:bold;
	margin-bottom:4px;
	text-align:left;
}

body, .body_text_normal, .body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #575756;
  text-decoration: none;
}
.body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover  {
  text-decoration: underline;
}
.body_text_medium, .body_text_medium a:link, .body_text_medium a:visited, .body_text_medium a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #00173E;
  text-decoration: none;
}
.body_text_medium a:hover { 
  text-decoration: underline;
}
.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #7B7565;
  text-decoration: none;
}
.body_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.black_text_normal, .black_text_normal a:link, .black_text_normal a:visited, .black_text_normal a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #575756;
  text-decoration: none;
}
.black_text_normal a:hover {
  text-decoration: underline;
}
.black_text_medium, .black_text_medium a:link, .black_text_medium a:visited, .black_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}
.black_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.black_text_large, .black_text_large a:link, .black_text_large a:visited, .black_text_large a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #121212;
  text-decoration: none;
}
.black_text_large a:hover {
  font-size: 15px;
  text-decoration: underline;
}

.yellow_text_normal, .yellow_text_normal a:link, .yellow_text_normal a:visited, .yellow_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #E5FF4D;
  text-decoration: none;
}
.yellow_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.yellow_text_medium, .yellow_text_medium a:link, .yellow_text_medium a:visited, .yellow_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #E5FF4D;
  text-decoration: none;
}
.yellow_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.yellow_text_large, .yellow_text_large a:link, .yellow_text_large a:visited, .yellow_text_large a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #E5FF4D;
  text-decoration: none;
}
.yellow_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.orange_text_normal, .orange_text_normal a:link, .orange_text_normal a:visited, .orange_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.orange_text_medium, .orange_text_medium a:link, .orange_text_medium a:visited, .orange_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.orange_text_large, .orange_text_large a:link, .orange_text_large a:visited, .orange_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffc20a;
  text-decoration: none;
}
.orange_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}

.green_text_normal, .green_text_normal a:link, .green_text_normal a:visited, .green_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #14AA39;
  text-decoration: none;
}
.green_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.green_text_medium, .green_text_medium a:link, .green_text_medium a:visited, .green_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_medium a:hover { 
  text-decoration: none;
	color:#FFFFFF;
}
.green_text_large, .green_text_large a:link, .green_text_large a:visited, .green_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #8CC63F;
  text-decoration: none;
}
.green_text_large a:hover {
  font-size: 15px;
  text-decoration: underline;
}

.red_text_small, .red_text_small a:link, .red_text_small a:visited, .red_text_small a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ec1d25;
  text-decoration: none;
}
.red_text_normal, .red_text_normal a:link, .red_text_normal a:visited, .red_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ec1d25;
  text-decoration: none;
}
.alert {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ec1d25;
  text-decoration: none;  
}
.red_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.red_text_medium, .red_text_medium a:link, .red_text_medium a:visited, .red_text_medium a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #B40A0A;
  text-decoration: none;
}
.red_text_medium a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.red_text_large, .red_text_large a:link, .red_text_large a:visited, .red_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ec1d25;
  text-decoration: none;
}
.red_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.body_text_small, .body_text_small a:link, .body_text_small a:visited, .body_text_small a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #575756;
  text-decoration: none;
}
.blue_text_normal, .blue_text_normal a:link, .blue_text_normal a:visited, .blue_text_normal a:hover, .blue_link  {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #01466e;
  text-decoration: none;
}
.blue_link  {
	text-decoration: underline;
}
.blue_text_normal a:hover {
  text-decoration: none;
}
.blue_text_medium, .blue_text_medium a:link, .blue_text_medium a:visited, .blue_text_medium a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #01466e;
  text-decoration: none;
}
.blue_text_medium a:hover {
  text-decoration: underline;
}
.blue_text_large, .blue_text_large a:link, .blue_text_large a:visited, .blue_text_large a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #9AF2FF;
  text-decoration: none;
}
.blue_text_large a:hover {  
  text-decoration: underline;
}

.dark_blue_text_normal, .dark_blue_text_normal a:link, .dark_blue_text_normal a:visited, .dark_blue_text_normal a:hover{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #30697D;
  text-decoration: none;
}
.dark_blue_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.dark_blue_text_medium, .dark_blue_text_medium a:link, .dark_blue_text_medium a:visited, .dark_blue_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #30697D;
  text-decoration: none;
}
.dark_blue_text_medium a:hover {
  font-size: 13px;
  text-decoration: underline;
}
.dark_blue_text_large, .dark_blue_text_large a:link, .dark_blue_text_large a:visited, .dark_blue_text_large a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #30697D;
  text-decoration: none;
}
.dark_blue_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.white_text_small, .white_text_small a:link, .white_text_small a:visited, .white_text_small a:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_small a:link {
  text-decoration: underline;
}
.white_text_normal, .white_text_normal a:link, .white_text_normal a:visited, .white_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_normal a:hover {
  font-size: 11px;
  text-decoration: underline;
}
.dark_gray_text_normal, .dark_gray_text_normal a:link, .dark_gray_text_normal a:visited, .dark_gray_text_normal a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #121212;
  text-decoration: none;
}
.dark_gray_text_normal a:hover{
  color:#121212;
}
.gray_text_small, .gray_text_small a:link, .gray_text_small a:visited, .gray_text_small a:hover{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #676254;
  text-decoration: none;
}
.bread, .bread a:link, .bread a:visited, .bread a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #014365;
  text-decoration: none;
}
.bread a:hover{
	text-decoration: underline;
}
.gray_text_normal, .gray_text_normal a:link, .gray_text_normal a:visited, .gray_text_normal a:hover{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #676254;
  text-decoration: none;
}
.gray_text_normal a:hover{
  color:#ffffff;
}
.gray_text_medium, .gray_text_medium a:link, .gray_text_medium a:visited, .gray_text_medium a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #676254;
  text-decoration: none;
}
.gray_text_medium a:hover{
  text-decoration:underline;
}
.white_text_medium, .white_text_medium a:link, .white_text_medium a:visited, .white_text_medium a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #eeeeee;
  text-decoration: none;
}
.white_text_medium a:hover {
  font-size: 12px;
  text-decoration: underline;
}
.white_text_large, .white_text_large a:link, .white_text_large a:visited, .white_text_large a:hover{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.white_text_large a:hover {
  font-size: 16px;
  text-decoration: underline;
}
.view, .view a:link, .view a:visited, .view a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F3D13D;
	font-size:12px;
	text-decoration:none;
	text-align:right;
}
.view a:hover {  
  text-decoration: underline;
}

.purple_text_normal, .purple_text_normal a:link, .purple_text_normal a:visited, .purple_text_normal a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #47116f;
  text-decoration: none;
}
.phpdigHighlight {
	color: #E2363D;
	text-decoration: none;	
}
#cont{
	position:relative; 
	overflow: hidden;		
	height:95px;
	width:620px;		
}
.padding_8{
	padding:8px;
}
.nav{
	cursor:pointer;	
}
.pic_frame{
	border:1px solid #014365;
	width:90px;
	height:90px;	
	float:left;
}
.pic_space{
	width:4px;
	float:left;	
}
.pic_div_large{
	width:660px;
	height:440px;
	text-align:center;
	border:1px solid #014365;
}
#home_banner { width:723px; height:262px; }
.home_banner { background:url('../images/home_banner.jpg') no-repeat left top; width:723px; height:262px; }
#flash_nav{width:938px; height:37px;}
.flash_nav{background:url('../images/menu.jpg') no-repeat left top; width:723px; height:262px; position: relative;}
