BODY {
	color : #020126;
	background-image: url(images/h-stripe_bg2.gif);
	background-color : #fcf8d6;
	margin : 0;
	padding : 0;
	text-align : center;
		}
	* html body {
		text-align: center;
		tex\t-align: left;
		}

#restrain {
	/* Set on a div in the home page tag to constrain width */
	/* Not set on body because IE5 PC does not apply widths to body */
		margin: 0 auto;
		padding-top: 10px;
		background-color : #FFFFFF;
		border-left: 1px solid #e3dda3;
		border-right: 1px solid #e3dda3;
		width: 75%;
	*	text-align: left;
		}
			
H2 {
	color: #020126;
	background-color: transparent;
	font: bold 18px "Times New Roman", Times, serif;
}
p {	
	font: bold 12px/18px Trebuchet MS, Verdana, Geneva, sans-serif;
	margin-bottom: 20px;
}

.endsec {
	padding-bottom: 20px;
	border-bottom: 1px solid #9B8F00;
}

#tophdr {
	color: #020126;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 10px;
	text-align: left;
	border-top: 3px double #9B8F00;
	border-bottom: 1px solid #9B8F00;
	width: 90%;
	height: 120px; /* ie5win fudge begins */		
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 90px;
	}
html>body #tophdr {
	height: 90px; /* ie5win fudge ends */
	}
	
 #topnav {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 0px 2px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color : #020126;
	background-color : White;
	border-bottom: 3px double #AD9726;
}

#topnav ul {
	list-style-type:none;
	white-space:nowrap;
	margin:0px 10px 10px 10px;
	padding-top:10px;	
}

#topnav ul li {
	display: inline;
	}


#topnav A {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #020126;
	background-color : transparent;
	text-decoration: none;
	padding:4px;
	margin-left: 20px;
}

#topnav A:VISITED {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: Gray;
	background-color: transparent;
	text-decoration: none;
	padding: 4px;
	margin-left: 20px;
}
#topnav A:HOVER {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #B22222;
	background-color : transparent;
	text-decoration: underline;
	padding:4px;
	margin-left: 20px;
}

/* bottom section wrapper*/
#botsec {
	color : #483E00;
	background-color : transparent;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 96%;
	padding: 8px;
	text-align: left;
}
/* bottom section columns*/
#botsec table {	
	border-bottom: 3px double #AD9726;
	padding: 0px;
	width: 100%;
}

#botsec td {
	width: 33%;
	vertical-align: top;
	text-align: left;
	padding-right: 40px;
	padding-left: 20px;
	border-right: 1px dotted #AD9726;
}
#botsec img {
	margin-right: 6px;
}

img {
	border: 0;
	}
	
.fp {
	color: Green;
	background-color: transparent;
}

.psl {
	color: #CE0000;
	background-color: transparent;
}

.jb {
	color: Blue;
	background-color: transparent;
}

.stu {
	color: Purple;
	background-color: transparent;
}

.to {
	font: bold 14px/18px Trebuchet MS, Verdana, Geneva, sans-serif;
	color: #000000;
	background-color: transparent;
	padding-top: 2px;
	margin-right: 6px;
}

#foot {
	width: 100%;
	background-color : #FFFFFF;
	color: #5C5C5C;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
	padding-top : 20px;
	padding-bottom: 30px;
}
	
#foot p {
	font: 12px Trebuchet MS Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.label {
	font : bold 12px/18px Trebuchet MS verdana, geneva, sans-serif;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align : top;
}