@charset "utf-8";
/* CSS Document */
body{
	background: none;
	margin: 0;
	padding: 0;
}

#container {
	background: none;
}

#leftMenu {
	display: none;
}
#contentColumn {
	font-size: 12pt;
	white-space: normal;
	overflow: visible;
	padding: 0;
	width: auto;
	margin: 1in 0 0 0;
	/*display: block;	margin-bottom: 1in;*/
}
#contentColumn p{
	overflow: visible;
	margin: 0;
	padding: 0;
	width: auto;
}
#contentColumn table{
	overflow: visible;
	margin: 0;
	padding: 0;
	width: auto;
}
*html #contentColumn{
	margin-top: 3in;	
}

a, a:visited {
	color: #000;
	text-decoration: underline;
}

#contentColumn h1 {
	color: #000;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-color: #000;
}

#search {
	display: none;
}

#photo{
	display: none;
}
#header{
	display: none;
}
#top_nav{
	display: none;
}
#menu{
	display: none;
}
#logo{
	display: none;
}
#quick_links{
	display: none;
}
#footer{
	background: none;
	display: inline;
}
.taglineRight {
	color: #000;
	text-align: center;
	float: none !important;
	background: none;
}
.taglineRight a{
	display: none;
}
.taglineLeft {
	display: none;
}
img {
	display: none;
}
