/*
orange - F78320
orange2 - fcc99b
orange3 - fedbbd
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #017AC3;
	margin:0px;
}

a {
	color:#017AC3;
}
a:hover {
	text-decoration: none;
}

a.more {
	color:#017AC3;
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
a.title {
	color:#000000;
	text-decoration: none;
	font-size:18px;
	font-weight:bold;
}
a.title:hover {
	text-decoration: underline;
}
a.title2 {
	color:#000000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
a.title2:hover {
	text-decoration: underline;
}

.headline {
	font-size:18px;
	font-weight:bold;
}
.subhead {
	font-size:14px;
	font-weight:bold;
}
.subhead2 {
	font-size:12px;
	font-weight:bold;
}

table.bottomNav {
	margin-top: 20px;
}

.footer {
	font-size: 9px;
}

.topNav {
	background-color: #FFFFFF;	
}
.topNav a {
	color:#000;
	text-decoration:none;
}
.topNav a:hover {
	color:#000;
	text-decoration:underline;
}

sup {
	line-height: inherit;
	vertical-align: top;
	font-size: 80%;
}

.funFacts {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.facts {
	font-size:14px;
	font-weight:bold;
	color:#017AC3;
}
.topContact, .topContact a {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.topContact a:hover {
	text-decoration:underline;
}

.topNav2 {
	color:#F78320;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 2px solid #fedbbd;
}
.topNav2 a {
	color:#F78320;
	text-decoration:none;
	font-weight:bold;
}
.topNav2 a:hover {
	text-decoration:underline;
}

.footnote {
	font-size: 8px;
}

.whitebg {
	background-color:#FFFFFF;
}

.orangeCallout {
	background-color: #FFFFFF;
}
.orangeCallout td {
	background-color: #F78320;
}
.orangeCallout td {
	color: #FFFFFF;
}

.orange {
	color: #F78320;
}
.orange2 {
	color: #fcc99b;
}
.orange3 {
	color: #fedbbd;
}
.orangebg {
	background-color: #F78320;
}
.orangebg2 {
	background-color: #fcc99b;
}
.orangebg3 {
	background-color: #fedbbd;
}
