body {

	background: #7C8595;

	margin: 0px;

	padding: 0px;

	text-align: center;

	font: 70% Verdana, Arial, Helvetica, sans-serif;

}



a:link { color: #088CD1; }

a:visited { color: #5D8AA2; }

a:active { color: #C5B377; }



h1 { 

	color: #555E6D;

	font: bold 150% Arial, Helvetica, Verdana, sans-serif;

	border-bottom: solid 1px #A4ADB9;

}



h2 {

	color: #555e6d;

	font: bold 150% Arial, Helvetica, Verdana, sans-serif;

}



h3 {

	color: #555e6d;

	font: bold italic 135% Arial, Helvetica, Verdana, sans-serif;

}



h4 {

	color: #A4ADB9;

	font: bold 125% Arial, Helvetica, Verdana, sans-serif;

}



h5 {

	color: #A4ADB9;

	font: bold italic 125% Arial, Helvetica, Verdana, sans-serif;

}



h6 {

	color: #A4ADB9;

	font: bold 100% Arial, Helvetica, Verdana, sans-serif;

}



#container {

	width: 760px;

	margin: 0px auto;

	text-align: center;

}



#logo {

	float: left;

	width: 284px; /* change the width of the logo if necessary */

}



img { 

	border: none;

}



#menu {

	margin-top: 8px;

	width: 563px; /* change the width of the menu if necessary to adjust for logo - total should be less than 750 */

	float: right;

	height: 35px;

	background: url('images/menubar-bg.gif') repeat-x;

	text-transform: lowercase;

}

	#menul {

		background: url('images/menubar-left.gif') no-repeat;

		height: 35px;

	}

	

	#menur {

		background: url('images/menubar-right.gif') no-repeat right;

		height: 35px;

		padding: 10px 15px 0px 0px;

		text-align: right;

		voice-family: "\"}\""; 

		voice-family:inherit;

		height: 25px;

	}

	

	html>body #menur { height: 25px; }

	

	#menu a:link, #menu a:visited { 

		color: #000000;

		text-decoration: none;

	}

	

	#menu a:active, #menu a:hover {

		color: #000000;

		text-decoration: underline;

	}

	

#onecol {

	clear: both;

	width: 760px;

	margin-right: 2px;

	text-align: left;

	background: url('images/onecol-bg.gif') repeat-y -1px;

}

	#onecolt {

		background: url('images/onecol-top.gif') no-repeat -1px 0px;

	}

	

	#onecolb {

		background: url('images/onecol-bottom.gif') no-repeat bottom;

		padding: 5px 15px 5px 15px;

	}



#body {

	clear: both;

	margin-right: 2px;

	text-align: left;

}



#body1 {

	width: 546px;

	float: left;

	background: url('images/body1-bg.gif') repeat-y;

}



	#body1t {

		background: url('images/body1-top.gif') no-repeat;

	}

	

	#body1b {

		background: url('images/body1-bottom.gif') no-repeat bottom;

		padding: 5px 15px 10px 15px;

	}

	

#rightcol {

	width: 212px;

	float: left;

}



.infobox {

	width: 212px;

	float: left;

	background: url('images/body2-bg.gif') repeat-y;

	margin-top: 5px;

}

	.infoboxt {

		background: url('images/body2-top.gif') no-repeat;

	}

	

	.infoboxb {

		background: url('images/body2-bottom.gif') no-repeat bottom;

		padding: 5px 10px 10px 10px;

	}

	

.submenu {

	padding: 10px 5px 5px 5px;

	margin: 0px;

	list-style: none;

}



.submenu li {

	margin-bottom: 1px;

}



.submenu a:link, .submenu a:visited, .submenu a:hover {

	text-decoration: none;

	color: #000000;

	display: block;

	width: 180px;

	height: 21px;

	padding-left: 5px;

	padding-top: 5px;

	background: url('images/vertical.gif') no-repeat;

	voice-family: "\"}\""; 

	voice-family:inherit;

	width: 175px;

	height: 16px;

}

	html>body .submenu a:link, html>body .submenu a:visited, html>body .submenu a:hover { 

		width: 175px;

		height: 16px;

	}



.submenu a:hover {

	background: url('images/vertical-over.gif') no-repeat;

}



#footer {

	clear: both;

	margin-top: 8px;

	width: 760px;

	float: right;

	height: 35px;

	background: url('images/menubar-bg.gif') repeat-x;

}

	#footerl{

		background: url('images/menubar-left.gif') no-repeat;

		height: 35px;

	}

	

	#footerr {

		background: url('images/menubar-right.gif') no-repeat right;

		height: 35px;

		padding: 10px 0px 0px 10px;

		text-align: left;

		voice-family: "\"}\""; 

		voice-family:inherit;

		height: 25px;

	}

	

	html>body #footerr { height: 25px; }

	

	#footer a:link, #footer a:visited { 

		color: #000000;

		text-decoration: underline;

	}

	

	#footer a:active, #footer a:hover {

		color: #ffffff;

		text-decoration: underline;

	}



legend {

color: #000;

background: #c0c0c0;

border: 1px solid #000;

padding: 2px 6px;

}



fieldset {

border: 2px #000000 solid;

width: 70%;

padding: 20px;

}

.link {
	font-family: Tahoma;
	color: #FFFF99;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.current {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000
}


