<style type="text/css">
body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 100%;
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #660099;
	}

a:active {
	color: #660099;
	}

a:hover {
	color: #0066CC;
	}	
.menu{
font-family: Arial, Helvetica, Verdana, sans-serif;

font-size: 72%;
}
.menu:link {
	color: #6D7B8D;
	
	text-decoration: none;
}	
.menu:visited {
	color: #6D7B8D;
	text-decoration: none;
}
.menu:active {
	color: #6D7B8D;
	text-decoration: none;
}	
.menu:hover {
	color: #6D7B8D;
	text-decoration: underline;
}
	
.homeLeftColumn {
	color: #7C7369;
	font-size: 72%;
	}
	
.homeLeftColumn .header {
	color: #7C7369;
	font-size: 108%;
	font-weight: bold;
	}
	
.homeLeftColumn a:link {
	color: #7C7369;
	text-decoration: none;
	font-weight: normal;
	}
	
.homeLeftColumn a:visited {
	color: #7C7369;
	text-decoration: none;
	font-weight: normal;
	}

.homeLeftColumn a:active {
	color: #7C7369;
	text-decoration: none;
	font-weight: normal;
	}

.homeLeftColumn a:hover {
	color: #7C7369;
	text-decoration: underline;
	font-weight: normal;
	}
	
	
	

.leftColumn {
	color: #FFFFFF;
	font-size: 72%;
	}
	
.leftColumn .header {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	}

.leftColumn .subheader {
	color: #FFFFFF;
	font-size: 95%;
	}

.leftColumn a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.leftColumn a:visited {
	color: #EEEEEE;
	text-decoration: none;
	}

.leftColumn a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

.leftColumn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	
.inputArea {
	font-size: 5px;
	}
	
.introLine {
	font-size: 73%;
	color: #00626E;
	}
	
.introLineWhite {
	font-size: 73%;
	color: #FFFFFF;
	}
		
	
.mainContent {
	font-size: 75%;
	color: #333333;
	line-height: 150%;
	}
	
.mainContent table.subtable {
	font-size: 100%;
	}

.mainContent table.subtable .whiteText {
	color: #FFFFFF;
	}

.mainContent table.subtable .whiteText a:link {
	color: #FFFFFF;
	}

.mainContent table.subtable .whiteText a:visited {
	color: #EEEEEE;
	}
	
.mainContent table.subtable .whiteText a:active {
	color: #FFFFFF;
	}
	
.mainContent table.subtable .whiteText a:hover {
	color: #FFFFFF;
	}		

		
.mainContent .breadCrumb {
	font-size: 90%;
	color: #666666;
	}

.mainContent .footnote {
	font-size: 80%;
	color: #666666;
	}

.mainContent .caption {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	}

.mainContent .header {
	color: #333333;
	font-size: 125%;
	font-weight: bold;
	}

.mainContent .highlightText {
	background-color: #FFFF33;
	}
	
.homeContent {
	font-size: 73%;
	color: #333333;
	}
	
.download {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 65%;
	color: #993300;
	}

.leftColumn .imageArea {
	line-height: 125%;
	color:  #C1BDB9;
	}
	
.leftColumn .imageArea a:link {
	color: #C1BDB9;
	}
	
.leftColumn .imageArea a:visited {
	color: #C1BDB9;
	}

.leftColumn .imageArea a:active {
	color: #FFFFFF;
	}

.leftColumn .imageArea a:hover {
	color: #FFFFFF;
	}

.sideMenu {
	font-size: 93%;
	line-height: 14px;
	}
	
.sideMenu .header {
	font-size: 100%;
	font-weight: bold;
	}

.sideMenu .subheader {
	font-size: 96%;
	}

.sideMenu a:link {
	color: #006699
	}
	
.sideMenu a:visited {
	color: #660099;
	}

.sideMenu a:active {
	color: #660099;
	}

.sideMenu a:hover {
	color: #0066CC;
	text-decoration: underline;
	}

/* local classes */
.rightColumn {
	font-size: 72%;
	}
	
.rightColumn .header {
	
	font-size: 110%;
	font-weight: bold;
	}

.rightColumn .subheader {
	
	font-size: 95%;
	}	
</style>
