	body {
	margin: 0px;
	background-color: #464646;
	}
	
	#txtContent {
	font-size: 11px;
	}
	p,td,li#txtContent {
	font-size: 11px;
	}

	h1#txtTitle {
	font-size: 20px;
	color: #4B4A4A;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	}

	#txtNav1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #2E2E2E;
	font-weight: normal;
	text-align: right;
	line-height:19px;
	}
	.txtNavOn {
	color: #FFFFFF;
	}
	#txtNav1 A:link {
	color: #2E2E2E;
	text-decoration: none;
	}
	#txtNav1 A:visited {
	color: #2E2E2E;
	text-decoration: none;
	}
	#txtNav1 A:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	#txtNav1 A:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	

	#txtNav1Corp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	font-weight: normal;
	text-align: right;
	line-height:17px;
	}
	
	#txtNav1Corp A:link {
	color: #2E2E2E;
	text-decoration: none;
	}
	#txtNav1Corp A:visited {
	color: #2E2E2E;
	text-decoration: none;
	}
	#txtNav1Corp A:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	#txtNav1Corp A:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
	#printContactInfo {
	display: none;
	}