@import "960.css";
@import "navigation.css";
@import "news.css";
@import "cases.css";
@import "contact.css";
@import "events.css";
@import "actionbox.css";
@import "form.css";
@import "blog.css";

html {
	height: 101%;
}

body {
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: #5d5d5d;
	padding: 0px;
	font-size: 12px;
	color: #666;
	width: 960px;
	margin: 10px auto;
	background: transparent url(/gfx/bg.png) repeat-x top left;
}

.pageHeader {
	height: 70px;
	margin-top: 5px;
}

#pageimage {
	float: left;
}

.logo {
	float: left;
}

H1 {
	color: #FF6633;
	font-size: 160%;
	margin: 0px 0px 10px 0px;
}

H2 {
	color: #666;
	font-size: 120%;
	margin: 20px 0px 10px 0px;
}

.image{
	border: 1px solid #DDD;
}

.searchbox {
	padding-left: 0px;
}

.searchbox .inputtext { height: 14px; width: 100px;}
.searchbox .inputbutton { height: 16px; width: 30px;}

.searchbox input {
	border: 1px solid #DDD;
	font: normal 100% Arial, Helvetica, sans-serif;
	padding: 0 3px 0 3px;
}

.box1 p { margin: 0 0 10px 0; }
.box1 a { color: #FF6633; }
.box2 p { margin: 0 0 10px 0; }
.box2 a { color: #FF6633; }
.box3 p { margin: 0 0 10px 0; }
.box3 a { color: #FF6633; }

.clear { clear: both; }

.jobstatements p { margin: 0 0 10px 0; }
.jobstatements td { padding: 0 0 20px 0; }
.jobstatements img { margin: 0 10px 0 0; border: 1px solid #CCC; }
.frontjobstitle { font-weight: bold; padding: 10px 0 10px 0; }

.contentpage {
	background: white url(/gfx/contentdivbg.jpg) repeat-x top left;
	padding: 10px 0 10px 0;
	min-height: 400px;
	float: left;
	margin-bottom: 5px;
}

.content {
	min-height: 400px;
	line-height: 140%;
}

.content a{
	color: #FF6633;
}

.content ul li{
	margin-bottom: 8px;
}

.content a:visited{
	/*
	color: #999;
	*/
}

.content-group {
	width: 100%;
	padding: 2px 0 2px 0;
	margin: 0px 0px 10px 0px;
	text-indent: 25px;
	background-image: url('/gfx/square-orange.gif');
	background-repeat: no-repeat;
	background-position: 0 100%;
	border-bottom: 1px solid #DDD;
	font-size: 120%;
	font-weight: bold;
}

.list .empty {
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 0 0;
}

.list .item {
	float: left;
	width: 100%;
	font-weight: bold;
	padding: 6px 0 6px 0;
}

.list .item div{
	text-indent: 10px;
}

.list .item a
{
	float: left;
	color: #555;
	text-decoration: none;
}

.list .item0 {
}

.list .item1 {
	background-color: #E6E6E6;
}

.pager {
	font-size: 100%;
	height: 25px;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	width: 100%;
}

.pager .index {
	float: left;
	width: 34%;
	text-align: center;
}

.pager .prev {
	float: left;
	width: 33%;
	text-align: left;
}

.pager .prev img { padding-right: 5px; }

.pager .next {
	float: right;
	width: 33%;
	text-align: right;
}

.pager .next img { padding-left: 5px; }

.map{
	border: 1px solid #999;
}

.competencies {
	padding-top: 10px;
	text-align: center;
}

.footer {
	clear: left;
	color: #FFF;
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
}

.copyright {
	text-align: right;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
