@charset "utf-8";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg2.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.page {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	width: 770px;
	padding: 6px;
}
.header {
	background-color: #006BB5;
	width: 100%;
	text-align: center;
}
.footer {
	background-color: #FFFFFF;
	padding: 8px;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	width: 98%;
}
.white-text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.content {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 45px;
	background-image: url(../images/nav-bar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: middle;
	text-align: center;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-left: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87B9DC;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.solidblockmenu li a:visited{
color: white;
}
.whitebdr {
	border: 2px solid #FFFFFF;
	background-color: #1A69A0;
	filter:Alpha(opacity=90);
	width: 240px;
	padding: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

a.copyright:link,a.copyright:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #016BB5;
	text-decoration: underline;

}

a.copyright:hover,a.copyright:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;

}

a.standard:link,a.standard:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1461AB;

}

a.standard:hover,a.standard:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #84BAF0;
	text-decoration: underline;

}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	font-weight: bold;
	background-color: transparent;
	background-image: url(../images/on.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: top;
}

.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;

}
.dark-text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.white-text-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}
.navigation {
	text-align: center;
}
.dark-border {
	border: 2px solid #666666;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright-blue {
	font-family: tahoma;
	font-size: 11px;
	color: #006BB5;
	margin: 0px;
	padding: 0px;
}
.headings {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #006BB5;
	font-weight: bold;
}
.image-border {
	border: 1px solid #FFFFFF;
}
.sponsors {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color: #DFDFDF;
	height: 20px;
}
.blue-border {
	border: 2px solid #B1C6F3;
	background-color: #FFFFFF;
	filter:Alpha(opacity=90);
	margin-right: 0px;
	margin-bottom: 0px;
}
