/* CSS Document */

.bottomlinks
{

}
.bottomlinks a:link
{
color: #FFFFFF
}

.bottomlinks a:visited
{
color: #FFFFFF
}

.bottomlinks a:hover
{
background-color: #EBEFE2;
color: #75794D
}

.bottomlinks a:active
{
background-color: #FFFFFF;
color: #D90000
}


a:link
{
color: #0000CC
}

a:visited
{
color: #7C8152
}

a:hover
{
background-color: #C9D3AF;
color: #000000
}

img.alignbottom
{
vertical-align: text-bottom;
}

.naldcredit
{
	width: 75%;
	font-family: Calibri, Trebuchet MS, Century Gothic, sans-serif;
	font-size: .72em;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 12px 0px;
	margin-left: auto; margin-right: auto;
	margin-top: 5px;
}