@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	color: #425575;
}
body {
	background-color: #6F86AD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.bodyText
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.white {	color: #FFF;	font-weight: bold;}

h1 {	font-size: 18px;	color: #D33915;}
h2 {	font-size: 18px;	color: #3D4E69;}

a:link {font-size:14px; color:#3D506B; text-decoration:underline}
a:visited {font-size:14px; color:#4A6082; text-decoration:underline}
a:hover {font-size:14px; color:#B53319; text-decoration:overline underline}
a:active {font-size:14px; color:#B53319; text-decoration:underline}

a:link.nav {font-family:Georgia; font-size:13px; color:#3D506B; text-decoration:none;}
a:visited.nav {font-family:Georgia; font-size:13px; color:#4A6082; text-decoration:none; }
a:hover.nav {font-family:Georgia; font-size:13px; color:#B53319; text-decoration:overline underline; }
a:active.nav {font-family:Georgia; font-size:13px; color:#B53319; text-decoration:none; }

.tc {	color: #E2DFD0; font-size: 12px;}
a:link.bot {font-size:12px; color:#E2DFD0;}
a:visited.bot {font-size:12px; color:#E2DFD0;}
a:hover.bot {font-size:12px; color:#E2DFD0;}
a:active.bot {font-size:12px; color:#E2DFD0;}

td.pd {padding-left: 8px}
