* {
  font-size: 100%;
  }
  
  
#col1 {
	float: left;
	width: 310px;
	padding: 10px;
}
#col1b {
	float: left;
	width: 510px;
	padding: 10px;
}
#col2 {
	float: left;
	width: 310px;
	padding: 10px;
}
#col3 {
	float: left;
	width: 300px;
	padding: 10px;
}
#col4 {
	float: left;
	width: 580px;
	padding: 10px;
}
h1 {
	text-transform: uppercase;
	color: #003366;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	text-transform: capitalize;
}
h5 {
	font-size: 9px;
	text-transform: lowercase;
}
a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#nav {
	font-size: 90%;
	text-transform: uppercase;
	color: #000000;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 0px;
	font-size: 10px;
}
#nav li {
	padding: 0px 5px 0px 0px;
	display: inline;
	margin: 5px 0px 5px 5px;
	border-top: thin none #0033CC;
	border-right: thin solid #0033CC;
	border-bottom: thin none #0033CC;
	border-left: thin none #0033CC;
}
#nav .norightborder {
	border-style: none;
}
p {
	line-height: 16px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
}
.red {
	font-weight: bold;
	color: #900C14;
}
.txt9 {
	font-size: 9px;
}
img {
	border: none;

}
#mainwrap {
	float: left;
	width: 980px;
}
