html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family : Verdana, sans-serif;
	font-size: 100.01%;
	text-align: center;
	background-color: #ffefd5;
	margin-top: 10px;
	margin-left: 10px;
}
#header {
	position: relative;
	width: 95%;
	margin: 0 20px 10px 0;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
#content {
	position: relative;
	top: 10px;
	width: 95%;
	margin: 0 20px 10px 0;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
.roundborder {
	height: 1px;
	overflow: hidden;
	background-color: #ffffcc;
	border-right: 1px solid #33527B;
	border-left: 1px solid #33527B;
}
.roundborderbottom {
	height: 1px;
	overflow: hidden;
	background-color: ivory;
	border-right: 1px solid #33527B;
	border-left: 1px solid #33527B;
}
.c1 {
	margin: 0 12px 0 12px;
	border: none;
	background-color: #33527B;
}
.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.c4 {
	margin: 0 6px;
}
.c5 {
	margin: 0 5px; 
}
.c6 {
	margin: 0 4px;
}
.c7 {
	margin: 0 3px;
}
.c8 {
	margin: 0 2px;
	height: 2px;
}
.c9 {
	margin: 0 1px;
	height: 3px;
}
.content {
	font: .9em Verdana, sans-serif;
	color: #2D486C;
	text-align: left;
	height: auto;
	padding: 0 15px;
}
/*|*/
* html #header .content {
	height: 120px;
}
/* */
#pagetitle {
	position: absolute;
	text-align: center;
	width: 310px;
	height: 25px;
	top: 55px;
	left: 220px;
	font-weight: bold;
}
#left_nav {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #008fda;
	line-height: 18px;
	width: 116px;
	float: left;
	z-index:  2;
}
#pagefooter {
	position: relative;
	text-align: center;
	top: 5px;
	bottom: 5px;
}
/*|*/
* html #pagefooter {
	top: -10px;
}
/* */
p {
	text-align: left;
	font-size: .9em;
	width: auto;
	margin: 15px;
	min-width: 120px;
}
#content li {
	font-size: .9em;
}
img {
	border: 0px;
}
.spacer {
	height: 0;
	clear: both;
}
.content ul{
	margin-left: 10px;
	padding-left: 10px;
}
#right {
	position: absolute;
	right: 10px;
}
#just-left {
	width: 35%;
	float: left;
	font-size: .9em;
}
#just-right {
	width: 40%;
	float: right;
	font-size: .9em;
}
#contact-top{
	width: 80%;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
#contact-left {
	width: 35%;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
#contact-right {
	width: 40%;
	float: right;
	font-size: .9em;
	font-weight: bold;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
.Normal { 
	font-weight: normal;
}
.Bold { 
	font-weight: bold;
}
.BoldItalic { 
	font-weight: bold;
	font-style:italic;
}
.BoldLarge { 
	font-size: 1.2em; 
	font-weight: bold;
	color: #CC0000;
}
.BoldSmall { 
	font-size: .9em; 
	font-weight: bold;
}
.BoldUnderline { 
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
.smallbold {
	font-size: .9em;
	font-weight : bold;
}
.smallbolditalic {
	font-size: .9em;
	font-weight : bold;
	font-style:italic;
}
.eye-catching {
	font-weight : bold;
	color: #880000;
}
h1 {
	font: bold 1.2em;
}
h2 {
	font: bold 1.3em; 
	background-color: transparent;
}
h3 {
	font: bold 2.1em;
	font-variant : small-caps;
}
Span.super {
	font: bold .75em;
	vertical-align : super;
}
ol {
	font-size: .9em;
}
a:link{
	color: #000080;
}
a:visited{
	color: #000000;
}
a:hover{
	color: #cc0000;
}
a:active{
	color: #cc0000;
}
.tteddo {
	font: .6em Verdana, sans-serif;
	color: #FFFFFF;
	font-style : italic;
}
a.tteddo:link {
	color: #000080;
}
a.tteddo:visited {
	color: #000080;
}
a.tteddo:active {
	color: #CC0000;
}
a.tteddo:hover{
	color: #CC0000;
}
.LeftNavHolder {
	width: 19em;
	float: left;
	font-weight : bold;
	font-size: .9em;
	display: inline; /* doubled margin bug fix for IE/win */
}
a.LeftNavHolder:link {
	color: #fcfbe5;
}
a.LeftNavHolder:visited {
	color: #fcfbe5;
}
a.LeftNavHolder:hover {
	color: #99eeff;
}
a.LeftNavHolder:active {
	color: #99eeff;
}










