body {
	background-color: #e7e7e7;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.header {
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
}
.leftSide {
	background-image: url(images/bg-leftside.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}
.rightSide {
	background-image: url(images/bg-rightside.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}
.flash {
	margin-top: 0px;
}
.rightsideFloat {
	position: absolute;
	left: 50%;
	top: 1px;
	margin-left: 371px;
}
.leftsideFloat {
	position: absolute;
	left: 50%;
	top: 1px;
	margin-left: -380px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-x;
	padding: 7px;
	height: 300px;
	vertical-align: top;
}
.content a{
	font-weight: bold;
	color: #015eb5;
}
.content a:hover{
	color: #0184ff;
}
.footer {
	text-align: center;
	font-size: 11px;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #a5c4e1;
	padding-bottom: 8px;
}
.footer a {
	color: #a5c4e1;
}
.footer a:hover {
	color: #FFFFFF;
}
.textMenu {
	color: #FFFFFF;
	margin-bottom: 2px;
	font-size: 10px;
}
.textMenu a{
	color: #FFFFFF;
	font-weight: bold;
}
.textMenu a:hover{
	color: #FFF101;
}
.pageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #015EB5;
	font-style: italic;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.subtitle1 {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sidePic {
	margin-bottom: 10px;
	margin-left: 15px;
}
.sideBoxMain {
	font-size: 11px;
	background-color: #fff878;
	background-image: url(images/sidebox/bg-mid.gif);
	background-repeat: repeat-x;
	padding-top: 9px;
}
.sideBoxL {
	background-image: url(images/sidebox/bg-left.gif);
	background-repeat: repeat-y;
}
.sideBoxR {
	background-image: url(images/sidebox/bg-right.gif);
	background-repeat: repeat-y;
}
.sideBoxB {
	background-image: url(images/sidebox/bg-bm.gif);
	background-repeat: repeat-x;
}
.frontBoxes {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}
