/* CSS Document */
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #545252;
	}
.smaller {font-size: 6px;}
.footertext {font-size: x-small}
a:link {
	color: #545252;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545252;
}
a:hover {
	text-decoration: underline;
	color: #545252;
}
a:active {
	text-decoration: none;
	color: #545252;
}
.blink:link {
	color: #0681c4;
	text-decoration: underline;
}
.blink:visited {
	text-decoration: underline;
	color: #0681c4;
}
.blink:hover {
	text-decoration: none;
	color: #0681c4;
}
.blink:active {
	text-decoration: underline;
	color: #0681c4;
}
.wlink:link {
	color: #CFCFCF;
	text-decoration: none;
}
.wlink:visited {
	text-decoration: none;
	color: #CFCFCF;
}
.wlink:hover {
	text-decoration: underline;
	color: #CFCFCF;
}
.wlink:active {
	text-decoration: none;
	color: #CFCFCF;
}
.style1 {font-size: medium}
.style2 {font-size: medium}
.wlueheader {color: #CFCFCF}
.blueheader {color: #0681c4}
#topheadbk {background-color:#000000; width:100%; height:19px; padding:3px;}
#topleft {float:left;}
#topright {float:right;}
#container {width:800px; margin-right:auto; margin-left:auto;}
#links {width:197px; height:173px; float:left;}
#banner {width:603px; height:173px; background-image:url(images/banner.gif); float:right;}
#title {height:19px; clear:both;}
#sidebar {width:197px; float:left;}
#mainbody {width:593px; float:right; padding:5px;}
#leftbox {
	width:590px;
	height:170px;
	background-image:url(images/leftbox2.gif);
	padding:5px;
	text-align:justify;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightbox {width:275px; height:300px; background-image:url(images/leftbox.gif); padding:5px; text-align:justify; float:right;}
#formright {width:295px; float:right;}
#formleft {width:295px; float:left;}
#footer {width:800px; text-align:center; margin-left:auto; margin-right:auto;}
