body {
	font-size: 9pt;
	
	color:#000000;
	background-color: #FFFFFF;
	text-align: left; 
}

h1 {

}
h2 {
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color: #003366;
}

#printlogo {

}

#container {
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	top: 0px;
	position: relative;
}
#header {
display:none
}
#topnav {
}
#sidebar1 {
}
#links {
}
#breadcrumb {
	visibility: hidden;	
}
#content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 80%;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
} 

#footer {
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 4px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 4px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hide {
display:none
}
#keysites {
	height: auto;
	float: left;

}
#keysitesheader {
	top: 10px;

}
#keysiteslinksleft img{
	visibility: hidden;
	display: none; /* for 4.6 and up */ 
    width: 0px;    /* for 4.3 */ 
    height: 0px; 	

}
#keysiteslinksright {	
}
#keysitesfooter {	

}

#CollapsiblePanel1 {
	visibility: hidden;
	display: none; /* for 4.6 and up */ 
    width: 0px;    /* for 4.3 */ 
    height: 0px; 
	}
	
#CollapsiblePanelTab {
	visibility: hidden;
	display: none; /* for 4.6 and up */ 
    width: 0px;    /* for 4.3 */ 
    height: 0px; 
	}
.anythingSlider   {
	visibility: hidden;
	display: none; /* for 4.6 and up */ 
    width: 0px;    /* for 4.3 */ 
    height: 0px; 
	}