.FloatLeftLogo {
	margin-top: 16px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.box {
	border: 1px solid #999999;
}



.bodyWide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.bodyTight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.bodyCAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
}

.nav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	text-decoration:none;
	text-transform: uppercase;
}

a.nav:link {
	color: #000000;
	text-decoration:none;
}

a.nav:visited {
	color: #000000;
	text-decoration:none;
}

a.nav:hover {
	text-decoration:underline;
	color: #000000;
}

a.nav:active {
	color: #000000;
	text-decoration:none
	;
}
.HeadingRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}

a.HeadingRedBold:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}

.bodyBoldCaps14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

 
.ReversItcCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	background-color: #A30408;
	text-align: center;
	vertical-align: middle;
}
.listitc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.listNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.ReversItcCapsBLUE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	background-color: #00AEEF;
	text-align: center;
	vertical-align: middle;
}
