body {
	margin: 0px;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-top: 10px;
}

.lightblue {
	background-color: #9EB1C3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.contentbox {
	text-align: justify;
}

.leftmargin {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 27px;
}

.blackline {
	background-color: #000000;
	height: 1px;
}
table#featuretable 
	a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

table#featuretable a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

table#featuretable a:hover {
	color: #FF3300;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

table#featuretable a:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;

}

td#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
td#footer a:link {color: #333; font-size: 11px;}

td#footer a:visited {color: #333; font-size: 11px;}

td#footer a:hover {color: #FF3300; font-size: 11px;}

td#footer a:active {color: #333; font-size: 11px;}


a:link {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #637C93;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}


.menu {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	height: 28px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-weight: bold;
}

.contentarea {
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 9px;
	padding-left: 10px;
}
.rightmargin {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 20px;
}

td {
	vertical-align: top;
}


.midtext {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #637C93;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
	line-height: 14px;
}
.featureitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9EB1C3;
	text-align: justify;
	height: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}
.featuretitle {
	background-color: #637C93;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: .25em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}



.whiteline {
	background-color: #FFFFFF;
	height: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


.style1 {color: #FF0000}
