.webdings {
	font: 30px Webdings;
	position: relative;
	top: 5px;
}

.page_thumb, a.index_thumb{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	text-align: center;
	border: 1px solid #8d8e92;
}

a.index_thumb {
	margin-top: 0px;
	margin-left: 0px;
}

#thumbs a, a.index_thumb  {
	text-decoration: none;
	display: block;
	padding:  10px;
}

#thumbs.lit a {
	padding:  0px;
}

#thumbs a:hover, a.index_thumb:hover, .mainbody a.current_page,  .mainbody a.current_page:visited {
	background-color: #5a7015;
	color: #fff;
}


#thumbs{
	margin-bottom: 10px;
	width: 800px;
	height: 200px;
	overflow: auto;
}

#thumbs.lit{
	width: 499px;
	height: 200px;
	overflow: auto;
}

.request_thumb {
	width: 150px;
	margin-right: 10px;
	text-align: center;
}

#page_nav{
	width: 920px;
	clear: both;
}

#page_nav a, .mainbody .download a, .mainbody .request a, .mainbody .download a:visited, .mainbody .request a:visited {
	color: #fff;
	width:  160px;
/*	background-color: #5a7015;*/
	color: #5A7015;
	display: block;
	border: 1px solid #5a7015;
	text-decoration: none;
	padding: 10px;
}

.vert_page_nav a{
	color: #fff;
	width:  40px;
/*	background-color: #5a7015;*/
	color: #5A7015;
	display: block;
	border: 1px solid #5a7015;
	text-decoration: none;
	padding: 10px;
}

#prev_page {
}

#next_page {
	text-align: right;
}


#page_nav a:hover, .mainbody .download a:hover, .mainbody .request a:hover, .vert_page_nav a:hover{
	font-weight:  bold;
/*	background-color: #5A7015;
	color: #fff;*/
	text-decoration: none;
}

.mainbody .download a, .mainbody .request a{
	margin-bottom: 12px;
	text-align: center;
}

#download, #request{
	float:  left;
}

#download a, #request a{
	margin-left: 66px;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 19px;
}

#next a {
	float: right;
	text-align: right;
	padding-top: 17px;
	padding-bottom:  17px;
}

#previous a {
	float: left;
	text-align: left;
	padding-top: 17px;
	padding-bottom:  17px;
}

#page{
/*	overflow: auto;
	height: 600px;
	text-align: center;*/
	width:  920px;
	position: relative;
	clear: both;
	margin-top: 10px;
}

.lit_section {
	  clear: both;
	  margin-bottom: 10px;
}

.index_thumb img {
	float: left;
	
}

.doc_name h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.doc_name {
	margin-right:  20px;
}

.doc_name ul {
	padding-left: 330px;
}

a img {
	border:  0px;
}