/* SITEWIDE FONTS */
body {font-size: 12px; font-family: Verdana, Arial, sans-serif; color: #000000; }
p {font-size: 12px; font-family: Verdana, Arial, sans-serif; color: #000000; }
td {font-size: 12px; font-family: Verdana, Arial, sans-serif; color: #000000; }
H1{font-size: medium; }
A:link {color: #335CAA; }
A:active {color: #335CAA; }
A:visited {color: #555555; }
A:hover {color: #335CAA; }

/* 9px BOLD BLACK */
.text9BkB {font-weight: bold; font-size: 9px; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 12px BOLD BLACK */
.text12BkB {font-weight: bold; font-size: 12px; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 14px BOLD BLACK */
.text14BkB {font-weight: bold; font-size: 14px; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 14px BOLD BLACK UNDERLINE*/
.text14BkuB {font-weight: bold; font-size: 14px; color: #000000; font-family: Verdana, Arial, sans-serif; text-decoration: underline;}

/* 18px BOLD BLACK */
.text18BkB {font-weight: bold; font-size: 18px; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 24pt BOLD BLACK */
.text24BkB {font-weight: bold; font-size: 24pt; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 25pt BOLD BLACK */
.text25BkB {font-weight: bold; font-size: 25pt; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 9px WHITE */
.text09Wt {font-size: 9px;color: #ffffff; font-family: Arial, sans-serif; }

/* 14px WHITE */
.text14White {font-weight: bold;font-size: 14px;color: #ffffff; font-family: Arial, sans-serif; }

/* 20px WHITE */
.text20Wt {font-weight: bold;font-size: 20px;color: #ffffff; font-family: Arial, sans-serif; }


#btmlnk A.active {
	DISPLAY: block;
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	WIDTH: auto;
	LINE-HEIGHT: 26px;
	PADDING-TOP: 0px;
	FONT-FAMILY: verdana,arial,sans serif;
	WHITE-SPACE: nowrap;
	HEIGHT: 26px;
	TEXT-DECORATION: none;
	white-space: nowrap;
}

#btmlnk A.active {COLOR: rgb(255,255,255);TEXT-DECORATION: none;}
#btmlnk A:hover{COLOR: rgb(255,255,255);TEXT-DECORATION: none;}
#btmlnk A.active:hover{COLOR: rgb(255,255,255);TEXT-DECORATION: none;}
#btmlnk A:link {COLOR: rgb(255,255,255);TEXT-DECORATION: none;}
#btmlnk A:visited {COLOR: rgb(255,255,255);TEXT-DECORATION: none;}
#btmlnk{COLOR: rgb(255,255,255);FONT-SIZE: 10px;}
#copyright{
	COLOR: rgb(214,211,206);	
	FONT-SIZE: 9px;
	white-space: nowrap;
}