body {
	background: #CCCCCC url(images/body_bg.gif) repeat;
	margin: 0px;
	padding: 0px;
}
.sidetext {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

p.home {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

input {
	font-size: 10pt;
	color: #093B39;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #000000;
}
li {
	font-size: 9pt;
	color: #333333;
	line-height: 14pt;
}
.sm {
	font-size: 65%;
	font-variant: small-caps;
	vertical-align: super;
}

h1 {
	font: normal 18px Impact, Arial, sans-serif;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3pt;
}
h2 {
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	padding: 30px 30px 30px 10px;
	width: 625px;
	vertical-align: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #333333;
}
.photosplat {
	padding: 5px;
}
a:link {
	color: #093B39;
}
a:visited {
	color: #093B39;
}
a:hover {
	color: #CC0000;
}
.button {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background: #003A3A;
	border-top: 1px solid #336633;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 7px 1px;
	text-transform: lowercase;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003A3A;
	text-decoration: none;
}
.maintable {
	background-color: #FFFFFF;
	background-image: url(images/leftnav_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.topnav {
	background-color: #003333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.superscript {
	vertical-align: super;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
select {
	font-size: 10pt;
	color: #093B39;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #000000;
}
.select {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background: #003A3A;
	border-top: 1px solid #336633;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 3px;
	text-transform: lowercase;
}
