/* CSS Document */
.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #292929;
	text-decoration:none;
	
}
.bottomLinks a:link{
color:#171717;
	text-decoration:none;
}
.bottomLinks a:visited{
color:#666666;
	text-decoration:none;
}

.bottomLinks a:hover
{
background-color:#3A84CD;
color:#FFFFFF

}
.toptext
{
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:100;
color:#FFFFFF;
font-size:9px

}

.footer{
	background-color:#E5E4DE;
	font-family:verdana;
	font-size:10px;
	color:#706C6C;
	text-align:center;
	letter-spacing:0.5px
}
.footerRight{
	background-color:#DDDBD1;
	font-family:verdana;
	font-size:10px;
	color:#706C6C;
	text-align:left;
	padding-left:7px;

	}
	.footerRight a:link{
	text-decoration:none;
	color:#5B5B5B
	}
	
.footerRight a:visited{
	text-decoration:none;
	color:#7E7E7E
	}
	
.footerRight a:hover{
color:#000000;
	border-bottom-style:none;
	border-bottom-width:1px
	}
	.verySmall{
	font-family:verdana;
	font-size:9px;
	color:#5B5B5B;

	text-decoration: none;
	}
	
.verySmall a:link{
	text-decoration:none;
	color:#5B5B5B
	}

.veryvSmall{
	text-decoration:none;
	color:#5B5B5B;
	font-size:5pt;;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color:#000000;

	}

.verySmall a:visited{
	text-decoration:none;
	color:#7E7E7E
	}
	
.verySmall a:hover{
color:#000000;
	border-bottom-style:none;
	border-bottom-width:1px
	}
