@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414C67;
	text indent-left: 40px;
	vertical-align:top
}
body {
	background-color: #414C67;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#header {
	width:812px;
	background-color: #F6F7E4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	horizontal-align: center;
}
#content {
	background-color: #F6F7E4;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#footer {
	width:812px;
	height: 114px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #414C67;
	text-align: center;
	background-image:url(./images/footer.jpg);
	background-repeat:no-repeat;
	background-color: #F6F7E4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	horizontal-align: center;
	font-style: italic;
	font-weight: bold;
	background-position: center top;
}
a:link {
	color: #414C67;
	text-decoration: none;
}
a:visited {
	color: #414C67;
	text-decoration: none;
}
a:hover {
	color: #8C7E5D;
	text-decoration: underline;
}
a:active {
	color: #8C7E5D;
	text-decoration: none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #414C67;
	text-align: left;
	padding-top: 10px;

	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414C67;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C7E5D;
	text-align: center;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 1.5em;
}
.bluetextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414C67;
}
.greyext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.browntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8C7E5D;
}
.sitelinks {
    background-color: #F6F7E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #414C67;
	text-align: center;
	}

a:link {
	color: #414C67;
}
a:visited {
	color: #414C67;
}
a:hover {
	color: #8C7E5D;
}
a:active {
	color: #8C7E5D;
}

#footer a:link {
	color:  #414C67;
	text-decoration: none;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
}
#footer a:visited {
	color:  #414C67;
	text-decoration: none;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
	}
#footer a:hover {
    color: #8C7E5D;
	text-decoration: underline;	
	vertical-align: top;
	font-size: 14px;
	text-align: center;
}

#footer a:active {
   color: #8C7E5D;
	text-decoration: none;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
}
