#mainNav {
	width:100%; 
}
	#mainNav tr td {
		vertical-align:middle;
		text-align:center;
		height:20px;
		padding:2px 25px 0px 25px;
	}
	#mainNav tr td a {
		color:#ffffff; 
		font-weight:bold;
		font-size:11px; 
		text-decoration:none;
	}
		#mainNav tr td a:hover {
			color:#bbddff; 
			font-weight:bold;
			font-size:11px; 
			text-decoration:none;
		}
body {
	margin:0px;
	background-color:#909090; 
	font-family:arial; 
	font-size:9pt;
}
table {
	font-family:arial; 
	font-size:9pt;
}
a {
	color:#003399; 
}
a:hover {
	color:#003399; 
	text-decoration:none; 
}
input {
	background-color:#f0f0f0; 
	border-right:2px solid #2D7C9B;
	border-bottom:2px solid #990000;
	border-top:0px;
	border-left:2px solid #cccccc;
}
textarea {
	background-color:#f0f0f0; 
	border-right:2px solid #2D7C9B;
	border-bottom:2px solid #990000;
	border-top:0px;
	border-left:2px solid #cccccc;
}
.pageTagline {
	color:#000000; 
	font-size:10pt; 
	font-weight:normal; 
}
.pageIntro {
	color:#000000; 
	font-size:8pt; 
	font-weight:normal; 
}
