/* CSs Document */
html { font-size:100%; /* IE hack */ }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	margin:0;
	padding:0;
}
p{
	font-size:12px;
	line-height:normal;
	padding:0;
	margin-bottom:auto;
}
h1{
	font-size:24px;
	line-height:normal;
	margin:0;
	padding:0;
	font-weight: lighter;
	width: auto;
}
h2{
	font-size:18px;
	line-height:normal;
	font-weight: lighter;
	margin:0;
	padding:0;
	width:auto;
}
h3{
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	color:003300;
	margin:0;
	padding:0;
	width:auto;
}
	
ul.li{
	font-size:12px;
	line-height:normal;
	margin:auto;
	padding:0;
}
hr{
	color:#003300;
	width: 70%;
	align:center;
	font-size: 1;
}
td.header{
	height:203;
}
td.nav-bar{
	height:25px;
	vertical-align:middle;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-image: url(../images/green_drk.gif);
	background-repeat: repeat;
}
td.nav-bar a{
	color:#FFFFFF;
	text-decoration:none;
}
td.nav-bar a:hover{
	color:#003300;
	text-decoration:underline;
}
td.nav-background{
	width:133px;
	background-image:url(../images/nav_background.jpg); 
	repeat:y;
}	
td.footer{
	font-size:10px;
	background-image: url(../images/green_lght.gif);
	background-repeat: repeat;
	height:30px;
	vertical-align:middle;
	text-align:center;
}
td.footer a{
	color:#003300;
	text-decoration:none;
}
td.footer a:hover{
	color:#663300;
	text-decoration:underline;
}
td.address{
	font-size: 10px;
}
td.letter{
	background:#fefcf0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.top_anchor{
	font-size:10px;
	text-align:right;
}
td.background{
	background-color:#FFC;
}
td.rt_col {
	font-size:9px;
}
td.rt_col_header{
	background-image:url(../images/green_drk.gif);
	background-repeat:repeat;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:5px 2px 5px 5px;
	text-align:center
}
ul#rt_col li{
	margin-left:-25px;
	padding:0;
}

