.csticss {
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
.columndown {
	font-family: "Lucida Sans";
	font-size: 9px;
	text-decoration: none;
	padding: 5px;
	width: 190px;
}

.footer {
	font-size: 10px;
	color: #003366;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.image {
	margin: 10px;
}

.maintxt {
	margin: 20px;
	font-size: 11px;
	line-height: 14px;
}


.leftbg {
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.rightbg {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.blucolumnwid {
	width: 201px;
	background-attachment: scroll;
	background-color: #2D4575;
	background-image: url(images/colbg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
.navigator {
	font-size: 11px;
	color: #cecece;
	line-height: 16px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.navbody {
	background-image: url(images/navbody.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.filler {
	background-color: #1F3765;
	background-image: url(images/bluefiller.jpg);
}
.tabletxt {
	margin: 0px;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	padding: 1px;
	border: 1px solid #36486D;
	background-color: #eeeeee;
}
