body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(../images/backgroundtexture.gif);
	font-size: .80em;
}

h3 {
	font-size: 1.25em;
	font-weight: bolder;
	color: #003399;
}
a {
	color: #003399;
	text-decoration: none;
}
h4 {
	font-size: 1.15em;
	font-weight: bold;
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
.footer {
	font-size: .75em;
}
.caption {
	font-size: .75em;
	font-style: italic;
}
.tagline {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .85em;
font-weight:100;
color:#000000;
}
.taglist { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight:100;
color:#000000;
margin-left: 15px;
}
.quiklinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .90em;
font-weight:bold;
color:#003399;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	background-color:#999999;
	border-bottom:1px solid #222222;
	border-top:1px solid #dddddd;
	position:static;
	top: 200px;
}
a.subnav:link {
color:#ffffff;
}
a.subnav:hover {
color:#000000;
}
a.subnav:visited {
color:#dddddd;
}
