.fornesHeaderBg {
	background-image: url(../images/fornes_title_bg.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	background-color: #084079;
}
.fornesMenuBg {
	background-image: url(../images/fornes_menu_bg.jpg);
	background-repeat: repeat-y;
}
.fornesMenuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fornesBodyBg {
	background-image: url(../images/fornes_bg_tmp_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.stdTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.stdText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:hover{
	color: #3E8EFF;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
}
.testimonialQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
        line-height: 0px;
}
.testimonialBreak {
        line-height: 12pt;
}
.formField {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}.frmText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tablebody {
	width: 700px;	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	bottom: 20px;
        left: 160px;
        max-width: 680px;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	bottom: 20px;
        left: 0px;
        max-width: 680px;
}