/* BS&J CSS */


body {
  margin:0;
	padding:0;
	background:#2d9acb url(../images/bg.png) top repeat-x;
	text-align:left;
}

body, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 {
	font: 83%/1.4 "Trebuchet MS", Arial, "Times New Roman";
}

li.active {
  font-weight:bolder;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



br.clear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height:0px;	
}

input {
  font-size:110%;
	padding:2px 3px 2px 2px;
	margin:5px 0;
	display:block;
}

input.submit {
  margin:5px 0 15px 0;
  padding:3px;
	font-size:120%;
	font-weight:bolder;
	color:#003300;
}

select {
	margin:5px 0;
}

/*			Error Handling			*/

p.success {
  font-size:105%;
	color:#006600;
	margin:10px 0;
	font-weight:bolder;
}

div#errorExplanation, p.error {
  border-top:2px solid #FF0000;
  border-bottom:2px solid #FF0000;
	padding:6px 20px;
	text-align:left;
	margin:20px;
	color:#FF0000;
	font-size:105%;
	font-weight:bolder;
}
div#errorExplanation h2 {
	font-size:105%;
}
	

/*			Link Styles			*/
a {
  cursor:pointer;
	outline-style:none;
}
a, a:link, a:visited {
  color:#0c3695;
	border-bottom:1px dashed #CCCCCC;
	text-decoration:none;
}

a:hover {
  color:#990000;
	border-bottom:1px solid #990000;
}
a img {
 border:0;
}

a.add {
  color:#006600;
	margin:0 0 6px 0;
	font-weight:bolder;
}
#left a.red {
  color:#FF0000;
	margin:0 0 6px 0;
	font-size:90%;
	font-weight:normal;
}
#left a.red:hover {
  color:#666;
}

/*			Main Styles			*/

div.frame {
  width:706px;
	clear:both;
}

img#logo {
  float:left;
	margin:0 0 0 34px;
}

#nav {
  float:right;
	width:510px;
	margin:86px 0 0 0;
}
#nav a {
  border:0;
}
#nav img {
  margin:0;
	padding:0;
}

#container {
  background:url(../images/contBg.png) repeat-y;
	text-align:left;
}

#containerBot {
  background:url(../images/contBot.png) no-repeat;
	width:100%;
	height:13px;
	margin:0 0 0 0;
}

#left {
  float:left;
	width:430px;
	padding:5px 25px 10px 25px;
}

#right {
  float:right;
	width:196px;
	padding:10px 20px 0 5px;
}

#footer {
  margin:0 0 40px 0;
	color:#FFF;
	font-size:90%;
}
#footer a:link, #footer a:visited {
	color:#FFF;
	font-weight:bolder;
}
#footer a:hover {
  color:#333333;
	border-bottom:1px solid #333333;
}


h1 {
  color:#254ba0;
	font-size:140%;
	margin:10px 0 0 0;
	font-weight:normal;
}

h3 {
  color:#254ba0;
	font-size:125%;
	margin:10px 0 0 0;
	font-weight:normal;
	border-bottom:1px solid #CCC;
}
h3 span {
  float:right;
	margin:-1.4em 0 0 0;
	color:#333333;
}

h4 {
  color:#666666;
	font-size:100%;
	margin:0 0 10px 0;
	font-weight:normal;
}

p {
  margin:0;
	padding:0;
}

h2 {
  font-size:160%;
	padding:0;
	margin:0 0 8px 0;
	border-bottom:1px solid #565856;
	color:#565856;
}
#left h2 {
  font-size:180%;
	margin:1px 0 8px 0;
	border-bottom:1px solid #565856;
  color:#565856;
}
#left h2 a:link, #left h2 a:visited {
  color:#565856;
	border:0;
	text-decoration:none;
}
#left h2 a:hover {
  color:#333;
}
#left h2 span {
  color:#1f1f1f;
}

div.newsItem {
	margin:8px 0;
  background:url(../images/drop.png) top left no-repeat;
	padding:0 0 0 19px;
}
#left div.newsItem {
  background:url(../images/dropW.png) top left no-repeat;
	margin:8px 0;
	padding:0 0 8px 19px;
	border-bottom:1px solid #CCC;
}
div.newsItem a:link, div.newsItem a:visited {
	color:#0d77a1;
	border:0;
	font-size:110%;
	font-weight:bolder;
	line-height:100%;
	display:block;
	padding:0 0 4px 0;
}
div.newsItem a:hover {
	color:#333333;
}

div.newsItem p {
  color:#4b4a4b;
	font-size:90%;
	line-height:100%;
}

img.newsPic {
  float:right;
	padding:6px 0 6px 6px
}


div.aboutItem, li.principleHead {
	margin:8px 0;
	padding:0 0 8px 15px;
	border-bottom:1px solid #CCC;
	list-style:none;
}

div.aboutItem a:link, div.aboutItem a:visited,
li.principleHead a:link, li.principleHead a:visited {
	color:#0d77a1;
	border:0;
	font-size:130%;
	font-weight:normal;
	line-height:100%;
	display:block;
	padding:0 0 0 0;
}
li.principleHead a:link, li.principleHead a:visited {
  display:inline;
}
div.aboutItem a:hover, li.principleHead a:hover {
	color:#333;
}

img.historyPic {
  margin:4px 0 0 23px;
}

dl {
  width:100%;
}

dl.history dt {
  float:left;
	clear:left;
	color:#0d77a1;
	width:20%;
	font-weight:bolder;
	padding:6px 0;
	margin:0;
	text-align:right;
}

dl.history dd {
  float:left;
	width:78%;
	color:#333333;
	clear:right;
	padding:6px 0 6px 6px;
	margin:0;
	border-bottom:1px solid #CCC;
}

dl.clients dt, dl.clients dd,
table.clients td {
  width:45%;
	float:left;
	color:#333333;
}

span.handle {
	position:relative;
	background:url(../images/drag_handle.gif) top left no-repeat;
	width:22px;
	height:22px;
	float:left;
	margin:3px 0 -3px 0;
	cursor:move;
}


table.principles {
  width:100%;
	font-size:105%;
}
table.principles td {
  margin:0;
	padding:0;
	vertical-align:top;
}
table.principles td.title {
  padding:0 6px 0 0;
  color:#666666;
	font-size:105%;
}
table.leadership {
  width:45%;
	float:left;
}

table.leadership td {
  width:100%;
	color:#333333;
}

textarea {
  width:96%;
	height:200px;
	padding:3px;
}

li.principleHead {

}

ul {
  padding:0;
	margin:0;
}
ul.principle1 {
  padding:0;
	margin:0 0 0 30px;
}

li {
  clear:both;
	float:none;
}

ul#pictureOrder {
  margin:0;
	padding:0;
	list-style:none;
}
ul#pictureOrder li {
  margin:5px 0;
  padding:5px 0;
	border-bottom:1px solid #CCC;
}

ul.rightList li {
  list-style-image:url(../images/drop.png);
	margin:5px 0 0 20px;
}

table ul {
  margin:0 0 0 30px;
}

form.career label {
  width:25%;
	padding:6px 0 0 0;
	margin:0 10px 0 0;
	float:left;
	text-align:right;
	display:block;
}
form.career input {
  font-size:100%;
  width:45%;
	float:left;
	display:block;
	clear:right;
}
form.career textarea {
  font-size:100%;
  width:63%;
	float:left;
	display:block;
	clear:right;
}

form.career input.submit {
  margin:10px 0 0 27%;
}



