@charset "iso-8859-1";
body { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, iso-8859-1; 
	background: none; 
	text-align: center;
	}
p {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px
	}
h2 {  font-family: "Courier New", Courier, mono; 
	font-size: 20px; 
	font-weight: bold; 
	font-variant: normal; 
	text-align: left
	}
li { list-style-type: circle;
	}
h4 { font-size: 16px; 
	font-weight: bold
	}
a {  color: #0066FF; text-decoration: none
	}
a:hover, a:active, a:focus {  color: #CC3300; 
	text-decoration: none;
	}
hr {
	color: #3399ff;
	width: 300px;
	align: left;
}

#main {
	width: 100%;
	float: left;
	margin-right: -190px;
	text-align: left;
	}
div.maincontent {
	margin-right: 190px;
	background: url(/Images/mt.gif) 0px 28px no-repeat;
	position: relative;
	top: -10px;
	text-align: left;
	}
div.maincontent ul {
	text-align: center;
	display: block;
	}
div.maincontent li {
	display: inline;
	text-align: center;
	font-weight: bold;
		}
div.maincontent a.nav, a.nav:hover, a.nav:active, a.nav:focus {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 24px;
	margin: 0px;
	background: url(/Images/bu.gif) center center no-repeat;
	}

div.maincontentbody {
	border-top: 0px #ffffff;
	border-right: 1px solid #3399ff;
	border-left: 1px solid #3399ff;
	border-bottom: 0px #ffffff;
	padding: 10px;
	padding-top: 0px;
	text-align: left;
	}
div.maincontentbody ul {
	text-align: left;
	display: block;
	}
	div.maincontentbody li {
	width: auto;
	background: none;
	display: list-item;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	}
div.maincontentbody a, a:hover, a:active, a:focus {
	font-weight: normal;
	}
div.maincontentbody a.subhead, a.subhead:hover, a.subhead:active, a.subhead:focus {
	font-weight: bold;
	}		
div.maincontentfooter {
	}
div.maincontentfooter a, a:hover, a:active, a:focus {
	font-weight: normal;
	width: auto;
	background: none;
	}
div.maincontentfooter p {
	color: #999999;
	border-top: 1px solid #3399FF;
	text-align: center;
	font-size: 0.8em;
	background: url(/Images/mb.gif) bottom no-repeat;
	margin: 0 0 0 0;
	}	

#side {
	float: right;
	width: 180px;
	font-size: 0.8em;
	}
div.sidecontent {
	background: url(/Images/st.gif) 0px 28px no-repeat;
	position: relative;
	top: 10px;
	text-align: left;
	}
div.sidecontentbody {
	position: relative;
	top: 3px;
	border-top: 0px #ffffff;
	border-right: 1px solid #3399ff;
	border-left: 1px solid #3399ff;
	border-bottom: 0px #ffffff;
	padding: 10px;
	padding-top: 0px;
	text-align: left;
	}
div.sidecontentbody li {
	list-style-image: url(/Images/sa.gif);
	text-align: left;
	}
div.sidecontentbody p {
	font-size: 12px;
	color: #666666;
	}	
div. sidecontentfooter {
	text-align: center;
	}
div.sidecontentfooter p {
	text-align: center;
	font-size: 0.8em;
	background: url(/Images/sb.gif) bottom no-repeat;
	margin: 0 0 0 0;
	}
