.twelvesansserif {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt}
.rightcol{color:white;}
a:link.nav {
}
a:link.navcurrent{}
a:visited.nav {  }
a:visited.navcurrent{}
a:hover.nav {
	color: navy;
	background-color: #CCCCCC;
}
a:hover.navcurrent{
	color: navy;
	background-color: #CCCCCC;
}
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	display: inline;
	border-top: 1px solid #4220B5;
	border-bottom: 1px solid #4220B5;
	padding-right: 5px;
	padding-left: 5px;
}
a.navcurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0066CC;
	text-decoration: none;
	display: inline;
	border-top: 1px solid #4220B5;
	border-bottom: 1px solid #4220B5;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.copyright {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.footer {
	font-weight: bolder;
	color: #003399;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1, h2, h3 h4, h5, h6{ color: #003399; font-family: Verdana, Arial, Helvetica, sans-serif
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt; color: #003399; 
}
h3 {
	font-size: 12pt;  color: #003399; 
}
.maintext {
	background-color: #EFEBEF;
	width: 55%;
	padding-left: 10px;

}
.borderbg {
	background-color: #4220B5;
}
.contentborderhoriz {
	background-image: url(../images/line_horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentbordervert {
	background-image: url(../images/line_vert.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #4220B5;
	color:white;
}
.contentbordercorner {
	background-image: url(../images/line_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftcol {
	width: 150px;
	background-color: white;
	background-image: url(../images/webbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dbbackground {
	background-image: url(../images/dbform_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.graybg {
	background-color: #EFEBEF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
