html {
	height: 100%;
	margin-bottom: 1px;
}

body, input, select, textarea, td, th, p {
	font: 10px verdana, arial, tahoma, sans-serif;
	line-height: 14px;
}

body {
	background-color: #ffffff;
	margin: 0px;
}

input, select, textarea {
	color: #000000;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px
}

hr {
	height: 1px;
	border-top: 1px solid #000066;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a {
	color: #3333cc;
	text-decoration: underline;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a.link {
	color: #3333cc;
	text-decoration: underline;
}
a.link:hover {
	color: #ff9900;
	text-decoration: underline;
}
a.footerlink {
	color: #666699;
	text-decoration: underline;
}
a.footerlink:hover {
	color: #ff9900;
	text-decoration: underline;
}
a.faqlink {
	color: #666699;
	font-size: 12px;
	text-decoration: underline;
}
a.faqlink:hover {
	color: #ff9900;
	font-size: 12px;
	text-decoration: underline;
}

.footer {
	font: 9px verdana, arial, tahoma, sans-serif;
	line-height: 18px;
}

.sectiontable {
	background-color: #E5EDFE;
	color: #000000;
	padding: 4px 4px 10px 4px;
	margin: 0px 0px 8px 20px;
	border: 1px solid #000066;
	width: 200px;
	height: 247px;
}
.sectionthead {
	background-color: #a5b5c5;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #000066;
}
.popuptable {
	background-color: #E5EDFE;
	color: #000000;
	padding: 4px 4px 10px 4px;
	margin: 0px 0px 8px 8px;
	border: 1px solid #000066;
}
.bodycontent {
	padding: 4px 4px 4px 4px;
	margin: 0px 60px 10px 60px;
}
ul, ol {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	line-height: 14px;
}
li {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	line-height: 14px;
	margin: 6px 0px 0px 0px;
	list-style-position: outside;
}
.newsul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none inside none;
}
.newsli {
	margin: 0px 0px 0px 4px;
	list-style-position: inside;
	line-height: 16px;
}
.footeraddress {
	color: #000080;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
.leftimg {
	padding: 0px 6px 6px 0px;
}
.rightimg {
	padding: 0px 0px 6px 6px;
}
.headertitle {
	color: #000080;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
.subtitle {
	color: #000080;
	font-weight: bold;
}
