body {
	margin: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #000077;
}
form {
	margin: 0px;
}
dd {
	margin: 0px 0px 4px 20px;
}
hr {
	border: 0px;
	height: 1px;
	color: #B2B2B2;
	background-color: #B2B2B2;
}
h1, h2, h3, h4, h5, h6 {
	color: #361B84;
	font-size: 22px;
	font-weight: bold;
}
H1 {	
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
}
.form {
	width: 440;
	border: 0px none;
	border-collapse: collapse;
	table-layout: fixed;
}
.form td, .form th {
	padding: 2px 0px 2px 0px;
	text-align: left;
	vertical-align: top;
}
.header {
	padding-top: 2px;
	background: transparent url(/images/header_bg.png) no-repeat;
	font: 11px Verdana, Arial, Helvetica;
	white-space: nowrap;
}
.header, .header a {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyhome {
	background-image: none;
}
.homefeature ul {
	margin: 0px;
	padding: 0px;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica;
}
.homefeature ul a {
	color: #330066;
	text-decoration: none;
	position: relative;
	display: list-item;
	list-style-image: url(/images/body_bullet.gif);
	margin: 0px 0px 3px 20px;
}
.hometext {
	padding: 7px 7px 7px 7px
}
.foot small {
	font: 10px Verdana, Tahoma, Arial, Helvetica;
}
.list li {
	padding-bottom: 5px;
}

.data {
	width: 100%;
	border: 0px none;
	border-collapse: collapse;
}
.data th {
	text-align: left;
	color: #FFFFFF;
	background-color: #6A2A8A;
	text-transform: uppercase;
}
.data td, .data th {
	font-size: 12px;
	padding: 3px 6px 3px 6px;
	vertical-align: top;
	border-bottom: 1px solid #6A2A8A;
}
.data b {
	color: #6A2A8A;
}
.detail {
	font-weight: bold;
	color: #6A2A8A;
	text-align: center;
}
.topnav A {
	padding: 6px 15px 0px 15px;
	vertical-align: top;
	display: block;
	position: relative;
	height: 37px;
}
.topnav A {
	font: bold 14px Arial, Verdana, Tahoma; 
	color: #3E2E82;
	text-decoration: none;
}	
.topnav A:hover {
	background: transparent url(/images/nav_hover.gif) repeat-x top;
}
.menu td {
	border-top: 1px solid #000000;
}
.menu a {
	position: relative;
	display: block;
	background: #2E5B99 url(/images/menu_bg.gif) no-repeat 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 3px 3px 10px;
	font: bold 11px Tahoma, Arial, Helvetica;
	border-top: 1px solid #597CAE;
	border-bottom: 1px solid #284B7D;
}
.menu a:hover {
	background: #436BA3 url(/images/menu_bg.gif) no-repeat 0px -45px;
	border-top-color: #6989B6;
	border-bottom-color: #385884;
}
