/* STA CSS Document */

/* ----------------- Png ----------------- */
img, div, a{
	behavior: url(js/iepngfix.htc);
}
	
/* ----------------- Reset ----------------- */
* {
	padding: 0;
	margin: 0;
	border: 0;
}
.clear	{ 
	clear: both;
}

.left {
	float:left;
}
#staff {
	float:left;
	padding:20px;
	margin-left:10px;
	width:155px;
	background-color:#C7D4EC;
	height:315px;
}
.right {
	float:right;
	padding:20px;
	margin-left:10px;
	width:155px;
	background-color:#C7D4EC;
}
.rightContacts {
	float:right;
	padding:20px;
	margin-left:10px;
	width:240px;
	background-color:#C7D4EC;
}

/* ----------------- Body ----------------- */

body {
	font-size:14px;
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-position: center top;
	/* background-color: #878787; 
	background-image:url('../images/bg_gradient.gif');*/
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 960px;
}
p {
	margin-bottom:12px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}
h3 {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:12px;
}

img {
	border:none;
}
hr {
	background-color:#cccccc;
	height:1px;
	border:none;
	width:100%;
	margin-bottom:20px;
}

/* ----------------- links ----------------- */

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #4572C0;
	font-weight: bold;
	text-decoration:none;
}

/* ----------------- container ----------------- */
#phone {
	padding-top:10px;	
}
#container {
	width:960px;
	background-color:#FFFFFF;
}

/* ----------------- header ----------------- */

#header {
	color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	text-align:right;
	background-image:url('../images/header.jpg');
	width:950px;
	height:122px;
	padding-top:10px;
	padding-right:10px;
}
#headName {
	font-size:30px;
}
.nav {
height:34px;
background:url('../images/menubg.gif');
}
.top {
	font-size:8px;
}

/* ----------------- content ----------------- */

#contentContainer {
	width:960px;
	clear:both;
}
#content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	text-align: left;
	width:805px;
	padding:20px;
	float:left;
}
#content a {
	font-size:16px;
}
#content ul {
margin-left:20px;
}
#content li {
	margin-bottom:8px;
	list-style-type:square;
}
.pieChart {
	float:left;
	padding-right:20px;
	width:240px;
}
.pieChart2 {
	float:left;
	padding-right:20px;
	width:300px;
}
.barChart {
	float:left;
	width:395px;
	padding-right:5px;
}
blockquote {
	font-size: 12pt;
	color: black;
	text-align: justify;
	background-color: #DFDBDB;
	padding:10px;
	clear:both;
	font-weight:bold;
}
.contentLarge {
	font-size:16px;
}

#images {
	width:115px;
	float:right;
	margin-top:30px;
}
#clientCol1 {
	float:left;
	width:300px;
	margin-left:165px;
}
#clientCol2 {
	float:right;
	width:320px;
	padding-left:20px;
}
.crisisCol {
	padding:0px 20px;
	float:left;
	width:360px;
}
.crisisCol2 {
	padding-right:20px;
	float:left;
	width:160px;
}


/* ----------------- footer ----------------- */


#footer {
	width:960px;
	height:37px;
	line-height:37px;
	background-color:#878787;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}
.smallText {
	font-size:10px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color:#FFFFFF;
}
#footer a:hover {
	color: #4572C0;
	text-decoration:none;
}
#ged {
	color:#878787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#ged a:link {
	color:#878787;
}
#ged a:hover {
	color:#4572C0;
}
.photoLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:italic;
}
.photoLabel a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:italic;
	font-weight:normal;
}
.linknon {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #757575;
	font-weight: bold
}
.texttable {
	margin:0;
	border:0;
	border-collapse:collapse;
	padding:0;
}
.texttable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	border-color: black;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding:10px;
	width:50%;
}
#emergencyTable {
	margin:0;
	border:0;
	border-collapse:collapse;
	padding:0;
}
#emergencyTable td {
 	padding:10px;
}

.texttablefig {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	border-color: black;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}
.texttableheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	border-color: black;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	background-color: #DFDBDB
}
.thinborderfloat {
 float:left;
 border:solid 1px silver;
 padding:5px;
 margin-right:10px;
}

