*{margin:0;
padding:0;
}
body
{
	background:#546b7b;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin:auto;
	padding:0; 
	color:#424849;
	}

h1{
font-size:15px;
font-weight:bold;
background:url(../images/images/h2bg.png) no-repeat;
color:#ffffff;
padding:5px;
padding-left:15px;
margin-left:20px;
text-decoration:none;
}

h2{
	font-size:16px;
	color:#354753;
	padding-bottom:5px;
	margin:0px;
	text-decoration:none;
	}

h3{
	font-size:13px;
	color:#e68422;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	text-decoration:none;
	}

p{
	padding:5px;
	text-align:left;
	margin:0px;
	}

span{
	color:#FF0000;
	font-size:15px;
	}

blockquote{
	padding-top:8px;
	font-size:12px;
	color:#5d7892;
	}

blockquote span{
	font-weight:bold;
	color:#e68422;
	font-size:15px;
	margin-bottom:8px;
	}

.clear{
	clear:both;
	}

/*---------------- header image----------------------*/
/*for ie6*/
* html #header{
	width:900px;
	height:100px;
	padding-bottom:5px;
	color:#354753;
	background:#ffffff;
	margin:0 auto;
	overflow:hidden;
	}
	
#header{
	width:900px;
	height:100px;
	padding-bottom:5px;
	color:#354753;
	background:#ffffff;
	margin:0 auto;
	}
#header_logo{
	width:290px;
	height:100px;
	float:left;
	padding:0px 0 5px 40px;
	}

#search_tab{
	width:400px;
	color:#ffffff;
	background:#476482 url(../images/images/searchtab.png) no-repeat;
	float:right;
	height:25px;
	padding-top:10px;
	}

#search_tab span{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:2px;
	padding-right:2px;
	}

#search_tab a{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}

#search_tab a:hover{
	text-decoration:none;
	border-bottom:solid 2px #ffffff;;
	}

/*------------------------------main content-----------------------*/
#all{
	width:900px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background-color:#FFFFFF;
	}
/*for ie7*/
#content{
	width:880px;
	padding:10px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	margin-top:30px;
	}
/*css hack for other browser and hiding from ie7*/
html>/**/body #content{
	width:880px;
	padding:10px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	margin-top:0px;
	}
	/*for ie6
* html #content{
	width:880px;
	padding:10px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	margin-top:0px;
	padding-top:0px;
	}*/
#content a{
	color:#eb8b2e;
	text-decoration:underline;
	}

#content a:hover{
	color:#4d6f91;
	text-decoration:underline;
	}

#content ol{
	padding-left:10px;margin:10px;
	}

#content ol li{
	font-weight:bold;
	}

#content ol li li,#content ol li p{
	font-weight:normal;
	}

/*------------------------------colleft-----------------------*/
#pageheader{
	width:180px;
	padding:10px;
	color:#F2F2F2;
	margin-bottom:1px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:#637e97 url(../images/images/colleftspan.png) no-repeat;
	}
	
#colleft{
	width:200px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:10px;
	}
	
/*#comments{
	width:180px;
	font-weight:normal;
	text-align:left;
	padding:5px;
	padding-right:10px;
	height:130px;
	font-size:11px;
	color:#000000;
	background:#fec68f url(../images/images/comment.png) no-repeat ;
	}
#comments h1{	
	font-size:16px;
	color:#954a4a;
	}*/
	
#comments{
	width:200px;
	overflow:hidden;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	color:#666666;
	background:#fedcbb url(../images/images/comment.png) center repeat-y ;
	}
#commenthead{
	background:url(../images/images/commenth1.png) top no-repeat;
	height:10px;
	color:#414141;
	text-align:center;
	padding-left:0;
	padding-right:0;
	font-size:18px;
	}		
#commenttext{
	padding:0px 10px;
	font-size:11px;
	color:#333333;
	}
		
#commentsbottom{
	height:15px;
	background:url(../images/images/commentbottom.png) bottom no-repeat;;
	}	

#colleftsublink ul{
	background-color:#e3ecf1;
	border-top:solid 2px #576f86;
	padding-bottom:5px;
	padding-left:3px;
	}

#content #colleftsublink ul li{
	background:none;
	list-style:none;
	padding:5px;
	}
	
#content #colleftsublink ul li a{
	text-decoration:none;
	
	}	
	
#content #colleftsublink ul li a:hover{
	text-decoration:underline;
	}	
	
#colleftsublink ul ul{
	border-top:0px;
	}

#colleftsublink ul ul li{
	background-color:#e3ecf1;
	border-top:0px;
	margin-left:0px;
	padding-left:0px;
	}	

#content #colleftsublink ul ul li a{
	color:#4d6f91;
	text-decoration:none;
	}

#content #colleftsublink ul ul li a:hover{
	text-decoration:underline;
	}
		
#colleftbottom{
	width:200px;
	height:30px;
	padding-bottom:0px;
	padding-top:0px;
	background:url(../images/images/colleftbottom.png) no-repeat;
	}

/*------------------------------colright-----------------------*/
#colright{
	width:650px;
	float:left;
	padding:10px;
	margin-left:5px;
	margin-bottom:10px;
	}

#colright ul li{
	background:url(../images/images/colrightLI.png) no-repeat;
	padding-left:10px;
	margin:10px;
	list-style:none;
	}

.tablestyle{
	font-size:11px;
	text-align:center;
	margin:20px;
	border:solid 1px #bdcedd;
	color:#FFFFFF;
	}
	
.tablestyle tr th{
	padding:5px;
	border:solid 1px #7494b4;
	background-color:#6985a1;
	color:#ffffff;
	}

.tablestyle tr td{
	padding:5px;
	width:273px;
	border:solid 1px #e3ebf4;
	background-color:#ffffff;
	color:#666666;
	}

#content .tablestyle tr td a{
	color:#216394;
	text-decoration:underline;
	}
	
.tablestyle tr td.bgcolor{
	background-color:#dfe7ee;
	}
		

/*-------------------footer------------------------*/
#footer{
width:900px;
font-size:10px;
height:35px;
clear:both;
background-color:#7e96a6;
color:#ffffff;
}

#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#copyright{
float:left;
padding:0px;
}

