body         {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #5A595A; 
	background-color: #F7F3F7;
}
.mainBody{
	border: 1px solid #D6D7D6;
}
a.emailLink,
a {
	color: #444444;
	line-height: 16px;
	font-weight: 500;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	line-height: 16px;
	font-weight: 500;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.emailLink {
    background: url('envelope.gif') left center no-repeat;
    padding-left: 18px;
    font-weight: normal;
}
ul {
	list-style-image: url('arrow.gif');
	list-style-type: circle
}
li {
	margin-bottom: 5px;
}
.highlight {
	color: #CE7110;
}
.darkBlueBackground {
	background-color: #102884;
}
a.emailLink {
	color: #444444;
	line-height: 16px;
	font-weight: 500;
	text-decoration: none;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	color: #FFFFFF;
	font-family: Arial sans-serif;
	font-size: 12px;
}
a.menuItem {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuItem:hover {
	text-decoration: underline;
}
.glossaryTerm {
	border-left:0px none; border-right:0px none; border-top:0px none; border-bottom:medium double green;  
}
.panelLeft {
	background-color: #EFEBEF;
}
.panelCenter {
	background-color: #FFFFFF; 
	font-family: Trebuchet MS;
	font-size: 12px;
}
.panelRight {
	background-color: #F7F7F7;
	font-size: 11px; 
	font-family: Arial; 
	color: #CE3000;
}
.selections {
	font-size: 11px; 
	font-family: Arial; 
	color: #CE3000
}
.infoBox {
	font-size: 11px; 
	font-family: Arial; 
	color: #313031; 
	border: 1px solid #d6d7d6;
}
.infoBoxHeader {
	background-color: #E7E3E7;
}
.infoBoxRow {
	background-color: #FFFFFF;	
	font-size: 11px; 
	font-family: Arial; 
}
.footer {
	font-size: 11px; 
	font-family: Arial; 
}