/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3F0F4;
}

.focal {
	background-color: #FFFFFF;
	background-image: url(images/focal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.focalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: normal;
}
.frame {
	border: 1px solid #666633;
}
.secondaryText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
}
.servicesText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	padding: 6px;
}
.servicesText10 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333366;
	padding: 6px;
}
.servicesTextB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	font-weight: bold;
}
#kt a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#kt a:visited {
color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
#kt a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#kt a:active {
color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}