	BODY {
		font-family: Arial;
		font-size: 12px;
		color: #003366;
		background-color: #ffffff;
	}
        BODY a:link { font-weight: bold; color: #003399; text-decoration: none }
        BODY a:visited { font-weight: bold; color: #003399; text-decoration: none }
        BODY a:hover { font-weight: bold; color: #996633; text-decoration: none }
        BODY a:active { font-weight: bold; color: #003399; text-decoration: none }

	.innerBody2 {
		font-family: Arial;
		font-size: 12px;
		color: #006699;
		background-color: #ffffff;
		padding-left: 10px;
		padding-right: 2px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-bottom: 1px solid #006699;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
	}

	.innerBody {
		font-family: Arial;
		font-size: 12px;
		color: #006699;
		background-color: #ffffff;
		padding-left: 10px;
		padding-right: 2px;
	}
        .innerBody a:link { font-weight: bold; color: #003399; text-decoration: none }
        .innerBody a:visited { font-weight: bold; color: #003399; text-decoration: none }
        .innerBody a:hover { font-weight: bold; color: #996633; text-decoration: none }
        .innerBody a:active { font-weight: bold; color: #003399; text-decoration: none }

	.copyright {
		font-family: Arial;
		font-size: 10px;
		color: #006699;
		background-color: #ffffff;
		padding-left: 2px;
		padding-right: 2px;
	}

	.displayTable {
		font-family: Arial;
		font-size: 12px;
		border-style: ridge;
		border-top: 1px solid #006699;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	}

	.formTable {
		font-family: Arial;
		font-size: 12px;
		border-style: ridge;
		border-top: 1px solid #006699;
		border-bottom: 1px solid #006699;
		border-left: 0px;
		border-right: 0px;
	}

	.formTitle {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #006699;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.formTitle2 {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #006699;
		padding-bottom: 2px;
		padding-top: 2px;
		border-bottom: 1px solid #006699;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
	}

	.formTD {
		font-family: Arial;
		font-size: 11px;
		color: #006699;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.formField {
		font-family: Arial;
		font-size: 11px;
		color: #006699;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.inputText {
		font-family: Arial;
		font-size: 11px;
		color: #006699;
	}

	.inputButton {
		font-family: Arial;
		font-size: 11px;
		color: #006699;
	}

	.inputDD {
		font-family: Arial;
		font-size: 11px;
		color: #006699;
	}

	.inputRadioCBox {
	}

	.errorText {
		font-family: Arial;
		font-size: 11px;
		color: #990000;
	}

	.tableHead {
		font-family: Arial;
		font-size: 12px;
		background-color: #003366;
		color: #ffffff;
		border-style: ridge;
		border-top: 0px;
		border-bottom: 0px;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 5px;
		padding-right: 5px;
	}
        .tableHead a:link { color: #996633; text-decoration: none }
        .tableHead a:visited { color: #996633; text-decoration: none }
        .tableHead a:hover { color: #0099cc; text-decoration: none }
        .tableHead a:active { color: #996633; text-decoration: none }

	.data1 {
		font-family: Arial;
		font-size: 11px;
		background-color: #cccccc;
		color: #003366;
		padding-left: 5px;
		padding-right: 2px;
		border-style: ridge;
		border-top: 0px;
		border-bottom: 0px;
		border-right: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
	}
        .data1 a:link { color: #003399; text-decoration: none }
        .data1 a:visited { color: #003399; text-decoration: none }
        .data1 a:hover { color: #996633; text-decoration: none }
        .data1 a:active { color: #003399; text-decoration: none }

	.data2 {
		font-family: Arial;
		font-size: 11px;
		background-color: #aaaaaa;
		color: #003366;
		padding-left: 5px;
		padding-right: 2px;
		border-style: ridge;
		border-top: 0px;
		border-bottom: 0px;
		border-right: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
	}
        .data2 a:link { color: #003399; text-decoration: none }
        .data2 a:visited { color: #003399; text-decoration: none }
        .data2 a:hover { color: #996633; text-decoration: none }
        .data2 a:active { color: #003399; text-decoration: none }

	.mapsTitle {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #003366;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-top: 2px;
	}

	.maps {
		font-family: Arial;
		font-size: 10px;
		color: #003366;
		padding-left: 5px;
		padding-right: 5px;
		border-style: ridge;
		border-top: 0px;
		border-bottom: 0px;
		border-right: 1px solid #003366;
		border-left: 1px solid #003366;
	}
