body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	/*background-color: #747D7F;*/
	background-color: #81B5DA;
	/*color: #767879;*/
	color:#5A5B5B;
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.contact {
	color: #1A537C;
}

.padding {
	padding: 15px 15px 15px 15px;
}

.paddingsmall {
	padding: 7px 7px 7px 7px;
}
.foottext {
	color: #1A537C;
	font-size: 10px;
}

.textbox {
	border: 1px solid #7AAFD5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	border: 1px solid #737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #505050;
}

.repeatx {
	background-repeat: repeat-x;
}

.repeaty {
	background-repeat: repeat-y;
}

.backbottom {
	background-position: bottom center;
	background-repeat: no-repeat;
}

.norepeat {
	background-repeat: no-repeat;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C7658;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD1625;
	font-weight: bold;
}
.nav{
	font-size: 10px;
	color:#1A537C}
a.nav{
	text-decoration: none;
}
a.nav:hover{
	text-decoration: underline;
}
a{
	text-decoration: none;
	color:#1A537C
}
a:hover{
	text-decoration: underline;
	color:#1A537C
}
