@charset "utf-8";
/* CSS Document */

body {
	background-color:#CCCCCC;
	margin-left:0;
	margin-top:0;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana;
}
table1 {
	height:65px;
	width:100%;
	border:0;
	padding:0
}	
table2 {
	border-color:#c0c0c0;
	width:100%;
	border:4px;
	padding:6px;
	text-align:center;
	background-color:#353535
	
}	

a:link {
	color: #0000FF;
}
a:visited {
	color: #551A8B;
}
a:active {
	color: #FF0000;
}
.pagetitle {
	font-size: 14pt;
}
.sectiontitle {
	font-size: 13.5pt;
}
.customheader1 {
	font-size: 18pt;
}
.customheader2 {
	font-size: 24pt;
}
.mainTextNav, .mainTextNavSub {
	display:block;
	padding-left: 10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.mainTextNavSub {
	padding-left: 20px;
}
 