@charset "utf-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.grey {
	color: #666666;
	font-family: arial;
	font-size: 14px;
}
.colorgrey {
	color: #666666;
}

a {
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

.white {
	font-family: arial;
	color: #FFFFFF;
	font-size: 13px;
}
h2 {
	font-family: arial;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.backimage {
	width: 100%;
	height: 624px;
	margin: auto;
	padding: 0px;
	clip: rect(-50px,auto,auto,auto);
	position: absolute;
	z-index: -2;
}
.black {
	position: absolute;
	height: 500px;
	top: 390px;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.bluebox{
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #003399;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #003399;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
}
.bluebox2{
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #003399;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
}
.tagline {
	font-family: arial;
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	float: left;
}

.bottom {
	height: 240px;
	background-image: url(../images/bottom_06.png);
	background-repeat: repeat-x;
}

.blacktext {
	font-family: arial;
	font-size: 13px;
	border: thin dashed #333333;
	color: #FFFFFF;
}
.nav {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 26px;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: top;
}
.nav a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 26px;
	color: #666666;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}
.nav a:hover {
	color: #333333;
	font-weight: normal;
}
.nav a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 26px;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: top;
}
.nav a:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 26px;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: top;
}
