body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	color: #000000;
    background-color: #FFFFFF;
}

img {
	border: 0px;
	margin: 0px;
	vertical-align: middle;
}

ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

a:link {
	text-decoration: none;
	color: #3274AE;
}

a:visited {
	text-decoration: none;
	color: #3274AE;
}

a:active {
	text-decoration: none;
	color: #3274AE;
}

a:hover {
	text-decoration: none;
	color: #F49100;
}

.Header {
	height: 140px;
	border-top: 4px solid #749294;
	background-image: url(Banner.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}


.HeaderText {
	padding-top: 10px;
	padding-left: 20px;

	font-size: 180%;
	font-weight: bold;
	color: #00559e;
}

.Footer {
	width: 780px;
	margin-top: 20px;
	border-top: 2px solid #749294;
	text-align: center;
}

.Title01 {
	margin-top: 4px;
	margin-bottom: 4px;

	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
    
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #749294;
}

.BodyText {
	width: 760px;
	padding-left: 20px;
}
