a:link {
	text-decoration: none;
	color: #000066;

}
a:visited {
	text-decoration: none;
	color: #000066;

}
a:hover {
	text-decoration: underline;
	color: #666666;

}
a:active {
	text-decoration: underline;
	color: #666666;

}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.pageheading {
	font-weight: bold;
	font-size: 14pt;
}
.mainbody {
	font-size: 12pt;

}
.copyright {
	font-size: 10pt;
	text-align: center;
}
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-weight: bold;
}
.images_sm {
	border: thin outset #006633;
}

#navlist ul {
	margin: 3;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

#navlist li {
	margin: 0 0 3px 0;
}

#navlist a {
	display: block;
	width: 147px;
	background-color: #999;
	background-image:  url(../nav/nav_bg_off.gif);
	height: 17px;
}

#navlist a:link, #navlist a:visited {
	color: #000;
	color: #EEE;
	text-decoration: none;
	text-indent: 9px;
}

#navlist a:hover {
	background-color: #FF6600;
	background-image:  url(../nav/nav_bg_on.gif);
	color: #333;
	text-indent: 9px;
}

.nav_sections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.bottom_links {
	font-size: 8pt;
	text-align: center;
	letter-spacing: 1px;
}
.main_small {

	font-size: 10pt;
}
.pic_intext {
	padding-right: 5px;
	padding-bottom: 5px;
}
