.body {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.body a:link {
	color: #0265CB;
	text-decoration: underline;
} 
.body a:visited {
	color: #0265CB;
	text-decoration: underline;
}
.body a:hover {
	color: #FF6600;
	text-decoration: none;
}
.body a:active {
	color: #FF6600;
	text-decoration: none;
}

.bodytitle {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	line-height: 20px;
	text-align: justify;
}
.bodytitle a:link {
	color: #0265CB;
	text-decoration: underline;
} 
.bodytitle a:visited {
	color: #0265CB;
	text-decoration: underline;
}
.bodytitle a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bodytitle a:active {
	color: #FF6600;
	text-decoration: none;
}

.mainnav {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #0265CB;
	line-height: 20px;
	font-weight: bold;
}
.mainnav a:link {
	color: #0265CB;
	text-decoration: none;
} 
.mainnav a:visited {
	color: #0265CB;
	text-decoration: none;
}
.mainnav a:hover {
	color: #FF6600;
	text-decoration: none;
}
.mainnav a:active {
	color: #FF6600;
	text-decoration: none;
}


.bodywhite {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
.bodywhite a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.bodywhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bodywhite a:hover {
	color: #0265CB;
	text-decoration: none;
}
.bodywhite a:active {
	color: #0265CB;
	text-decoration: none;
}


.bodywhitetitle {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
}
.bodywhitetitle a:link {
	color: #FFFFFF;
	text-decoration: underline;
} 
.bodywhitetitle a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodywhitetitle a:hover {
	color: #0265CB;
	text-decoration: none;
}
.bodywhitetitle a:active {
	color: #0265CB;
	text-decoration: none;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.small a:link {
	color: #666666;
	text-decoration: underline;
} 
.small a:visited {
	color: #666666;
	text-decoration: underline;
}
.small a:hover {
	color: #666666;
	text-decoration: none;
}
.small a:active {
	color: #666666;
	text-decoration: none;
}



#sitemap_ind {
	clear:both;
	width:725px;
	height:auto;
	margin:0px;
	padding:13px 10px 10px 10px;
	background-color:#f4f4f4;
	border:1px solid #e3e3e3;
}


#sitemap_ind ul#section {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}

#sitemap_ind ul#section li {
	list-style:none;
	display:block;
	float:left;
	width:165px;
	text-align:left;
	padding:0px 0px 0px 0px;
	border-right:1px solid #e3e3e3;
	min-height:60px;
	_height:60px;
	margin-right:15px;
	_margin-right:10px;
}

#sitemap_ind ul#section li a:link, ul#section li a:active, ul#section li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#888787;
	text-decoration:none;
	display:block;
	width:165px;
	letter-spacing:normal;
	line-height:25px;
}

#sitemap_ind ul#section li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888787;
	text-decoration:underline;
}















