* {
	font-family: tahoma;
}

body {
	background: #002147;
}


#wideheader {
	background-repeat:no-repeat;
	background-position:right top;
}

#wideheader a {
	color: white;
	text-decoration: none;
	font-size: 9pt;
}

#wideheader a:hover {
	color: #00B4FF;
}

#homefooter {
	border-top: dashed 1px #C7C7C7;
	border-bottom: dashed 1px #C7C7C7;
}

