.Navbar-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}

.bgcolor {
	background-color: #913935;

}

.bgcolor2 {
	background-color: #FFFFCC;

}

.caption {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #913935;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #3C70A4;
}
.strong {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #913935;
}
.revsubhead {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
A.body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #325981;
	text-decoration: underline;

}

.smlink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.headline:hover {
	color: #913935;
	background-color: #913935;
}
.subhead:hover {
	color: #913935;
	background-color: #FFFFCC;
}
.strong:hover {
	color: #913935;
	background-color: #FFFFCC;
}
.body:hover {
	color: #913935;
	background-color: #FFFFCC;
}
.caption:hover {
	color: #913935;
	background-color: #FFFFCC;
}
A.body:hover {
	color: #913935;
	background-color: #C5D8EB;
	text-decoration: none;
}
.smlink:hover {
	color: #913935;
	background-color: #FFFFCC;
	text-decoration: underline;
}

.navbar {
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;

}


.navbar:hover {
	color: #913935;
	background-color: #FFFFCC;
	text-decoration: underline;


}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #913935;
	text-decoration: none;

}

#navlist { 
 	padding: 0 0px 0px; 
    list-style-image: url(images/bullet_blue.gif); 
	margin-left: 18 px; 
}
