a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #993300;
}

.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #294E2F;
	text-decoration: none;
	text-align: justify;
}
.copyRightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B7225;
	text-decoration: none;
	text-align: center;
}
.btnlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.btnlink:hover {
color: #993300;
}
.prdhed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;

}

.resources	{
	background-color:#FFFFFF;
	border:1px solid #ccc;
	text-align:justify;	
	margin-top:20px;
	width:450px;
}

.resources a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #154259;
	text-decoration: none;
}
.resources a:hover {
	color: #154259;
}

.resources a:visited {
	color: #154259;
}

.resources_title	{
	background-color:#A0C76E;
	font-weight:700;
	height:20px;
	padding:2px;
}

.resources_description	{
	text-align:justify;
	padding:5px;
	width:95%;
	color:#154259;
	background-color:#E6E6E6;
}