body
{
	background-color:#1A7B85;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	text-transform:lowercase;
}
.contentheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	text-transform:lowercase;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
	text-transform:lowercase;
}
a:link {
	color: #C9E4E7;
	text-decoration: underline;
}

a:visited {
	color: #C9E4E7;
	text-decoration: underline;
}

a:hover {
	color: #93B7BA;
	text-decoration: none;
}
td, input, textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.greenswish
{
	background: #11A8B8 url('/Images/Design/greenswish.jpg') no-repeat fixed top right;
	padding:10px;
	vertical-align:top;
}
.purpleswish
{
	background: #203379 url('/Images/Design/purpleswish.jpg') no-repeat fixed top;
	padding:10px;
	vertical-align:top;
}
.largepurpleswish
{
	background: #203379 url('/Images/Design/largepurpleswish.jpg') no-repeat fixed top;
	padding:10px;
	vertical-align:top;
}
hr {  background-color: #000066; color: #000066}
.S10pt {  font-size: 10px}
.submit {  color: #FFFFFF; background-color: #004688}
.FormTable {background-color: #004688}
.FormQuestion {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}