body {
		margin:0; padding:0;
		font-family: Tahoma, sans-serif;
		font-size: 8pt;
		min-width: 940px;
		}

img {
	border: none;
}

#header {
		margin:0; padding:0;
		}
#header h1 {
	background: url(../images/logo.gif) no-repeat;
	height: 62px;
	margin:0;
	padding: 0;
	width: 222px;
}
#header h1 a {
	position: relative;
	display: block;
	width: 179px;
	height: 62px;
}
#header h1 a span {
	display: none;
}
#left {
		display: none;
		}
#right {
		display: none;
		}
#middle {
		margin:0;
		}

.in {
	padding: 5px 10px;
}
/* ClearFix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* NAVIGATION =========================================== */
#nav {
	display: none;
}
#subnav {
	display: none;
}

input.txt {
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e2e3ea;
	border-bottom: 1px solid #e3e9ef;
	border-right: 1px solid #dbdfe6;
}

input.btn {
	background: #4675a3;
	border: 1px solid #003c87;
	color: #FFFFFF;
	font-size: 8pt;
	padding: 1px;
}

label {
	width: 100px;
	display: block;
	float: left;
	line-height: 22px;
}
.form-row {
	padding: 5px;
	width: 100%;
}

.right {
	float: right;
}

#left .box {
	padding: 5px;
}

.box-center {
	text-align: center;
	margin: 10px 0 0 0;
}
.box-center p {
	margin: 0;
}

.left {
	float: left;
	margin: 0 5px;
}

h2 {
	font-size: 10pt;
	margin: 5px;
	padding: 0;
}

#middle .box {
	border-bottom: 1px solid #9ab2ff;
	margin: 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/box-bg.gif) bottom repeat-x;
}
.clear {
    clear: both;
}
#middle .more {
	text-align: right;
	padding: 0 10px 0 0;
}
#middle .more a {
	text-decoration: none;
}

#footer {
	text-align: center;
	color: #FFFFFF;
	background: #6b8fff;
	margin:0 0 0 220px;
	padding: 10px;
	border-bottom: 8px solid #4a65ba;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 0;
}

/* TABS =========================================== */

#tabs {
      display: none;
      }

#content {
	height: 100%;
	padding: 10px;
}

#content h4 {
	font-size: 10pt;
	border-bottom: 1px solid #D0D0D0;
	margin: 10px;
	padding: 3px 0;
}

#share {
	display: none;
}

.cols, .cols330 {
	  margin: 0;
	  padding:0;
	  list-style:none;
 background: url('../images/blue-dot-vert-330.gif') 0px;
}
.cols li.c50, ul.cols330 li {
	display: inline;
	float: left;
	margin:0;
	padding: 0;
	width: 49.99%;

}
ul.cols330 li {
 padding: 2px 10px 2px 10px;
 width: 310px;
}
ul.personcols li {
	display: inline;
	float: left;
	margin:0;
	padding: 2px 0;
	width: 200px;
}
ul.statescols li {
	/*display: inline;*/
	float: left;
	margin:0;
	padding: 2px 0;
	width: 150px;
	list-style: disc;
}

ul.blue {
	list-style-image: url(../images/b-blue.gif);
}

ul.green {
	list-style-image: url(../images/b-green.gif);
}

ul.blue li, ul.green li {
	padding: 2px 0;
}
ul.blue, ul.green {

}

li.year {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0 -10px;
}

#content a, #content a:visited {
	color: #000;
	text-decoration: none;
	background: url('../images/blue-dot-horz.gif') bottom repeat-x;
}

#content a:hover, #content a:active {
	color: #4a65ba;
	text-decoration: underline;
}


.ms {
    font-style: italic;
    color: #808080;
}
.mst {
    float: right;
}

.mst img {
	vertical-align: middle;
}

#map img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#content h2 {
	font-weight: normal;
	font-size: 14pt;
	margin: 0;
	padding: 3px;
}

#content h2 .s {
	color: #808080;
	font-style: italic;
	font-size: 10pt;
}

#content h2.salaries {
	border-bottom: 3px solid #00a617;
}

#content h2.trips {
	border-bottom: 3px solid #f26522;
}

#section-menu ul {
	margin: 0px 20px 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#section-menu ul li{
	font-size: 10pt;
	color: #FFFFFF;
	padding: 3px 20px;
	margin: 0 1px 0 0;
	float: left;
}

#tsc a, #tsc a:visited, #ttc a, #ttc a:visited {
	color: #FFF;
	background: url('../images/white-dot-horz.gif') bottom repeat-x !important;
}

#ts {
	display: none;
}

#tsc {
	display: none;
}

#tt {
	display: none;
}
#ttc {
	display: none;
}

#tsc, #ttc {
	padding: 4px 20px;
}

#content table {
	border-collapse: separate;
	border-spacing: 1px;
	border: none;
}
#content table td {
	padding: 1px 3px;
}
.salary th {
	border-bottom: 1px solid #00a617;
	background: #cbffb1;
	padding: 6px 10px;
	
}

.trip th {
	border-bottom: 1px solid #f26522;
	background: #fddea8;
	padding: 6px 10px;
	
}

.trip th.top {
	border-bottom: none;
	
}

.even td {
	background: #E0E0E0;
}