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


/*------------------------------ custum formating -------------------------------*/
/*--------------- content area formating ---------------------*/
.m28 hr {
margin-right: 28px;
margin-left: 28px;
}
.left_picture {
	clear:both;
	margin:0px 0 0 0;
	padding: 0;
	}

.left_picture img{
	border-style: none;
	margin-top: 25px;
	margin-left: 56px;
	float:left;
	}	

.left_picture_content{
	float:right;
	width: 500px;
	}
	.left_picture_content hr{
	margin-right: 28px;
	}

p.left_picture{
	float:right;
	width: 380px;
	}

.gov_list{
	float:right;
	width: 411px;
	margin: 0 0 34px 0;
	}
.totop{
	 clear: both;
	 color: #638CC3;
	 float: right;
	 margin: 12px 28px 0px 0px;
	 font-size: .5em;
	 padding: 0px 12px 0px 0;
	 font-weight: bold;
	 background-image: url(/about/common/images/uparrow.gif);
	 background-repeat: no-repeat;
	 background-position: right;
	 }
.twocolumn{
	clear: both;
	width:498px;
	padding: 0;
	margin: 0px 0 10px 0;
}
.twocolumn_left{
	float:left;
	width:240px;
}
.twocolumn_right{
	float:right;
	width:240px;
	margin:0;
}

.caption {
 font-size: .6em;
 float: left;
 margin: 2px 10px 10px 0;
}
.pdf p{
clear: both;
padding-bottom: 15px;
}
.twocol-content {
}
.twocol-content td {
	vertical-align: top;
}
.leftcolz {
padding: 0px 12px 0px 15px;
}
.rightcolz {
padding: 0px 15px 0px 8px;
}

.borderz {
border: 7px solid #ececec;
}
/*sets the sub nav for the frotpage based navigation */
.spacer {
height: 14px;
width: 170px;
}
.light-color {
background-color: #ececec;
}
.lightest-color  {
bacground-color: #bcbcbc;
}
.border-topz {
border-top: 1px solid #ececec;
margin-top: 20px;
}
/*to use classes in the column div with class example <div class="1colspan dark-color">- also use the border class simmilarly located in the global style sheet*/
.dark-color {
background-color: #ff9900;
}
.med-color {
background-color: #febe50;
}
.light-color {
background-color: #FDD48E;
}
#middle-container #left-nav-container, #middle-container #content-container {
	background-image: none !important;	
}
#content-container {
	padding-top: 20px !important;	
}
