@charset "utf-8";
/* CSS Document */
#RowDarkSmallText {
	background-color: #000099;
	color: #FFFFFF;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 18px;
	}

#RowDarkSmallText a {
	color:#FFFFCC;
	font-weight: normal;
	}
#RowDarkSmallText a:hover {
	color:#CCCCCC;
	padding-bottom:0px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	}	
	
#footer {
	color: #000066;
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #003399;
	width: 100%;
	height: 25px;
}
	

