/* CSS Document */

body, td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover, a:active {
	color: #0099FF;
}

a.sidemenu:link, a.sidemenu:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #093A7F;
	line-height: 130%;
}

a.sidemenu:hover, a.sidemenu:active {
	color: #0080C0;
}

.footer {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #999999;
}

.front_feature {
	font-family: Arial, sans-serif;
	font-size: 11px;
		font-weight: bold;
	color: #666666;
}

.right_feature {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.section_header {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #093A7F;
}

.support_small {
	font-size: 11px;
}

.sk_blue1 {
	color: #093A7F;
}