body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: #fff url(images/3col_bg.gif) repeat-y center top;
}
a:link {
color: #CC6600;
font-size: xx-small;
text-decoration: none;
}
a:visited {
color: #CC6600;
text-decoration: none;
}
a:hover {
color: #CC6600;
text-decoration: underline;
}

.smallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height: 14px;
}

a.sidenav:link {
color: #000000;
font-size: 10px;
text-decoration: none;
}
a.sidenav:visited {color: #000000}
a.sidenav:hover {color: #CC6600}

h1 {
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-size: 10px;
	background-color: #99CC33;
	text-align: right;
	font-weight: normal;
	text-transform: uppercase;
	border: none;
	margin: 0;
}
h3 {
	font-size: 12px;
}
.indented {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-position: outside;
	list-style-type: none;
}
blockquote {
	display: block;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
a.nav {
	display: block;
	width: 157px;
	font-size: 9px;
	text-decoration:none;
	text-align: right;
	color: #000;
	padding: 0.4em 5px 0.4em 5px;
	font-style: normal;
}
a.nav {
	width: expression('100%');
}
a.nav:link, a.nav:visited
{
	color: #000;
	text-decoration:none;
	
}

a.nav:hover, a.nav:active
{
	background-color:#BDDE7A;
	color: #000;
	text-decoration:none;
}

#columnwrapper {
	width: 760px;
	background: #fff url(images/3col_bg.gif) repeat-y left top;
}
#columnnav3 {border-bottom: 4px solid #fff;}
#columnnav2 {border-bottom: 2px solid #fff;
}
#leftcolumn, #rightcolumn {
	width: 167px;
	float: left;
	overflow: hidden;
}
#centrecolumn {
 width: 418px;
 float: left;
 margin: 0 4px;
 overflow: hidden;
}
.navfix {background-color: #3C6090;}
.navfix img {margin-right: 1px;}