.header {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #23466e;
	font-weight: none;
	line-height: 17px;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23466e;
	line-height: 17px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 17px;
}
.text a:visited {
	color: #23466e;
	text-decoration: none;
}
.text a:link {
	color: #23466e;
	text-decoration: none;
}
.text a:hover {
	color: #23466e;
	text-decoration: underline;
}
.underlinetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #23466e;
	line-height: 19px;
}
.underlinetext a:visited {
	text-decoration: underline;
	color: #23466e;
}
.underlinetext a:link {
	text-decoration: underline;
	color: #23466e;
}
.underlinetext a:hover {
	text-decoration: underline;
	color: #23466e;
}
.vext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	line-height: 20px;
	
}
.vext a:visited {
	text-decoration: underline;
	color: #23466e;
}
.vext a:link {
	text-decoration: underline;
	color: #23466e;
}
.vext a:hover {
	text-decoration: underline;
	color: #23466e;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	line-height: 17px;
}
.footer a:visited {
		color: #767676;
	text-decoration: none;
}
.footer a:link {
	color: #767676;
	text-decoration: none;
}
.footer a:hover {
		color: #23466e;
	text-decoration: none;
}

li {
	list-style-image: url(images/bullet.gif);
}

body {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	background-color: #f8f8f8;

}

.nodisplay {
display: none;
}
.dotted {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #c9c7bd;
}
.border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3df;
	border-left-color: #e3e3df;
	border-bottom-color: #e3e3df;
}
.footer2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #767676;
	line-height: 17px;
}
.footer2 a:visited {
		color: #767676;
	text-decoration: none;
}
.foote2r a:link {
	color: #767676;
	text-decoration: none;
}
.footer2 a:hover {
		color: #23466e;
	text-decoration: none;
}