@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #102d5a;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #3399FF;
}
a:active {
	color: #CC3300;
}
.sitemap {
	color: #ffffff; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
}

.sitemap a:link {
	color: #ffffff;
	text-decoration:none;
}
.sitemap a:visited {
	color: #ffffff;
	text-decoration:none;
}
.sitemap a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.sitemap a:active {
	color: #ffffff;
	text-decoration:none;
}
.box-title {
	color: #cc3300;
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	line-height:16px;
	padding-top:10px;
}
.box-text {
	color: #102d5a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 8px 10px 4px 10px;
}
.rtcol {
	font-style: normal;
	padding-bottom:2px;
	font-weight:lighter;
}
