body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

.mainContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	background-position: left;
}

a.mainContent:link {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3333CC;
  text-decoration: none;
  font-weight: normal;
}

.borderedbox {
border-right: 1px solid #000;
}

a.mainContent:visited {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CC0000;
  text-decoration: none;
  font-weight: normal;
}

a.mainContent:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333CC;
	font-weight: normal;
	background-color: #FFFF66;
}

.cutlineContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

a.cutlineContent:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3333CC;
  text-decoration: none;
    font-weight: normal;
}

a.cutlineContent:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #990000;
  text-decoration: none;
    font-weight: normal;
}

a.cutlineContent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3333CC;
	background-color: #FFFF66;
	  font-weight: normal;
}

.hiliteBoxSmType {
	background-color: #58758E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	padding: 2px;
}

.hiliteBoxLgType {
	background-color: #D60825;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
	padding: 1px 3px;
	margin: 0px;
}

.textHeader {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #465C72;
	text-align: left;
}
.textHeader14 {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #465C72;
	text-align: left;
}

.textHeaderRed {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #D60825;
	text-align: left;
}

.textHeaderRedCentered {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #D60825;
	text-align: center;
}

.cutlineHeader {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #465C72;
	text-align: left;
}

.mainHeader {
	font-family: Arial, Helvetica, Geneva, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #465C72;
	text-align: left;
	vertical-align: top;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #465C72;
	text-align: left;
	font-weight: bold;
}


a.footerNav:link {
	color: #99CCFF;
	font-size: 12px;
	text-decoration: none;
}

a.footerNav:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.footerNav:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.footer:link {
	text-decoration: none;
	color: #CCCCCC;
}

a.footer:visited {
  text-decoration: none;
}

a.footer:hover {
  text-decoration: underline;
}

.footerNav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #675C53;
}

.textAcrossTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 3pt;
}

.footeraddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	letter-spacing: 1px;
	line-height: normal;
	height: auto;
}
