.bodytext {  font-family: times, times new roman, serif; font-size: 9pt; line-height: 13pt; font-style: normal; font-weight: normal; color: #4E4848}

.head {  font-family: times, times new roman, serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #159393}
.head2 {
	font-family: times, times new roman, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;
}

.header-right {
	font-size: 22pt;
	padding: 6px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
.header-right a{
	font-size: 22pt;
	padding: 6px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
		text-decoration: underline;
}
.header-right a:hover {
	text-decoration:none;
	color:#333333;
}

.border-topnbot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.border-all {
	border: 1px solid #000000;
}


.subhead {  font-family: times, times new roman, serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #159393}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.footer {  font-family: arial, sans-serif; font-size: 8pt; line-height: 11pt; font-style: normal; font-weight: normal; color: #ffffff}
.whitelink {  color: #ffffff; text-decoration: none;}

a {  text-decoration: underline; font-style: normal; color: #023D7F}
a:hover {  text-decoration: none; font-style: normal; color: #159393}

.navbar1 a{
	color:#000000;
	text-decoration: none;
	background-image: url(images/NAVhover.gif);
	padding-left: 24px;
	padding-bottom: 2px;
	padding-top: 2px;
	width:100%;
	display:block;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navbar1 a:hover{
	color:#159393;
	text-decoration: none;
	background-image: url(images/NAVlink.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:underline;
}
.bodytextWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin: 10px;
}
.bodytextWhite a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin: 10px;
}

.bodytextWhite a:hover{
	color: #CCCCCC;
	text-decoration: none;

}
.bodytextWhiteTIMES {

	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin: 10px;
}
.bodytextWhiteTIMES a{

	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin: 10px;
}
.bodytextWhiteTIMES a:hover{
	color: #009999;
	text-decoration: none;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
li {
	margin-bottom: 10px;
	margin-right: 10px;
}
.listSQ {
	list-style-type: square;
	list-style-image: url(images/blkSQ7x7.gif);
	list-style-position: outside;
	padding: 6px;
}
.listSQ a {
	list-style-type: square;
	list-style-image: url(images/blkSQ7x7.gif);
	list-style-position: outside;
	padding: 6px;
	color:#000000;
}
.listSQ a:hover {
	color: #333333;
	text-decoration:none;
}