/* CSS Document */


/* footer */

div#footer
{
	clear: both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	
}
div#footer .footerbar
{
	background-color: #003397;
	height: 20px;
	width: 800px;
	overflow: hidden;
	display: block;
	text-align: left;
}
.contact {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	display: inline;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	
}
.contact a:link {
	color: #CCDDEE;
	text-decoration: none;	
	}

.contact a:visited {	
	color: #CCDDEE;
	text-decoration: none;	
	}

.contact a:hover {
	color: #ffffff;
	text-decoration: underline;	
	}

.contact a:active {
	color: #ffffff;
	text-decoration: underline;
}
.comment {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	display: inline;
}
.comment a:link {
	color: #CCDDEE;
	text-decoration: none;	
	}

.comment a:visited {	
	color: #CCDDEE;
	text-decoration: none;	
	}

.comment a:hover {
	color: #ffffff;
	text-decoration: underline;	
	}

.comment a:active {
	color: #ffffff;
	text-decoration: underline;
}
.copyright {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #003397;
	line-height: 12px;
	display: block;
	text-align: center;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copyrightspace {
	letter-spacing: 3px;
}
.bottommenu {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #003397;
	line-height: 14px;
	margin-top: 14px;

 }
.bottommenuspacer {
	letter-spacing: 5px;
}