.top {
	color: #FFFFFF;
	font-size: 12px;
}
.whitesmall {
	color: #FFFFFF;
	font-size: 10px;
}
.top a:link, .top a:visited{
color: #FFFFFF;
text-decoration: none; 
}
.top a:hover, .top a:active{
color: #F3F3F3;
text-decoration: underline;
}
.whitesmall a:link, .whitesmall a:visited{
color: #FFFFFF;
text-decoration: underline;
}
.whitesmall a:hover, .whitesmall a:active{
color: #F3F3F3;
text-decoration: underline;
}
.left {
}
.Darkblue {
	color: #00548C;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 11px;
}
.left a:link, .left a:visited{
color: #cf262c;
text-decoration: underline;
}
.left a:hover, .left a:active{
color: #00548C;
text-decoration: underline;
}
.inputbox {
	font-size: 10px;
	height: 18px;
}
.submitform {
	color: #FFFFFF;
	background-color: #0078C7;
	border: 1px solid #00548C;
	font-size: 10px;
	font-weight: bold;
	
}
.newsmall {
font-size: 10px;
}
.xsmall {
	font-size: 9px;
}
.xsmall a:link, .xsmall a:visited{
color: #cf262c;
text-decoration: underline;
}
.xsmall a:hover, .xsmall a:active{
color: #00548C;
text-decoration: underline;
}
.newsmall a:link, .newsmall a:visited{
text-decoration: underline;
font-size: 10px;
color: #242424;
}

.newsmall a:hover, .newsmall a:active{
text-decoration: underline;
font-size: 10px;
color: #00548C;
}
.small B { color: #CF262C }

.small A B{ color: #00548C }

.color { color: #00548C }

.colorA b { color: #0078C7; }

.boxlink  {
	width: 100%;
	height:153px;
	vertical-align: middle;	
}

.boxlink a {
	width: 100%;
	text-decoration: none;
}

.whitesmall .NavBarLink,  .whitesmall .NavBarLink:link, .whitesmall .NavBarLink:visited{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}
.whitesmall .NavBarLink:hover, .whitesmall .NavBarLink:active{
color: #F3F3F3;
text-decoration: underline;
}