body {
	background-color: #55636F;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}


/* layout IDs ----------------------------------*/

#mainbox {
	width: 760px;
	border: 1px solid #6A7B8A;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: -380px;
	left: 50%;
	position: absolute;
	padding: 1px;
}


#navigation {
	background-color: #D3D8DE;
	float: left;
	width: 150px;
	margin-right: 0px;
	height: 407px;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	margin-right: 4px;	
}
div{}


#heading {
	float: right;
	height: 76px;
	width: 604px;
	margin-right: 0px;
	padding-right: 0px;
	background-image: url(images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#breadcrumb {
	background-color: #CCCC99;
	float: right;
	width: 593px;
	border-top: 1px solid #999900;
	border-right: 0px solid #999900;
	border-bottom: 1px solid #999900;
	border-left: 1px solid #999900;
	padding-left: 10px;
}


#feature {
	background-color: #E6E6D2;
	float: right;
	height: 109px;
	width: 604px;
	margin-top: 1px;
}


#feature_map {
	background-color: #E6E6D2;
	float: right;
	height: 214px;
	width: 604px;
	margin-top: 1px;
}


#banner {
	background-color: #CCCC00;
	float: right;
	width: 603px;
	margin-bottom: 2px;
	border-top: 1px solid #999900;
	border-right: 0px solid #999900;
	border-bottom: 1px solid #999900;
	border-left: 1px solid #999900;
	margin-top: 2px;
}


#contentholder {
	float: right;
	width: 604px;
}


#content3col {
	float: left;
	width: 422px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#content2col {
	float: left;
	width: 574px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}


#rhpanel {
	background-color: #E3E8EB;
	float: right;
	width: 162px;
}


#btm_banner {
	background-color: #CCCC00;
	float: left;
	width: 573px;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #999900;
}


.schoolsites {
	background-color: #CCCC99;
	border: 1px solid #999900;
	float: left;
	width: 300px;
	margin-bottom: 30px;
	border: 1px solid #999900;
	padding: 10px;
}



/* text styles ---------------------------------- */

p {
	font-size: 14px;
	line-height: 16px;
}


a:link{
	color: #0000FF;
	text-decoration: none;
}
a:visited{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #FF3300;
	text-decoration: none;	
}
a:active{
	color: #FF3300;
	text-decoration: none;
}


ol {
	font-size: 14px;
	line-height: 18px;
}


ul {
	font-size: 14px;
	line-height: 18px;
	list-style-type: disc;
}


.breadcrumbtxt {
	font-size: 9px;
	color: #336699;
}
.breadcrumbtxt a:link{
    color: #336699;
	text-decoration: none;
}
.breadcrumbtxt a:visited{
	color: #336699;
	text-decoration: none;
}
.breadcrumbtxt a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumbtxt a:active{
	color: #FFFFFF;
    text-decoration: none;
}


.featurehead {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}
.featurehead a:link{
    color: #990000;
	text-decoration: none;
}
.featurehead a:visited{
    color: #990000;
	text-decoration: none;
}
.featurehead a:hover{
	color: #FF6600;
	text-decoration: none;
}
.featurehead a:active{
	color: #FF6600;
	text-decoration: none;
}


.featuretext {
	font-size: 11px;
	color: #336699;
	line-height: 13px;
	width: 146px;
	margin: 5px;
	float: left;
	left: 0px;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 150px;
}
div{}

.bannertext {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
}
.bannertext a:link{
	color: #336699;
	text-decoration: none;
}
.bannertext a:visited{
	color: #336699;
	text-decoration: none;
}
.bannertext a:hover{
	color: #FFFF33;
	text-decoration: none;
}
.bannertext a:active{
	color: #FFFF33;
	text-decoration: none;
}


.subhead {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	line-height: 18px;
}


.subheadsmall {
	font-size: 14px;
	color: #0099FF;
	line-height: 16px;
	font-weight: bold;
}


.subheadlite {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #006699;
}


.sidebar {
	font-size: 11px;
	line-height: 12px;
	color: #336699;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
}
.sidebar a:link{
    color: #336699;
	text-decoration: none;
}
.sidebar a:visited{
	color: #336699;
	text-decoration: none;
	}
.sidebar a:hover{
	color: #CC0000;
	text-decoration: none;
}
.sidebar a:active{
	color: #CC0000;
	text-decoration: none;
}


.sidebar_lite {
	font-size: 11px;
	line-height: 12px;
	color: #999999;
}


.smallcontact {
	font-size: 10px;
	font-weight: bold;
}


.linksubhead {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
}


.linkhead {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.linkhead a:link{
	color: #FF6600;
	text-decoration: none;
}
.linkhead a:visited{
	color: #FF6600;
	text-decoration: none;
}
.linkhead a:hover{
	color: #0099FF;
	text-decoration: none;	
}
.linkhead a:active{
	color: #0099FF;
	text-decoration: none;
}


.linktext {
	font-size: 14px;
	line-height: 16px;
}


.rsrcehead {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
.rsrcehead a:link{
	color: #FF6600;
	text-decoration: none;
}
.rsrcehead a:visited{
	color: #FF6600;
	text-decoration: none;
}
.rsrcehead a:hover{
	color: #0099FF;
	text-decoration: none;	
}
.rsrcehead a:active{
	color: #0099FF;
	text-decoration: none;
}


.rsrcetext {
	font-size: 11px;
	line-height: 13px;
}


.contactname {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
.contactname a:link{
	color: #FF6600;
	text-decoration: none;
}
.contactname a:visited{
	color: #FF6600;
	text-decoration: none;
}
.contactname a:hover{
	color: #0000FF;
	text-decoration: none;	
}
.contactname a:active{
	color: #0000FF;
	text-decoration: none;
}


.contacttext {
	font-size: 12px;
	line-height: 13px;
}

.contactphone {
	font-size: 11px;
	line-height: 12px;
	color: #3366CC;
}


.doc_key {
	font-size: 11px;
}

.doc_keyhead {
	font-size: 11px;
	font-weight: bold;
}


.dochead {
	font-size: 12px;
}



/* table properties ---------------------*/

.tablehead_bg {
	background-color: #CCCCCC;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


.tablerow_odd {
	background-color: #e3e8eb;
	font-size: 12px;
	line-height: 14px;
}


.tablerow_even {
	background-color: #EBEBEB;
	font-size: 12px;
	line-height: 14px;
}


.tablehead_materials {
	background-color: #E0E0E0;
}


.tablerow_materials {
	background-color: #E3E8EB;
}





/* image properties ------------------- */

.dd_logo {
	margin-top: 8px;
	margin-bottom: 10px;
}


.dd_logotxt {
	margin-top: 18px;
	float: left;
}


.button_reg {
	margin-bottom: 1px;
}


.button_btm {
	margin-bottom: 26px;
}


.headgfx_1line {
	float: left;
	margin-left: 153px;
	clear: none;
	margin-top: 25px;
}

.headgfx_2line {
	float: left;
	margin-left: 153px;
	clear: none;
	margin-top: 18px;
}


.linkarrow {
	margin-left: 5px;
}


.rh_linkarrow {
	margin-right: 5px;
}


.icon_filter {
	margin-top: 5px;
	margin-left: 40px;
}

.icon_access {
	margin-left: 43px;
	margin-top: 5px;
}
