#wrapper {
	width: 200px;
	float: right;
	margin-right: 7px;
	margin-left: 15px;
}

#blueboxtop {
	width: 100%;
	background-color: #051D60;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 3px 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
#blueboxbottom {
	width: 100%;
	background-color: #8F0202;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 3px 0px;
	font-weight: bold;
	letter-spacing: 1px;
}

.centext {
	padding: 3px 9px;
	background-color: #DAC497;
	/*margin: 0px;*/
	display: block;
}




#thelist {
	color: #0E134E;
	background-color: #DAC497;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*margin: 0px;
	padding: 0px;*/
}

#thelist ul {
	
	margin-left: 2em; padding-left: 0;
margin-left: 2em;
	padding-left: 0;
	margin-top: 1px;
	margin-bottom: 0px;	
}
#thelist li {
	font-family: Arial, Helvetica, sans-serif;
	color: #051D60;
	background-color: #DAC497;
	font-style: italic;
}

#signup {
	background-image: url(images/SIGNUPOFF.gif);
	height: 37px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #DAC497;
}
#signup2 {
	background-image: url(images/SIGNUPOFF.gif);
	height: 37px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
background-color: #DAC497;
}
#section2 {
	color: #8E0202;
	background-color: #DAC497;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 3px 0px 0px;
	clear: left;
	
}

#section2 ul {
	margin-left: 0; padding-left: 2em;
margin-left: 2em;
	padding-left: 0;
	margin-top: 4px;
	margin-bottom: 0px;	
}
#section2 li {
	/*font-family: Arial, Helvetica, sans-serif;
	color: #051D60;
	font-size: 12px;
	margin: 0px;
	padding: 0px;*/	/*margin-right: 0px;
	margin-bottom: 1 px;
	margin-left: -14px;
	margin-top: 4px;*/
	background-color: #DAC497;
	font-style: italic;
}
/*.rrtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}*/
#bordertop {
	border: 1px solid #051d60;
}
#borderbot {
	border: 1px solid #051d60;
}
#spacer {
	height: 1em;
}
.boxtitleblue {
	color: #051D60;
	font-weight: bold;
	}

.boxtitlered {
	color: #7A0303;
	font-weight: bold;
	}
