/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	background-image: url(images/expo/background.gif);
	background-repeat: repeat-x;
}
.content {
	padding: 20px;
}
.subnav {
	line-height: normal;
	background-color: #003466;
	font-size: 11px;
	color: #FFF;
}
.subnav td {
	color: #003366;
}
.subnav a {
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #FFF;
	line-height: normal;
}
.subnav a:hover {
	background-color: #246ABB;
	font-weight: bold;
	color: #FFF;
	display: block;
	line-height: normal;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
a {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.quote {
	font-size: 12px;
	margin-right: 10%;
	margin-left: 10%;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
p {
	font-size: 12px;
}
ul {
	font-size: 12px;
	line-height: normal;
}
td {
	font-size: 12px;
}
body {
	background-color: #999999;
}
.topnav td {
	text-align: center;
	background-image: url(images/expo/white_grey_bkgd.gif);
}
.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 46px;
	text-decoration: none;
	color: #336699;
	display: block;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 0px 10px;
}
.topnav a:hover {
	background-image: url(images/grey_grey_bkgd.gif);
	color: #000000;
}

