.content {
	text-align: center;}

body {
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;}

.content tr td table {
	color: #666;}

#wrapper {
	position:relative;
	width:800px;
	margin: 0 auto;}
#header {
	float:left;
	width:800px;}
#topnav {
	position:relative;
	z-index:100;
	text-align:left;
	float:left;
	width:500px;
	margin-top:70px;}
#logo {
	float:left;
	width:227px;
	height:100px;
	margin-left:73px;}
#rotating-banner {
	float:left;
	width:800px;
	height:199px;
	margin-top:20px;}
#content {
	width:800px;
	margin-top:10px;
	float:left;}
#ticker {
	height:35px;
	width:800px;
	float:left;}
#no-ticker {
	height:10px;
	width:800px;
	float:left;}
#col-left {
	float:left;
	width:150px;}
#col-center {
	float:left;
	margin-left:15px;
	width:470px;}
#col-right {
	float:left;
	margin-left:15px;
	width:150px;}
#footer {
	float:left;
	margin-top:20px;}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:large;
	color:#000040;
	margin: 0px;
	line-height: 20px;
	text-align: left;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:medium;
	color:#666;
	margin: 0px;
	line-height: 18px;
	text-align: left;
}

a:link {
	color: #333;}

a:visited {
	color: #333;}
	
a:hover {
	color: #F90;}
	
a:active {
	color: #333;}

#bottomNav a:link, #bottomNav a:visited {
	color: #999999;
	text-decoration: none;}

#bottomNav a:hover {
	color: #F90;
	text-decoration: none;}

#bottomNav a:active {
	color: #999999;
	text-decoration: none;}
	
#formComments {
	display: none;
}

.required {
	color: #F90;
}

#cta {
	background-color: #E2E2E9;
	text-align: center;
}

#cta a{
	line-height: 20px;
}

.dataTable {
	border: 1px solid #000040;
	border-collapse: collapse;
}

.dataTableColHeader {
	background-color: #EFEFEF;
	font-weight: bold;
}

.dataTable th {
	background-color: #000040;
	color: #FFFFFF;
}

.dataTable td {
	border: 1px solid #CCCCCC;
}

.dropshadow {
  float:left;
  background: url(../images/2009/dropshadow.png) no-repeat bottom left !important;
  background: url(../images/2009/dropshadow.gif) no-repeat bottom left;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.dropshadow table {
  margin: -10px -10px 10px 10px;
  padding: 3px;
  } 
