@charset "utf-8";
/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
}
A {COLOR: #0000FF;TEXT-DECORATION: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
A:link {COLOR: #0000FF; TEXT-DECORATION: underline}
A:visited {COLOR: #0000CC; TEXT-DECORATION: underline}
A:active {COLOR: #000099; TEXT-DECORATION: underline}
A:hover {COLOR: #000099; TEXT-DECORATION: none}
.header {
	background-image: url(../img/header_top_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 113px;
	width: 100%;
}
.header-center {
	height: 113px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header-center img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header-center h1 {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header-center h2 {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.header-bann {
	background-image: url(../img/header-banner.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 100%;
}
.frame {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	font-size: 25px;
	line-height: 25px;
}
.nav a {
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
}
.leftcol {
	float: left;
	width: 685px;
	margin-top: 10px;
}
.leftcol h1 {
	font-size: 19px;
	font-weight: bold;
	color: #0F9400;
	margin: 0px;
	padding: 0px;
}
.text11 {
	font-size: 11px;
}
.checklist {
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
	font-size: 18px;
}
.leftcol h2 {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	height: 28px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.eead {
	background-image: url(../img/ee_bg.jpg);
	height: 169px;
	width: 264px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

.quicklist {
	font-size: 11px;
}
.quicklist p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.text14bold {
	font-size: 14px;960
	font-weight: bold;
}
.rightcol {
	float: left;
	width: 275px;
	margin-top: 10px;
}
.footer {
	font-size: 11px;
	color: #000000;
	background-image: url(../img/footerbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 112px;
	width: 100%;
	clear: both;
}
.footer img {
	margin-bottom: 5px;
}
.footer a, .footer a:visited, .footer a:hover {
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

