body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.navbckgrnd {
	width:100%; 
	height:10px; 
	background-image:url(/images/nav_blueline_bckgrnd.gif); 
	background-repeat:repeat-x;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5C574F;
}

.subbckgrnd {
	background-image: url(/images/sub_bckgrnd.gif);
	background-repeat: repeat-y;
}

.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00294D;
}

.whiteheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.newheaderbckgrnd {
	background-image: url(/images/newheaderbckgrnd.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #022B4F;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #B34900;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #5C574F;
}

.bixTitle {
	font-size:18px;
	font-weight:100;
}
