@charset "utf-8";
/*  testing for custom tags  */

/* CSS Document */
body {
	margin-top: 1em;
}
table {
	width:90%;
	overflow: visible;
}

.layerpos2 table, #content2 table {
width:100%;}
#content2 table, #content table{
}
#mission h2 {
	font-family: inherit;
	font-variant: normal;
	margin: 0;
	padding: 0;
	padding-left: 0.5em;
	line-height: 150%;
	text-align: center;
}
#mission h3 {
	font-size:1em;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #666666;
	margin-bottom: 0px;
	font-style: italic;
}
.blockquote {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.5em;
	font-style:italic;
	color:#315C88;
	padding:.5em 0.5em .5em;
	margin: 0 0 1em 0;
	text-align: center;
}
table .blockquote {
	margin-left:.25em;
	margin-right:.25em;
}
/*  
    set major page divs to 100% width
*/

#banner/*, #header*/ {
	margin-right: 0px;
	right: 0px;
	margin-left: auto;

}
/*  
    FLOATS
	
*/
.float_rt {
	float:right;
}
.float_clear {
	clear:both;
	line-height: 0;
}
#utilities {
	width: 60%;
	float:right;
	text-align: right;
	padding: 0.5em;
}
/*
		HEADER
*/

#banner {
	font-size:1em;
	text-align: right;
	z-index: 20;
	clear: both;
	position:relative;
	right: 0px;
	float: right;
	padding-top: 0.5em;
	height: auto;
	top: 0px;
	visibility: visible;
	overflow: visible;
}
#toputilities_home {
	position:relative;
	float: right;
	padding: .5em 0;
	padding-right: 0.25em;
	font-size: 1em;
	width:100%;
	text-align: right;
}
#bookmark {
	float:right;
	right: 0px;
	top: 0px;
	clear: right;
	padding: .2em 0 0;
	display: block;
}
/*
		Undercont -  Center Vertical Unit.  
		Has 2 parts 		CCONTENT  & side_rt
*/
#undercont {

}

/*
	CONTENT 
*/

/*	
		 SIDE_RT 
*/
/*#menu_side_rt {
	font-size: 1.2em;
	clear: right;
	float: right;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #999;
	padding-right: 10px;
}*/

#menu_graphic {

}
.pull_quote {
	font-size: 1.7em;
	font-style: italic;
	color: #666666;
	background-color: #eee;
	padding: 1em;
	margin: 0.5em;
}
/*
		FOOTER
*/		
#footer, #utilities {
	clear:both;
	text-align: center;
	position:relative;
	width:100%;
	margin-top: 0em;
	bottom: 0px;
}
.update_note {
	float:left;
	text-align: left;
	margin: 0;
	font-size: 0.9em;
}

#utilities_bot {
	text-align:center;
	clear: both;
	z-index:0;
}
.imgblk img {
	float:left;
}
