body,table,td,div,p,form{
    font-size:12px;
	padding:0px;
	border-width:0px;
	margin:0px;
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
}

html{
	overflow-y:scroll;
	}

.Header,
.Nav_bg,
.Nav_second_menu,
.left_form,
.flash_pic,
.more_info_bg,
/*.position_top,*/
.mail_top,
.nav_pic,
.footer
	{
	display:none;
	}


/******  *******/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a{
	color:#646464;
	text-decoration:none;
	}
a:hover{
	color:#646464;
	text-decoration:underline;
	}

img{
	border:0;
	}

.fontbold
	{
	font-weight:bold;
	float:left;
	}

.fontsize01{
	font-size:14px;
	}

.lineheight{
	line-height:150%;
	}

.center{
	text-align:center;
	}

.left{
	text-align:left;
	}

.right{
	text-align:right;
	}

.margincenter{
	margin:0 auto;
	}

.divleft{
	float:left;
	}
	
.divright{
	float:right;
	}

.divclear{
	clear:both;
	}

.color01{
	color:#FFFFFF;
	}

.news_detail{
	padding:10px 30px 30px 10px;
	}

.news_detail p{
	text-indent:2em;
	margin-bottom:16px;
	line-height:150%;
	}

.h3title{
	color:#0056A3;
	font-size:14px;
	}

.right_form{
	width:100%;
	clear:both;
	}

/*********** footer ************/
.footer{
	border-top:4px solid #9DC7CB;
	padding:10px 0;
	margin-bottom:40px;
	}
