table {
margin: 0;
}
table td {
padding:0;
border-width: 0;
vertical-align: top;
}
a:link {
	color: #1d4e7f;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #1d4e7f;
}
a:hover {
	text-decoration: underline;
	color: #1d4e7f;
}
a:active {
	text-decoration: none;
	color: #1d4e7f;
}
h1 {
	color: #0d5196;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 0.1em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #1d4e7f;
	font-size: 120%;
}

#content {
	text-align: left;
	margin: 0 auto;
	width: 768px;
}

#maintable {
	width: 768px;
	background-color: #FFFFFF;
}
#maintable #logocell {
	margin: 0px;
	width: 250px;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#maintable #maincontent {
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0d5196;
	border-right-color: #0d5196;
	padding-top: 33px;
	padding-right: 51px;
	padding-bottom: 30px;
	padding-left: 42px;
}
#maintable #maincontent #mainlogo {
	align: right;

}
#bottombit {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0d5196;
	border-bottom-color: #0d5196;
	border-left-color: #0d5196;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 732px;
	font-size: 80%;
}

#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b5b3a3;
	padding-right: 3px;
	padding-left: 3px;
	width: 768px;
	font-size: 80%;
	margin-top: 5px;
}
#credits a:link{
	color: #b5b3a3;
		font-weight: normal;
	}
#credits a:hover{
color: #b5b3a3;
}
#credits a:active{
color: #b5b3a3;
}
#credits a:visited{
color: #b5b3a3;
}


div#logographic {
	text-align: right;
	margin-bottom: 40px;
}
td#leftcredits {
	text-align: left;
	color: #b5b3a3;
}
td#rightcredits {
	text-align: right;
	color: #b5b3a3;
}
table.buttontable {
	background-color: #287C87;
	text-align: left;
	width: 140px;
	margin-left: 102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.buttontable .buttontop {
	background-image: url(images/button-top.gif);
	height: 7px;
	background-repeat: no-repeat;
	background-position: top;
}
.buttontable .buttonbottom {
	background-image: url(images/button-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
}
table.buttontable .buttontext {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #FFFFFF;
}
.buttontext a:link {
	color: #FFFFFF;
}
.buttontext a:hover {
	color: #FFFFFF;
}
.buttontext a:visited {
	color: #FFFFFF;
}
.buttontext a:active {
	color: #FFFFFF;
}
