body{
	font-family: Arial, Helvetica, sans-serif;
}
.tbcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;


}
.lftnav {
	padding-left: 10px;
	width: 17.5%;
	vertical-align: top;
	padding-top: 10px;
	background-color:# FFFFFF;
}

.lftmenu {
	padding-top:10px; border-width:1 px; border-color:#FFFFFF;	
	}

.lftmenu_sub {
	padding-left: 15px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.8;
	color:#009933;
}

.lftmenu_sub A:link {
	text-decoration: none; color:#006600;
	}
.lftmenu_sub A:visited {
	text-decoration: none; color: #006600;
	}
.lftmenu_sub A:active {
	text-decoration: underline; color:#006600;
	}
.lftmenu_sub A:hover {
	text-decoration: underline; 
	}

.topnav {
	text-align: center;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006600;
	vertical-align: bottom;
}

.breadcrumb A:link {
	text-decoration: none; color:#009933;
	}
.breadcrumb A:visited {
	text-decoration: none; color:#009933;
	}
.breadcrumb A:active {
	text-decoration: underline; color:#009933;
	}
.breadcrumb A:hover {
	text-decoration: underline; 
	}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003366;
	vertical-align: bottom;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	color: #003366;
	vertical-align: bottom;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #339933;
	width:660;
	padding-top:5;
	padding-bottom:5;
	height:25px;
}

.clcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	padding: 15px;
	vertical-align: top;
	width:660;
	height:250px;

}

.clcontent A:link {
	text-decoration: none; color:#009933;
	}
.clcontent A:visited {
	text-decoration: none; color:#009933;
	}
.clcontent A:active {
	text-decoration: underline; color:#009933;
	}
.clcontent A:hover {
	text-decoration: underline; 
	}

.bttm {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	text-align: right;
	padding-right: 25px;
	vertical-align: bottom;
}
.lftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	width: 180px;
	z-index: 1;
	color: #ffffff;
	line-height: 1.5;
	border: 1 solid #000000;
	background-color: #339900; 
	layer-background-color: #339900;

}
	
li {
	line-height: 1.5;
}
.sitemap a:link{
	color:003366;
	text-decoration:none;
}
.sitemap a:visited{
	color:336699;
	text-decoration:none;
}
.sitemap a:active{
	color:999999;
	text-decoration:none;
}
.sitemap a:hover{
	color:006600;
	text-decoration:underline;
}
.level1 a:link{
	color:006600;
	text-decoration:underline;
}
.level1 a:visited{
	color:006600;
	text-decoration:underline;
}
.level1 {
	font-weight:bold;
	padding-top:10;
	padding-bottom:5;
}

.level2 {
	padding-left:15;
	line-height:1.5;
}
.level3 {
	padding-left:30;
	line-height:1.5;
}

blockquote {
	margin:0;padding-left:50px;
	font-family:Georgia, serif;font-size:small;
	background: transparent url(../images/blockquotes.gif) left top no-repeat;
}