body {
	background-color:#ccd7d6;
	background-repeat: repeat-x;
	background-position:bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
	font-size: 24px;
	color: #600;
	font-weight:lighter;
}
h2 {
	font-size: 16px;
	color: #003B33;
}
h3 {
	font-size: 14px;
	color: #007D6D;
}
.copyright {
	font-size:10px;
	color:#47716b;
}
.footer {
	font-size:10px;
	color:#47716b;
	padding-left:10px;
}
.wb {
	color:#ffffff;
	font-weight:bold;
}
.whiteb {
	background-color:#fff;	
}
.whiteo {
	background-color:#e3eaea;	
}
.sl {
	background-image:url(/images/shadow-left.gif);	
}
.sr {
	background-image:url(/images/shadow-right.gif);	
}
.vert {
	background-color:#b3c4c2;	
}

.horiz {
	background-color:#b3c4c2;	
}
.menu {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	color:#840233;
	background-color:#ecfff5;
}
.menu:hover {
	background-image:url(/images/menuback.gif);
	background-position:right;
	color:#ffffff;
	cursor:pointer;
}
.topbar {
	background-color:#f5f7f7;
}
.header1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-weight:lighter;
	color:#003c3c;
}
.header2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:lighter;
	color:#497373;
	font-style:italic;
}
.datebar {
	font-weight:bold;
	color:#497373;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	font-size:10px;
}
.bcbar {
	font-weight:bold;
	color:#497373;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:10px;
	font-size:10px;
}
a.l1:link {
color:#497373;
text-decoration:none;} 
a.l1:visited {
color:#497373;
text-decoration:none;} 
a.l1:hover {
color:#003c3c;
text-decoration:underline;
}


a.pl:link {
font-weight:bold;
color:#840233;
text-decoration:underline;} 
a.pl:visited {
font-weight:bold;
color:#840233;
text-decoration:underline;} 
a.pl:hover {
font-weight:bold;
color:#840233;
text-decoration:underline;
}

a.fl:link {
font-weight:bold;
color:#47716b;
text-decoration:none;} 
a.fl:visited {
font-weight:bold;
color:#47716b;
text-decoration:none;} 
a.fl:hover {
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

a:link {
font-weight:bold;
color:#497373;
text-decoration:none;} 
a:visited {
font-weight:bold;
color:#497373;
text-decoration:none;} 
a:hover {
font-weight:bold;
color:#003c3c;
text-decoration:underline;
}

.padall {
	padding:10px 10px 10px 10px;	
}
.bord {
	border:1px solid #497373;
	background-color:#ecfffd;
}
.text12 {
	font-size:11px;
	color:#7f9c98;
} 
.quote {
	border:1px solid #003B33;
	background-color:#fff;
	color:#004200;
}
.formfield {
	border:1px solid #003B33;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.formfield:hover {
	border:1px solid #600;
}
.formbutton {
	border:1px solid #003B33;
	background-color:#003B33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.formbutton:hover {
	border:1px solid #600;
	background-color:#600;
	cursor:pointer;
}