/* CSS Document */

body {
	font-family: "Book Antiqua", Arial, Verdana;
	font-size: 12px;
	color: #666666;
}

a:link, a:visited {
	color: #669933;
	text-decoration: none;
}

a:hover, a:active {
	color: #669933;
	text-decoration: underline;
}

p {
	color: #666666;
	text-decoration: none;
}

p span {
	color: #999999;
	text-decoration: none;
	text-align: justify;
	font-size: 14px;

}

em {
	color: #666666;
}

b {
	color: #999999;
}

h1 span {
	font-weight: normal;
	font-size: 13px;
	color: #999999;
}

h2 {
	font-family: "Book Antiqua", Arial, Verdana;
	font-size: 18px;
	color: #717125;
}

h3 {
	font-size: 17px;
	color: #669966;
	margin-top: 6px;
	margin-bottom: 0px;
}

h4 {
	font-size: 16px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;




}

h5 {
	font-size: 15px;
	color: #999999;
	font-family: "Book Antiqua", Arial, Verdana;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;



}

h3 span {
	font-size: 14px;
	color: #999999;

}

h5 span {
	font-size: 13px;
	color: #CCCCCC;
}

h6 {
	font-size: 13px;
	font-weight: bold;
}

h4 span {
	font-weight: normal;
	font-size: 13px;
	color: #999999;
}

h5 span {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
}

h6 span {
	font-weight: normal;
	font-size: 12px;
	color: #999999;
}

#linklist{
}

#linklist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #999999;
}

#linklist ul li{
	margin: 0;
	padding-right: 0;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;



}

#linklist ul li a, #linklist ul li a:visited {
	border-bottom: none;
	text-decoration: none;
	font-size: 15px;
}

#linklist ul li a:hover {
	text-decoration: underline;
}

#lselect {



}

#lselect ul li {
	padding-right: 0;
	padding-left: 10px;

}

#lselect a {
	display: block;
	padding-bottom: 5px;

}

#lselect h2 {
	color: #336600;
	font-size: 15px;
}

#getreader {
	width: 505px;
	padding-top: 20px;

}

#getreader ul {
	list-style: url(images/bullet_grn.gif) inside;
	margin: 0px;
	padding: 0px;
}

#getreader ul li{
	margin: 0;
	padding: 0px 0 5px 10px;
}

#getreader ul li a, #pdflist ul li a:visited {
	border-bottom: none;
	text-decoration: none;
	font-size: 12px;

}

#getreader ul li a:hover {
	text-decoration: underline;
}

#archivelist {
	margin: 0;
	padding-bottom: 20px;
	padding-top: 20px;
}

#archivelist ul {
	list-style: none;
	margin: 0;
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
}

#archivelist a, #archivelist h2 {
	margin: 0;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}

#archivelist h2 {
	font-size: 12px;
}

#archivelist a {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 12px;
	font-family: "Book Antiqua", Arial, Verdana;
}

#archivelist a:hover {
	text-decoration: underline;
}

#archivelist li {
	position: relative;
	height: 23px;


}

#archivelist ul li {
	float: left;

}

ol {
	font-size: 15px;
}

ol li ol {
	list-style-type: lower-alpha;
}

ul li ul li {
	font-size: 14px;
}

