body {
	background-image: url(../images/shared/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:fixed;
	background-color: #c0d1e1;
}

p.mainnav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	padding: 15px 15px 15px 15px;
	margin: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #557cb0;
}

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: white;
}

p.toplink {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt;
	color: white;
	padding: 15px 15px 15px 15px;
	margin: 0px;
}

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

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

p.toplink a:hover {
	text-decoration: underline;
	color: white;
}

p.subnav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 9pt;
	font-weight: bold;
	color: #003b79;
	padding: 15px 15px 15px 15px;
	margin: 0px;
}

p.subnav a:link {
	text-decoration: none;
	color: #1e9db3;
}

p.subnav a:visited {
	text-decoration: none;
	color: #1e9db3;
}

p.subnav a:hover {
	text-decoration: none;
	color: black;
}

.hlt {
	background-image:url('../images/shared/nav_background_on.jpg');
	color: white;
}

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;
}

h3 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12pt;
	font-weight: bold;
	color: #003b79;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}

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.righttext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: black;
	padding: 0px 30px 0px 30px;
	margin: 5px 0px 10px 0px;
}

p.righttext a:link {
	text-decoration: underline;
	color: #003b79;
}

p.righttext a:visited {
	text-decoration: underline;
	color: #003b79;
}

p.righttext a:hover {
	text-decoration: underline;
	color: black;
}

p.footer {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	padding: 30px 30px 30px 30px;
	margin: 0px;
}

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

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

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