body {
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
.holder {
	margin: auto;
	padding: 0;
	vertical-align: top;
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.body {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	height: 100%;
	width: 100%;

}
.body td {	font-size: 12px; }
.body table { margin: auto; }
.nav {
	background-image: url(images/nav_bg.gif);
	white-space: nowrap;

}
.nav a {
	margin: 0 0 0 0px;
}

.header {
	background-image: url(images/header_main_bg.gif);
	padding-left: 15px;
}
.header_bot {
	/*background-image: url(images/header_bot.jpg);*/
	vertical-align: top;
	background-color: #E7E7E7;
	height: 35px;
	width: 242px;
}
.subnav {
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	background-image: url(images/footer_right_bg.gif);
}
.subtitle {
	margin: 0px;
	padding: 3px;
	font-size: 16px;
	text-indent: 12px;
	font-weight: bold;
}
.subnav a:link {color:#FFFFFF;	text-decoration: none; }
.subnav a:visited {color:#FFFFFF;	text-decoration: none; }
.subnav a:hover {color:#FFFFFF;	text-decoration: underline; }
.subnav a:active {color:#FFFFFF;	text-decoration: underline; }
.footer {
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #2863A3;
	height: 55px;
	background-image: url(images/footer_bg.gif);
	width: 100%;
}
.footer p { padding-left: 5px;  padding-top: 5px; padding-right: 5px;}
.footer a:link {color:#FFFFFF;	text-decoration: none; }
.footer a:visited {color:#FFFFFF;	text-decoration: none; }
.footer a:hover {color:#FFFFFF;	text-decoration: underline; }
.footer a:active {color:#FFFFFF;	text-decoration: underline; }
.footer_top a { color:#FFFFFF;	text-decoration: none; }
.footer_top {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	background-color: #E7E7E7;
	//*background-image: url(images/footer_top.gif); *//
	display: block;
	height: 31px;
	text-align: right;
	vertical-align: bottom;
}
.sub {
	vertical-align: top;
	background-color: #E7E7E7;
	margin: 0px;
	padding: 0px;
}
.sub td {	font-size: 12px;}
.oldhr {
	color: #000000;
	border: 0;
	height: 1px;
	background-color: #000000;
	margin: 0;

}
hr {
	color: #0093FF;
	border: 0;
	height: 1px;
	background-color: #0093FF;
	margin-top: 5px;
	margin-bottom: 5px;

}
.subtable {
	vertical-align: middle;
	padding: 0px 3px;
	width: 90%;
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 { margin: 1px; }
h1 {
	font-size: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
h2 { font-size: 24px; }
.sub_menu_bg {
	background-color: #E7E7E7;
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat-y;
	background-position: 100%;
}
.sub_acc {
	background-color: #E7E7E7;
	text-align: center;
	margin: 10px auto;
	padding: 5px;
	width: 80%;
}
.sub abbr {
border: 0;
}
