/*

#00246a Dark Blue
#3e75b2 Light Blue
#bb9100 Gold

*/

/* GLOBAL */

* {margin: 0; padding: 0;}
@font-face {
    font-family: 'CabinRegular';
    src: url('cabin-regular-webfont.eot');
    src: url('cabin-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin-regular-webfont.woff') format('woff'),
         url('cabin-regular-webfont.ttf') format('truetype'),
         url('cabin-regular-webfont.svg#CabinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'CabinBold';
    src: url('cabin-bold-webfont.eot');
    src: url('cabin-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabin-bold-webfont.woff') format('woff'),
         url('cabin-bold-webfont.ttf') format('truetype'),
         url('cabin-bold-webfont.svg#CabinBold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
html, body {height: 100%;}
img {border: 0;}
body {
	margin: 0; padding: 0; background-color: #3e75b2; 
	background-image:url(../images/bgbluegradient.png);
	background-repeat: repeat-x;
	font-family: 'CabinRegular', Arial, serif;
  	text-align:center;
 	font-size: 13px;
 	font-style: normal;
 	font-weight: 400;
 	text-shadow: none;
	text-decoration: none;
 	text-transform: none;
 	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.5em;
	}
*  {text-align: left;}
h1 {
	/*font-family: 'CabinBold', Arial, serif; */
	font-size: 36px; color: #00246A;
	} /* PAGE TITLE */
h3 {font-size: 18px; font-weight: bold; color: #3E75B2;}
h4 {font-size: 12px; font-weight: bold; color: #00246A; margin: 0 0 3px 0;}
.text-gold {color: #bb9100; margin: 5px 0 15px 0;}
a:link, a:active, a:visited {color: #3E75B2;}
a:hover {color: #bb9100;}
.link-more {margin: 5px 0 15px 0;}
div#ttc-header {height: 135px; width: 960px; margin: 0; padding: 0;}
#ttc-header img {border-width: 0;}
#ttc-footer {height: 339px; text-align: center; background-color: #E0B00A; background-image: url(../images/placeholder-footer-bg.png); background-repeat: repeat-x;}
.topofpage {text-align: right; margin-right: 25px;}
#bar-top {height: 10px; width: 100%; padding: 0; margin: 0; background-color: #E0B00A; font-size: 1px;}
#container {	
	position: relative; 
	width: 1100px;
	/*height: 100%;*/
	margin: 0 auto;
	text-align: left; /* for IE */
	z-index: 10;
	background-image:url(../images/bgpageshadow.png);
	background-repeat: repeat-y;	
	background-position: center;	
	}
#wrapper {
	position: relative; 
	width: 960px; 
	margin-left: 71px;
	/*margin: 0 auto; */ 
	text-align: left; /* for IE */
	}
.goleft {float: left; margin: 2px 7px -2px 0;}
.goright {float: right; margin: 0;}
.makered {color: red;}
.makedarkblue {color: #00246a;}
#paypanel {
	width: 270px;
	height: 350px;
	float: right;
	margin: -27px -25px 15px 15px;
	padding: 0;
	}
#paypanel img {border: none;}
ul li {list-style: square; margin-left: 30px;}
ol li {margin-left: 30px;}
.cen {text-align: center;}
.updatethis {background-color: red; color: yellow; font-weight: bold; padding: 2px;}
.proposed {background-color:#99FFFF; padding: 2px;}
.ind, blockquote {margin-left: 30px;}
.bg-ltg {background-color: #eee;}
#payment-acceptable {width: 220px; float: right; margin: 0; margin-right: 50px; padding: 5px; background-color: #F3F3F3; border: solid 1px black;}
#payment-unacceptable {width: 220px; float: left; margin: 0; margin-left: 30px; padding: 5px; background-color: #F3F3F3; border: solid 1px black;}
#cu {font-size: 11px; line-height: 13px;}
#cu img {border: solid 1px black;}
#cu td {vertical-align: top; padding: 10px;}
#cafr li {margin: 5px 0;}
.sprite-title {width: 286px; height: 29px; margin-top: 5px;}
img#title-about {background:url(../images/sprite-page-titles.gif) -3px -4px;}
img#title-news {background:url(../images/sprite-page-titles.gif) -3px -35px;} 
img#title-treasury {background:url(../images/sprite-page-titles.gif) -3px -65px;}
img#title-tax {background:url(../images/sprite-page-titles.gif) -3px -95px;}
img#title-contact {background:url(../images/sprite-page-titles.gif) -3px -125px;}
img#title-espanol {background:url(../images/sprite-page-titles.gif) -3px -155px; height: 36px; margin-top: 0;}
img#title-deferred {background:url(../images/sprite-page-titles.gif) -3px -190px;} 
.forms-header {padding: 3px; background-color: #000451; color: white; font-weight: bold; margin-bottom: 10px;}
.forms-header-short {width: 570px;}

/* NEWS SECTION */	
	
#table-audits {
	margin: 30px 0;
	}

#table-audits td {
	/*background-color: #DDFFC6;*/
	padding: 7px 5px;
	}
#table-audits th {
	background-color: #000451;
	color: white;
	padding: 5px;
	}
	
	
/* TREASURY SECTION */	

#panel-treasury {
	width: 269px;
	float: right;
	margin: -114px -25px -28px 15px;
	padding: 0;
	background-image:url(../images/bgbarwhite.png); background-repeat: repeat-y;
	}
#stockquotes {
	position: absolute;
	top: 204px;
	left: 0;
	width: 690px;
	height: 48px;
	z-index: 100;
	}
	
#table-ir {width: 530px; background-color: #eee;}
#table-ir td {vertical-align: top; font-size: 11px;}
#table-ir td p {line-height: 11px;}
#table-header-ir {color: white; background-color: black; border: 0; margin: 0; padding: 0;}

/* HOME PAGE */	

#slider-wrapper {width: 690px; height: 350px; position: absolute; top: 167px; left: 0; background-image:url(../images/slideshow1.jpg);}
#slider {font-size: 12px;}
#panel-right-top {width: 270px; height: 350px; position: relative; top: 30px; left: 690px;}
#panel-right-bottom {width: 270px; height: 1065px; padding: 25px; margin-top: -15px; background-image:url(../images/bgbarwhite.png); background-repeat: repeat-y; position: absolute; top: 520px; left: 690px; font-size: 12px;}
#content-main {width: 620px; height: 1050px; /*position: absolute;*/ margin-top: 385px; padding: 25px; background-color: white;}
.sprite-home {width: 220px; height: 238px; background-color: red; margin: 0; padding: 0;}
img#home-dollars {background:url(../images/sprite-home.jpg) 0 0; margin-left: -10px;} 
img#home-bill {background:url(../images/sprite-home.jpg) -220px 0;} 
img#home-sales {background:url(../images/sprite-home.jpg) -440px 0; margin-right: -30px;} 
#button-arcc {margin: 20px 0 30px 10px;}



/* SECONDARY PAGES */

#content {width: 865px; height: 100%; /*margin-top: 60px;*/ padding: 90px 25px 100px 70px; background-color: white; vertical-align: top;}
#content p {margin: 20px 0;}
#pagename {height: 50px; margin: 0 0 40px -50px;}
.pageicon {float: left; margin: 7px 10px 0 0;}
.pagesubtitle {font-size: 18px; font-weight: bold; color: #E0B00A; margin-top: 0px;}

/* DEFERRED COMP */
#dcomp-one {width: 310px; margin-left: 30px; font-weight: bold;}
#dcomp-two {width: 240px; float: right; margin: 0;}


/* TOPNAV */

#nav {width: 960px; height: 30px; background-color: black; border-top: solid #E0B00A 1px; position: absolute; z-index: 1000;}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0 0 0 0; 
	padding: 0 18px;
	position: relative; /*--Important--*/
	list-style: none;
}
ul#topnav li a {
	float: left;
	/*text-indent: -9999px;*/ /*--Push text off of page--*/
	height: 26px;
	padding: 5px 10px 0 10px;	
	text-decoration: none;
	font-weight: normal;
	color: white;
}
ul#topnav li:hover a, ul#topnav li a:hover { 
	background-position: left bottom;
	background-color: white;
	height: 26px;
	padding: 5px 10px 0 10px;
	color: #3E75B2;	
	
	 } /*--Hover State--*/


/* SUBNAV */

#pagesubnavbar {
	position: absolute; 
	width: 949px; 
	height: 25px; 
	background-color: #3E75B2; 
	color: white; 
	padding: 7px 0 0 11px; 
	margin: 32px 0 0 0;
	}
#pagesubnavbar li {margin: 0;}
#pagesubnavbar a {text-decoration: none; padding: 0 15px;}
#pagesubnavbar a:link, #pagesubnavbar a:active, #pagesubnavbar a:visited {color: white;}
#pagesubnavbar a:hover {color: #E0B00A;}
#firstsublink {margin-left: 4px;}
/*#pagesubnavbar a:first-child  {margin-left: 13px;} */

/* PANELNAV */

ul#topnav li .sub {
	position: absolute;	
	top: 30px; left: -201px;
	background-color: white;
	padding: 10px;
	font-size: 12px;
	line-height: 11px;
	float: left;
	border: 1px solid black;
	border-bottom: 5px solid black;	
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	display: none;
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 240px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #00246A;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	/*padding: 7px 5px 7px 15px;*/
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #00246A;
}
ul#topnav .sub ul li a:hover {
	color: #3E75B2;
	background-position: 5px 12px ;/*--Override background position--*/
}


/* FOOTER */

#ttc-footer-content {
	width: 960px; 
	height: 170px;
	margin: 0 auto 5px auto;
	padding: 20px 0 0 30px;
	}
#ttc-footer-content ul {
	float: left;
	list-style: none; 
	margin-right: 40px;
	padding: 0;
	}
#ttc-footer-content ul li {
	margin: 0 0 10px 0;
	line-height: 1em;
	list-style: none;
	}	
#ttc-footer-address {
	width: 960px; 
	height: 50px;
	margin: 0 auto;	
	font-weight: bold;
	color: white;
	}
#ttc-footer-address p {
	text-align: center;
	}
.ttc-footer-group {
	font-weight: bold;
	color: #00246a;
	}
#ttc-footer-content a:link, #ttc-footer-content a:active, #ttc-footer-content a:visited {color: #3e75b2; text-decoration: none;}
#ttc-footer-content a:hover {color: white; text-decoration: none;}
#ttc-footer-content img {border: 0;}
.link-cosd {width: 70px; padding: 1px;}
.link-cosd div {text-align: center;}
/*#ttc-footer-content #footer-cosd {text-align: center;}*/

/* TABBED CONTENT */ 

.tabbed_content {
	background-color: black;
	width: 820px;
	font-size: 12px;	
}

.tabs {
	height: 35px;
	position: relative;
}

.tabs .moving_bg {
	padding: 5px;
	background-color: #3E75B2;
	background-image:url(../images/arrow_down_green.gif);
	position: absolute;
	width: 125px;
	z-index: 190;
	left: 0;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabs .tab_item {
	display: block;
	float: left;
	padding: 5px;
	width: 125px;
	color: white;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
}

.tabbed_content .slide_content {
	overflow: hidden;
	background-color: #eee;
	padding: 20px 0 20px 20px;
	position: relative;
	width: 800px;
}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
	width: 770px;
	margin: 0 30px 0 0;
}

.tabslider ul a {
	color: #3E75B2;
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #bb9100;
}

.tabslider ul li {
	padding-bottom: 7px;
	list-style: none;
}

/* GOOGLE SEARCH */

#google-search {margin: 4px 0 0 20px; border: 0}
#google-search #search-field {color: #666; background-color: #dbe6f1; font-size: 11px; border: 0;}
#icon-search {margin: 0 0 -4px -2px;}
