#nav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 35px;
	text-align: center;
	background-color: #454351;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #02263a;
	color: #333333;
	line-height: 25px;
}
.border {
	color: #666666;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
}
#contact {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #305c93;
	padding: 10px;
	text-align: left;
	line-height: 15px;
	width: 193px;
	font-weight: bold;
	}
	#contact p { color:#ffffff;}
	#contact a{color: #FFFFFF;}

#blurb {
	background-color: #b6cce3;
	padding: 10px;
	font-size: 11px;
	color: #064898;
	line-height: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #053E78;
	margin-bottom: 10px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #053E78;
	margin-bottom: 10px;
}

#contact h1 {
	color: #FFFFFF;
	font-size: 14px;
	}
	
#content {
	padding: 10px;
	line-height: 15px;
	border-right-color: #b6cce3;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
}
li {
	line-height: 20px;
	padding-left: 5px;
	margin-left: -15px;
}
#footer {
	background-color: #FFCC33;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #064898;
	text-align: right;
	height: 20px;
	padding-right: 5px;
}
#logo {
	background-color: #ffcc33;
}
.sponsors {
	width: 193px;
	border-right-color: #b6cce3;
	border-right-style: solid;
	border-right-width: 1px;
}
#header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	background-image: url(images/header.gif);
	text-align: right;
	color: #ffcc33;
	padding-right: 20px;
	padding-top: 30px;
}
a:link {
	color: #1c5084;
	text-decoration: none;
}
a:visited {
	color: #1c5084;
	text-decoration: none;
}
a:hover {
	color: #1c5084;
	text-decoration: underline;
}
a:active {
	color: #1c5084;
	text-decoration: underline;
}

#contact a {
	color: #FFFFFF;
	text-decoration: underline;
}


#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #FFCC33;
	text-decoration: none;
}

#nav a:active {
	color: #b6cce3;
	text-decoration: none;
}
.floatl {
	float: right;
	margin: 5px;
}
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #454351;
	font-weight: normal;
}

.access {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #333333;
}

.tabtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #FFFFFF;
	background-color:#305c93;
	font-weight: bold;
}

.tabside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #305c93;
	background-color: #ffcc33;
	font-weight: bold;
}


ul {
 	color: #333333;
}
p {

 	color: #333333;
}


.chpa {
	text-align: center;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 100%;
	margin-top: 10px;
	}