/* standard */
@charset "utf-8";
h3{
font-weight:normal; !important;
}
body {
  margin: 0px;
  padding: 0px;
}
#website {
  background-color: #00173E;
}
.h1_tag{
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#143C7F;
	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;
}
#h1_bg{	
	height:12px;
	width:950px;
	text-align:left	
}
#home_bg{
	background-image:url(../images/home_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;	
}
#sub_bg{
	background-image:url(../images/sub_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;	
}
#newsletter_bg{
	background-image:url(../images/newsletter_bg.gif);
	background-repeat:repeat-x;
}
#news_left{
	background-image:url(../images/news_left.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#news_right{
	background-image:url(../images/news_right.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#news_bg{
	background-image:url(../images/news_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#content_area {	
	margin-bottom:21px;	  
	margin-right:12px;
	text-align:left;
	min-height:300px;
}
#footer_bg{
	background-image:url(../images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#featured_div{
	height:460px;
	width:215px;
}
.left_td{
	padding-right:47px;
}
.news_td{
	margin-top:14px;
	margin-left:20px;
	margin-right:20px;
}

.page_title, .h2_tag{
	font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #00173E;	
	font-weight:normal;
	text-align:left; 	   
}
.page_title{
	font-weight:bold;
	line-height:26px;
	border-bottom:1px solid #00173E;
}

.divider{
	background-image:url(../images/gray_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;
}

.formbutton {
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-weight:bold;
  border: 1px solid #7BB42F;
  background-color: #00173E;
}
.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: #143C7F;
  font-size: 9px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  
}
#footer{
	width: 950px;  
}
.efooter {
	padding-left: 10px;
}
#footer a:link, #footer a:visited, #footer a:active, .efooter a:link, .efooter a:visited, .efooter a:active {
  color: #143C7F;
  text-decoration: none;
}
#footer a:hover, .efooter a:hover {
  color: #ffffff;
  text-decoration: none;
}
.pic_frame {
  background-repeat: no-repeat;
  background-position: center center; 
  overflow: hidden;
  width: 76px;
  height: 55px;
}
.pic_frame_2 {
  background-repeat: no-repeat;
  background-position:top center;
  margin: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  overflow: hidden;
  width: 82px;
	border:1px solid #E4E3E0;  
}
.div_line {
  background-image: url(../images/gray_line.gif);
  background-repeat: repeat-x;
  clear: both;
}

.bread{
	padding-left:6px;
	padding-top:6px;
}
.panel_bg{
	background-image:url(../images/panel_bg.gif);
	background-repeat:repeat-x;
	height:136px;	
}
.sub_box_bg{
	background-image:url(../images/sub_box_bg.gif);
	background-repeat:repeat-y;
	text-align:center;
}
.panel_tb{
	margin-top:5px;
	height:129px;
	text-align:center;
}
.panel_text{
	padding:4px;
}
.sub_panel_text{
	padding-top:6px;
	padding-left:6px;
	padding-bottom:2px;
}

.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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	padding:2px;
  border: 1px solid #494640;
  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, .newsletter_field1{
  color: #999999;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;	
  background-color: #ffffff;
	border:1px solid #6B7991;
	padding-left:2px;
	height:12px;
	width:106px;
}
.newsletter_field1{
	width:129px;
}
.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_pad4{
	padding-top:4px;
}
.pad10 {
  padding: 10px;
}
.padbottom20 {
  padding-bottom: 20px;
}
.padding_footer{
	padding-right:5px;
	padding-left:5px;	
}
.padding_right_5{
	padding-right:5px;	
}

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: #00173E;
  text-decoration: none;
}
.body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover, #content_area a:hover  {
  text-decoration: underline;
}
.body_text_normal_1, .body_text_normal_1 a:link, .body_text_normal_1 a:visited, .body_text_normal_1 a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #00173E;
  text-decoration: none;
}
.body_text_normal_1 a:link, .body_text_normal_1 a:visited, .body_text_normal_1 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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.black_text_normal a:hover {
  font-size: 11px;
  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;
}

.blue_text_small, .blue_text_small a:link, .blue_text_small a:visited, .blue_text_small a:hover  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ACE2F6;
  text-decoration: none;
}
.blue_text_normal, .blue_text_normal a:link, .blue_text_normal a:visited, .blue_text_normal a:hover  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #165D77;
  text-decoration: none;
}
.blue_text_normal a:hover {
  text-decoration: underline;
}
.blue_text_medium, .blue_text_medium a:link, .blue_text_medium a:visited, .blue_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #9AF2FF;
  text-decoration: none;
}
.blue_text_medium a:hover {
  font-size: 12px;
  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_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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #00173E;
  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;
}
.underline{
text-decoration:underline;
border-bottom: 2px dotted #000066;
}
.underline a:hover{
color:#CCCCCC;!imporant;
text-decoration:none;
}
/*for vertical footer*/

 .footer_border{
border-left:1px solid #143C7F;
}
 .padding_l5{
padding-left:5px;
}

.pad_table, .pad_table td, .pad_table h3, .pad_table h3 a { font-family:Arial,Helvetica,sans-serif; font-size:9px; color:#143C7F; text-align:left; }
.newsletter_sign_up{
background-image:url(../images/newletter_updates.jpg);
width:215px;
height:120px;
}
.newsletter_text{
background-color:#fff;
border:1px solid #6FBBFF;
color:#6A6A6A;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:4px;
padding:1px;
text-align:left;
width:140px; 
}