body, p, table, td {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
}

a {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: underline;
}

a:active, a:hover {
	color: #FF6600;
	text-decoration: none;
}

.footer {
	background-color: #0066CC;
	border-top: 2px solid #D5DEF1;
	border-bottom: 3px solid #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

.header {
	background-color: #0066CC;
	border-bottom: 2px solid #D5DEF1;
	border-top: 3px solid #003366;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-variant: small-caps;
	font-size: 33px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color: #3A3150;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

h2 {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-variant: small-caps;
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color: #3A3150;
	margin-bottom: 0px;
}

.leftLink {
	font-size: 11px;
}

.bottom {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	line-height: 1.2em;
}

.top {
	font-size: 10px;
	text-align: right;
	padding-right: 21px;
	line-height: 3.75em;
}

.main {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}