body {
	background: #FFF;
	font-size: inherit;
}
h1 {
	font-size: 1.4em;
	text-align: left;
	color: #3333FF;
	}
h2 {
	color: #4aad4c;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 1.2em;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2.media{
	background : #0033CC;
	text-align : center;
}
h3 {
	font-size: 1.1em;
	margin: 20px 10px 5px;
	padding-left : 5px;
	background-color : #CCFFFF;
	text-align: left;
}
h4 {
    font-size: 1em;
	text-indent : 5px;
	font-weight : bold;
	padding-left: 8px;
}
.center{
	color: #000;
/*    width: 7in;  */
	padding: 0;
	margin: 0 auto;
	float: none;
	}

/* .container-right, .right, .container-left, .contactfloatbox, .topics, .wide, .widehead, .top, .totop, .pdf, .left, #searchbox, .totop, .wide, .#footer, {
	display: none; */

img{
	display: inherit;
	text-align : center;
}

.outer {
	position: static;
}
.float-wrap {
	float: none;
}

.top {
	border-bottom: #000 1px solid;
}

.bottom {
	border-top: #000 1px solid; position: static; display: none;
	
}

.wrapper {
	border-top: #000 0px solid;
	background: url() repeat-y;
	margin: 0px auto;
	border-left: #000 0px solid;
	width: 100%;
	border-bottom: #000 0px solid;
	text-align: left;
	border-right : #000 0px solid;
}
 html .wrapper {
	width: 100%;
}
.outer {
	background: url() #fff;
	margin-left: 0px;
	border-left: #000 0px solid;
	width: 100%;
	position: static;
	border-right : #000 0px solid;
}
 html .outer {
	width: 100%;
}
.float-wrap {
	float: none; 
	width: 100%; margin-right: 0px
}
.center {
	float: none;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}

.widehead {
	FONT-WEIGHT: bold;
	FONT-SIZE: .8em;
	WIDTH: 102%;
	COLOR: White;
	TEXT-ALIGN: center;
	background-color: White;
}

.container-left {
	padding-bottom: 10px; width: 150px;
}
/* .right {
	float: none; margin-left: 0px; 
	width: 100%; margin-right: 0px; position: static;
}

html .left {
	margin-right: 0px;
	display: none;
} gets rid of left-hand column */

.topnav { display: inherit; }

a:link {
	text-decoration: underline;
	background-color: transparent;
	color: Blue;
}

