body {
	background-color: #FFEE5D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #030F44;
}


.downloads {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.downloads A:link
{
	text-decoration: none;
	color : #030F44;
}

.downloads A:hover
{
	text-decoration: underline;
	color : #030F44;
}

.downloads A:active
{
	text-decoration: underline;
	color : #030F44;
}

.downloads A:visited
{
	text-decoration: none;
	color : #030F44;
}

.656979 {
	color: #656979;
}

.FFFFFF {
	color: #FFFFFF;
}

#spacer{ 
height: 95%; 
float: left; 
font-size: 1px; /* to make sure width is not overridden */ 
padding: 0; 
margin: 0; 
} 

#footer {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #030F44;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #808599;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer A:link
{
	text-decoration: none;
	color : #979DB5;
}

#footer A:hover
{
	text-decoration: underline;
	color : #FFEE5D;
}

#footer A:active
{
	text-decoration: underline;
	color : #FFEE5D;
}

#footer A:visited
{
	text-decoration: none;
	color : #979DB5;
}
