body {
	margin: 10px 0px 0px 0px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

#pagecontainer {
	background-color: #fff;
	width: 765px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.menulink a, .menulink a:visited { color:#fff; text-decoration: none; font-size: 14px; }
.menulink a:active, .menulink a:hover { color:#aad833; }

.bodycontainer {
	text-align: left;
	margin-top: 21px;
	width: 520px;
	float: right;
}

.pageheadbox {
	width: 520px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 8px;
	padding: 15px 0 15px 0;
}

.pagehead {
	font-size: 20px;
	font-family: verdana;
	color: #fff;
	margin-left: 20px;
}

.bodycontent {
	border: solid 1px #0885a5;
	text-align:left;
	padding:15px 20px 25px 20px;
	margin-top:10px;
	}










.sublink a, .sublink a:visited { color:#fff; text-decoration: none; font-size: 12px; font-weight:800; }
.sublink a:active, .sublink a:hover { color:#aad833; }

.bkr {
	color: #80b94a;
	font-size: 18px;
	font-weight: bolder;
	margin: 0 5px 0 5px;
}

.fitlink a, .fitlink a:visited, .fitlink a:active { color:#8cb428; text-decoration: none; font-weight:bolder; }
.fitlink a:hover { color:#000; }

.weblink a, .weblink a:visited, .weblink a:active { color:#0885a5; text-decoration: none; font-weight:bolder; }
.weblink a:hover { color:#000; }

.qlink a, .qlink a:visited, .qlink a:active { color:#8cb428; text-decoration: none; font-weight:bolder; }
.qlink a:hover { color:#000; }

.fittext {
	color:#8cb428;
	font-weight:bolder;
}

.webtext {
	color:#0885a5;
	font-weight:bolder;
}

.subhead {
	background: url('images/subtop.gif');
	text-align:left;
	color:#fff;
	font-size:28px;
	font-family:verdana;
	padding:25px 0 25px 50px;
	margin-top:10px;
}





.greenpbx{
	color: #8cb428;
	font-size: 17px;
	font-family: verdana;
	font-weight: 600;
	margin-top:4px;
}

.bluepbx {
	color: #0885a5;
	font-size: 15px;
	font-family: verdana;
	font-weight: 600;
	margin-top:4px;
}

table.sample td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
}

.td01 {
	font-family:verdana, arial, helvetica;
	font-size:10px;
	padding-right:3px;
}

.td02 {
	font-family:verdana, arial, helvetica;
	font-size:10px;
	font-weight:bolder;
	padding-right:3px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
