BODY {
	background: #DADADA;
	font-family: verdana,arial,sans-serif;
	margin:0px 0 0 0px;
}

.center {
	background:	#FFFFFF;
	

}
#logomargin {
	margin: 0 0 0 69px;
}

.button {
	padding:4px;
	width: 183px;
	height: auto;
	background:#263C87;
}

.button a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	line-height:15px;
}

.footerleft {
	width: 50%;
	height:20px;
	background:#263C87;
	padding:1px 0 1px 46px;
}
.footerright {
	width: 50%;
	height:20px;
	background:#263C87;
	padding:1px 1px 0px 92px;
}


a:hover {
	color:#FFF;
	text-decoration:underline;
}
.text {
	font-size:9px;
}