body,td,th {
	font-family: arial;
	font-size: 12px;
	line-height: 22pt;
	color: #000;
}
.excerpt {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 22pt;
	color:#5D5D9E;
}
.excerpt2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color:#5D5D9E;
}
.linespacing {
	font-family: arial;
	font-size: 12px;
	line-height: 12pt;
	color: #000;
}
.excerpt_ltblue {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 22pt;
	color:#7d9eb5;
}
.style1 {
	color: #f079ae;
	font-size: 12px;
	letter-spacing:0.1em;
	font-weight: bold;
}
.style_states {
	color: #660000;
	font-size: 14px;
	letter-spacing:0.2em;
	font-weight: bold;
	}
.style2 {
	color: #FFFFFF;
	line-height: 15pt;
}
.style7 {
	color: #222222;
	font: 12px arial;
	font-weight: bold;
}
.style8 {
	color: #990033;
	font-weight: bold;
}
.style9 {
	color: #CCCCCC;
	font-weight: bold;
}
.style10 {
	color: #663300;
	font-weight: bold;
}

.subhead_yellow {
	font: 24px arial;
	line-height: 20pt;
	color: #EDCF56
}
.subhead_sage {
font: 24px arial;
line-height: 20pt;
color: #A3C48D;
}
.subhead_burgandy {
font: 24px arial;
line-height: 20pt;
color: #993d3d;
}
.subhead_slate {
font: 24px arial;
line-height: 20pt;
color: #3e6484;
}
.subhead_beige {
font: 24px arial;
line-height: 20pt;
color: #c7c298;
}
.subhead_rose {
font: 24px arial;
line-height: 20pt;
color: #996767;
}

.subsubhead {
	font: 14px helvetica;
	font-style: normal;
	color: #FFF;
}

.style4 {
	font: 12px arial;
	font-style: normal;
	line-height: 18pt;
	color: #000;
	
}
.sanserifhead {
	font: 12px arial;
	line-height: 14pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.sanserif {
	font: 12px arial;
	line-height: 120%;
	color: #222;
	text-align: left;
}

.caption_taupe {
	font: 11px arial;
	line-height: 13pt;
	color: #cc0000;
	text-align: center;
	}
/* ------------- MSC styles */

#mainnav {
	font: 12px arial;
	text-align:left;
	line-height: 18px;
	color: #333466;
	}

#mainnav a {
	color: #333466;
	text-decoration: none;
}
#mainnav a:hover {
	color: #603;
	text-decoration: none;
	border-bottom: 1px dotted #603;
}
#secondnav {
	font: 12px arial;
	font-weight: bold;
	color: #888;
	line-height: 24px;
	text-decoration: none;
}
#secondnav a {
	font: 12px arial;
	font-weight:bold;
	color: #5D5D9E;
	text-decoration: none;
	line-height: 24px;
	border-bottom: 1px dotted #5D5D9E;

}
#secondnav a:hover {
	color: #903;
	text-decoration: none;
	line-height: 24px;	
	border-bottom: 1px dotted #903;
}
#marginnav {
	font: 12px arial;
	color: #000;
	line-height: 24px;
	text-decoration: none;
}
#marginnav a {
	font: 12px arial;
	font-weight:bold;
	color: #7d9eb5;
	text-decoration: none;
	line-height: 24px;
	border-bottom: 1px dotted #7d9eb5;

}
#marginnav a:hover {
	color: #903;
	text-decoration: none;
	line-height: 24px;	
	border-bottom: 1px dotted #903;
}
#contentnav {
	font: 10px verdana;
	letter-spacing:0.1em;
	font-weight:bold;
	color: #666;
	text-decoration: none;
}
#contentnav a {
	font: 10px verdana;
	letter-spacing:0.1em;
	font-weight:bold;
	color: #666;
	text-decoration: none;
}

#contentnav a:hover {
	color: #903;
	text-decoration: none;
	border-bottom: 1px dotted #903;
}
#contactnav {
	font: 12px arial;
	font-weight: bold;
	text-align:left;
	color: #333366;
	line-height: 20px;
}
#contactnav a {
	font: 12px arial;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	border-bottom: 1px dotted #336;
}
#contactnav a:hover {
	color: #903;
	text-decoration: none;
	border-bottom: 1px dotted #903;
}
.caption {
	font: 10px arial;
	font-weight:bold;
	color: #000;
}
/* ------------- MSC classes */

.alert {
 color: red;
}

em {
 font-weight: bold;
 color: red;
}