h1 {
	font-size : 240%;
	font-weight : bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size : 140%;
	font-weight : bold;
	color: #003060;
	padding-top: 0px;
	margin-top: -5px;
	border-bottom: 1px solid #A3B3C0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	vertical-align: top;
}

img {
	border: none;
}

.headtl {

	background-image: url(topleft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #003060;
}

.headbr {
	background-image: url(bottomright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #003060;
}

.topleft {
	background-image: url(tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F2F5FA;
	vertical-align: top;
	text-align: center;
}

.mid {
	vertical-align: top;
	background-color: #F2F5FA;
	border-top : 1px solid #A8B2BB;
}

.topright {
	background-color: #F2F5FA;
	border-top : 1px solid #A8B2BB;
	border-right : 1px solid #A8B2BB;
}

.midleft {
	border-left : 1px solid #A8B2BB;
	background-color: #F2F5FA;
}

.midspan {
	border-left : 1px solid #A8B2BB;
	border-right : 1px solid #A8B2BB;
	background-color: #F2F5FA;
	text-align: center;
}

.midright {
	border-right : 1px solid #A8B2BB;
	background-color: #F2F5FA;
}

.bottomleft {
	background-color: #F2F5FA;
	text-align: center;
	padding-top: 0px;
	border-bottom : 1px solid #A8B2BB;
	border-left : 1px solid #A8B2BB;
}

.bottommid {
	background-color: #F2F5FA;
	padding-top: 0px;
	border-bottom : 1px solid #A8B2BB;
}

.bottomright {
	background-image: url(br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #F2F5FA;
	padding-top: 0px;
}

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}

.spacer {
	height: 10px;
}
