@charset "utf-8";

img{
	border:0px;
}
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
}
#mainwebsite{
	margin:0;
	padding:0;
	background-color:#FFFFF;
}

#main{
	width:100%;
	height:100%;
	margin-top:11px;
}

#main_body{
	width:920px;
	margin-left: auto; 
	margin-right: auto; 
	position:relative;
	background-color:#FFFFFF;
}
#flash_home{
	width:616px;
	height:351px;
	float:right;
	background: transparent;
}
#menu{
	width:307px;
	float:left;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color:#dee89a;
}
.c2a_box{
	width:175px; 
	height:150px;
	background-color:#d9dfec;
	margin-top:22px;
	float:left;
}
.c2a_box_over{
	width:175px; 
	height:150px;
	background-color:#eff4cd;
	margin-top:22px;
	float:left;
}
.inline{
	margin-left:11px;
}
.c2a_text_head{
	margin-left:16px;
	margin-right:16px;
	margin-top:7px;
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:dotted 1px #FFFFFF;
}
.c2a_text_head a{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #003d79;
	font-weight: bold;
	text-decoration:none;
}
.c2a_text_normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
	margin-left:16px;
	margin-right:16px;
}
.c2a_text_normal a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003d79;
	text-decoration:underline;
}
.text_top{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:bold;
	color: #c0c981;
	height:30px;
}
.formfield2{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	border:1px solid #003e7b;
}
.formfield_date{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	border:1px solid #003e7b;
}
.formbutton {
  color: #545C14;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  border: 1px solid #A7B928;
  background-color: #eff4cd;
}
#logo{
	position:absolute;
	right:20px;
	top:25px;
}
#logo a{ 
	display:block; 
	width:50px; 
	height:20px; 
	text-indent:-9999px; 
	background:url(../images/images_sub/logo.gif); 
	background-position:0 0;
}
#logo a:hover{
	display:block; 
	width:50px; 
	height:20px; 
	text-indent:-9999px; 
	background:url(../images/images_sub/logo.gif); 
	background-position:0 20px;
}
.border_top_form{
	border:1px solid #c0c981;
	height:30px; 
	margin-top:1px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
}
.formfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	border:1px solid #003e7b;
}
.normal_ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
}

.formtext{
	color:#7f9db9;
}
.normalbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight:bold;
}
.normal a, .number{
	color: #c2d82e; 
	font-weight:bold;
	text-decoration: none;
}
.normal a:hover{
	color: #c2d82e; 
	font-weight:bold;
	text-decoration: underline;
}
.normal_ul a{
	color: #003d79; 
	font-weight:bold;
	text-decoration: none;
}
.redtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:red;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: #003D79; 
	font-weight:bold;
}
.title a{	
	color: #c2d82e; 
	font-weight:bold;
	text-decoration: none;
}
.readmore a{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	color: #c2d82e; 
	text-decoration: none;
}
.sidemenu{
	margin-top:3px;
	margin-left:23px;
	margin-right:21px;
	border-bottom:1px dotted #FFFFFF;
}

.sidemenu h3, .sidemenu_over h3, .title h3 {
  margin: 0;
  padding:0;
}

.sidemenu h3 a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.sidemenu_over {
	margin-top:3px;
	margin-left:23px;
	margin-right:21px;
	border-bottom:1px dotted #FFFFFF;
	background-color:#c2d82e;
}
.sidemenu_over h3 a{
	color: #4a8222;
	text-decoration: none;
	font-size: 12px;
}
.top{	
	margin-top:14px;
}

.bottom{
	margin-bottom:100px;
}
.bottom_small{
	margin-bottom:40px;
}
.bottom_small_20px{
	margin-bottom:20px;
}
.sub{
	padding-left:15px;
}
.lastbottom{
	margin-bottom:50px;
}
.indent{
	padding-left:15px;
}

.line{
	border-top-style: dotted;
	border-top-color: #c2d82e;
	border-top-width:2px;
	height:1px;
}

.line_bottom{
	border-bottom-style: dotted;
	border-bottom-color: #c2d82e;
	border-bottom-width:2px;
	height:1px;
}
.footer_block{
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #dee89a;
}
.h3_footer {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 9px;
	padding-right:10px;
	margin-right:10px;
	display:inline;
	font-weight:normal;
	line-height:2em !important;
}
.h3_footer a{
	color:#bac9df;
	text-decoration: none;
}

.h3_footer a:hover{
	color:#979393;
	text-decoration: none;
}
.footer_line{
	border-right:1px solid #dee89a;
	border-right-width:2px;
}

.ul_correct{
		list-style: square outside url(../../images/c2a_correct.png);
}
.anchor_detail{
	padding-top:10px;
	padding-bottom:10px;
	list-style:none;
	display:none;
}
.no_space{
	margin:0px;
	padding:0px;
}
.inputsearch{
	border-style:none;
	background-color:#F1F1F1;
	width:200px;
}

.formfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
}
.formfield_date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:70px;
}
.full_width{
	width:596px;
	float:left;
	padding-bottom:20px;
}
.padding_top{
	padding-top:20px;
}
.border_bottom{
	border-bottom:2px dotted #c2d82e;
}
/* the div that holds the date picker calendar */
.dpDiv {
}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}

/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

.spicial a{
	color: #003d79; 
	font-weight:bold;
	text-decoration: none;
}
.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:hover {
color:#373737;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
text-decoration:none;
}
.body_text_large, .body_text_large a:link, .body_text_large a:visited, .body_text_large a:hover {
color:#373737;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
text-decoration:none;
}
.body_text_medium, .body_text_medium a:link, .body_text_medium a:visited, .body_text_medium a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
	text-decoration: none;
}
.body_text_medium a:hover {
	text-decoration: underline;
} 
.body_text_normal, .body_text_normal a:link, .body_text_normal a:visited, .body_text_normal a:hover, #content_area {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
}
.body_text_normal a:hover {
	text-decoration: underline;
}

#flash_join { width: 305px; height: 27px; background-image: url(../images/join_00.jpg); background-repeat: no-repeat; }
#flash_home { width: 616px; height: 351px; background-image: url(../images/flashhome_00.jpg); background-repeat: no-repeat; }
#sub_banner { width: 613px; height: 119px; background-image: url(../images/subbanner_00.jpg); background-repeat: no-repeat; }
.bord_green{border-top:2px dotted #C2D82E}  