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;
	}	


.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: 65%;
	color: #00626E;
	}
	
.introLineWhite {
	font-size: 65%;
	color: #FFFFFF;
	}
		
	
.mainContent {
	font-size: 70%;
	color: #333333;
	}
		
.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;
	}

.borderbottom {
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px #666666;
}
