body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; font-weight: normal; color: #444;  
 line-height: 1.25em; 
}

.SideTitle {
 margin-top:10px;
 font-size: 12px; font-weight: normal; line-height: 18px; 
 text-transform:uppercase;
 color: #444;
 border-bottom:1px solid #ccc;
 margin-bottom:5px;
}

.SideText {
  margin-bottom: 10px;
}

.SideBadge {
  margin-left: 10px
}

.NavItem { 
 font-size: 11px; font-weight: normal; line-height: 18px; 
 color: #555; 
} 

.MainTitle {
 margin-top:18px;
 font-size:14px;
 font-weight:bold;
 color:#444; 
 border-bottom:1px solid #ccc;
}

.BodyTitle { 
 margin-top:10px;
 font-size:12px;
 color:#333; 
 border-bottom:1px solid #ccc;
}

.BodyText { 
 font-family: Georgia, serif;
 font-size: 16px; font-weight: normal; color: #444; 
 line-height: 1.3em;
 margin-top: 5px;
}

.BodySmall {
	font-size: 10px; color: #000;
}

.BodyItem { 
 font-size: 12px; font-weight: normal; color: #333; 
 margin-top: 10px;
} 

li {	
	margin: 0.75em 0 0 0;
}


img { border: none; }

a {  color: #669; }
a:link { color: #669}
a:visited { color: #aad}
a:hover { color: #88b}

a.nav{  color: #669; text-decoration: none;}
a.nav:link {  color: #669}
a.nav:visited { color: #aad}
a.nav:hover {  color: #88b}




