/* CSS Document */

BODY {
    SCROLLBAR-SHADOW-COLOR: #dddddd; SCROLLBAR-3DLIGHT-COLOR: #dddddd; SCROLLBAR-ARROW-COLOR: gray; SCROLLBAR-DARKSHADOW-COLOR: #dddddd; SCROLLBAR-BASE-COLOR: #cccccc;

}
.onLink1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "arial"; LETTER-SPACING: 0px; TEXT-DECORATION: none
}
.onLink1:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial; LETTER-SPACING: 0px; TEXT-DECORATION: underline
}
.onLink1:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFFCC; FONT-FAMILY: arial; LETTER-SPACING: 0px; TEXT-DECORATION: none
}
.couriertext {
	font-family: "Courier New", "Courier", "mono";
	font-size: 16px;
	font-weight: normal;
}
.arialsmallbold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
.arialsmall {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: normal;
}
.centurytitle {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
}
.arialblue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: 003366;
}
.footertext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	
}
.arialnormal {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: normal;

}
.centurynormal {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
}
.centurybold {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}
.timessmallboldlink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
}
.centurynormalbig {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
}
