/*
Theme Name: FastTrackGov Theme
Theme URI: http://www.fasttrackgov.org/
Description: The FastTrackGov Theme for Mitchell Humphrey.
Version: 1.0
Author: Pupillo Group
Author URI: http://www.pupillogroup.com/
*/
body {
	font-family: "Calibri", arial, sans-serif;
	font-size: 12pt;
}
img {
	border: 0px none;
}
#mainContainer {
	width: 925px;
	margin: 0px auto;
}
#header {
	width: 925px;
	height: 75px;
}
#headerLogo {
	background: #fff url('images/ftg_logo.gif') no-repeat scroll 0px 0px;
	width: 347px;
	height: 68px;
	float: left;
}
#headerInfo {
	width: 100px;
	height: 68px;
	float: right;
	color: #8f8f8f;
	margin: 0px 10px 0px 0px;
	padding: 8px 0px 0px;
}
#headerMHLogo {
	width: 148px;
	height: 74px;
	background: #fff url('images/mh_logo.gif') no-repeat scroll 0px 0px;
	float: right;
}
#headerSearch {
	/*text-align: right;*/
	margin: 0px 0px 10px 0px;
}
#navigation {
	width: 925px;
	font-size:14px;
}
#navigation a {
	color: #1f497d;
	text-decoration: none;
}
#navigation ul {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	border-top: 1px #789fcc solid;
	border-bottom: 1px #789fcc solid;
}
#navigation ul li {
	display: inline;
	margin: 0px 5px;
	padding: 0px;
	list-style-type: none;
}
.entry {
	margin-top: 0px;
}
.entry ul li {
	list-style-type: disc;
}
#swipeHeader {
	background: #2f4f9d url('images/swipe_bg_header.gif') repeat-x 0px 0px;
	width: 925px;
	height: 7px;
	margin: 0px;
	padding: 0px;
}
#swipe {
	background: #2f4f9d url('images/swipe_bg.gif') repeat-x 0px bottom;
	width: 925px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	color: #fff;
}
#swipeText {
	margin: 0px;
	padding: 17px 0px 23px 22px;
	width: 880px;
	float: left;
}
#swipeText p {
	text-align: left;
	line-height: 20px;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
#swipeText a {
	color: #fff;
}
#swipeFill {
	width: 5px;
	height: 90px;
	float: right;
}
#contentContainer {
	width: 925px;
	margin: 0px;
	padding: 0px;
}
#leftSide {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#rightSide {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 8px 0px 14px;
	text-align: center;
	background: #dfdfdf url('images/right_bottom.gif') no-repeat scroll center bottom;
}
#rightSide a div.sidebarButton {
	background: #dfdfdf url('images/sidebar_button.jpg') no-repeat scroll 0px 0px;
	font-size: .9em;
	color: #fff;
	font-weight: normal;
	padding: 5px 0px 0px;
	margin: 5px auto;
	width: 160px;
	height: 29px;
}
.sidebarButton {
	cursor:pointer;
	cursor:hand
}
#rightSide a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#rightBottom {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 8px 0px 14px;
	text-align: center;
}
#rightBottom a {
	color: #256090;
	font-size: .9em;
}
#footer {
	border-top: 1px #e5e5e5 solid;
	margin: 30px 0px 0px;
	padding-top: 20px;
	width: 925px;
}
#footer img {
	display: inline;
}
#bottomLogos {
	width: 350px;
	float: left;
}
#footerLinks {
	width: 360px;
	float: right;
	font-size: .8em;
	color: #8f8f8f;
	text-align: right;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#footerLinks a:link, #footerLinks a:visited, #footerLinks a:hover, #footerLinks a:active {
	color: #256090;
}
.clearBoth {
	clear: both;
}
.firstItem {
	margin-left: 0px !important;
}
.lastItem {
	margin-right: 0px !important;
}

#sharethis_0 {
padding:5px;
display:block;
}

#sharethis_0 a {
text-decoration:none;
color:#8f8f8f;
}

a.stbutton {
padding:0px 5px 5px 22px !important;
}

.stbuttontext {
font-size:0.9em;
line-height:17px !important;
}