body {
	margin:0px;
	padding:0px;
}

td {
	font-family: Trebuchet MS;
	font-size:12px;
}

p {
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS;
	font-size:12px;
}

a.nav:link, a.nav:visited, a.nav:active {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-size:12px;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size:12px;
}

.b
{
	color : #000000;
	font-size: 14px;
	font-family : Trebuchet MS;
	text-decoration: bold;
}

a.nav2:link, a.nav:visited, a.nav:active {
	color: #0084a5;
	text-decoration:none;
	font-family: Trebuchet MS;
	font-size:12px;
}

a.nav2:hover {
	color: #3185d6;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size:12px;
}

.w
{
	color : #A9501B;
	font-size: 14px;
	font-family : Trebuchet MS;
	font-weight: bold;
	text-decoration: bold;
}

#navcontainer 
{ 
     width: 100%; 
     font-size: 12px;
		 font-family : Tahoma;
} 

ul#navlist 
{ 
     text-align: left; 
     list-style: none; 
     padding: 0px; 
     margin: 0px; 
     width:100%; 
} 

ul#navlist li 
{ 
     display: block; 
     margin: 0px 0px 5px 0px; 
} 
#thumbimage, a#thumbimage{ 
     float: right; 
     padding-left:5px; 
} 
/* non-hover colors */ 
ul#navlist li a 
{ 
     display: block; 
     width:100%; 
     text-decoration: none; 
     padding: 5px; 
     color: #000000; 
} 

#navcontainer>ul#navlist li a { width: auto; } 

#sectionHeader {
	color : #1F68A5;
	font-size: 12px;
	font-family : Tahoma;
	text-decoration: underline;
	font-weight:bold
}

#sectionBody {
	color : #000000;
	font-size: 12px;
	font-family : Tahoma;
	text-decoration: none;
	font-weight:normal
}

.lt10
{
	color : #1F68A5;
	font-size: 10px;
	font-family : Tahoma;
	text-decoration: none;
	font-weight:normal
}
