@charset "utf-8";
.backgroundimage1 {
	background-attachment: scroll;
	background-image: url(../backgrounds/1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.redtextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E91838;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2F547E;
}
.backgroundimage2 {
	background-attachment: scroll;
	background-image: url(../backgrounds/2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blueheadersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F547E;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #000066;
}
.imageborder {
	border: 3px solid #C6970B;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	font-weight: bold;
}
.backgroundimage3 {
	background-attachment: scroll;
	background-image: url(../backgrounds/3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundimage3b {
	background-attachment: scroll;
	background-image: url(../backgrounds/faded.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundimage4 {
	background-attachment: scroll;
	background-image: url(../backgrounds/4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundimage5 {
	background-attachment: scroll;
	background-image: url(../backgrounds/5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundimage6 {
	background-attachment: scroll;
	background-image: url(../backgrounds/6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundimage7 {
	background-attachment: scroll;
	background-image: url(../backgrounds/7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.backgroundimagetop1 {
	background-attachment: scroll;
	background-image: url(../backgrounds/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundimagemiddle {
	background-attachment: scroll;
	background-image: url(../backgrounds/tile.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.backgroundimagebase {
	background-attachment: scroll;
	background-image: url(../backgrounds/base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainbackground {
	background-attachment: scroll;
	background-image: url(../backgrounds/basenew.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.black12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.back_button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/button_bg.png) repeat-x scroll 0 0;
border:3px double #CCCCCC;
font-size:11px;
font-weight:bold;
line-height:20px;
margin:1px;
padding:0 10px;
text-align:center;
width:auto;
text-decoration:none;
}
.blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}



.leftpad {
	float:left;
	height:10px;
	width:50%;
	margin-right:-590px;
}
.rightpad {
	float:right;
	height:10px;
	width:50%;
	margin-left:-590px;
}
.content {
	padding:0px;
	border:0px solid #000;
	overflow:hidden;
}
* html .content {
float:left;
}
* html .inner {overflow:hidden; width:100%;}