@charset "utf-8";

/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #176e9b;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/graphics/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a.ftr {
	color: #000000;
	text-decoration: none;
}

a.ftr:hover {
	color: #000000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 19px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

p {
	margin: 0;
	padding: 4px 0 4px 0;
	line-height: 19px;
}

td {
	margin: 0;
	line-height: 19px;
}

#footerwrapper {
	background-image: url(../../images/graphics/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 117px;
}
