/*****************************************************************************
************************** BANNER SECTION **************************************
*****************************************************************************/
.screenBanner
{
	font-size: .9em;
}
.printBanner
{
	display: none;
}

img
{
	border: none;
}

/*****************************************************************************
************************** TOP LINKS SECTION *********************************
*****************************************************************************/
/* Links on top of banner above search box */
.controlheaderTop
{
	float:right;
	padding: 0px 10px 5px 0px;
	margin: 3px 0px 0px 0px;
}
.controlheaderTopLinks
{
	
	padding: 0px 5px 0px 5px;
	margin: 0px;
	font-size: 12px;
	color: #074b88;
}
.controlheaderTopLinks:link
{
	
	text-decoration: none;
}
.controlheaderTopLinks:visited
{
	text-decoration: none;
}
.controlheaderTopLinks:hover
{
	text-decoration: underline;
}

/*****************************************************************************
************************** SEARCH BOX SECTION *******************************
*****************************************************************************/
/* Search box area */
/* Links under the search text box */
.searchlink
{
	text-decoration:none;
	text-transform: uppercase;
	font-size: 9px;
	color: #074b88;
}
.searchlink:link
{
	text-decoration: none;
}
.searchlink:visited
{
	text-decoration: none;
}
.searchlink:hover
{
	text-decoration: underline;
}
/* Text to the left of the search box */
.searchText
{
	font-size:12px;
	font-weight: bold;
	text-align: right;
}




.TabOuterTable
{
	margin-top: 10px;
	width: 1000px;
}
.TabTableDataLogo
{
	width: 225px; 
	vertical-align:top;
	border-bottom: solid 1px black;
}
.TabTableSearch
{
	border-bottom: solid 1px black;
	text-align: right;
	width:310px;
}
.siteSearchPanel
{
	float: right;
	margin: .5em;
}
.TabInnerTable
{
	display: block;
	font-size: .9em;
	margin: 0em 0em 0em 0em;
}

.TabTableData
{
	width: 155px; 
	vertical-align:bottom;
	background-image: url(/SRP.Graphics/banner/blackpixel.gif); 
	background-repeat: repeat-x;
	background-position: bottom;
}



/*****************************************************************************
***************************** BAR SECTION ************************************
*****************************************************************************/
.barBlue1 a:link
{
	text-decoration: none;
	color: #fff;
}
.barGreen1 a:link,
.barAqua1 a:link,
.barOrange1 a:link,
.barGreen3 a:link,
.barGreen5 a:link,
.barOrange3 a:link,
.barOrange5 a:link,
.barAqua3 a:link,
.barAqua5 a:link
{
	text-decoration: none;
	color: #fff;
}
.barBlue1 a:visited
{
	text-decoration: none;
	color: #fff;
}
.barGreen1 a:visited,
.barOrange1 a:visited,
.barAqua1 a:visited,
.barGreen3 a:visited,
.barGreen5 a:visited,
.barOrange3 a:visited,
.barOrange5 a:visited,
.barAqua3 a:visited,
.barAqua5 a:visited
{
	text-decoration: none;
	color: #fff;
}
.barBlue1 a:hover
{
	text-decoration: underline;
	color: #fff;
}
.barGreen1 a:hover,
.barOrange1 a:hover,
.barAqua1 a:hover,
.barGreen3 a:hover,
.barGreen5 a:hover,
.barOrange3 a:hover,
.barOrange5 a:hover,
.barAqua3 a:hover,
.barAqua5 a:hover
{
	text-decoration: underline;
	color: #fff;
}
/*****************************************************************************
*							Banner Cells Common								 *
*****************************************************************************/
.barGreen1, .barOrange1, .barAqua1, .barBlue1
{
	width: 140px; 
	height: 24px;
	padding-left: 5px;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
.barGreen3, .barOrange3, .barAqua3
{
	width: 92px;
	height: 24px;
	padding-right: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1285em;
	text-transform: uppercase;
	text-align: right;
	color: #FFF;
}
.barGreen5, .barOrange5, .barAqua5
{
	height: 24px;
	padding-left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1285em;
	text-transform: uppercase;
	color: #FFF;
}
.barGreen4, .barOrange4, .barAqua4
{
	color: #FFF;
}
.barGreen1, .barGreen2, .barGreen3, .barGreen4, .barGreen5, .barGreen6
{
	background: url(/SRP.Graphics/banner/AccountNavBarTiler.gif) repeat-x;
}
.barOrange1, .barOrange2, .barOrange3, .barOrange4, .barOrange5, .barOrange6
{
	background: url(/SRP.Graphics/banner/ElectricNavBarTiler.gif) repeat-x;
}
.barAqua1, .barAqua2, .barAqua3, .barAqua4, .barAqua5, .barAqua6
{
	background: url(/SRP.Graphics/banner/WaterNavBarTiler.gif) repeat-x;
}
.barBlue1, .barBlue2
{
	background: url(/SRP.Graphics/banner/DefaultNavBarTiler.gif) repeat-x;
}
/*****************************************************************************
*							Blue Banner Cells								 *
*****************************************************************************/
.barBlue2
{
	width: 855px;
	height: 24px;
}
/*****************************************************************************
*							Green Banner Cells								 *
*****************************************************************************/
.barGreen2
{
	width: 60px;
	height: 24px;
}
.barGreen4
{
	width: 16px;
	height: 24px;
}
.barGreen5
{
	width: 60px;
	height: 24px;
}
.barGreen6
{
	width:617px; 
	height:24px;
}
/*****************************************************************************
*							Orange Banner Cells								 *
*****************************************************************************/
.barOrange2
{
	width: 220px;
	height: 24px;
}
.barOrange4
{
	width: 16px;
	height: 24px;
}
.barOrange5
{
	width: 82px;
	height: 24px;
}
.barOrange6
{
	width: 435px;
	height: 24px;
}
/*****************************************************************************
*							Aqua Banner Cells								 *
*****************************************************************************/
.barAqua2
{
	width: 380px;
	height: 24px;
}
.barAqua4
{
	width:16px;
	height: 24px;
}
.barAqua5
{
	width: 180px;
	height: 24px;
}
.barAqua6
{
	width: 181px;
	height: 24px;
}

