body {
	
	background: url('../images/page_bg.gif') repeat-x #f3f3f3;
	font-family: Helvetica, Arial;
	font-size: 12px;
}

img {
	border: 0;
}

a {
	outline: 0;
	color: #006699;
	text-decoration: none;
}

h4.news {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 15px;
	font-weight: normal;
	color: #006699;
	border-bottom: 1px dashed #CCC;
}

h4.news span.view {
	float: right;
	position: relative;
	top: 4px;
}

h4.news span.view a {
	font-size: 12px;
	color: #666;
}

#container {
	width: 990px;
	margin: 0 auto;
	border: 1px solid #b2b2b2;
	background-color: #FFF;
}

#header {
	height: 190px;
	overflow:hidden;
	background: url('../images/header.gif') no-repeat #FFF;
}

#hleft {
	float: left;
}

#hcenter {
	float: left;
}

#hright {
	float: left;
	margin-top: 40px;
}

#hright p, #hright form {
	margin: 0;
	margin-left: 20;
	padding: 0;
}

#hright .text {
	width: 120px;
	border: 1px solid #999;
}

#hright h1 {
	color: #006699;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#nav {
	height: 27px;
	background: url('../images/nav_bg.gif') no-repeat 1px 0;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	z-index: 500;
	float: left;
	position: relative;
	font-size: 11px;
}

#nav ul li a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 7px 10px;
	border-right: 2px solid #FFF;
}

#nav ul li a.last {
	border: 0;
	padding-right: 0;
}

#nav ul li ul {
	width: 175px;
	display: none;
	position: absolute;
	background-color: #76b6cb;
}

#nav ul li ul li {
	border-right: 0;
	width: 100%;
	border-bottom: 1px solid #EEE;
}

#nav ul li ul li a {
	border: 0;
}

#content {
	background-color: #FFF;
	background: url('../images/container_bg.gif') no-repeat center center;
	margin-top: 10px;
}

#left {
	width: 222px;
	float: left;	
}

#left .padding, #center .padding, #right .padding {
	padding: 5px;
}

#center {
	width: 530px;
	float: left;
	position: relative;
	left: 4px;
	line-height: 16px;
}

#center.wide {
	width: 760px;
	background-color: #FFF;
}

#center h1 {
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #006699;
	border-bottom: 1px dashed #CCC;
}

#center h4 {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	border-bottom: 1px dashed #CCC;
}

#right {
	width: 230px;
	float: right;
	position: relative;
	left: 4px;
}

#footer {
	width: 990px;
	margin: 5px auto;
	font-size: 10px;
	color: #999;
}

#footer a {
	color: #666;
}

.article {
	margin-top: 10px;
}

.article span.date {
	color: #666;
}

.article span.title {
	font-weight: bold;
}

.article span.title a:hover {
	color: #99cc33;
}

.icons {
	margin-bottom: 2px;
}

.searchable_data {
	margin-bottom: 5px;
}

.salaries {
	padding-left: 4px;
}
table.data {
	margin-top: 5px;
	margin-bottom: 20px;
}
table.data tr td {
	padding: 3px 20px 3px 0;
}

table.data tr th {
	padding: 3px 20px 3px 0;
	border-bottom: 2px solid #333;
	text-align: left;
}

table.data tr.even td {
	background-color: #EEE;
}

table.caps tr td {
	text-transform: capitalize;
}

table.emp {
	width: 100%;
}
table.emp td span.title {
	color: #666;
	font-style: italic;
	font-size: 12px;
}

.employee {
	width: 222px;
	height: 207px;
	overflow: hidden;
	float:left;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}

table.sal tr td {
	padding: 5px 15px 5px 0;
}

.results {
	border: 1px solid #4f7c88;
	background-color: #abdce9;
	font-weight: bold;
	color: #2e4f58;
	padding: 5px;
}

div.date {
	margin-bottom: 10px;
	font-weight: bold;
	color: #81a551;
	font-size: 14px;
}

.error {
	margin: 10px 0;
	padding: 10px;
	background-color: #ecd5d5;
	border: 1px solid #cf6565;
}

.core {
	margin: 0 0 0 25px;
	padding: 0;
}

.core li {
	padding: 10px 0;
}

/* Donation Form */
#contribution_levels{
	list-style: none;
}

#contribution_levels label{
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
}

#contribution_levels ul{
	list-style: none;
	padding-bottom: 3px;
}

#other_level{
	width: 40px;
	text-align: right;
}

.audioBlog {
	margin: 0 5px;
}
.audioBlog table {
	width: 100%;
}

.audioBlog .title {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

.pension {
	margin: 3px; 
	width: 100%; 
	background-color: #EEE;
	border: 3px solid #CCC;
}



.pension .padding {
	padding: 5px;
	color: #333;
}

.pension span.dollar {
	font-size: 14px;
	font-weight: bold;
}

.pension p.small {
	font-style: italic;
	font-size: 11px;
}

#tabs ul {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px dashed #CCC;
	list-style-type: none;
	height: 27px;
	overflow: hidden;
}

#tabs ul li {
	height: 27px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #FFF;
	color: #FFF;
	padding: 5px 10px;
	border: 1px solid #006699;
}



.ui-tabs .ui-tabs-hide {
     display: none;
}

.ui-tabs-selected, .ui-state-active {
	background-color: #006699;
}

.ui-tabs-selected a, .ui-state-active a {
	color: #FFF;
}

.page_go {
	float:right;
	position: relative;
	top: -4px;
}

.level {
	margin-bottom: 10px;
}
.level h4 {
	margin-bottom: 5px;
}

.warning {
	background-color: #fdefb8;
	padding: 8px;
	margin-bottom: 5px;
	color: #333;
	font-style: italic;
	border: 1px solid #efda87;
}

.warning.home {
	background-color: #f9e9bc;
	border: 1px solid #f3d682;
}

#center div.warning h1 {
	font-size: 16px;
	margin: 0;
	padding: 4px 0;
	line-height: 17px;
}

.warning p {
	margin-top: 5px;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.video {
	margin-bottom: 20px;
}

#center div.video h4 {
	margin-bottom: 5px;
}

#center div.video p {
	display: none;
}

.tweets {
	width: 225px;
	font-size: 11px;
}

.jta-tweet-list
{
    padding: 0;
}

.jta-tweet-list-item
{
    background: #fafafa;
    border-bottom: 1px solid #e4e4e4;
    list-style: none;
    padding: 8px 0px 8px 0px;
	overflow: hidden;
}

.jta-tweet-list-item:first-child
{
    border-top: 1px solid #e4e4e4;
}

.jta-tweet-profile-image
{
	width: 48px;
	display: inline;
	float: left;
}

.jta-tweet-profile-image-link
{
}

.jta-tweet-body
{
}

.jta-tweet-body-list-profile-image-present
{
	margin-left: 58px;
}

.jta-tweet-a
{
    color: #900;
    text-decoration: none;
}

.jta-tweet-a:hover
{
    color: #900;
    text-decoration: underline;
}

.jta-tweet-link
{
}

.jta-tweet-link:hover
{
}

.twitter-anywhere-user
{
    color: #900;
    text-decoration: none;
}

.twitter-anywhere-user:hover
{
    color: #900;
    text-decoration: underline;
}

.jta-tweet-hashtag
{
}

.jta-tweet-hashtag:hover
{
}

.jta-tweet-timestamp
{
    display: block;
    color: #999;
    font-size: 11px;
    margin-top: 3px;
}

.jta-follow-button
{
}

.jta-tweet-box
{
}

.jta-connect-button
{
}

.jta-login-info
{
}

.jta-login-info-profile-image
{
	width: 48px;
	display: inline;
	float: left;
}

.jta-login-info-block
{
	margin-left: 58px;
}

.jta-login-info-screen-name
{
}

.jta-login-info-sign-out
{
	width: 97px;
	margin-top: 2px;
	padding: 1px;
	text-align: center;
    border: 1px solid #999;
}

.jta-login-info-sign-out:hover
{
	color: black;
	background-color: #999;
	cursor: pointer;
}

.jta-loading
{
}

.jta-error
{
    color: #f00;
}

.jta-clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

input.i_red, textarea.i_red {
	border: 2px solid red;
}

.cou_box {
	overflow: hidden;
	font-size: 23px;
	height: 20px;
	font-family: Arial;
	float: left;
	position: relative;
	text-align: center;
	margin-right: 0px;
	font-weight: bold;
	color: #FFF;
}

.cou_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

.cou_list li {
	padding: 0 0 1px 0;
	margin: 0;
	line-height: 18px;
	margin-right: 3px;
	margin-bottom: 2px;
}

.cou_counter_container {
	width: 217px;
	margin-bottom: 3px;
	overflow: hidden;
	border: 1px solid #032a36;
	background-color: #00759b;
}
		
.cou_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #DFDFDF;
	padding-bottom: 8px;
	text-align: center;
	margin-top: 3px;
}

.social_icons {
	margin-top: 4px;
}	

table.compare {
	width: 100%;
}

table.compare tr th {
	border-top: 15px solid #FFF;
	background-color: #DFDFDF;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #999;
}

table.compare tr td {
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

table.compare tr.labels td {
	background: #f5eed8;
	color: #756a46;
}
