BODY {
	font-size : .9em; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	background-color : white; 
	margin : 0 0 0 0; 
	padding : 0 0 0 0; 
	width : auto; 
}

IMG {border:0;}

H1 {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 1.2em; 
	color : #000000; 
	background-color : transparent; 
}

.smalltext {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : .9em; 
}

.smalltext a:link{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
}

.smalltext a:visited{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
}

.noline a:link{
  text-decoration : none; 
}

.noline a:visited{
  text-decoration : none; 
}

.largetext {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 1.2em; 
}

.largetext a:link{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 1.2em; 
}

.largetext a:visited{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 1.2em; 
}

.errortext {
	font-size : 1.0em; 
	font-family : Arial, Helvetica, sans-serif; 
	color : red; 
	font-weight : bold; 
}

.grid {
border : #efb240 .05em solid; 
}

.white {
  background-color : white; 
}

.black {
  background-color : black; 
}

.bg_dark {
  background-color : #9999ff; 
}

.bg_medium {
  background-color : #b1b1ff; 
}

.bg_light {
  background-color : #ccccff; 
}

.alt_bg_dark {
	background-color : #066fa0; 
}

.alt_bg_medium {
	background-color : #2794d8; 
}

.alt_bg_light {
	background-color : #5fb0d8; 
}

.tightlist {
	margin-top  : .8em; 
	margin-left : -1.5em; 
}

#header {
	height:206px;
	overflow:hidden;
	width:100%;
	background:#CCF;
	padding:0;
}

.header-contents {
	min-width:1250px;
	margin:0;
	padding:0;
}

.mission {
	margin-left:150px;
	margin-bottom:60px;
}

#nav {
	float:none;
	clear:both;
	background:#C33;
	height:40px;
}

#tabs {
	width:730px;
	padding: 0; 
	margin: 0 auto; 
	list-style: none; 
	z-index:2000;
	
}

#tabs .home a {
	color:#FFF;
	text-decoration:none;
}

#content {
	width:960px;
	margin:0 auto;
	padding:10px 0;
	/*height:400px;*/
	z-index:20;
}

#footer {
	background:#CCF;
	height:150px;
	z-index:10;
}

#tabs li {
	float: left; 
	position: relative; 
	width: 10em; 
	border:none;
	font-weight:bold;
	color:#FFF;
	
	text-align:center;
	padding:10px 0px;
	z-index:2020;
}

#tabs li ul li {
	text-align:left;
	padding: 4px 10px;
	background:#9a0000;
	background:#3d51b5;
	background:#41418c;
	margin-top:-2px;
	z-index:2025;
}

#tabs li ul li:hover {
	/*background:#C00;*/
}

#tabs li ul li:hover a {
	color:#BBF;
	font-weight:bold;
	
}

#tabs li ul li a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}


#tabs li ul {
	border:1px solid #333;
	border-top-width:0;
	margin-top:8px;
	background:#FFF;
	padding: 0px 2px 2px 2px;
	list-style:none;
	display: none; 
	position: absolute; 
	z-index:2023;
	top: 1em; 
	left: 0; 
}

#tabs li ul .spacer-left, #tabs li ul .spacer-right {width:3px; height:2px;background:white; position:relative; top:0; font-size:0; margin:0; padding:0;}
#tabs li ul .spacer-left {left:-3px;}
#tabs li ul .spacer-right {float:right; left:3px;}
 
#tabs li > ul {
	top: auto; 
	left: auto; 
}

#tabs li:hover ul { 
	display: block; 
}


.box, .box-pop {
	background:#FFF;
	border-width:0px;
	margin:10px;
	text-align : left;
}

.box {
	border-bottom: 1px solid #CCC;

}

.box-title{
	color : #777777;
	font-family : arial, helvetica;
	font-size : .8em;
	text-transform : uppercase;
	font-weight : bold
}

.address, .phone {
	float:left;
	margin-top:45px;
	margin-left:30px;
	width:250px;
	line-height:22px;
}
.email {
	float:left;
	margin-top:25px;
	margin-left:30px;
	width:260px;
	line-height:22px;
}
	
.block-icon {float:left; margin-right:10px;}
.line1 { line-height:27px;}
.line2 { line-height:27px;}

.email .line1, .email .line2, .email .line3 {
	line-height:18px;
}

.email img {
	margin-top:20px;
	margin-bottom: 20px;
}

