body {
background-color: #FFFFFF;
font-family: Arial, Verdana, sans-serif;
}
h1 {
font-size: 24px;
}
h2 {
font-size: 20px;
}
a {
text-decoration: none;
}
a:hover {

}
a:visited {
text-decoration: none;
}
.header {
	width: 800px;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header b {
	text-align: right;
	margin-left: 65px;
}
.left_col {
	height: 27px;
	background-position: bottom;
	margin-top: 68px;
	background-color: #0055A5;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FAC50E;
}
.header img {
	margin-top: 3px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.right_col {
	height: 27px;
	background-position: bottom;
	margin-top: 68px;
	background-color: #002753;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A1AD36;
}
#main .left_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 470px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
}
#main {
	width: 800px;
}
#main .search_box {
	height: 250px;
	width: 230px;
	float: right;
	background-image: url(images/search_bkgd.gif);
	margin-right: 30px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#main .search_box b {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 230px;
	font-size: 18px;
	padding-top: 20px;
}
#form1 em {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.alpha_list {
	width: 800px;
	float: left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FCC50E;
	height: 45px;
}
.alpha_list b {
	display: block;
	color: #C00;
	margin-bottom: 4px;
}
.btm_footer_links {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	height: 75px;
	float: left;
	margin-top: 30px;
}
.btm_footer {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666;
	height: 50px;
	float: left;
}
#main .left_content b {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0055A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin-bottom: 10px;
}
.list_manft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	display: block;
	margin-top: 30px;
}