body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/ctrblnd.jpg);
	background-repeat: repeat-x;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #FFFFFF url(images/rtlg.jpg) no-repeat 100px 150px;
	text-align:left; /* part 2 of 2 centering hack */
	width: 792px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 792px;
	height: 700px;
	}
html>body #content {
	width: 792px; /* ie5win fudge ends */
	}

#col1 {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 80%;
	
}
#col1 a {
	color: #000000;
	text-decoration: none;
}
#col1 a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#col1 a:active {
	color: #0000FF;
}

#col1 ul {
	margin-left: 0px;
	padding-left: 0px;
}
#col1 li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: outside;
}
#col2 {
	float: left;
	margin-top: 20px;
	width: 390px;
	margin-left: 30px;
	margin-right: 10px;
}
#col2s {
	float: left;
	margin-top: 20px;
	width: 545px;
	margin-left: 30px;
	margin-right: 10px;
}
#col3 {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 165px;
}
h1 {
	font-size: 140%;
	}
h2	{
	font-size: 120%;
	color: #0099FF;
}
h3	{
	font-size: 100%;
	font-weight:bold;
	color: #FF3300;
}

h5{
	color: #0000FF;
	}

/* The P tag attributes are set here due to rendering differences between IE and Moz/Safari */
p {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
#topban {
	margin-bottom: 15px;
}
#col3top {
	background-color: #FEEFAA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
	font-size: 90%;
}
#col3bot {
	background-color: #FFD939;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 1px;
}
#caption {
	font-size: 80%;
}

.error {
	color:#FF0000;
}
.navsub {
	margin-left: 5%;
	text-indent: 10px;
	font-weight: normal;
	color:#0000FF;
}
.memnavsub {
	color:#0000FF;
	margin-left: 10%;
	text-indent: 20px;
	font-weight: normal;
}
.memnavsubttl {
	margin-left: 10%;
	text-indent: 20px;
	font-weight: normal;
}
.navsubttl {
	margin-left: 5%;
	text-indent: 10px;

}
.navmain {
	font-weight: bold;
}
.navmainbk {
	color: #000000;
	font-weight: bold;
}
.navmainactive{
	color: #0000FF;
	font-weight: bold;
}
.navmaininf{
	color: #000000;
	font-weight: bold;
	font-style:italic;
}

.tbldte {
	font-size: 110%;
	font-weight: bold;
}
.smtxt {
	font-size: 85%;
}
.norotdot {
	list-style-type: none;
}
