@charset "utf-8";
p {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align:justify;
}
a {
	font-family: Century Gothic, Verdana, Arial;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
body {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	text-align:justify
}
.redcontent {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #af2525;
	text-decoration: none;
	text-align:justify;
}
a.footernav {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.mainnav {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
	color: #606060;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #af2525;
}
.title1 {
	font-family: Trebuchet MS, ClearlyGothic, Century Gothic;
	font-size: 16px;
	color: #606060;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
}
.border {
	border: 1px none #FF0000;
}
p.one{
	border-style:solid;
	border-width:1px;
}
.red {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.bodybg {
	background-image: url(../images/spacer_b3.png);
	background-repeat: repeat-x;
	height: 250px;
}
.white {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.white:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.fields {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	height: 12px;
	width: 125px;
}
.button1 {
	font-family: Trebuchet MS, ClearlyGothic, Century Gothic;
	font-size: 12px;
	color: #606060;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	height: 22px;
	background-position: left;
}
.title2 {
	font-family: Trebuchet MS, ClearlyGothic, Century Gothic;
	font-size: 12px;
	color: #A41D23;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	vertical-align: bottom;
	height: 35px;
}
.title2grey {
	font-family: Trebuchet MS, ClearlyGothic, Century Gothic;
	font-size: 12px;
	color: #A41D23;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	background-color: #F1F1F1;
	padding-left: 10px;
}
.title3 {
	font-family: Trebuchet MS, ClearlyGothic, Century Gothic;
	font-size: 12px;
	color: #A41D23;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	padding-top: 6px;
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 8px;
}
.subtitle {
	font-family: Trebuchet MS, ClearlyGothic, Century Gothic;
	font-size: 12px;
	color: #606060;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
}
.side {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	text-align:left;
}
.blue {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	color: #063C81;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.framein {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	text-align:left;
	background-image: url(../images/framein.png);
	background-repeat: no-repeat;
	padding: 14px;
}
.body {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	text-align:justify;
	color: #000000;
}

BODY {
PADDING-BOTTOM: 80px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
DIV#header {
POSITION: fixed; WIDTH: 100%; TOP: 0px; HEIGHT: 135px; z-index:10;
}
DIV#topnav {
POSITION: fixed; WIDTH: 100%; TOP: 104px; HEIGHT: 26px; LEFT: 0px;  z-index:10;
}
DIV#footer {
POSITION: fixed; WIDTH: 100%; BOTTOM: 0px; HEIGHT: 80px; background:white; color:black;  z-index:10;
}

DIV#frameform {
WIDTH: 100%; TOP: 104px; HEIGHT: 26px; LEFT: 0px; z-index:auto;
}



@media Screen    
{
BODY > DIV#header {
	POSITION: fixed;
	height:135px;
	LEFT: 218px;
}
BODY > DIV#topnav {
	POSITION: fixed;
	height:26px;
}
BODY > DIV#footer {
	POSITION: fixed;
	height:80px;
	LEFT: 218px;
}
    }
* HTML BODY {
	OVERFLOW: hidden
}
* HTML DIV#content {
	HEIGHT: 100%; OVERFLOW: auto
}
