/* =Reset
----------------------------------------------------------*/

body {
  margin: 0; padding: 0;
  font: sans-serif, Tahoma, Arial, sans-serif; color: #444444;
  font-size: 12px;  
  margin: 0;
  padding: 0 0 10px;
  text-align: center; 
  height:100%;
}

#hd{
  height:20px; 
}

h2{
  margin:8px 0 0 0;	
  font-size: 17px; 
  line-height: 21px;
  font-weight:bold;  
  font: Arial, sans-serif, Tahoma, sans-serif; color:#000;   
}

h3{
  margin:8px 0 3px 0;	
  font-size: 13px; 
  line-height: 21px;
  font: Arial, sans-serif, Tahoma, sans-serif; color:#000;
  font-weight:bold;  
}

h4{
  margin:8px 0 3px 0;	
  font-size: 13px; 
  line-height: 21px;
  font: Arial, sans-serif, Tahoma, sans-serif; color:#000;   
}


h6{
  margin:3px 0 3px 0;	
  font-size: 12px; 
  line-height: 19px;
  font: Arial, sans-serif, Tahoma, sans-serif; color:#000;   
}

img{
border:0px;
text-decoration:none;
}

.arrow_bullet {
list-style-image: url('../images/img-arrow.gif');
} 

.loginDisplay{
font-weight:bold;
color:#4A97D5;
}

#bd {
  width:100%;  
  text-align:center;  
  background: #fff;
} 

form{
margin:0px;
padding:0px;
}

.member_header{
width:100%;
height:35px;
background: #fff;
}

.banner{
margin: 20px 0 0 0;
width:100%;
height:100px;
background: #ccc url(../images/member_banner.gif) repeat-x 0 0;
}

.bannerNav{
height:27px;
background: #4A97D5;
border-top:#2974B1 solid 1px;
border-bottom:#2974B1 solid 1px;
color:#ffffff;
font-weight:bold;
font-size: 12px;  
line-height: 15px;   
}

.bannerNav table{
margin:6px 0 0 0;
width:100%;
text-align: left;
}

.bannerNav td{
padding:0px 0px 0px 8px; 
}


.Registration{
width:100%;
  text-align: center;
}



.Registration h3{
  margin:8px 0 3px 0;	
  font: bold 1em/1em sans-serif, Tahoma, Arial, sans-serif; color:#000;   
  font-size: 13px;  
  line-height: 21px;    
} 

.Registration h5{
  margin:8px 0 3px 0;	
  font: bold 1em/1em sans-serif, Tahoma, Arial, sans-serif; color:#000;   
  font-size: 10px;  
  line-height: 21px;    
} 

.Registration table{
margin: 5px 0 0 0;
width:100%;
background-color:#F6F6F6;
} 

.Registration th{
	font-weight:bold;  
	padding:0 3px 0 10px;  
	border-top:#4E8CCF solid 2px;
	height:31px;
	color:#444444;
	font-weight:bold;
} 

.Registration td{
   padding:0px 3px 0px 10px; 
   height:30px; 
   text-align:left;  
} 


/* =Member Detail Table Styles
--------------------------------------------------------- */
.Registration .tabDetail{
background-color:#F6F6F6;
margin-bottom:8px;
border-bottom:2px solid ABC3D7;
border-top:2px solid #4E8CCF;
margin-top:5px;
}

.Registration .tabDetail td{
font-size:12px;
border-bottom:1px solid #CBDAE6;
padding:5px 6px;
}

.Registration .tabDetail_label{
background-color:#F6F6F6;
font-weight:bold;
}


.area {
clear:both;
width:100%;
margin:0px 0 3px 0;
background: #ffffff; 
height:100%; 
}

.leftsidebar{
float:left;
margin:0 0 0 0;
padding: 0 0 0 0;
width:508px;

min-height: 100%;
height:auto !important;
height:100%;   
border-right: 1px dashed #ABC3D7;
border-left: 1px solid #ABC3D7;
}

.Join_intro {
padding:0 0 0 10px; 
} 

.Join_intro table{
width:470px;
margin: 10px 0 10px 0px;
text-align: left;
font: Arial, sans-serif, Tahoma, sans-serif; color:#333333;   
font-size: 11px;  
line-height: 16px;  
} 



.Login{
float:left;
margin:0 0 0 0;
width:440px;
margin-left:auto;
margin-right:auto  ;  
text-align:center; 
background-color:#F6F6F6;
border-bottom: 1px solid #ABC3D7;
}

.Login table{
width:100%;
margin: 10px 0 10px 0;
width:100%;
background-color:#F6F6F6;
} 

.Login th{
	font-weight:bold;  
	padding:0 3px 0 10px;  
	border-top:#4E8CCF solid 2px;
	height:31px;
	color:#444444;
	font-weight:bold;
} 

.Login td{
   padding:0px 3px 0px 10px; 
   height:30px; 
   text-align:left;  
} 

.validate{
color:red;
}

.fieldName{
text-align:right;
width:155px;
} 

.fieldInput{
text-align:left;
} 

.fieldcheckbox{
text-align:left;
padding:0 3px 0 8px;
} 

 a:link,   a:visited {
   color: #680A12; text-decoration: underline;
   }
   
  a:hover,   a:active {
   color: #5151A6; text-decoration: underline;
   }
   
input {
   margin: 0 3px 0 0;
   padding: 0 3px 0 0;
   border: 1px solid 
   background-color: #ffffff;
   color: #231f20;
   text-align:left;
   } 

.search_button{
   margin: 0 3px 0 0;
   padding: 0 3px 0 0;
   border: 1px solid #ABC3D7;
   background-color: #D2DEE7;
   color: #000000;
   text-align:center;
   } 
}   
   
 textarea {
   margin: 0;
   padding: 0;
   border: 1px solid #B1B0AC;
   color: #231f20;
   width:100%
   }    




.asterisk{
color:red;
}




   

/* =Middle Nav
------------------------------------------------------ */

.main_tab_bg {
   clear:both;
	text-align:center;
   border-top: 3px solid #9a2537;
   width:100%;
   margin: 0; padding: 0px 0 0;
   background-color: #363636;
   height:27px;
   }

#main_tab li {
   border-right: 1px solid #FFFFFF;
   font: bold 1em/1em sans-serif, Tahoma, Arial, sans-serif; color: #666;
   font-size: 12px;
   line-height: 24px;  
   display: inline; list-style-type: none;
   margin: 0px 0 0 0; padding: 0;
   text-align: center;
   }

#main_tab li a {
   padding: 0 .95em 0 .95em;
   }
   
#main_tab li a:link, #main_tab li a:visited {
   color: #FFFFFF; text-decoration: none;
   }
   
#main_tab li a:hover, #main_tab li a:active {
   color: #FECC35; text-decoration: none;
   }
   
#main_tab li.no-border {
   border-right: 0px solid #999;
   padding-right: 0;
   }
   
 
.subNav {
clear:both;
height:25px;
width:100%;
line-height: 23px;   
margin:0px 0 0 0;
padding:0 0 0 0px;
background: #F9F9F9;
text-align:left;
} 

.subNav a:link, .subNav a:visited {
   padding: 0 3px 0 3px;
   color: #000; 
   text-decoration: underline;
   }
   
.subNav a:hover, .subNav a:active {
   padding: 0 3px 0 3px;
   color: #990033; 
   text-decoration: underline;
   }
   
   
 /* =Main Content 1
--------------------------------------------------------- */


#banner_news{
height:291px;
}



.news_header{
   margin: 7px 0 0 15px;
   font: sans-serif, Tahoma, Arial, sans-serif; color: #3A3A3A;
   font-size: 20px;
   text-align:left;
} 

.news_content_title{
   margin: 10px 10px 0 15px;
   font: bold 1em/1em sans-serif, Tahoma, Arial, sans-serif; color: #3A3A3A;
   font-size: 11px;
   text-align:left;
} 

.news_content_title a:link, .news_content_title a:visited {
   color: #396D87; text-decoration: underline;
   }
   
.news_content_title a:hover, .news_content_title a:active {
   color: #FECC35; text-decoration: underline;
   }

.news_content{
   margin: 2px 10px 0 15px;
   font: sans-serif, Tahoma, Arial, sans-serif; color: #3D3D3D;
   font-size: 11px;
   line-height: 16px;   
   text-align:left;  
}


 
   /* =Main Content 2
--------------------------------------------------------- */ 

.left_sidebar{
  float:left;
  margin: 0; padding: 0;
  width:200px;   
  background: #DADEE1;
   min-height: 100%;
   height:auto !important;
   height:100%;     
} 

.right_sidebar{
  float:right;
  margin: 0; padding: 0;
  width:200px;
} 

.middle_content{
  float:left;
  width:574px;  
  margin: 0; padding: 0; 
  background: #ffffff; 
} 

.middle_content_2column{
  float:left;
  width:772px;  
  margin: 0 0 10px 0; padding: 0; 
  background: #ffffff; 
} 

.middle_content_title_bg{
  height:26px;
  margin: 0; padding: 0;
  width:100%;   
  background: #DDDDDD;
} 

.middle_content_title{
  height:26px;
  margin: 0 0 0 15px; padding: 0;
  font: bold 1em/1em sans-serif, Tahoma, Arial, sans-serif; color: #990033;  
  font-size: 13px;  
  line-height: 25px;   
  text-align:left;
} 

.middle_content_content{
  margin: 10px 15px 0 15px ; padding: 0;
  text-align:left;
  font: sans-serif, Tahoma, Arial, sans-serif; color:#000;   
  font-size: 11px;  
  line-height: 15px;    
} 

  
 th{   
	height:20px;
	padding-left:3px;
	background-color: #C8D7E3;
	color:#000000;
  font: bold 1em/1em Tahoma, sans-serif, Arial, sans-serif; color:#000;   
  font-size: 11px;  
  line-height: 19px;    
}
 
td{
 padding-top:5px;
}

.block{
  background: #DADEE1; 
  margin: 0 0 10px 0; padding: 0px;
}

.block .title{
  height:26px;
  margin: 0; padding: 0;
  width:200px;   
  background: #555555; 
  font: bold 1em/1em sans-serif, Tahoma, Arial, sans-serif; color: #FFCC66;  
  font-size: 13px;  
  line-height: 25px;   
  text-align:center;
} 



.block .content{
  margin: 0 10px 0px 10px ; padding: 5px 0 5px 0;
  width:180px;
  text-align:left;
  font: sans-serif, Tahoma, Arial, sans-serif; color: #555555;  
  font-size: 11px;  
  line-height: 19px; 
  background: #DADEE1;
} 

.block .image{
  margin: 0 10px 0 10px ; padding: 8px 0 0 0;
  width:180px;
} 


.content .input{height: 18px; border-top:#555 1px solid;border-left:#555 1px solid;border-bottom:#555 1px solid;border-right:#555 1px solid;color:#333;font-family:"Lucida Grande", Arial, Sans-Serif;font-size:100%;}

.content .submit{BACKGROUND-COLOR: #cccccc; height: 18px; border-top:#555 1px solid;border-left:#555 1px solid;border-bottom:#555 1px solid;border-right:#555 1px solid;color:#000000;font-family:"Lucida Grande", Arial, Sans-Serif;font-size:100%;}

.block a:link, .block  a:visited {
   color: #000000; text-decoration: underline;
   }
   
.block  a:hover, .block  a:active {
   color: #990033; text-decoration: underline;
   }


   
    /* =Footer Styles
--------------------------------------------------------- */
#ft{
  clear:both;
  font: Tahoma, Arial, sans-serif; color: #666;
  background: #777777; 
  margin: 0;
  width:100%;
  height:24px;
  text-align: right;  
}

#ft_nav li {
   font: Tahoma, Arial, sans-serif; color: #666;
   font-size: 11px;
   line-height: 12px;  
   display: inline; list-style-type: none;
   margin: 5px 5px 0 0; padding: 0;
   float: right;
   border-right: 1px solid #999;   
   }

#ft_nav li a {
   padding: 0 .55em;
   }
   
#ft_nav li a:link, #ft_nav li a:visited {
   color: #FFFFFF; text-decoration: none;
   }
   
#ft_nav li a:hover, #ft_nav li a:active {
   color: #0B394F; text-decoration: underline;
   }
   
#ft_nav li.no-border {
   border-right: 0px solid #999;
   padding-right: 0;
   }
   
   
   
   
   /* =Universal Nav
------------------------------------------------------ */

#top-nav {
   margin: 3px 0 0 0; padding: 6px 0 0;
   float: right;
   max-width: 593px;
   }

#top-nav li {
   border-right: 1px solid #000000;
   font-family:Verdana,Arial,Helvetica,sans-serif;   
   color: #000000;
   font-size: 10px;
   line-height: 11px;  
   display: inline; list-style-type: none;
   padding: 0;
   margin: 0;    
   float: left;
   text-align: right;
   font-weight:bold;
   }

#top-nav li a {
   padding: 0 .55em;
   }
   
#top-nav li a:link, #top-nav li a:visited {
   color: #3A3E45; text-decoration: none;
   }
   
#top-nav li a:hover, #top-nav li a:active {
   color: #ED2C21; text-decoration: none;
   }
   
#top-nav li.no-border {
   border-right: 0px solid #000000;
   padding-right: 0;
   }
   
#top-welcome {
   margin:10px 5px 0 0;
   clear: right;
   float: right;
   font-size: 10px;
   line-height: 18px;
   font-weight:bold;
   color:#666666;
   text-align: right;
   } 
#top-welcome a:link, #top-welcome a:visited{
   color:#2A6990;
   text-decoration:none; 
   }   
   
#top-welcome a:hover, #top-welcome a:active{
   color:#2A6990;
   text-decoration:underline;
   }     
.welcome{
color:#2A6990;
text-decoration:underline;
}   