body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	color:#000000;
	background-color:#EDEDED;
	text-align: justify;
}
h2{
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#AE8A47;		
	font-size: 10pt;
}
h3{
	padding: 7px 10px;
	margin: 0px;
	color:#000000;
	font-size: 10px;
}
h3 a{
	color:#000000;
	text-decoration:none;	
	font-weight:bold;
}
a{
	color:#D22222;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	margin-top:0px;
	margin-bottom:10px;
}
ul{
	color:#D2AA67;
	list-style-type:square;

}
input, textarea{
	font-size: 7.5pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.search_input{
	font-size: 7.5pt;
	font-family: Verdana, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#BF1616;
	border:1px solid #000000;
}
/*old*/
.copyright{
  width: 890px;
  margin: 0 auto;
  padding: 5px;
  text-align:center;
  font-size: 7.5pt;
}
#language_container{
	display:none;
  width: 830px;
  margin: 0 auto;
  height: 17px;
  color: #ffffff;
  text-align: right; 
  vertical-align: top;
  padding: 0px 0px 0px 0px;
  font-size: 7.5pt;
	text-transform: uppercase;
}
#mtph{
	display:none;
}
/*new*/
.page_container_credit_link{
  width: 810px;
  margin: 0 auto;
  background-color:#ffffff;
  padding: 0px;
  padding-top: 0px;
}
/*new*/
#bottom_flash_container{
	display:none;
	border:1px solid #F0F0F0;
	border-top:0px;
	width:808px;
	height:70px;
}
.hcdc{
	display:none;
}
/*new*/
#credit_link_menu{
  padding: 0px;
  margin:0px;
  
  background-repeat:repeat-x; 
  background-image:url(../images/img/bg_std_h.gif);
  
  background-color: #E5E5E5;
  height: 24px;
}
#flash_container{
  padding: 0px;
}
#left_promos{
	display:none;
	width: 220px;
	padding: 0 0 0 0px;
	margin: 0px;
	float: left;
	height:100%;
	background-color:#ffffff;
	font-size: 7.5pt;
}
/*-----------------------------------------------------------------------------------------------*/
			.left_promos_top_part{
			  width: 218px;
			  height: 38px;
			  margin: 0 auto;
			  padding: 0px;
			  background-color: #E5E5E5;
			  border: 1px solid #D9D9D9;
			  border-bottom: 0px;
			}
			.title_img{
				width: 202px;
				margin: 0px 0px 9px 0px;
				padding: 8px;
			  background-color:#ffffff;
			  border: 1px solid #D9D9D9;
			}
			.promo_content{
				width: 202px;
				margin: 0px;
				padding: 5px 0px 0px 0px;
			}
			.promo_content p{
				padding: 0px;
				margin: 0px;
			}
			.promo_content a{
				color:#000000;
				font-weight:normal;
				text-decoration:none;	
			}
/*-----------------------------------------------------------------------------------------------*/
/*ok*/
#bottom_part{
	display:none;
  width: 808px;
  height: 90px;
  margin: 0 auto;
  text-align:center;
  border: 1px solid #E5E5E5;
  background-repeat:repeat-x; 
  background-color:#E5E5E5;
  color:#8A8A8A;
  padding-top:6px;
  background-image:url(../images/bottom_shadow.gif);	
}
/*ok*/
#bottom_part a{
  color:#505050;
  font-weight: normal;
}

#top_shadow{
  width: 900px;
  height: 20px;
  margin: 0 auto;
  padding: 4px 0px 0px 0px;
  /*font-size: 0px;
  line-height: 0px;
  text-align:right;*/
  background-repeat:no-repeat; 
  background-image:url(../images/top_shadow.gif);	
}

.img_caption{
	color:#242868;
	text-align:center;
	padding-bottom: 10px;
}
.content_group_wide{
	width: 790px;
	padding:0px;
	margin: 0px;
	vertical-align:top;
  background-color:#ffffff;
}
.content_group_normal{
	display:none;
	width: 550px;
	padding: 0 15px 0 0;
	margin: 0 0 10px 0;
	float: right;
	vertical-align:top;
  background-color:#ffffff;	
}
.content_group_normal_calc1{
	width: 100%;
	padding: 0 15px 0 0;
	margin: 0 0 10px 0;
	vertical-align:top;
  background-color:#ffffff;	
}
.content_group_normal_add{
	width: 100%;
	padding: 0 15px 0 0;
	margin: 0 0 10px 0;
	vertical-align:top;
  background-color:#ffffff;	
}
table.paging {
	width:100%;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	margin: 0px;	
}
table.paging td{
	padding: 2px 5px 2px 5px;
	background-color:#000000;	
	color:#ffffff;
	text-align: right;
}
table.paging td a{
	color:#ffffff;
	font-weight:normal;
}

table.cl_table {
	margin-top:10px;
	width:80%;
}
table.cl_table th{
	padding: 2px 0px 2px 10px;
	background-color:#F3E6D3;
	color:#000000;	
	font-weight:bold;
	text-align: left;
	font-size: 7.5pt;
}
table.cl_table td{
	padding: 2px 0px 2px 10px;
	background-color:#ebebeb;	
	color:#000000;
	text-align: left;
}
table.cl_table th a{
	color:#ffffff;
	text-decoration:underline;
}
table.cl_table input{
	width:80px;
}

.home_title{
	height:50px;
	font-weight:bold;
	color:#D22222;
	font-size:8pt;
}
/*ok*/
.clear{
  clear:both;
  height:0px;
  overflow:hidden;
}
/*new*/
.sec_nav_start{
  background-image: url('../images/sec_menu_corner.gif');
  height:23px;
  width:12px;
  float: right;
}
/*new*/
.sec_nav{
	color: #000;
}
/*new*/
.sec_nav a{
  display: block;
	background-color: #ffffff;
	padding-top: 5px;
  float: right;
  height: 18px;
  color: #505050;
}
/*new*/
.sec_nav div.sep{
	width:1px;
	height:13px;
	background-color: #505050;
	border: 5px solid #ffffff;
	float: right;
}
#bbb{
	padding: 2px 0px 2px 10px;
	background-color:#F3E6D3;
	color:#000000;	
	font-weight:bold;
	text-align: left;
	visibility: hidden;
}
table.cl_table td.cur_style{
  text-align: right;
  padding: 0 10px 0 0;
}
.sec_lev_menu a{
	display: block;
	background-color:#E5E5E5;
	height: 16px;
	width: 200px;
	padding: 3px 0px 0px 20px;
	font-size: 10px;
	margin-bottom:2px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.sec_lev_menu a:hover{
	background-color:#F2F2F2;
	color:#333333;
	text-decoration: none;
}

.persistent_promo_links a{
	display: block;
	background-color:#F2F2F2;
	height: 15px;
	width: 198px;
	padding: 3px 0px 0px 20px;
	font-size: 10px;
	margin-bottom: 8px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.persistent_promo_links a:hover{
	background-color:#FFFFFF;
	color:#000000;
	text-decoration: none;
}

.persistent_li{
	color: #000000;
	padding-left: 10px; 
	margin-bottom: 8px; 
	background-position: 0px 5px; 
	background-repeat: no-repeat; 
	background-image: url('../images/red_bullet.jpg')
}
.persistent_li a{
	color: #000000;
	text-decoration: none;
}
.persistent_li a:hover{
	color: #CC0000;
}
.persistent_dotted_line{
	margin: 3px 0px; 
	width: 220px; 
	height:1px; 
	line-height: 0px; 
	font-size: 0px; 
	background-image: url('../images/dotted_border_line.jpg');
}
.black_square_title{
	margin-top: 10px; 
	padding-left: 20px; 
	font-weight: bold; 
	background-position: 0px 1px; 
	background-repeat: no-repeat; 
	background-image: url('../images/black_square.jpg');
}
.table_form{
	width:275px;
	background-color:#fff;
	font:900 10px Verdana;
	color:#525252;
	text-align:center;
}
.table_form td{
	background-color:#EBEBEB;
}
.index_red_div{
	padding-top: 2px; 
	width:124px; 
	height: 29px; 
	background-color: #C61F1F; 
	text-align: center; 
	font-size: 10px; 
}
.index_red_div a{
	color:#fff;
	font-weight: bold;
}
.index_red_img{
	margin:0px; 
	border: 1px solid #CCCCCC; 
	width:122px; 
	height:108px;
}
.index_promo_div{
	float: left; 
	font-size: 0; 
	margin: 20px 12px 15px 0px;
}
