/******************************************************************************
* Site map styles.                                                            *
******************************************************************************/
#mainbody
{
	width: 995px;
}

#maincolumn
{
	padding-left: 10px;
	margin: 10px 250px 0px 0px;	
}

#maincolumn,
#maincolumn td,
#maincolumn th
{
	font-size: 13px;
	line-height:18px;
}

#rightcolumn
{
	padding: 30px 0px 0px 20px;	
	float: right;
	overflow : visible;
	width: 230px;
}
/*****************************************************************************
* Footer element styles.                                                     *
*****************************************************************************/

#footer
{	
	border-top: 1px solid #000000;
}

/*****************************************************************************
* Anchor element styles.                                                     *
*****************************************************************************/

#anchorlinks
{
	background: url("/graphics/AnchorLinkTiler.gif") repeat-y;
	width: 230px;
	padding-right: 10px;
}

#anchorlinks h4
{
	margin: 0px 2px 7px 25px;
}
		
#anchorlinks ul
{
	list-style: none outside;
	padding: 0px 0px 15px 0px;
	margin: 0px 2px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#anchorlinks li
{
	padding-bottom: 7px;
}

#anchorlinks a:link,
#anchorlinks a:visited
{
	font-weight:bold;
	color: #074B88;
	text-decoration:none;
}

#anchorlinks a:hover
{
	color: black;
	font-weight:bold;
	text-decoration:underline;
}

#anchorlinks img
{
	display: block;
	margin: 0px;
	padding: 0px;
}

.box
{
	width:700px;
	border:1px solid black;
	padding-bottom:5px;
}
.box h2
{
	background-image: url(/graphics/LandingPageH2Back.gif);
	background-repeat: no-repeat;
	padding: 0px 4px 0px 10px;
	margin: 0px;
	color: White;
	border-bottom: 1px solid black;
	font-family: "Verdana-Bold", "Arial Bold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.box h3
{
	color:#0A50A1;
	font-size: 16px;
	padding: 0px 0px 0px 6px;
	margin: 6px 0px 0px 0px;
	line-height: 23px;
	background-color: #eeeae0;
}
.SMtd
{
	width:233px;
}
.SMtdMiddle
{
	width:234px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.box ul, ol
{
	list-style: none outside;
	margin:0px;
	padding:0px;
}
.box li
{
		display: block;
		margin: 0px;
		padding:0px;
		border:1px solid white;
}
.box a:link
{
	color: #074B88;
	background-color : transparent;
	text-decoration : underline;
	font-weight:normal;
	padding:3px 0px 3px 5px;
	display:block;
}

.box a:visited
{
	color:#800080;
	background-color : transparent;
	text-decoration: underline;
	font-weight:normal;
	padding:3px 0px 3px 5px;
	display:block;
}

.box a:hover
{
	text-decoration : underline;
	padding:3px 0px 3px 5px;
	display:block;
}
.boxSubGroup
{
	padding-left: 3px;
	font-size:14px;
	color:Black;
	font-weight:bold;
}
/******************************************************************************
* OLD Site map styles.                                                            *
******************************************************************************
.SMmyAcctOutline
{
	border : thin solid #2E5B00;
	padding : 7px 7px 7px 7px;
}
.SMmyAcctHead
{
	background-color : #2E5B00;
	border : thin solid #2E5B00;
	background : #2E5B00;
	color : White;
	font : bold medium Arial;
}
.SMElectricOutline
{
	border : thin solid #CD830B;
	padding : 7px 7px 7px 7px;
}
.SMElectricHead
{
	background-color : #CD830B;
	border : thin solid #CD830B;
	background : #CD830B;
	color : White;
	font : bold medium Arial;
}
.SMWaterOutline
{
	border : thin solid #00817B;
	padding : 7px 7px 7px 7px;
}
.SMWaterHead
{
	background-color : #00817B;
	border : thin solid #00817B;
	background : #00817B;
	color : White;
	font : bold medium Arial;
}
.SMCorpOutline
{
	border : thin solid #074B88;
	padding : 7px 7px 7px 7px;
}
.SMCorpHead
{
	background-color : #074B88;
	border : thin solid #074B88;
	background : #074B88;
	color : White;
	font : bold medium Arial;
}
.SMEspanolOutline
{
	border : thin solid #6F0303;
	padding : 7px 7px 7px 7px;
}
.SMEspanolHead
{
	background-color : #6F0303;
	border : thin solid #6F0303;
	background : #6F0303;
	color : White;
	font : bold medium Arial;
}
.SMSpecialOutline
{
	border : thin solid #EB9E08;
	padding : 7px 7px 7px 7px;
}
.SMSpecialHead
{
	background-color : #EB9E08;
	border : thin solid #EB9E08;
	background : #EB9E08;
	color : White;
	font : bold medium Arial;
}
.SMQuickOutline
{
	border : thin solid #d86526;
	padding : 7px 7px 7px 7px;
}
.SMQuickHead
{
	background-color : #d86526;
	border : thin solid #d86526;
	background : #d86526;
	color : White;
	font : bold medium Arial;
}
.SMGroup
{
	background-color : #DAE1EC;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.SMGroupBack
{
	background : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.SMGroupSub
{
	font-weight: bold;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}
.SMtd
{
	padding : 15px 15px 15px 15px;
}

.SMquicklinks
{
	width: 230px;
	background-color : #f7dab0;
	color : #000000;
}

.SMquicklinks h4
{
	background-color : #d86526;
	color : #FFFFFF;
}

.SMquicklinks a, a:visited	
{
	color: #074B88;
	background-color : transparent;
	text-decoration : none;
}

.SMquicklinks a:hover
{
	text-decoration : underline;
	background-color : transparent;
}
.SMquicklinks ul, ol
{
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left :10px;
	padding-bottom : 0px;
	list-style-type : none;
	list-style-position : outside;
	font-weight : 500;
}
.SMquicklinks li
{
	font-size : 14px;
	font-weight : bold;
	padding-bottom : 5px;
	padding-top : 5px;
	border-bottom : 1px #ada69e solid;
	margin-right : 10px;
}
*/


