h1 {
font-size: 9px
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;

}
.txtHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CC9900;
}
.bluDots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399CC;
}
.bgTop {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
}
.nav A:link {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #333333; text-decoration: none;}
.nav A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none;}
.nav A:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none;}
.nav A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #CC9900; text-decoration: none;}

.txtSctHdr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	line-height: 24px;
}
.txtBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.bluDots2 {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #3399CC;


}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;

}
.txtLink A:link {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: #333333; text-decoration: underline;}
.txtLink A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: underline;}
.txtLink A:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-decoration: underline;}
.txtLink A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CC9900; text-decoration: underline;}
.txtField {
	border: 1px solid #CCCCCC;
}
