/* Global Styles */



body {

	margin:0px;

	background-color: #999966;

	}

	

td {

	font:11px arial;

	color:#333333;

	}

	

a {

	color: #006666;

	text-decoration:none;

	}

	

a:link {

	color: #006666;

	text-decoration: none;

	font-weight: bold;

}



a:visited {
	color: #006666;
	text-decoration: none;
	font-weight: bold;

}



a:hover {

	text-decoration: none;

	font-weight: bolder;

	background-color: #CCCC99;

}



a:active {
	text-decoration: none;
	color: #3300CC;

}



/* Class Styles */



.pageName {
	color: #330000;
	letter-spacing:0.3em;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	font-style: normal;

	}

	

.bodyText {
	line-height:16px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

	}

	

.bodyTextbold {

	color:#333333;

	font-size: 12px;

	font-weight: bold;

	line-height: 16px;

}

	

.navText {
	color: #006666;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;

	}

	

.subHeader {

	color: #006699;

	font-weight:bold;

	line-height:normal;

	letter-spacing:normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	}

	

.subHeader2 {
	color: #333333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #E5CE4A;
	word-spacing: 0.3em;
	text-indent: 0px;

}

.subHeader3 {
	color: #333333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	word-spacing: 0.3em;
	background-color: #A4C2C2;
	text-indent: 0px;

}



.big {

	line-height:18px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

}





.purple {

color: #660099

}



.medgrey {

color:#333333; font-weight: normal; line-height: 16px;

}



.bigblue {

color: #000066; line-height: 18px;

}



.bigBOLD {



	line-height:18px;

	color:#000033;

	font-size: 14px;

	font-weight: bold;

}

.small {

	font-size: 10px;

	font-weight: normal;

}

.quote {
	line-height:16px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: justify;

}

.smallTextbold {

	color:#333333;

	font-size: 11px;

	font-weight: bold;

	line-height: 14px;

}
.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: inherit;
	color: #343530;
	font-weight: bolder;
	margin: 5;
}
