* { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address, form { padding: 7px 0; }
li, dd, blockquote { margin-left: 30px; margin-top: 1px; }
fieldset { padding: 10px; }
 
html {
	height: 100%; margin-bottom: .01em;
}

body {
	background-color: #fff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

img { border: none; }

table {
	border-collapse: collapse;
}

td {
	border-collapse: collapse;
	vertical-align: top;
	padding: 0px;
}

.printonly {
	display: none;
}

.clearfix {
	clear: both;
}

#border_outer {
	width: 941px;
	margin: auto;
	background: url(/images/page_bg.jpg) left top repeat-y;
}

#border_inner {
	width: 919px;
	margin: auto;
	position: relative;
	}

#legal {
	width: 919px;
	margin: auto;
	margin-top: 4px;
	font-size: 1em;
	color: #215c86;
	background-color: #d0dce1;
	
}

ul.dotslist {
	list-style: none;
}

ul.more {
	position: relative;
	top: 6px;
	left: 149px;
	width: 95px;
	list-style: none;
	font-size: .9em;
}

#minical ul.more {
	left: 93px;
	width: 155px;
}

ul.archive {
	position: relative;
	left: 81px;
	list-style: none;
}

.spotbox_content ul li, ul.dotslist li, ul.more li, ul.archive li {
	padding-left: 15px;
	padding-bottom: 2px;
	margin: 0;
	color: #0e7c8d;
	width: auto;
	background: url(/images/bullet_dots.png) left top no-repeat;
	list-style: none;
}

ul.more li, ul.archive li {
	padding-bottom: 0;
}

.spotbox_content ul li a, ul.dotslist li a, ul.more li a, ul.archive li a {
	text-decoration: none;
	
	color: #0e7c8d;
}

.spotbox_content ul li a:hover, ul.dotslist li a:hover, ul.more li a:hover, ul.archive li a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------ */
/* ----------------- Header Styles ---------------- */
/* ------------------------------------------------ */

#header {
	position: relative;
	height: 103px;
	background-color: #fff;
}

#header_logo {
	position: absolute;
	left: 17px;
	top: 11px;
}

#ticker {
	padding: 2px 7px 0 0;
	width: 894px;
	height: 16px;
	margin-left: 20px;
	z-index: 1;
	text-align: right;
	background: #fff url(/images/header_ticker_bg.jpg) left top no-repeat;
	font: normal 10px verdana, tahoma, sans-serif;
	color: #000;
}

#ticker a {
	text-decoration: none;
	color: #000;
}

#ticker a:hover {
	text-decoration: underline;
	color: #000;
}

/* ------------------------------------------------ */
/* --------------- Navigation Styles -------------- */
/* ------------------------------------------------ */

#navigation {
	margin-left: 8px;
	width: 900px;
	height : 23px;
	background-color: #fff;
}

#navigation ul#menu {
	/* position : absolute; */
	z-index: 10;
	padding: 0;
	margin: 0;
}

#navigation ul#menu li {
	list-style: none;
	position: relative;
	padding: 0;
	margin: 0;
}

ul#menu li {
	display : block;
	float: left;
}

ul#menu a {
	display : block;
	text-decoration : none;
}

#navigation li ul {
	display: none;
	margin: 0;
	padding: 0 1px 6px 1px;
	position: absolute;
	top: 22px;
	z-index: 55;
	width: 159px; 
	right: 0;
	background: url(/images/nav_dropdown.png) left bottom no-repeat;
}

#navigation li:hover ul, #navigation .sfhover ul {
	display: block;
}

/* third level nav and lower */
#navigation li:hover li ul, #navigation li li ul, #navigation .sfhover li ul {
	display: none;
}

#navigation li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: none;
	display: block;
	font-size: 1em;
}

#navigation li ul li a {
	color: #123e45;
	text-decoration: none;
	display: block;
	padding: 5px 12px;
}

#navigation li ul li a:hover {
	color: #fff;
	background-color: #fc8c30;
}

#quicknav
{
	position: absolute;
	right: 0;
	top: 0;
	
	z-index: 500;
}

#quicknav #topnav
{
	font-size: .9em;
	color: #4b4b4b;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	list-style: none;
}

#quicknav #topnav li
{
	float: left;
	margin: 3px 6px 2px 6px;
	padding: 0;
}


#quicknav #topnav a
{
	color: #4b4b4b;
	text-decoration: none;
}

#quicknav #topnav a:hover, #quicknav #topnav li.current a
{
	color: #d16301;
	text-decoration: none;
}

#quicknav #quicktools
{
	list-style: none;
	margin: 0 4px;
	padding: 0;
}


#quicknav #quicktools li
{
	float: left;
	margin: 0;
	padding: 0 4px;
	line-height: 10px;
}

#quicknav .quickdrop
{
	background-color: #eee;
	color: #045960;
	margin: 0 3px 0 3px;
	padding: 5px 0 2px 0;
	display: none;
	line-height: 15px;
	width: 185px;
}

#quicknav li:hover .quickdrop, #quicknav .sfhover .quickdrop
{
	display: block;
}

#quicknav li .quickshow
{
	display: block;
}

#quicknav div.quickdrop a
{
	color: #025865;
	text-decoration: none;
}

#quicknav div.quickdrop a:hover
{
	text-decoration: underline;
}

#quicknav div.quickdrop .featuredrop
{
	background-color: #FB8009;
	border-top: 1px solid #045960;
	border-bottom: 1px solid #045960;
	padding: 2px 3px;
	color: #025865;
	text-align: center;
}

#quicknav div.quickdrop .featuredrop a
{
	color: #025865;
}


#quicknav div.quickdrop .featuredrop a:hover
{
	color: #1693A7;
}

#quicknav div.quickdrop #fontswitcher
{
	margin: 0;
	padding: 0;
}


#quicknav div.quickdrop #fontswitcher td
{
	padding: 1px 2px 1px 0;
	vertical-align: middle;
}


#quicknav div.quickdrop .featuredrop form
{
	padding: 1px 0;
	margin: 0;
}

#quicknav #quicktools div.quickdrop li
{
	float: none;
	margin: 2px 0 3px 0;
	padding: 0 4px;
	list-style: none;
}

#quicknav #quicktools div.quickdrop li img.imageicon
{
	margin: 0;
	padding: 0 5px 0 3px;
	vertical-align: middle;
}


#quicknav div.quickdrop input {

	width: 170px;
	padding: 1px 3px 2px 3px;
	font-size: 1em;
	border: 1px solid #025865;
	color: #025865;
	background-color: #effafc;
}


#quicknav div.quickdrop select {
	margin: 9px 0 0 7px;
	width: 130px;
	font-size: 1em;
	border: 1px solid #025865;
	color: #025865;
}

#quicknav div.quickdrop input.imagebutton
{
	width: auto;
	border: none;
	background: none;
	vertical-align: bottom;
}



/* ------------------------------------------------ */
/* ----------------- Tab area ---------------- */
/* ------------------------------------------------ */

#tabarea {
	margin: 13px 0 0 16px;
	padding-bottom: 4px;
	height: 262px;
	width: 640px;
}


.tab_links {
	height: 237px;
	background: #fff url(/images/announcements_bg.jpg) left top no-repeat;
	display: none;
	font-size: 11px;
	line-height: 15px;
}

#announcetabarea 
{
	display: block;
}

.tab_main {

	height: 82px;
	padding: 18px 20px 0 21px;
}

.tab_main .tabimageleft
{
	float: left;
	padding: 0 13px 12px 0;
}

.tab_main h3 {
	padding: 0;
	font-size: 1.2em;
	color: #123e45;
}

.tab_main p {
	padding: 4px 0;
	font-size: 1em;
	color: #123e45;
}

.tab_main ul {
	padding: 4px 0;
}

.tab_main ul.dotslist li {
	padding: 0 0 0 13px;
	margin: 2px 0;
	font-size: .9em;
	color: #123e45;
	background: url(/images/bullet_dotsdark.png) left top no-repeat;
}

.tab_main ul.dotslist li a:link, .tab_main ul.dotslist li a:visited {
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
	color: #123e45;
}

.tab_main ul.dotslist li a:hover, .tab_main ul.dotslist li a:active {
	text-decoration: underline;
}

.tab_sub {
	padding: 9px 23px 0 23px;
}

.tab_sub td {
	width: 260px;
	padding: 0 40px 0 0;
}

.tab_sub h4 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
}

.tab_sub h4 a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #fff;

}

.tab_sub h4 a:hover {
	text-decoration: underline;
}

.tab_sub p {
	padding: 0 0 9px 0;
	font-size: 1em;
	color: #fff;
}

ul.all_tab {
	position: relative;
	left: 428px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .9em;
}

ul.all_tab li {
	padding-left: 15px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: url(/images/bullet_dotswhite.png) left top no-repeat;
}

ul.all_tab li a:link, ul.all_tab li a:visited {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

ul.all_tab li a:hover, ul.all_tab li a:active {
	text-decoration: underline;
}

/* ------------------------------------------------ */
/* ------------------- Spotlight ------------------ */
/* ------------------------------------------------ */

#spotlight {
	float: left;
	padding-bottom: 3px;
	width: 664px;
	font-size: 1.1em;
}

#spotlight_electric {
	float: left;
	position: relative;
	left: 7px;
}

#spotlight_energy {
	float: left;
	position: relative;
	left: 4px;
}

#spotlight_power {
	float: left;
	position: relative;
	left: 1px;
}

#spotbox_top_electric {
	width: 221px;
	height: 65px;
	background-image: url(/images/spotbox_top_electric.png);
}

#spotbox_top_energy {
	width: 221px;
	height: 65px;
	background-image: url(/images/spotbox_top_energy.png);
}

#spotbox_top_power {
	width: 221px;
	height: 65px;
	background-image: url(/images/spotbox_top_power.png);
}

.spotbox_content {
	padding: 11px 14px 0 13px;
	width: 194px;
	min-height: 110px;
	background-image: url(/images/spotbox_bg.png);
	font-size: .9em;
}

.spotbox_bottom {
	width: 221px;
	height: 17px;
	background-image: url(/images/spotbox_bottom.png);
}

.spotbox_content ul
{
	padding: 2px 0;
}


.spotbox_content ul li
{
	margin: 2px 0 12px 0;
}

.spotbox_content ul.archive li {
	font-size: .9em;
	margin: 0;
}

/* ------------------------------------------------ */
/* --------------------- My TXU ------------------- */
/* ------------------------------------------------ */

#mytxu
{
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;
	width: 664px;
}

#mytxu a
{
	color: #0e7c8d;
	text-decoration: none;
}

#mytxu a:hover
{
	color: #0e7c8d;
	text-decoration: underline;
}

#mytxu .mytxuimg
{
	float: left;
	padding: 0 15px 0 0;
}

#mytxu .mytxulinks
{
	float: left;
}

#mytxu .linkstop
{
	background: url(/images/bg_mytxu_top.png) left top no-repeat;
	width: 390px;
	padding: 4px 15px 5px 15px;
	color: #015663;
}

#mytxu .linksmain
{
	width: 390px;
	padding: 6px 15px;
	background: url(/images/bg_mytxu_main.png) left top;
}

#mytxu .linksmain ul
{
	float: left;
	margin: 0;
	padding: 0;
}

#mytxu .linksmain ul li
{
	margin: 7px 0;
	padding: 0 10px;
	list-style: none;

	padding-left: 15px;
	list-style: none;
	width: 165px;
	background: url(/images/bullet_dots.png) left top no-repeat;
}

#mytxu .linksbottom
{
	background: url(/images/bg_mytxu_bottom.png) left bottom no-repeat;
	width: 390px;
	padding: 2px 15px;
	color: #015663;
	clear: both;
}

/* ------------------------------------------------ */
/* -------------------- Weather ------------------- */
/* ------------------------------------------------ */

#weather {
	margin: 0 22px 0 12px;
	border-bottom: 1px solid #55bccc;
}

#weather_temp {
	float: left;
	text-align: right;
	width: 40px;
	padding: 15px 2px 0 1px;
	font: normal 18px verdana, tahoma, sans-serif;
	color: #0e7c8d;
}

#weather_image {
	float: left;
	width: 52px;
}

#weather_highlow {
	float: left;
	padding: 15px 6px 0 4px;
	text-align: center;
	font: normal 11px/12px verdana, tahoma, sans-serif;
	color: #1b4a5a;
}

#weather_daytime {
	float: left;
	padding: 14px 0 0 0;
	text-align: center;
	font: bold 11px/15px verdana, tahoma, sans-serif;
	color: #0e7c8d;
}

#weather_slash {
	padding: 0 3px 0 2px;
	text-align: center;
	vertical-align: middle;
	font: normal 18px verdana, tahoma, sans-serif;
	color: #0e7c8d;
}

.txt_small {
	font: bold 9px verdana, tahoma, sans-serif;
}

.txt_alignright {
	text-align: center;
}

.txt_alignleft {
	text-align: center;
}

#weather p {
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------- Power Box ------------------ */
/* ------------------------------------------------ */

#power_content {
	padding: 1px 23px 1px 23px;
	width: 203px;
	font-size: 1.1em;
	color: #0e7c8d;
	background-image: url(/images/box_mid.png);
}

#power_content p {
	padding-bottom: 10px;
}

#title_power {
	padding-bottom: 6px;
	height: 9px;
	font-size: 1em;
	font-weight: bold;
	color: #0e7c8d;
	text-transform: uppercase;
	text-indent: -9999px;
	background: url(/images/title_power.png) left top no-repeat;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------- Feedback Box ------------------ */
/* ------------------------------------------------ */

#feedback_content p {
	padding-bottom: 10px;
}

#title_feedback {
	padding-bottom: 6px;
	height: 9px;
	font-size: 1em;
	font-weight: bold;
	color: #0e7c8d;
	text-transform: uppercase;
	text-indent: -9999px;
	background: url(/images/title_feedback.png) left top no-repeat;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------- Did You Know ------------------ */
/* ------------------------------------------------ */

#didyouknow_content p {
	padding-bottom: 10px;
}

#title_didyouknow{
	padding-bottom: 6px;
	height: 9px;
	font-size: 1em;
	font-weight: bold;
	color: #0e7c8d;
	text-transform: uppercase;
	text-indent: -9999px;
	background: url(/images/title_didyouknow.png) left top no-repeat;
}


/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------- Caring Community ------------------ */
/* ------------------------------------------------ */

#community_content p {
	padding-bottom: 10px;
}

#community_content a {
	text-decoration: none;
	color: #0e7c8d;
}

#community_content a:hover {
	text-decoration: underline;
	color: #0e7c8d;
}

#title_community{
	padding-bottom: 6px;
	height: 9px;
	font-size: 1em;
	font-weight: bold;
	color: #0e7c8d;
	text-transform: uppercase;
	text-indent: -9999px;
	background: url(/images/title_community.png) left top no-repeat;
}



/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------- Transforming TXU ------------------ */
/* ------------------------------------------------ */

#transformingtxu_content p {
	padding-bottom: 10px;
}

#transformingtxu_content a {
	text-decoration: none;
	color: #0e7c8d;
}

#transformingtxu_content a:hover {
	text-decoration: underline;
	color: #0e7c8d;
}

#title_transformingtxu{
	padding-bottom: 6px;
	height: 9px;
	font-size: 1em;
	font-weight: bold;
	color: #0e7c8d;
	text-transform: uppercase;
	text-indent: -9999px;
	background: url(/images/title_transformingtxu.png) left top no-repeat;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------- Get Answers ------------------ */
/* ------------------------------------------------ */

#getanswers_content p {
	padding-bottom: 10px;
}

#getanswers_content a {
	text-decoration: none;
	color: #0e7c8d;
}

#getanswers_content a:hover {
	text-decoration: underline;
	color: #0e7c8d;
}

#title_getanswers{
	padding-bottom: 6px;
	height: 9px;
	font-size: 1em;
	font-weight: bold;
	color: #0e7c8d;
	text-transform: uppercase;
	text-indent: -9999px;
	background: url(/images/title_getanswers.png) left top no-repeat;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------ Trivia Box ------------------ */
/* ------------------------------------------------ */

#trivia {
	margin-top: -12px;
}

#trivia_content p {
	padding-bottom: 21px;
}

#trivia_content a {

}

#title_trivia {
	padding-bottom: 6px;
	height: 9px;
	font-size: 1em;
	font-weight: bold;
	color: #0e7c8d;
	text-transform: uppercase;
	text-indent: -9999px;
	background: url(/images/title_trivia.png) left top no-repeat;
}

#trivia_content label {
	position: relative;
	left: 9px;
	top: -2px;
}

#button_vote {
	position: relative;
	left: 150px;
	top: 5px;
	margin-top: 3px;
	width: 56px;
	height: 19px;
	line-height: 10px;
	background-image: url(/images/button_vote.png);
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------ Alpha Boxes ----------------- */
/* ------------------------------------------------ */

.alphabox_top {
	width: 249px;
	height: 24px;
	background-image: url(/images/box_top.png);
	margin-top: -5px;
}

.alphabox .ajaxloader
{
	text-align: center;
	padding: 56px 0 57px 0;
}

#primarycontent #calendardiv
{
 float: right;
}


#minicaltop {
	background: url(/images/box_cal_top.png) left top no-repeat;
	margin-top: 0;
	height: 40px;
	text-align: center;
}

#minicaltop table.calnav
{
	margin: 13px auto 0 auto;
	font-size: 11px;
}

#minicaltop table.calnav td
{
	padding: 6px 0 0 0;
	color: #fff;
}

#minicaltop table.calnav td.caldate
{
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	text-transform: uppercase;
	width: 110px;
}

#minical .cal
{
	
	margin: -1px auto 0 auto;
	text-align: center;
	
	border-top: none;
	border-collapse: collapse;
}

#minical .cal th
{
	text-align: center;
	border: 1px solid #2b9cad;
	border-top: none;
	color: #11515b;
	background-color: #bbeef6;
	width: 25px;
	padding: 2px 0 3px 0;
	font-weight: bold;
	font-size: 11px;
}

#minical .cal td
{
	text-align: center;
	border: 1px solid #2b9cad;
	width: 25px;
	padding: 0;
	background-color: #f2f1f1;
	font-size: 11px;
	font-weight: bold;
}



#minical .cal td.noday
{
	padding: 2px 0 3px 0;
}


#minical .cal td a
{
	padding: 2px 0 3px 0;
	display: block;
	background-color: #fff;
	font-size: 11px;
	text-decoration: none;
	color: #1693a6;
}

#minical .cal td.hasevent a
{
	color: #11515b;
	
}

#minical .cal td.caltoday a
{
	background-color: #fda44e;
	color: #fff;
}

#minical .cal td a:hover
{
	background-color: #DEF7FB;
	text-decoration: none;
	color: #11515b;
}

#minical .cal td.caltoday a:hover
{
	background-color: #fda44e;
	color: #fff;
}

#minical .cal td div.caldetails
{
	position: absolute;
	text-align: left;
	border: 1px solid #2b9cad;
	background-color: #f9f9f9;
	z-index: 20;
	padding: 1px 10px 2px 10px;
	font-weight: normal;
	width: 140px;
	opacity: .95;
	display: none;
	margin: -8px 0 0 10px;
}

#minical .cal td div.calshow
{
	display: block;
}

#minical .cal td div.caldetails li
{
	 width: auto;
	 background: url(/images/bullet_dots_f9.gif) left top no-repeat;
	 margin: 3px 0 4px 0;
}

#minical .cal td div.caldetails a
{
	display: inline;
	background: none;
	font-weight: bold;
	color: #0e7c8d;
}

#minical .cal td div.caldetails a:hover
{
	background: none;
	color: #0e7c8d;
	text-decoration: underline;
}


.alphabox_bottom {
	width: 249px;
	height: 24px;
	background-image: url(/images/box_bottom.png);
}

.alphabox {
	padding: 1px 23px 1px 23px;
	width: 203px;
	font-size: 1.1em;
	color: #0e7c8d;
	background-image: url(/images/box_mid.png);
}

.box {
	padding: 1px 13px 1px 13px;
	width: 223px;
	font-size: 1.1em;
	color: #0e7c8d;
	margin: -4px 0 0 0;
}

.box select {
	padding-left: 5px;
	width: 223px;
	font-size: .9em;
	color: #025865;
}

.alphabox ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.alphabox ul li {
	padding-left: 15px;
	padding-bottom: 2px;
	list-style: none;
	margin: 0;
	color: #0e7c8d;
	width: auto;
	background: url(/images/bullet_dots.png) left top no-repeat;
}

.alphabox ul.more li {
	padding-bottom: 0;
}

.alphabox ul li a {
	text-decoration: none;
	
	color: #0e7c8d;
}

.alphabox ul li a:hover {
	text-decoration: underline;
}

.alphabox form {
	margin: 0;
	padding: 0;
}

.alphabox input {
	margin: 0 1px 0 2px;
}

.alphabox label {
	font-size: .9em;
	padding: 0;
	margin: 1px;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Content Styles ---------------- */
/* ------------------------------------------------ */

#content {
	float: left;
	background: #fff url(/images/bg_page_home.jpg) right bottom no-repeat;
	position: relative;
	z-index: 1;
}

#sectcompany #content {
	background-image: url(/images/bg_page_company.jpg);

}

#sectnews #content {
	background-image: url(/images/bg_page_news.jpg);

}
#sectuwea07 #content {
	background-image: url(/images/bg_yellowbrick.jpg);

}

#sectwork #content {
	background-image: url(/images/bg_page_work.jpg);

}

#sectcareer #content {
	background-image: url(/images/bg_page_career.jpg);

}

#sectbenefits #content {
	background-image: url(/images/bg_page_benefits.jpg);

}

#sectextras #content {
	background-image: url(/images/bg_page_extras.jpg);

}

#sectdirectories #content {
	background-image: url(/images/bg_page_dir.jpg);

}

#sectcontact #content {
	background-image: url(/images/bg_page_contact.jpg);

}

#content_left {
	float: left;
	width: 664px;
}

#content_right {
	float: left;
	width: 255px;
}


#content_main
{
	/* width: 919px; */
	padding:  0;
	margin: 5px 0 0 0;
	
	font-size: 1em;
	color: #585858;
}

#content_main #main_wrap
{
	/* width: 919px; */
	background: url(/images/bg_main_top.png) left top no-repeat;
	padding: 46px 0 0 0;
	z-index: 1;	
}

#content_main #main_inner
{
	/* width: 919px; */
	background: url(/images/bg_main_main.png) left top repeat-y;
	padding: 0;
}

#main_bottom
{
	/* width: 919px; */
	background: url(/images/bg_main_bottom.png) left bottom no-repeat;
	padding: 0 0 26px 0;
	margin: 0 0 4px 0;
}

#primarycontent p, #primarycontent ul
{
	line-height: 1.5em;

}

#primarycontent ul
{
	padding-left: 1px;
}

#primarycontent ul li
{
	list-style: none;
	padding-left: 15px;
	background: url(/images/bullet_list.gif) left 6px no-repeat;
}

#primarycontent a
{
	color: #585858;
}

#primarycontent a:hover
{
	color: #FC9D41;
}

#primarycontent td.formleft
{
	padding: 0 5px 0 15px;
	text-align: right;
}

#primarycontent .formtext, #primarycontent .contactform input,
#primarycontent .contactform textarea
{
	margin: 0 0 5px 0;
	padding: 1px 3px 0 1px;
	font: normal 10px verdana, tahoma, sans-serif;
	color: #1b4a5a;
	border: 1px solid #7F9DB9;
}

#primarycontent input.warning, #primarycontent .contactform input.warning,
#primarycontent .contactform textarea.warning
{
	border: 1px solid #FB8009;
}

#primarycontent .contactform input, #primarycontent .contactform textarea
{
	width: 200px;
}

#primarycontent input.checkradio
{
	width: auto;
	border: none;
	background: none;
}

#primarycontent .contactform input.imgbutton
{
	width: auto;
	padding: 0;
}

#primarycontent input.mainbutton, .alphabox input.mainbutton
{
	width: auto;
	padding: 2px 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #1694A3;
	border: none;
	color: #fff;
	margin-top: 3px;
	font: bold 11px verdana, tahoma, sans-serif;
}

.alphabox input.mainbutton
{
	width: auto;
	padding: 2px 6px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #1694A3;
	border: none;
	color: #fff;
	margin-top: 3px;
	font: bold 11px verdana, tahoma, sans-serif;
}


#primarycontent #txtMessage
{
	width: 200px;
	height: 100px;
}


#primarycontent 
{
	color: #575757;
}


#primarycontent ul.morelist 
{
	padding: 0 0 8px 0;
	margin: 0;
}

#primarycontent ul.morelist li
{
	margin: 0 0 2px 0;
	background: url(/images/bullet_dotsdark.gif) 0% 2px no-repeat;
	list-style: none;
}

#primarycontent ul.morelist a
{
	text-decoration: none;
}

#primarycontent ul.morelist a:hover
{
	text-decoration: underline;
}

#primarycontent .landingcontainer, #primarycontent .eventcontainer
{
	margin: 8px 0;
}

#primarycontent .landingcontainer td, #primarycontent .eventcontainer td
{
	padding: 0 0 18px 0;
	vertical-align: top;
}

#primarycontent .landingcontainer td.landingimg
{
	padding-right: 8px;
	width: 65px;
}

#primarycontent .landingcontainer td h4,  #primarycontent .eventcontainer td h4
{
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: #575757;
	text-transform: uppercase;
}

#primarycontent .landingcontainer td h4 a,  #primarycontent .eventcontainer td h4 a
{
	text-decoration: none;
}

#primarycontent .landingcontainer td p,  #primarycontent .eventcontainer td p
{
	padding: 0;
	margin: 0;
}

#primarycontent .landingcontainer td ul,  #primarycontent .eventcontainer td ul
{
	padding: 0;
	margin: 4px 0 0 0;
}

#primarycontent .landingcontainer td ul li,  #primarycontent .eventcontainer td ul li
{
	margin: 0 0 2px 0;
	background: url(/images/bullet_dotsdark.gif) 0% 2px no-repeat;
	list-style: none;
}

#primarycontent .landingcontainer td li a, #primarycontent .eventcontainer td li a
{
	text-decoration: none;
}


#primarycontent .landingcontainer td li a:hover, #primarycontent .eventcontainer td li a:hover
{
	text-decoration: underline;
}

#primarycontent ul.sitemaplist
{
	padding: 0;
	margin: 15px 2px;
}

#primarycontent ul.sitemaplist li
{
	margin: 0 0 10px 0;
	background: url(/images/bullet_dotsdark.gif) 0% 2px no-repeat;
	list-style: none;
}

#primarycontent ul.sitemaplist ul
{
	padding: 0;
	margin: 2px 0 5px 15px;
}

#primarycontent ul.sitemaplist ul.dummynav
{
	display: none;
}

#primarycontent ul.sitemaplist li li
{
	margin: 0 0 2px 0;
	padding: 0;
	background: none;
	list-style: disc;
}

#primarycontent ul.sitemaplist a
{
	font-weight: bold;
	text-decoration: none;
}

#primarycontent ul.sitemaplist a:hover
{
	text-decoration: underline;
}

#primarycontent ul.sitemaplist li li a
{
	font-weight: normal;
	text-decoration: none;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Sidebar Styles ----------------- */
/* ------------------------------------------------ */


#sidecontainer
{
	width: 185px;
	padding: 0;
	margin: 0;
	background: #fff url(/images/bg_side.gif) left top repeat-y;
}

#sidebar
{

/*
	position: absolute;
	left: 14px;
	top: 19px;
*/
	padding: 0px 14px;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	color: #015663;
	background: url(/images/bg_side_top.gif) right top no-repeat;
}

#sidebar ul
{
	list-style: none;
	padding: 12px 4px 12px 12px;
	margin: 0;
	overflow: hidden;
}


#sidebar li
{
	list-style: none;
	margin: 0;
	padding: 6px 0 7px 0;
}

#sidebar li ul
{
	list-style: none;
	padding: 2px 0 0 11px;
	margin: 0;
	display: none;
	
}

#sidebar li.current ul, #sidebar li.cursection ul
{
	display: block;
}

#sidebar li ul.dummynav
{
	display: none;
}

#sidebar li li
{
	list-style: none;
	margin: 0;
	padding: 6px 0 2px 0;
}

#sidebar li a
{
	padding-left: 11px;
	background: none;
	display: block;
}

#sidebar li a:hover, #sidebar li.current a, #sidebar li.cursection li a:hover, #sidebar li.cursection li.current a
{
	background: url(/images/bullet_orangedots.gif) 0 2px no-repeat;
	color: #fb8009;
}

#sidebar li.cursection a
{
	background: url(/images/bullet_navblue.gif) 0 2px no-repeat;
}

#sidebar li.cursection a:hover
{
	background: url(/images/bullet_orangedots.gif) 0 2px no-repeat;
	color: #fb8009;
}

#sidebar li.cursection li a
{
	background: none;
}

#sidebar li.current li a
{
	background: none;
	color: #015663;
}

#sidebar li.current a:hover
{
	background: url(/images/bullet_orangedots.gif) 0px 2px no-repeat;
	color: #fb8009;
}

#sidebar a
{
	text-decoration: none;
	color: #015663;
}

#sidebar a:hover
{
	text-decoration: none;
	color: #fb8009;
}


#sidebottom
{
	width: 185px;
	background: #fff url(/images/bg_side_bottom.gif) left top no-repeat;
	padding: 0 0 16px 0;
}


/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------- Main content area Styles ------------ */
/* ------------------------------------------------ */


#contenttable
{
	
}


#breadcontainer
{
	background: url(/images/bg_main_top.png) left top no-repeat;
	width: 734px;
	padding: 0;
	height: 46px;
}

#breadcrumb
{

	left: 220px;
	padding: 24px 35px 0 38px;
	color: #015663;
}

#breadcrumb a
{
	color: #575757;

	text-decoration: none;
}

#breadcrumb a:hover
{
	color: #015663;
	text-decoration: underline;
}

div.twocolcontent
{
	padding: 0 45px 0 0;
}


#primarycontainer
{
	background: url(/images/bg_main_main.png) left top repeat-y;
	width: 734px;
}

#primarycontent
{
	padding: 12px 40px 0 38px;
	min-height: 350px;
}

#primarycontent h3
{
	font-size: 1.1em;
	color: #015663;
	text-transform: uppercase;
	padding: 3px 0;
}

#primarycontent h4
{
	padding: 7px 0 4px 0;
	font-size: 1em;
	color: #015663;
	text-transform: uppercase;
}

#primarycontent h5, #primarycontent h6
{
	font-size: 1em;
	color: #015663;
	padding: 7px 0 4px 0;
}


#maincontent
{
	padding: 0 12px 0 0;
}

#mainbottom
{
	background: url(/images/bg_main_bottom.png) left top no-repeat;
	width: 734px;
}

#secondinfo
{
	padding: 30px 0 40px 8px;
	width: 142px;
	color: #015663;
	height: 290px;
}

#secondinfo h4
{
	color: #015663;
	text-transform:uppercase;
	font-size: 1em;
	padding: 0;
	margin: 0;
}

#secondinfo ul
{
	list-style: none;

}

#secondinfo ul, #secondinfo p
{
	 padding: 4px 0;
}

#secondinfo ul li
{
	list-style: none;
	background: url(/images/bullet_dotsdark.png) left top no-repeat;
	padding: 0 0 0 12px;
	margin: 3px 0;
	line-height: 120%;
}

#secondinfo li a
{
	text-decoration: none;
	color: #015663;
}

#secondinfo li a:hover
{
	text-decoration: underline;
	color: #015663;
}

#secondinfo select, #secondinfo input
{
	width: 138px;
	color: #015663;
	font-size: 1em;
}

.vertdiv
{
	width: 1px;
	padding: 0;
	margin: 0;
	background-color: #8bc9d3;
}

.vertdivtop
{
	width: 1px;
	height: 53px;
	padding: 0;
	margin: 0;
	background: #8bc9d3 url(/images/bg_vert_top.gif) right top no-repeat;
	
}

.vertdivbottom
{
	width: 1px;
	height: 53px;
	padding: 0;
	margin: 0;
	background: #8bc9d3 url(/images/bg_vert_bottom.gif) right bottom no-repeat;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Footer Styles ----------------- */
/* ------------------------------------------------ */


footer {
float:left;
padding:20px 0;
width:100%;
}
.footer ul li a {
color:#000000;
display:inline;
}

.footer ul {
border-bottom:1px solid #EBEBEB;
border-top:1px solid #EBEBEB;
float:inherit;
padding:10px 43px 10px 10px;
width:913px;
}
.footer ul li {
display:inline;
line-height:22px;
padding-left:14px;
}


/* ------------------------------------------------ */
/* ------------------- Left News ------------------ */
/* ------------------------------------------------ */

#left_news {
	margin-bottom: 6px;
}

#left_news_inside {
	padding: 0px 14px 0px 14px;
	background: #fff url(/images/left_newsbg.jpg) left top repeat-y;
}

#left_news1, #left_news3 {
	float: left;
	padding: 0 10px 0 6px;
	width: 251px;
}

#left_news2, #left_news4 {
	float: left;
	padding: 0 6px 0px 19px;
	width: 240px;
}

#left_news3, #left_news4 {
	padding-top: 16px;
	padding-bottom: 2px;
}

#left_news1, #left_news2 {
	padding-top: 5px;
	padding-bottom: 11px;
}

.left_news_left {
	float: left;
	padding-right: 8px;
}

#left_news p {
	padding-bottom: 13px;
	font-size: 1em;
	color: #6e6e6e;
}

#left_news h4 {
	padding-bottom: 7px;
	font-size: 1em;
	font-weight: bold;
	color: #0b6a92;
}

ul.readmore {
	text-align: right;
	padding: 0 0 0 6px;
	list-style: none;
}

ul.readmore li {
	display: inline;
	padding-left: 12px;
	font-size: 1em;
	color: #56666c;
	background: url(/images/bullet_arrow.gif) 1px 4px no-repeat;
}

ul.readmore li a:link, ul.readmore li a:visited {
	text-decoration: none;
	font-size: 1em;
	color: #ff5d2b;
}

ul.readmore li a:hover, ul.readmore li a:active {
	text-decoration: underline;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* --------------- Home Story Styles -------------- */
/* ------------------------------------------------ */

#content_home_story {
	float: left;
	width: 510px;
	background-color: #fff3e8;
	border-bottom: 1px solid #ffc9b3;
}

#homestory_txt {
	padding: 4px 0 0 0;
	font-size: 1em;
	color: #56666c;
}

#homestory_txt ul {
	padding: 11px 0 0 0;
}

.homestory_title {
	padding-bottom: 11px;
	font-size: 1em;
	font-weight: bold;
	color: #2588b1;
}

.homestory_imgleft {
	float: left;
	padding: 0px 17px 4px 0px;
}

.homestory_imgright {
	float: right;
	padding-left: 17px;
}

ul.homelist li a.normaltext:link, ul.homelist li a.normaltext:visited {
	font-weight: normal;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* -------------- News/Events Styles -------------- */
/* ------------------------------------------------ */

#content_home_news {
	float: left;
	padding: 17px 0 0 35px;
	width: 252px;
}

#content_home_events {
	float: left;
	padding: 17px 0 0 29px;
	width: 235px;
}

.homelist_title {
	margin-bottom: 13px;
	padding: 3px 0 0 5px;
	width: 218px;
	height: 15px;
	font-size: 1em;
	font-weight: bold;
	color: #2588b1;
	text-transform: uppercase;
	background-color: #e7f4f9;
}

ul.homelist, ul.widelist {
	padding: 0 0 0 6px;
	list-style: none;
}

ul.homelist li, ul.widelist li {
	padding-left: 12px;
	padding-bottom: 12px;
	font-size: 1em;
	color: #56666c;
	background: url(/images/news_arrow.jpg) 1px 4px no-repeat;
}

ul.homelist li {
	width: 200px;
}

ul.widelist li {
	width: 495px;
}

ul.homelist li a:link, ul.homelist li a:visited, ul.widelist li a:link, ul.widelist li a:visited {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #2588b1;
}

ul.homelist li a:hover, ul.homelist li a:active, ul.widelist li a:hover, ul.widelist li a:active {
	text-decoration: underline;
}

/* ------------------------------------------------ */
