html, body {	margin: 0px;	padding: 0px;	color: #000000;	background-color: #ffffff;	background-image: url(../images/background.gif);	background-repeat: repeat-x;	text-align: left;	width: 100%;	background-color: transparent;	}body, div, p, th, td, li, dd {		/* redundant selectors to help NS4 not forget */	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	}html,body {	height:100%;	}a:link {	color: #4E0B01;	background-color: transparent;	text-decoration: none;	}a:visited {	color: #010B4F;	background-color: transparent;	text-decoration: none;	}a:active {	color: #FF2403;	background-color: transparent;	text-decoration: underline;	}a:hover {	color: #FF2403;	background-color: transparent;	text-decoration: underline;	}h1 {font-size: 26px;}h2 {font-size: 16px;}h3 {font-size: 14px;}h4 {font-size: 12px;}h5 {font-size: 10px;}h1, h2, h3, h4, h5, h6 {	font-weight: bold;	font-family: Verdana, Arial, Helvetica, sans-serif;	}.clearboth { clear: both; }.sm {font-size: 10px;}.md {font-size: 11px;}#blackedge {	background-color: black;	position: absolute;	top: 108px;	left: 0px;	width: 157px;	height:30px;	}	p.menu {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	padding: 1px 0px 0px 0px;	margin: 2px 0px 8px 0px;	color: #ffffff;	width: 136px;	height: 23px;	text-align: center;	border:2px solid #ffffff; 	background-color: #748995;	}* html p.menu {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	padding: 1px 0px 0px 0px;	margin: 2px 0px 8px 0px;	color: #ffffff;	width: 136px;	w\idth: 133px;  	height: 23px;	text-align: center;	border:2px solid #ffffff; 	background-color: #748995;	}p.menu_l {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	padding: 1px 0px 0px 0px;	margin: 2px 0px 8px 0px;	color: #ffffff;	width: 136px;	height: 23px;	text-align: center;	border:2px solid #ffffff; 	background-color: #3C464D;	}* html p.menu_l {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	padding: 1px 0px 0px 0px;	margin: 2px 0px 8px 0px;	color: #ffffff;	width: 136px;	w\idth: 133px;  	height: 23px;	text-align: center;	border:2px solid #ffffff; 	background-color: #3C464D;	}#top {	position: absolute;	top: 0px;	left: 0px;	margin-bottom: 0;	}#rightboxtext { border: 1px solid rgb(0, 0, 0); padding: 5px 5px 40px 5px; background: rgb(163, 163, 163) ; }#bevel { position: relative; bottom: 40px; left: 0pt; }#sidebar {	clear:both;	float: left;	width: 137px;	margin-left: 0;	display: inline; 	padding: 144px 10px 0px 10px;	background-color: #A3A3A3;	height:100%;	}#frontspacer {	padding: 108px 0px 0px 0px;	float: left;	width:182px;	}#spacer {	padding: 108px 0px 0px 0px;	float: left;	width:37px;	}#frontbody {	padding: 108px 10px 10px 10px;	float: left;	width: 50%;	margin-left: 0;	}#mainbody {	padding: 108px 10px 10px 0px;	float: left;	width: 50%;	margin-left: 0;	}#rightcontainer {	padding: 140px 0px 0px 0px;	float: right;	width: 18%;	margin-right: 20px;	}#footcontainer {	clear: both;	}#footercontent {	padding: 35px 0px 0px 0px; 	margin: 0; 	background-image: url(../images/bsep.gif);	background-repeat: repeat-x;	text-align:center;	height: 65px;	width:100%;	font-size: 10px;	}
