

BODY, TH, TD, OL, UL, LI {

	color: #222222;
	font-family: arial,verdana;
	font-size: 13px;

}


UL { line-height: 16pt; list-style: square; }

.buttons a {
	font-family: arial, monaco;
	font-size: 12px;
	color: #014991;
	background-color: #fdce24;
	padding: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	display: block;
	border-right: 1px solid #014991;
	margin: 0px;
	text-align: center;
}

.buttons a:hover {
	font-family: arial, monaco;
	font-size: 12px;
	color: #014991;
	background-color: #f39a2e;
	padding: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	display: block;
	border-right: 1px solid #014991;
	margin: 0px;
	text-align: center;
}



.blue_box a {
	font-family: arial, monaco;
	font-size: 11px;
	color: #ffffff;
	background-color: #014991;
	padding: 4px;
	font-weight: bold;
	display: block;
	
	border-top: 1px solid #000000;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #000000;
	margin: 0px;
	text-align: center;
}

.blue_box a:hover {
	font-family: arial, monaco;
	font-size: 11px;
	color: #ffffff;
	background-color: #014991;
	padding: 4px;
	font-weight: bold;
	display: block;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #cccccc;
	margin: 0px;
	text-align: center;
}



A {   font-weight: bold; color: #014991; text-decoration: none; }
A:hover {  font-weight: bold; color: #f39a2e; text-decoration: none; }

A.white  { font-weight: bold; color: #ffffff;  }
A.white:hover { font-weight: bold; color: #f39a2e; }

A.white_small { color: #ffffff; font-size: 80%; }
A.white_small:hover { color: #f39a2e; font-size: 80%; }

A.footer { font-weight: bold; color: #014991; font-size: 80%; }
A.footer:hover { font-weight: bold; color: #f39a2e; font-size: 80%; }

.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


.title { font-weight: bold; color: #555555; font-size: 150%;  }

.subtitle { font-weight: bold; color: #cccccc; font-size: 125%;  }

.white { color: #ffffff;  }
.white_bold { color: #ffffff; font-weight: bold; }
.white_110 { color: #ffffff; font-weight: bold; font-size: 110%;  }
.white_120 { color: #ffffff; font-weight: bold; font-size: 120%;  }
.white_130 { color: #ffffff; font-weight: bold; font-size: 130%;  }

.gold { color: #fdce24;  }
.gold_bold { font-weight: bold; color: #fdce24; }
.gold_120 { font-weight: bold; color: #fdce24; font-size: 120%;  }
.gold_130 { font-weight: bold; color: #fdce24; font-size: 130%;  }

.gold_rule { color: #fdce24; background-color: #fdce24;  }



.tagline { font-style: italic; font-size: 130%; color: #017785; }

.small { font-weight: bold; color: #014991; font-size: 80%; }

.small_white { color: #ffffff; font-size: 90%; }
.tiny_white { color: #ffffff; font-size: 80%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }



