body, table, tr, td, p, th, div
{
	color: #555;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
}


p
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 15px;
}

.note
{
	font-size: 9px;
	color: #bbb;
}

/* DDW */
/* small added */
.small { font-size: 10px; }

a
{
	text-decoration: none;
	color: #336DD3;
}

a:hover { color: #D2A641; }

.topnav
{
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	padding-bottom: 5px;
	color: #263880;
}

.noindent { padding-left: 0px; }

.nav, .topnav .nav
{
	font-weight: normal;
	font-size: 9px;
	line-height: 20px;
	color: #263880;
	padding-left: 24px;
}

.subnav, .subnav div, .levelOneNav a, .levelTwoNav a, .hiddenNav a
{
	font-weight: normal;
	font-size: 10px;
	color: #336DD3;
}

.levelOneNav a {
	font-weight: bold;
}
.utilitynav
{
	font-size: 9px;
	color: #336DD3;
}

.emergency
{
	font-size: 9px;
	color: #CF0A25;
}

.sidebar
{
	font-size: 10px;
	padding-left: 18px;
}

.sidebar_nav { font-size: 10px; }

.topnavselected
{
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	padding-bottom: 5px;
	color: #263880;
}

.subnavselected
{
	font-weight: normal;
	font-size: 10px;
	/*line-height: 20px;*/
	color: #263880;
}

.sidebar_navselected
{
	font-weight: normal;
	font-size: 10px;
	color: #263880;
}

.did_you_know, .did_you_know p, .didYouKnowHome, .didYouKnowHome p, .didYouKnowHome strong
{
	font-size: 10px;
/*	line-height: 18px; */
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 9px;
}

#homeFactDetail, #homeFactDetail p {
	font-size: 10px;
}
.footer
{
	font-size: 10px;
	color: #A8B0BF;
}

h1, .h1, h2, h3, h4, h5, h6
{
	font-size: 11px;
	/* DDW */
	/* color changed */
	color: #850000;
	font-weight: bold;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}

h2, .h2
{
	font-family: arial;
	color: #7C8393;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
}

/* DDW */
/* Specs for H3 added */
h3, .h3
{
	font-family: verdana;
	color: #555555;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}

hr
{
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	color: #777777;
	visibility: visible;
}

ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	margin-top: 5;
	/* DDW */
	/* line-height added */
	line-height: 15px;
}

/* DDW */
/* tableTitle added */
.tableTitle
{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	background-color: #406D42;
}

/* DDW */
/* tableHeading added */
.tableHeading
{
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	line-height: 15px;
	background-color: #dddddd;
}

/* DDW 3-26-03 */ 
/* callOut added */
.callOut
{
	width: 150;
	border: 1;
	border-color: #000000;
	background-color: #1757AC;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15;
	margin-left: 15;
	margin-right: 0;
	margin-top: 15;
	font-size: 10;
	color: #ffffff;
	font-weight: bold;
}

.dotted_vert_rules
{
	background-image: url(/images/dotted_vert_rule.jpg);
	background-repeat: repeat;
	background-color: #7C8493;
}

#subNav
{
	float: right;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 20px;
	position: relative;
}

.mainContentDiv
{
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	/*overflow : hidden;*/
	width: 546px;
}

.innerContent
{
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.footer_strech
{
	background-image: url(/images/footer_horzt_rule.jpg);
	background-repeat: repeat;
	background-color: #60738A;
}

#homeRight
{
	width: 249px;
	float: right;
}

#homeContent {
	width: 568px;
}
#homeLeft
{
	width: 319px;
	float: left;
}

#welcomeText
{
	padding-left: 22px;
	padding-right: 35px;
}

#homeFlash
{
	padding-left: 12px;
	padding-bottom: 10px;
}

#homeFAQ
{
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	height: 350px;
	width: 319px;
	
	background-position: 0px;
}

#homeFAQDetail { 
	margin: 22px; 
	background-color: transparent;
}

#homeFact
{
	width: 249px;
	height: 50%;
}

#homeFactDetail { 
	margin: 10px; 
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 9px;
}

.FAQForm {
	text-align: center;
	margin: 10px;
}

/* For special tables */
table.special
{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

table.special td
{
	border: 1px solid #CCCCCC;
	padding: 8px;
}
td.special_header
{
	background-color: #DDDDDD;
	font-weight: bold;
}

table.embedded, table.embedded td {
	border:0px;
}
#printBill {
	display: none;
}