#mobile {
	font-size: 10px;
	color: #BEDAE7;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	float: right;
	width: 90px;
}
/* reset browser*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,object { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	margin: 0px;
	padding: 0px;
}
fieldset,img { 
	border:0;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
:focus { 
	outline: 0;
}
html { 
	min-height: 100.2%;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
	visibility: hidden;
	}
input, select, option, textarea {
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	text-transform: none;
}

.right{
	text-align: right;
}

/*---LAYOUT---*/
#logoHidden{
	display: none;
}
body {
	background-color: #28313a;
	background-attachment: scroll;
	background-image: url(../images/backGrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited, a:active {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

#container {
	margin: 0 auto;
	width: 980px;
}
#header {
	height: 100px;
	padding-left: 30px;
	padding-top: 10px;
	background-color: #191e24;
}
#logo {
	float: left;
	width: 136px;
	margin-top: 15px;
}

#utilityNav {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	float: right;
	width: 250px;
	color: #444444;
	text-align: right;
	padding-right: 20px;
	margin-top: 65px;
	text-transform: uppercase;
}
#utilityNav a:link, #utilityNav a:visited, #utilityNav a:active {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.homelink  a {
	font-size: 8px;
	float: left;
	text-transform: uppercase;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 140px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
	background-image: url(../images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1892C3;
}
.homelink  a:hover {
	color: #FFCC00;
}
/*#rotator
{
  background: url(../images/banners/rotator.php) no-repeat center top;
  width: 980px;
  height: 450px;
}*/

#home {
	width: 980px;
	background-color: #191E24;
}
.feature {
	margin-top: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.feature  h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
.feature  td {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.feature img {
	border: 2px solid #FFFFFF;
}
.blueBtn a {
	background-color: #0173A9;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}


.blueBtn a:hover {
	background-color: #31B1DE;
}
.featurePres a {
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 14px;
	width: 145px;
	margin-bottom: 15px;
	background-image: url(../images/btnTile_green.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
.featurePres a:hover {
	background-image: url(../images/btnTile_green_o.jpg);
}
#contentHome {
	background-color: #191E24;
	color: #CCCCCC;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#contentHome h1 {
	font-size: 11px;
	color: #FFCC00;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
#contentHome h2 {
	text-transform: uppercase;
	font-size: 9px;
	color: #8394A5;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #344149;
}

#contentHome p {
	margin-bottom: 10px;
}

.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #293138;
	padding-left: 20px;
}


.smallBlueLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

#about {
	width: 350px;
	margin-bottom: 10px;
}
.introHome {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	width: 350px;
	padding-bottom: 10px;
}
.homeSpecs td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #344149;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

#news {
	width: 300px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
}
#headlines {
	padding-right: 20px;
}
#headlines a:link, #headlines a:visited, #headlines a:active {
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	display: block;
	color: #00B8F4;
}
#headlines a:hover {
	color: #FFFFFF;
}


#headlines p {
	background-image: url(../images/arrowYellow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#quickLinks td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
}


#content {
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	color: #555555;
}
#content a:hover {
	color: #FFCC00;
}

/* LEFT NAV ------------------------------------------------*/
#leftNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-top: 75px;
	margin-bottom: 20px;
	width: 165px;
	}
#leftNav ul {
	list-style-type: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
	margin: 0;
	}
#leftNav li {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/arrowYellow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}
#leftNav a {
	display: block;
	color: #0099CC;
	text-decoration: none;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-left: 25px;
	padding-top: 5px;
	}
#leftNav a:hover {
	color: #FFCC00;
	text-decoration: none;
	background-image: url(../images/arrowYellow.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	}
.stockQuote {
	text-align: center;
}

	
#crumbs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	font-size: 10px;
	line-height: 24px;
	color: #999999;
	margin-top: 10px;
	margin-right: 25px;
}
#mainText {
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
	min-height: 350px;
	margin-bottom: 30px;
	width: 740px;
}
#mainText p {
	margin-bottom: 10px;
}

#mainText h1 {
	font-size: 22px;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #000000;
}
#mainText h2 {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 10px;
	padding-top: 20px;
	font-weight: bold;
}
#mainText h3 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 11px;
}
#mainText ul, #mainText ol {
	padding-left: 20px;
	margin-bottom: 10px;
}
#mainText li {
	margin-bottom: 3px;
}
.map  {
	border: 2px solid #CCCCCC;
}

.small {
	font-size: 11px;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ruleDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.centered {
	text-align: center;
}
#names p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.dataTable {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
}
.dataTable td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.dataTableShaded {
	background-color: #EEEEEE;
}

.tableIndent {
	padding: 10px;
}
#padding .dataTableShaded {
	padding: 10px;
}


#committees {
	font-size: 11px;
	line-height: 13px;
}
#newsYears {
	background-color: #F5F5F5;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}

#rightColumn {
	float: right;
	width: 250px;
}
#bottomLinks {
	background-color: #191E24;
	padding: 20px;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	clear: both;
}
#bottomLinks a:hover {
	color: #FFFFFF;
}
#bottomLinks h1 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #FFCC00;
}
#bottomLinks h2 {
	text-transform: uppercase;
	font-size: 9px;
	color: #8394A5;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #344149;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 0px;
}

#bottomLinks ul {
	list-style-type: none;
}
#bottomQuickLinks td {
	padding-bottom: 5px;
}




#footer {
	color: #6A7888;
	padding-top: 10px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerLinks {
	float: left;
	width: 480px;
	font-size: 10px;
}
.footerInfo {
	text-align: right;
	width: 500px;
	float: right;
	font-size: 11px;
}
#calloutGrey {
	background-color: #F8F8F8;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 660px;
	margin-bottom: 20px;
}
