body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color:#5A6584;
	margin-left: 0px;
	margin-top: 15px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3E3E3E;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3E3E3E;
}

A:ACTIVE {
	color : #7F1538;
}

A:HOVER {
	color : #8D5769;
}

A:LINK {
	color : #7F1538;
}

A:VISITED {
	color : #8D5769;
}

.form-field {
	background-color: #EFEFE8;
	color: #3E3E3E;
	font-size: 11px;
}

.form-button {
	background-color: #98ABA4;
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px;
}

.nav-rollover a { background-color: #B2C2D8}
.nav-rollover a:hover { background-color: #C3D0E2}

.copy {
	color:#ADB2BF;
	font-size: 10px;
	padding-top:5px;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top:0;
	padding-top: 0px;
	margin-bottom:0;
	padding-bottom:0px;
	}

ul.showdot{
	list-style: disc;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;

	}

.form_button
{
	font: font-family: Arial; 
	font-size: 12px;
	font-weight:900;
	color: #7F1538; 
	padding: 4px;
	text-decoration: none;
	border: 1px solid black;
	background: #ADC3DB;
	text-align: center;
}

.form_button_wide
{
	font: font-family: Arial; 
	font-size: 12px;
	font-weight:900;
	color: #7F1538; 
	text-decoration: none;
	
	border: 1px solid black;
	background: #ADC3DB;
	text-align: center;
}