body{
	margin:0;
	padding:0 0 20px 0;
	background-color:#D9D9D9;
	text-align:center;
}
body,table,input,select,textarea{
	font-family:Tahoma;
	font-size:11px;
	color:#4B4B4B;
}

a{
	text-decoration:none;
	color:#083C88;
}
img{
	border:none;
}
.clear{
	clear:both;
	height:5px;
	font-size:4px;
}
h1{
	font-size:16px;
	margin:10px 0;
	color:#083C88;
}
h2{
	font-size:14px;
	color:#083C88;
	margin:0;
	padding:0 0 7px 5px;
	border-bottom:1px solid #E3E3E3;
}
h3{
	margin:0;
	font-size:12px;
}

#container{
	width:938px;
	padding:0 7px;
	margin:0 auto;
	background:url("/media/layout/bg_container.gif") repeat-y;
}
#top_banners{
	padding:7px;
}
#header{
	width:938px;
	height:141px;
	margin-bottom:2px;
	background:url("/media/layout/header.gif");
	text-align:left;
}
#header a{
	width:225px;
	height:65px;
	display:block;
	position:relative;
	top:40px;
	left:35px;
}


#menu_top{
	width:908px;
	height:32px;
	padding-right:30px;
	margin-bottom:20px;
	background:url("/media/layout/bg_top_menu.gif") repeat-y;
	font-size:12px;
	color:#ffffff;
	line-height:2.6;
	text-align:right;
}
#menu_top a{
	color:#ffffff;
	margin:0 10px;
}


.banner_box img{
	border:1px solid #BDBDBD;
}


#page{
	background:url("/media/layout/bg_page.gif") bottom no-repeat;
}


#left_side{
	width:220px;
	padding-right:15px;
	float:left;
}
#left_side .banner_box{
	margin-left:7px;
}
#menu_left{
	list-style-type:none;
	margin:12px 0 0 0;
	padding:0;
}
#menu_left li{
	width:200px;
	background:url("/media/layout/bg_left_menu.gif") repeat-y;
	text-align:left;
	margin-bottom:1px;
	padding:8px 5px 8px 12px;
}
#menu_left a{
	color:#0B4692;
	background:url("/media/layout/bullet.gif") left no-repeat;
	padding-left:25px;
	display:block;
}

#menu_left .submenu {
	
	
	padding-left:40px;
}

#menu_left .submenu a{
	background-image:none;
	padding:0px;
	
}

#page_contents{
	width:520px;
	padding-right:15px;
	text-align:left;
	line-height:1.5;
	text-align:justify;
	float:left;
}
img.left_img{
	border:3px solid #E3E3E5;
	margin-right:20px;
	float:left;
}
#center_bottom_banner{
	margin:10px 0;
}
#contents{
	min-height:410px;
	height:auto !important;
	height:410px;
}


#right_side{
	float:left;
}
#right_side .banner_box{
	margin-bottom:10px;
}
#news_box{
	width:200px;
	border:1px solid #BDBDBD;
	padding:8px 10px;
	text-align:left;
	color:#363636;
    margin-left:6px;
}
#news_box p{
	margin:12px 0 0 0;
}
#news_box a{
	color:#083C88;
}


#menu_bottom{
	margin-bottom:10px;
	color:#353535;
}

#menu_bottom a{
	margin:0 2px;
	color:#353535;
	font-size:9px;
}

#menu_bottom a.on{
	text-decoration:underline;
}


#footer{
	padding-top:20px;
	margin:0 auto;
	background:url("/media/layout/bg_footer.gif") top no-repeat;
}



td.label_cell{
	text-align:right;
	vertical-align:top;
	width:150px;
}
td.input_cell{
	text-align:left;
}
td.simple_text{
	text-align:left;
	vertical-align:top;
}
td.input_cell a{
	float:right;
}
.mandatory{
	color:#3333ef;
}
#note{
	border-top:1px solid #E4E4E4;
	padding-top:7px;
	text-align:center;
}


input.field, textarea.field, select.field{
	border:1px solid #E4E4E4;
	padding:3px 2px;
	margin:1px 0;	
}
input.field, textarea.field{
	width:234px;
}
select.field{
	width:240px;
}
textarea.field{
	height:120px;
}
.submit{
	width:86px;
	margin-top:5px;
	margin-bottom:10px;
	padding:2px;
	border:none;
	background-color:#083C88;
	color:#ffffff;
	margin-right:75px;
}


#contents ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#contents li{
	padding:3px 0 0 0;
}
#contents ul.product_list{
	margin:0 0 0 10px;
	padding:0;
}

sup{
	font-size:75%;
}



#other_links{
	margin-top:20px;
	line-height:1.8;
}
#other_links h2{
	margin-bottom:8px;
}
#article img{
	margin:0 10px 5px 0;
	border:3px solid #E3E3E5;
}
.article_intro img{
	border:3px solid #E3E3E5;
}
.article_intro img.no_border{
	border:none;
}
.article_intro td{
	padding-bottom:15px;
}


#pages_scroll a{
	margin:0 5px;
}

#newcontent{
	color:#FFF;
	margin-left:300px;
}

#newcontent td{
	color:#FFF;	
}

#banners_bottom img {
	margin-left:10px;
}