.leftbg {
	background-color: #31466D;
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightbg {

	background-color: #31466D;
	background-image: url(../images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.leftbggrey {
	background-image: url(../images/leftbg_grey.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightbggrey {
	background-image: url(../images/rightbg_grey.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.mainbg {
	background-image: url(../images/main-screen-bg.jpg);
	background-color: 31466D;
	background-repeat: no-repeat;
	background-position: top;


}
.bodytext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color: #FFFFFF;

}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytextCopy {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.bodytextblack {


	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.formbkg {
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.introsmalltext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;

}
