body {
	background-color: #999999;
}
.table_home {
	background-color: #FFFFFF;
	width: 800px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
	margin-top: 5px;
	margin-left: 18px;
	margin-right: 18px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003466;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 18px;
	margin-left: 15px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003466;
	line-height: 20px;
	margin-top: 10px;
}
.table_page {
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.p a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003466;
	font-weight: bold;
	text-decoration: none;
}
.p a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003466;
	text-decoration: underline;
	font-weight: bold;
}
.p a:visited {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003466;
}
.p a:active {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003466;
	font-weight: bold;
}
h6 {
	background-color: #003466;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 26px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 80px;
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
	border: none;
}
.table_be {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.login_be {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: square;
	color: #333333;
	margin-left: 40px;
}
.table_page_left {

	width: 775px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.bullet_header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: -20px;
}
.table_page_center {


	width: 750px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 0px;
}
.directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 3px;
}
.directory a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.directory a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.directory a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.directory a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.resource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.resource a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008080;
	text-decoration: none;
}
.resource a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008080;
}
.resource a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
}
.resource a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
.table_weblinks {
	font-family: Arial, Helvetica, sans-serif;
	width: 347px;
	color: #333333;
	font-size: 14px;
	line-height: 22px;
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 18px;
	border: 1px none #0E4878;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image:   url("images/bottom.jpg");
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.table_content {
	border: 0px none;
}
.nav_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003466;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003466;
	display: block;
	width: 170px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.navbar a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.navbar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.navbar a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003466;
	display: block;
	text-decoration: none;
	margin-left: 0px;
}
.navbar a:active {
	font-size: 14px;
}.navbar_table {
	width: 169px;
	background-color: #0E4878;
}
.navbar_column {
	background-color: #0E4878;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003466;
	width: 170px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #003466;
	margin-top: 12px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 12px;
}
.table_twocolumn {
	width: 629px;
	border: none;
	margin: 0px;
	padding: 0px;
}
.table_loginhome {
	width: 225px;
}
.table_weblinks a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0E4878;
	border-right-color: #0E4878;
	border-bottom-color: #0E4878;
	border-left-color: #0E4878;
	padding: 0px;
	display: block;
	border-right-width: 1px;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.rc_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E4878;
	padding-top: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 10px;
}
.rc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}
.table_loginmain {
	width: 348px;
	margin-left: 15px;
}
.rc_headermain {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E4878;
}
.rcmain {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.table_weblinks a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.table_weblinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.weblink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.weblink a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.weblink a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.weblink a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.weblink a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00246A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00246A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00246A;
	text-decoration: underline;
}
.bulletlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-indent: 5px;
	padding-left: 18px;
	margin-bottom: 0px;
}

