@charset "utf-8";
/* CSS Document */




.firstp {
	margin-top: 7px;
}
.uline {
	text-decoration:none;
	font-weight:bold;
}
.stronglist {
	font-weight:bold;
}
.emphasis {
	font-style:italic;
}
h1 {
	color: #669933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin: 0px;
}
.h1blue {
	color: #669999;
}
h2 {
	color: #669933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
.h3blue {
	color: #669999;
}
#subnavigation {
	float: left;
	width: 180px;
	margin-top: 11px;
	  display: none;
}
#body {
	float: left;
	width: 650px;

	border-left: #999999 dotted 2px;
	padding-left: 10px;
	padding-top: 4px;
}
#contentright {
	float: left;
	width: 230px;
	margin-top: 107px;
}
#navtitle {
	height: 24px;
	width: 142px;
	background-image: url(../images/subnavtitle.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-left: 10px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#navlist {
	  display: none;
	height: auto;
	width: 150px;
	background-image: url(../images/subnavback.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.875em;
	border: 1px solid #999;
}
#navlist a:link, #navlist a:visited{
	text-decoration: none;
	color: #000000;
	font-variant: normal;
	width: 130px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navlist a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #6699CC;
}


#navlist ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	line-height: .8em;
}
#navlist ul li ul li {
	line-height: 1.2em;
	padding-top: 4px;
}
.subcategory {
	padding-top: 10px;
}
.lisub {
	list-style:none;
	}
#rightbox {
	height: auto;
	width: 181px;
	border: 2px solid #04609e;
	background-color: #9bc7e5;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightbox ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.trhead {
	background-color: #bbddff;
	
}
.tralt {
background-color:#ddeeff;
}
.nextlink {
	clear: right;



}
hr {
	clear: both;
}


.nextlink a:link, .nextlink a:visited {
	padding: 2px;
	color: #000000;
	text-decoration: none;
	float: left;
	background-color: #BDE1CC;
	background-image: url(../images/nextbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

.nextlink a:hover{
	background-color: #CCCCCC;

}
li {
	margin-bottom: 5px;
}
.printlink a:link, .printlink a:visited{
	text-decoration: none;
	float: right;
	width: 60px;
	display: block;
}

#contentback {
	clear: both;

	width: 900px;
	background-repeat: no-repeat;
}
