.bodytext {
	font-family: Arial, Helvetica, "Helvetica Narrow", sans-serif;
	/*font-family: "Arial Narrow", Helvetica, "Helvetica Narrow", sans-serif;*/
	font-size: 13px;
	color: #000000;
	line-height: 14pt;
	text-align: justify;
	background-color: #FFFFFF;
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

a:visited:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#smlinks ul, #smlinks ul li{
list-style:none;
margin:0;
padding:0;
display:inline;
}
#smlinks ul li {
margin-right; 5px;
}
.smallnaveselected, #smlinks  ul li.smallnaveselected  a:link, #smlinks  ul li.smallnaveselected  a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #9E7B1C;
	text-decoration: none;
}

a.smallnav:link, #smlinks  ul li  a:link{
	font-size: 11px;
	font-weight: bold;
	color: #33337E;
	text-decoration: none;
}
a.smallnav:hover, #smlinks  ul li  a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #9E7B1C;
	text-decoration: none;
}
a.smallnav:visited, #smlinks  ul li a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #33337E;
	text-decoration: none;
}

a.smallnav:visited:hover, #smlinks  ul li a:visited:hover {
	font-size: 11px;
	font-weight: bold;
	color: #9E7B1C;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #33337E;
}
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color:#e1e1e1;
/*	background-image: url(/images/bg_blue_lines.gif);*/
}
h3 {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
th h3{
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px solid #DDD;
}

.rt_image {
       padding: 10px;
}