body {
	margin: 1px;
	font-family: verdana, swiss, arial, helvetica, sans-serif;
	background-image : url(sitegraphics/page-bg.gif);
}
td {
	font-family: verdana, swiss, arial, helvetica, sans-serif;
}
h1 {
	font-size: 1.3em;
	color : #003366;
	margin: 3px;
}
h2 {
	font-size: 1.1em;
	color: #006699;
	margin: 0px;
}
h3 {
	font-size: 1em;
	margin: 0px;
}
h4 {
	font-size: .8em
}
h5 {
	font-size: .8em
}
h6 {
	font-size: .7em;
	font-weight: normal;
}
p {
	font-size: .8em;
}
li {
	font-size: .8em;
}


/*classes*/
h1.pagetitle {
	color:#ffffff;
	margin: 0px;
	font-size: 30px
}
h2.pagetitle {
	color:#ffffff;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
}
table.main {
	background: #ffffff;
	border: solid 1px #000000;
}
.subtitlesmaller {
	font-size: .8em;
	color: #333333;
	font-style: italic;
}
td.headertitle{
	padding: 15px 5px 15px 5px;
	border-bottom: 2px dashed  #003366;
	border-left: 9px solid #336699;
	border-right: 9px solid #336699;
	text-align: center;
}
td.header{
	padding: 10px 30px 10px 30px;
	border-bottom: 1px dashed  #336699;
}
td.copy {
	padding: 10px 30px 30px 30px;
}
td.copyimage {
	padding: 10px 15px 0px 0px;
	color: #003366;
}

td.nav {
	background: #003366;
	padding: 3px;
	border-bottom: 3px solid #000000;
}
p.nav {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	letter-spacing : 1px;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
a.nav:hover {
	color: #003366;
	background: #ffffff;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
