body 
{
    font-family: verdana, geneva, sans-serif;
    font-size: 80%;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color:#093276;
}
#page-cnt
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	text-align:left;
	width:800px;
	height:600px;
	background-color:#ffffff;
	overflow:visible;
	position:relative;
	background-position: 0px 149px;
	background-image: url(../images/bgrd.jpg);
	background-repeat: no-repeat;
}
.endfloat {
	clear: both;
	height: 1px; font-size: 1px;
	visibility: hidden;
	margin: 0;
}
b
{
	color:#666666;
}
strong
{
	color:#666666;
}
a
{
	color:#093276;
	text-decoration:underline;
}
a.RptLink
{
	display:block;
	margin-top:10px;
}
a.RptTop
{
	font-weight:bold;
	display:block;
	margin-top:10px;
}
a.RptBt
{
	font-weight:bold;
	display:block;
	margin-top:20px;
	text-decoration: none;
	margin-bottom:5px;
}
h1
{
	font-size: 1.8em;
	color: #666666;
	background-position: left bottom;
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
}
h2
{
	font-size:1.5em;
	color: #093276
}
h3,h4,h5,h6
{
	color:#093276;
	font-size:1em;
}
img.sideimg
{
	padding: 10px 5px 0px 5px;
	display:block;
	
}
#leftcol {
	width: 170px;
	float: left;
}
#rightcol {
	float: right;
}
div.centercol {
	margin-left: 7px;
	padding: 20px 10px 20px 10px;
	min-height: 428px;
	width:430px;
	display: block;
	float: left;
}
* html div.centercol { 
	margin: 0 0 0 4px !important;
	height: 428px; 
}
/*Menu*/
#sidemenu
{
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 1px;
}
a.Page0,
a.HomePage0,
a.Section0
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	background-position: left top;
	display: block;
	background-image: url(../images/menuitm.jpg);
	width: 165px;
	text-indent: 50px;
	line-height: 28px;
	background-repeat: no-repeat;
	height: 28px;
	text-decoration: none;
}
a.Page0:hover,
a.HomePage0:hover,
a.Section0:hover
{
	color:#093276;
	background-image: url(../images/menuitm_sel.jpg);
}
a.selected
{
	color:#093276;
	background-image: url(../images/menuitm_sel.jpg);
}
ul.submenu1
{
	display:none;
}