.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0f2b8e;
	line-height: 21px;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 21px;
	font-weight: bold;
}
.box {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333333;
	line-height: 17px;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
     color: #0f2b8e;
	line-height: 17px;
}
.bluetext a:visited {
color: #0f2b8e;
	text-decoration: none;
}
.bluetext a:link {
	color: #0f2b8e;
	text-decoration: none;
}
.bluetext a:hover {
	color: #0f2b8e;
	text-decoration: underline;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #707070;
	line-height: 17px;
}
.italictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
    color: #707070;
	line-height: 17px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;
}
.text a:visited {
	color: #0f2b8e;
	text-decoration: none;
}
.text a:link {
	color: #0f2b8e;
	text-decoration: none;
}
.text a:hover {
	color: #0f2b8e;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	line-height: 17px;
}
.footer a:visited {
	color: #959595;
	text-decoration: none;
}
.footer a:link {
	color: #959595;
	text-decoration: none;
}
.footer a:hover {
  color: #959595;
	text-decoration: underline;
}
.darkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	line-height: 17px;
}
.darkfooter a:visited {
	color: #707070;
	text-decoration: none;
}
.darkfooter a:link {
	color: #707070;
	text-decoration: none;
}
.darkfooter a:hover {
	color: #707070;
	text-decoration: underline;
}
.quotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    color: #707070;
	line-height: 17px;
	text-decoration: underline;
}
.quotetext a:visited {
	color: #0f2b8e;
	text-decoration: none;
}
.quotetext a:link {
	color: #0f2b8e;
	text-decoration: underline;
}
.quotetext a:hover {
	color: #0f2b8e;
	text-decoration: none;
	font-weight: bold;
}
body {
    margin:0;
	padding:0;
	background: url(images/bg.gif) center top no-repeat;
}
.navborder { border: solid 1px #cccccc; }
.bg {  background: #cccccc;  }

form { margin:0; padding:0;}

.style4 {font-size: 10; font-style: italic; }
