
HTML
{ 
scrollbar-face-color: #D3E4F8;
scrollbar-shadow-color: #216CC0;
scrollbar-highlight-color: #7CAFE9;
scrollbar-3dlight-color: #DBE6FA;
scrollbar-darkshadow-color: #144274;
scrollbar-track-color: #DBDBDB;
scrollbar-arrow-color: #8A140A;
}

.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: bold;
	text-transform:uppercase;	
}

a.mainNav:link {
	color: #ffffff; 
	text-decoration: none;	
}

a.mainNav:visited {
	color: #ffffff; 
	text-decoration: none;	
}

a.mainNav:hover {
	color: #ACCCF0; 
	text-decoration: none;	
}
a.mainNav:active {
	color: #ffffff; 
	text-decoration: none;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 22px;
	font-weight: bold;
	padding-right: 5px;		
}

a.subNav:link {
	color: #144274; 
	text-decoration: underline;	
}

a.subNav:visited {
	color: #144274; 
	text-decoration: underline;	
}

a.subNav:hover {
	color: #91180F; 
	text-decoration: none;	
}
a.subNav:active {
	color: #144274; 
	text-decoration: underline;
}

.bodyBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #646464;
	border-left-color: #646464;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	color: #333333;
}

a.boldlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	color: #333333;
	text-decoration:underline;
}
a.boldlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	color: #333333;
	text-decoration:none;
}
a.boldlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	text-decoration:none;
}
a.boldlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	color: #333333;
	text-decoration:underline;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	font-weight: bold;
	padding-left: 3px;
	color: #91180F;
}
.subnavUpst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	padding-right: 5px;
	color: #91180F;
}
.columnText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	color: #333333;
}
.columnBorder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #C3C3C3;
	border-right-width: 1px;
	border-right-color: #C3C3C3;
}
.horozontalBorder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C3C3C3;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}
.redText {
	color: #FF0000;
	font-weight: bold;
}
.boldBlue {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}

a.anchors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #333333;
	text-decoration:none;
}
a.anchors:link {
	color: #333333;
	text-decoration:none;
}
a.anchors:visited {
	color: #333333;
	text-decoration:none;
}
a.anchors:hover {
	color: #ffffff;
	text-decoration:none;
	background: #144274;
}
a.anchors:active {
	color: #333333;
	text-decoration:underline;
}