body {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0 0 0 0;
	background-color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 1.1em;
	background-image: url(bgbanner.gif);
		background-repeat: repeat-x;
}

#main {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 975px;
	margin-left: -487px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

td.left {
	vertical-align: top;
	horizontal-align: left;
	line-height: 17px;
	padding: 15px 5px 0 0;
}
td.left a:link {
	color: #1b2cc5;
	text-decoration: underline;
	font-weight: bold;;
}
td.left a:visited {
	color: #4b88cb;
	text-decoration: underline;
	font-weight: bold;;
}
td.left a:hover {
	color: #7eaee2;
	font-weight: bold;;	
}

td.center {
	vertical-align: top;
	horizontal-align: center;
	line-height: 17px;
	padding: 15px 10px 0 10px;
}

td.right {
	vertical-align: top;
	width: 138px;
	line-height: 16px;
	padding: 15px 10px 0 10px;
}

td.gap {
	margin-bottom: 10px;
}

.lr {
	vertical-align: top;
}

.hd1 {
	font-size: 15px;
	font-weight: bold;
	color: #131d40;
	padding: 10px 0 0 0;
	text-align: center;
}

.hd2 {
	font-size: 15px;
	font-weight: bold;
	color: #131d40;
	padding: 0 0 0 0;
	text-align: left;
}

.hd3 {
	font-size: 17px;
	font-weight: bold;
	color: #131d40;
	padding: 0 0 0 0;
	text-align: left;
}

.extend {
	line-height: 19px;
}

.fl {
	float: left;
	margin: 5px 12px 10px 5px;
}

.ctr {
	float: center;
	margin: 5px 12px 10px 35px;
	vertical-align: top;
}

.frt {
	float: right;
	margin: 5px 5px 5px 12px;
	text-align: center;
}

.more {
	font-size: 11px;
	font-weight: bold;
	padding: 20px;
}
.more a:link {
	color: #3a5aad;
	text-decoration: none;;
}
.more a:visited {
	color: #3a5aad;
	text-decoration: none;
}
.more a:hover {
	color: #6485d0;
}

td.border {
	border: 1px;
}

.flrt {
	float: right;
	margin: 20px 23px 10px 0;
	font-size: 11px;
	font-weight: bold;
}

td.flrt a:link {
	color: #3a5aad;
	text-decoration: underline;;
}
td.flrt a:visited {
	color: #3a5aad;
	text-decoration: underline;
}
td.flrt a:hover {
	color: #6485d0;
}

.ctr {
	text-align: center;
}

h1 {
	font-family: inherit;
	font-size: inherit;
	display: inline;
}
h2 {
	font-family: inherit;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #4e61b8;
	font-style: italic;
	display: inline;
}

