@charset "UTF-8";
body {
	background-color: #bedaf6;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.ataglance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer {
	background-image: url(../images/bg_footer.jpg);
	height: 50px;
	background-position: bottom;
}
.navArea {
	background-image: url(../images/bg_nav.gif);
	height: 20px;
}
.navSecondary {
	background-image: url(../images/bg_secondnav.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #657192;
	font-weight: bold;
	line-height: 22px;
}
.header {
	font-size: 18px;
	color: #003366;
	padding-bottom: 10px;
	text-align: left;
}
.headerSection {
	font-size: 12px;
	color: #003366;
	text-align: left;
}
.headerSectionRight {
	font-size: 12px;
	color: #003366;
	text-align: right;
}
a.secondaryNavLinks:link {
	color: #657192;
	text-decoration: none;
}
a.secondaryNavLinks:visited {
	color: #657192;
	text-decoration: none;
}
a.secondaryNavLinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.secondaryNavLinks:active {
	color: #657192;
	text-decoration: none;
}
.footerMainNav {
	font-size: 12px;
	color: #003e7e;
}
a.footerMainNavLinks:link {
	color: #003e7e;
	text-decoration: none;
}
a.footerMainNavLinks:visited {
	color: #003e7e;
	text-decoration: none;
}
a.footerMainNavLinks:hover {
	color: #657192;
	text-decoration: underline;
}
a.footerMainNavLinks:active {
	color: #003e7e;
	text-decoration: none;
}
.footerSecondaryNav {
	font-size: 10px;
	color: #657192;
}
a.footerSecondaryNavLinks:link {
	color: #657192;
	text-decoration: none;
}
a.footerSecondaryNavLinks:visited {
	color: #657192;
	text-decoration: none;
}
a.footerSecondaryNavLinks:hover {
	color: #003e7e;
	text-decoration: underline;
}
a.footerSecondaryNavLinks:active {
	color: #657192;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #7c8996;
	padding-top: 10px;
}
.links {
	color: #013E7F;
}
.keysponsors {
	font-size: 14px;
	color: #013E7F;
	padding-bottom: 10px;
	text-align: center;
}
.photo {
	padding-right: 10px;
	padding-bottom: 10px;
}

