body {
	background-image: url(../images/shared/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #white;
}

p.mainnav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 13pt;
	font-weight: bold;
	color: white;
	padding: 0px 20px 20px 0px;
	margin: 0px;
}

p.mainnav a:link {
	text-decoration: none;
	color: white;
}

p.mainnav a:visited {
	text-decoration: none;
	color: white;
}

p.mainnav a:hover {
	text-decoration: none;
	color: #114f81;
}

p.leftnav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: #939393;
	padding: 10px 10px 0px 15px;
	margin: 0px;
}

p.leftnav a:link {
	text-decoration: none;
	color: #939393;
}

p.leftnav a:visited {
	text-decoration: none;
	color: #939393;
}

p.leftnav a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

h1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 18pt;
	font-weight: bold;
	color: #003b79;
}

h2 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12pt;
	font-weight: bold;
	color: #8a8a8a;
}

p.bodytext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: black;
}

p.bodytext a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0066a9;
}

p.bodytext a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0066a9;
}

p.bodytext a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #A9A9A9;
}

p.footer {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: normal;
	color: #c2c2c2;
	padding: 40px 0px 40px 0px;
	margin: 0px;
}

p.footer a:link {
	text-decoration: underline;
	color: white;
}

p.footer a:visited {
	text-decoration: underline;
	color: white;
}

p.footer a:hover {
	text-decoration: underline;
	color: #c2c2c2;
}
