/* CSS Document */

.bodytext {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #01276C;
	text-align: left;
	line-height: 16px;
}

.statement {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCD5C8;
	text-align: left;
	line-height: 16px;
	line-height: 22px;
}

a.navtext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.navtext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #0149B3;
	text-decoration: none;
	font-weight: bold;
}

a.bodylink2 { color: #484848; font-family: Arial, sans-serif; text-decoration: none; }
a.bodylink { color: white; font-family: Arial, sans-serif; text-decoration: none; }
a:hover.bodylink {
	font-family: Arial, sans-serif;
	color: #0149b3;
	text-decoration: none;
}
a:hover.bodylink2 { color: #0149b3; font-family: Arial, sans-serif; text-decoration: none; }
.bottominfo {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #111111;
	text-align: center;
}

.subhead{
	
	background-color:#016497;
	color: #9AB8D1;
	border-style:solid;
	border-color:#9AB8D1;
	border-bottom-width: 2;
	border-top-width:1;

}.title {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.lefttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
.subsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0149B3;
}

a.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0149B3;
	line-height: 16px;
	text-decoration: none;
}

a:hover.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #606F9C;
}
.boothnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
