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;
}

h2 a {
	color: #003060;
	text-decoration: none;
}

a img  {
	border: none;
	} 
td {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	vertical-align: top;
}

.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;
}

.topright {
	background-color: #F2F5FA;
	border-top : 1px solid #A8B2BB;
	border-right : 1px solid #A8B2BB;
}


.bottomleft {
	background-color: #F2F5FA;
	text-align: center;
	padding-top: 0px;
	border-bottom : 1px solid #A8B2BB;
	border-left : 1px solid #A8B2BB;
}

.bottomright {
	background-image: url(br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #F2F5FA;
	padding-top: 0px;
}

.spacer {
	height=10px;
}

