*{
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Verdana, Arial;
}
body{
	margin: 10px 0 5px 0;
}
a{
	text-decoration: underline;
}
a:hover{
	color: #0294c1;
}
.bluetitle, a.bluetitle{
	color: #0294c1;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.blue, a.blue{
	color: #0294c1;
	text-decoration: none;
}
a.bluetitle:hover, a.redtitle:hover{
	text-decoration: underline;
}
.redtitle, a.redtitle{
	color: #c40012;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.nu{
	text-decoration: none;
}
a.nu:hover{
	text-decoration: underline;
}
.pageTitle h1{
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	line-height: 31px;
}
.j{
	text-align: justify;
}
.copy{
	color: #454545;
	font-family: Arial;
	font-size: 11px;	
	text-decoration: none;
}
.copy:hover{
	text-decoration: underline;
}

.textBox {
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-color:#c0c0c0;
	font-family:Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	height: 20px;
	background-color: #FFFFFF;
}
ul.menutop{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menutop li{
	float: left;
}
ul.menutop a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
	padding: 0px 4px 10px 3px;
}
ul.menutop a.selected{
	color: #C40012;
}
ul.menutopde{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menutopde li{
	float: left;
}
ul.menutopde a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
	padding: 0px 2px 10px 2px;
}
ul.menutopde a.selected{
	color: #C40012;
}
.sep{
	font-family: Verdana;
	font-size: 15px;
	color: #C40012;
	line-height: 25px;
}
ul.submenu{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.submenu li{
	padding-top: 8px;
}
ul.submenu ul {
	list-style: square;
	padding-left: 45px;
	margin: 0;
}
ul.submenu ul a {
	padding: 0px 10px 0px 2px;
}
ul.submenu a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 20px;
	display: block;
}
ul.submenu a.selected{
	color: #C40012;
}
h2{
	font-size: 14px;
	color: #0294C1;
	border-bottom: 1px dotted #0294C1;
}
a.anchor{
	font-size: 13px;
	color: #454545;
	padding-left: 30px;
	text-decoration: none;
}
.img{
	padding: 0 5px 5px 0 ;
}
.clearleft{
	clear:left;
}
.floatleft{
	display: inline;
	float: left;
}
.floatright{
	display: inline;
	float: right;
}
.clearfloat{
	clear: both;
}
.h10{
	height:10px;
}
.h20{
	height:20px;
}
.Lpadding5{
	padding-left:5px;
}
.Lpadding20{
	padding-left:20px;
}
.Lpadding25{
	padding-left:25px;
}
.Tpadding5{
	padding-top:5px;
}
.centered{
	text-align:center;
}
.BT{
	border-top:1px solid #cdcdcd;
}
.gal img{
	border:1px solid #FFCC99;
}
p{
	margin: 0px;
}
.fh *{
	font-size: 14px !important;
	line-height: 18px !important;
}