/* CSS Document */

.tbl_home {
	background-image: url(images/body_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.leftheader {
	background-image: url(images/headertile_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.rightheader {
	background-image: url(images/headertile_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
.body_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #00386b;
}
.body_txt_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.body_hdr_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #176299;
	line-height: 17px;
}
.foot_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_leftimg {
	background-image: url(images/footer_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thin none #1F5EA1;
	background-image: url(images/form_button.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.body_hdrfancy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #00386b;
}