body {
	background-color: #8391AE;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}	

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 18px;
	color: #11517D;
	padding-top: 12px;
}


h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	color: #008F7F;
	padding-top: 12px;
}

.tabletext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
}	


.footertext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 12px;
}


ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.paddingright {
	padding-right: 10px;
	}

a:link {
	text-decoration: none;
	color: #11517D;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #11517D;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #008F7F;
	font-weight: normal;
}



a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.footer:hover {
	text-decoration: none;
	color: #11517D;
	font-weight: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}
