body {
	SCROLLBAR-FACE-COLOR:#F6BB19;
	SCROLLBAR-HIGHLIGHT-COLOR:#F6F7DA;
	SCROLLBAR-3DLIGHT-COLOR:#3C4101;
	background-color: transparent;
	background-image: url(images/centerbg.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: center 113px;

}

.border {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;


}
.siteBorder {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;

}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1356A1;
}
.bodytextSM {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytextBld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}

a:link   {  color: #779ACA } 
a:visited   {  color: #91ADD5 } 
a:active   {  color: #416CA7 } 

.bodytextBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;

}
.bodytextBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;

}
.bodytextSPACED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	vertical-align: top;


}
.bodytextBldLrgWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
