body {
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-color: #9BB6C9;
	background-image: url(../navimages/back.jpg);
}
.largertext {
	font-size: 14px;
}

td {
	font-size: 12px;
	font-weight: normal;
	
}
a:link {
	color: #265A7F;
}
a:hover {
	color: #173E34;
}
a:active {
	color: #4165A3;
}
.medttext {
	font-size: 11px;
}



.title-blk {
	font-size: 14px;
	font-weight: bold;
}
.text-sm {
	font-size: 10px;
}
h1 {
	font-size: 16px;
	color: #183c58;
	font-weight: bold;
	font-style: italic;
	margin-top:0;
	margin-bottom:0
}
h3 {
	font-size: 13px;
	color: #1D4563;
	font-style: italic;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #1D4563;
	border-right-color: #1D4563;
	border-bottom-color: #1D4563;
	border-left-color: #1D4563;
}
h2 {
	font-size: 15px;
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.text-xlg {
	font-size: 16px;
	font-weight: bold;
	color: #183C58;
	font-style: italic;
}
a:visited {
	color: #19503D;
}
.hilitetext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #235672;
}
.text-sm-blue {
	font-size: 9px;
	font-style: italic;
	color: #235672;
}
li {
	list-style-image: url(../navimages/bullet.gif);
}
.centertext {
	text-align: center;
}
.boldtext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #183c58;
}
