@charset "utf-8";

.iconT, .iconT a:link{
	color:#00495a;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	left: 10px;
	top: -10px;
	font-style: normal;
}
.list{
	width:400px;
}
.doclist{
	text-decoration:none !important;
	position:relative;
	top:-5px;
}
.iconD, a:link span.iconD{
	color: #00495a;
	font-size:11px;
	line-height:13px;
	text-decoration: none;
	position: relative;
	left: 35px;
	top: -10px;
	font-style: normal;
}
.iconT a:hover{
	color: #047b41;
	text-decoration: underline;	
}
a:hover span.iconD{
	color: #047b41;
	text-decoration: underline;	
}
.addNav{
	float: left;
	margin-right: 20px;
	font-size: 20px;
	display: block;
	padding: 8px;
	background-color: #d0e4d6;
	position: relative;
	top: -633px;
	left: 202px;
}
.addNav a, .addNav a:visited{
	color: #4d4d4d; 
}
.addNav a:hover{
	color: #007F3D; 
}
.pdf{
	position: relative;
	left: 20px;
}
