.borders {
	border: 1px solid #999999;
}
.titleBlue {
	margin-bottom: 0; 
padding-bottom: 0; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.titleGreen {
margin-bottom: 0; 
padding-bottom: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336633;
}
.titleOrange {
margin-bottom: 0; 
padding-bottom: 0; 

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F26700;
}
.navitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
a:link.normallink {
	color: #0033cc;
	text-decoration: underline;
}
a:visited.normallink {
	color: #0033cc;
	text-decoration: underline;
}
a:hover.normallink {
	color: #669933;
	text-decoration: none;
}
a:active.normallink {
	color: #0033cc;
	text-decoration: underline;
}.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 18px;
}
.footerText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
a:link.navilink {
	color: #003366;
	text-decoration: none;
}
a:visited.navilink {
	color: #003366;
	text-decoration: none;
}
a:hover.navilink {
	color: #F26700;
	text-decoration: underline;
}
a:active.navilink {
	color: #003366;
	text-decoration: none;
}.textArea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link.orangelink {
	color: #F26700;
	text-decoration: underline;
}
a:visited.orangelink {
	color: #F26700;
	text-decoration: underline;
}
a:hover.orangelink {
	color: #F26700;
	text-decoration: none;
}
a:active.orangelink {
	color: #F26700;
	text-decoration: underline;
}
a:link.bluelink {
	color: #003366;
	text-decoration: none;
}
a:visited.bluelink {
	color: #003366;
	text-decoration: none;
}
a:hover.bluelink {
	color: #003366;
	text-decoration: underline;
}
a:active.bluelink {
	color: #003366;
	text-decoration: none;
}
a:link.footerlink {
	color: #666666;
	text-decoration: none;
}
a:visited.footerlink {
	color: #666666;
	text-decoration: none;
}
a:hover.footerlink {
	color: #333333;
	text-decoration: underline;
}
a:active.footerlink {
	color: #666666;
	text-decoration: none;
}