a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3472;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3472;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D3472;
}
a:hover {
	text-decoration: none;
	color: #2D3472;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
}
.bodytext4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.hdr_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}	
.hdr_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}	
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	font-weight: bold;
}
.footertxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
form {
 padding: 0px;
 margin: 0px;
}
.formnoborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg_tile {
	background-image: url(images/BG_tile.jpg);
	background-repeat: repeat-x;
	background-color: #B6B6B6;
}
.body_bg_R_tile {
	background-image: url(images/body_Rtile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.hpgx_bg {
	background-image: url(images/hpgx_background.png);
	background-repeat: no-repeat;
	background-position: 50px top;
}

.btm-rght {
	background-image: url(images/footer_R.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.btm-lft {
	background-image: url(images/footer_L.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.body_bg_L_tile {

	background-image: url(images/body_Ltile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.body_bg_BR {


	background-image: url(images/body_BR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.body_bg_TR {

	background-image: url(images/body_TR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009999;
	text-align: center;
}
#footerlink a:link, #footerlink a:active, #footerlink a:visited {
	text-decoration: none;
	color: #2D3472;
}
#footerlink a:hover {
	color: #2D3472;
	text-decoration: underline;
}
