.body {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.subhead {
	font-family: times;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.bodybold {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bodysmall {
	font-family: verdana;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	}
	
.bodysmallb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.bodyblue {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #003399;
}
.bodyred {
	font-family: verdana;
	font-size: 12px;
	color: #993333;
	line-height: 18px;
}
	
.navred {
	font-family: verdana;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	line-height: 22px;
}

.navredhiglight {
	font-family: verdana;
	font-size: 12px;
	color: #D63647;
	font-weight: bold;
	line-height: 22px;
}


.bodyblueitalic {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}



.box {
	background: #FFFFFF;
	color: #666666;
	width:  450px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	padding : 5px;
	margin: 2px;
	border: 1px dashed #666633;
}


.box2 {/*this is a box */
  background: #A56033;
  color: #ffffff;
  font-weight: bold;
  width:  300px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 22px;
  padding : 5px;
  margin: 2px;
  border-color: #A56033;
  border-style: solid;
  border-width: 2px;/* the border property in longhand*/
  }
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bodyredCopy {
	font-family: verdana;
	font-size: 12px;
	color: #993333;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}
.sidetexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.sidetexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}
.bodyitalics {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.bodylist {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
