@charset "UTF-8";
/* CSS Document */

.link {
	color: #005491;
	font-size: 13px; 
	font-weight: bold;
	line-height: 13px;
	text-decoration:none;
}
.toplink {
	color:#FFFFFF;
	font-size: 11px; 
	font-weight: bold;
	line-height: 11px;
	text-decoration:none;
}
body {
	background-color: #c6d2e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #DD7700;
}
p, td {
	color: #005491;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
}
ul {
	color: #005491;
	font-family: Helvetica, Arial, sans-serif;
}
ol {
	color: #005491;
	font-family: Helvetica, Arial, sans-serif;
}
em {
	color: #005491;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
}
.title {
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}
.XLtitle {
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
}
.feature {
	color: #005491;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
.text {
	font-size: 12px;
	line-height: 16px;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	margin-left: 28px;
}
.smtext {
	font-size: 10px;
	line-height: 14px;
}
