body {
	margin: 0px;
	padding: 0px;
	background-color: #E3E4E4;
	text-align: center;
}
div {
	display: inline-block;
	text-align: left;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
li{
	margin: 0px;
	padding: 0px;
}
img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	margin: 0px;
	padding: 0px;
}
.main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.l800 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.l800 h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #004A80;
	margin-bottom: 30px;
	padding-top: 30px;
}
.l800 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}
.l800 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline;
	background-color: #61B3DA;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 5px;
	text-decoration: none;
}

a:link {
	color: #004678;
	text-decoration: none;
}
a:visited {
	color: #004678;
	text-decoration: none;
}
a:hover {
	color: #34B3EF;
	text-decoration: underline;}
}
.ch_menu {
	margin-top: 12px;
}
.ch_menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	margin-right: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E3E4E4;
}
.ch_menu  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.ch_menu  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ch_menu  a:hover {
	text-decoration: none;
	color: #C9F1E0;
}
.ch_menu h3{
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
}.ch_top_us {
	font-family: "Times New Roman", Times, serif;
	width: 950px;
	margin-left: 10px;
	background-color:#004A80;
	background-image:url(../img/us-logo.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 40px;
	overflow:hidden;
}
.text_us {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 40px;
	text-indent: 10px;
	float: left;
	padding-right: 10px;
	line-height: 40px;
}
.text_us a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.text_us a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.text_us a:hover {
	text-decoration: none;
	color: #6FC5DD;
}

