@charset "utf-8";
.imageHeader {
	background-attachment: scroll;
	background-image: url(../plain/blueHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footerBG {
	background-image: url(../plain/blueFooter.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.whiteTextbold10px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.whitetext9px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.boldwhitetext14pxarial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
}
.boldDarkbluelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #222838;
}
.indexback {
	background-image: url(../plain/indexback.png);
}
.indexback {
	background-attachment: scroll;
	background-image: url(../plain/indexback.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: justify;
}
.fullpad10px {
	padding: 10px;
}
.contactback {
	background-attachment: scroll;
	background-image: url(../plain/contact.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.offerback {
	background-attachment: scroll;
	background-image: url(../plain/offerback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boldblack10px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.defaultfont10pxblack {
	font-family: Verdana, Geneva, sans-serif;
}
.defaultfont10pxblack {
	font-size: 10px;
}
.pagebackground {
	background-attachment: scroll;
	background-image: url(../plain/page-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
}
.headertext {
	background-attachment: scroll;
	background-image: url(../plain/headertext.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bolddarkblue12px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222838;
}
.justifytext {
	text-align: justify;
	padding-right: 10px;
}
