body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
H5 {
	color: #CCFF66;
	font-size: 1.0em;
	margin-bottom: 8px;
	}
H5.grey {
	color: #474747;
	margin-top: 0px;
	}
H5.blue {
	color: #336699;
	margin-top: 0px;
	font-weight: 500;
	}
UL.list {
	margin: 0;
	padding: 0px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	}
UL.list LI {	
    padding-left:17px;
    background: url(../images/list_arrow.gif) no-repeat;
    background-position:0 3px;
}
INPUT.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:100;
    height:20px;
    width:75px;
    background-color:#d7d7d7;
   color:#666666;
	}
#page { 
	width: 1118px;
	margin: 0px auto;
	}
#bg {
	background-image: url(../images/top_bg_rpt.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 276px;
	}
#navcontainer {
	margin-left: 390px;
	}
#navlist
{
margin: 0;
padding: 0 0 30px 10px;
font-size: 13px;
}
#navlist ul, #navlist li
{
margin: 0;
padding: 0;
text-align: center;
display: inline;
list-style-type: none;
}
#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 10px 23px 4px 0px;
text-decoration: none;
text-align: center;
color: #CCFFFF;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 2px solid #CCFF66;
padding-bottom: 2px;
margin: 10px 23px 4px 0px;
background: transparent;
color: #000;
}
#navlist a:hover { color: #000; }
#left a:link#grey, #left a:visited#grey, #left a:active#grey {	
	color: #CCFF66;
	text-decoration: none;
	}
#left a:hover#grey {
	color: #CCFFFF;
	text-decoration: underline;
	}
#left {
	width: 184px;
	margin-left: 83px;
	margin-right: 15px;
	margin-top: 20px;
	color: #FFFFFF;
	}
#content {
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 145px;
	}
#img_left {
	float: left;
	clear: right;
	border: 1px solid #999999;
	margin-top: -10px;
	margin-right: 5px;
	}
#img_left.pages {
	border-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	}
#home_txt {
	margin: 10px 0px 10px 0px;
	}
.frmLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
	text-align: right;
	}
.txtbox {
	height:15px;
	width: 225px;
	border: 1px solid #a3c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #ffffff;
	}
.txtarea {
	height:80px;
	width: 225px;	
	border: 1px solid #a3c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	overflow: auto;
	}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	color: #FFFFFF;
	font-size: .8em;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#CCFFFF;
	text-decoration:none;
	}
#footer a:hover {
	color:#000000;
	text-decoration: underline;
	}
.border {
	border: 1px solid #FFFFFF;
	}
#content a:link#hover, #content a:visited#hover, #content a:active#hover {
	padding-left: 0px;
	}
#content a:hover#hover {	
	padding-left: 10px;	
	}

