﻿body {
	
	background-color: #00162c;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;

}
a
{
	color: #C4000C;
	text-decoration: none;

}
a:hover {
	color: #C4000C;

text-decoration : underline; 
} 

}
.main {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background-color: #FFFEEC;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
		width: 766px;
}
.headerbk {
	background-image: url('img/skyline64-full.png');
	height: 138px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.header-txt-1 {
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
}
.header-txt-2 {
	color: #CCCCCC;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
}
.center {
	text-align: center;
}
img {
	border:0;
}
.nav_off {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.nav_off a{
	color: #FFFFFF;
}

.nav_off a:link {
	color: #FFFFFF;
}
.nav_off a:active {
	color: #FFFFFF;
}

.nav_off a:visted {
	color: #FFFFFF;
}



.nav_on {
	font-size: 12px;
	font-weight: bold;
	color: #C4000C;
	vertical-align: bottom;
}
.nav_on a, {
	color: #C4000C;
}
.nav_on a:active, {
	color: #C4000C;
}
.nav_on a:hover, {
	color: #C4000C;
}
.nav_on a:visited, {
	color: #C4000C;
}

.header-subcontent {
	vertical-align: bottom;
	margin-bottom: 7px;
}
.footer {
	background-image: url('img/footer-bk.png');
	height: 73px;
			width: 766px;
}
.right {
	text-align: right;
}
.content-text {
	width: 740px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #000000;
	line-height: 150%;
}
.left {
	text-align: left;
}
.h1 {
	font-size: 20px;
	color: #C4000C;
	text-transform: uppercase;
	line-height: 150%;
}

.footer-text {
	font-size: 11px;
	color: #FFFFFF;
}
.footer-text-right {
position: relative ;
margin-top:-25px;
	font-size: 11px;
	float:right;
	color: #FFFFFF;
}

.h2 {
	font-size: 16px;
	color: #051965;
	text-transform: uppercase;
}
.h3 {
	font-size: 14px;
	color: #C4000C;
	text-transform: uppercase;
}

.rcol-leftborder {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D7D7D7;
	text-align: left;
	padding-left: 3px;
}
.h3-b {
	font-size: 14px;
	color: #051965;
	text-transform: uppercase;
}
.tablehead {
	background-color: #C4000C;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
}
.greytext {
	color: #808080;
}
.red {
	color: #C4000C;
}
.header-txt-white {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
}
.divbar {
	padding-top: 10px;
	padding-bottom: 10px;
}
.underline {
	text-decoration: underline;
}
.redbox {
	background-image: url('img/redbox.gif');
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	font-family: arial, Helvetica, sans-serif;
	width: 177px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
}
