body
{
	background-image: url(../images/bg.gif);
	background-color: 656565;
	font-family: Arial;
	font-size: 11px;
	color: #666;
	height: 100%;
	overflow-x: hidden;
}

img 
{
	vertical-align: top;
	border: 0;
}

/* hyperlink styles */

a:link {
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
a:active {
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
a:hover {
		color: #000000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}

a:visited {
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}

a:visited:hover {
		color: #000000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}

/* p styles */

p, ul, li {
	color: #666;
	font-family: Arial;
	font-size: 11px;
}

select 
{
	font-family:Arial;
	font-size:11px;
	color: #000000;
	border: solid 1px #000000
}

option 
{
	font-family:Arial;
	font-size:11px;
	color: #000000;
	border: solid 1px #000000
}

table
{
font-size: 11px;
		font-family: Arial;
		color: #666;	
}

table.withBG {
	background-image: url(../images/bg.gif);
	background-repeat:no-repeat
}
	
td.line {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
}

.td_dash {
	background-image: url(../images/dashboard_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.contentHdr	{
		color: #FF0000;
		font-size: 20px;
		line-height: 25px;
}

.contentSubHdr	{
		color: #666666;
		font-size: 15px;
		font-weight: bold;

}
.contentHdrSmall {
		color: #FF0000;
		font-size: 15px;
		font-weight: bold;

}

.contentSubHdrUnderline	{
		color: #FF0000;
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
		margin: 0px 0px 10px 0px;
}

.contentTxt	{
		font-size: 11px;
		font-family: Arial;
		color: #666666;
}

.contentSmallTxt	{
		font-size: 10px;
		font-family: Arial;
		color: #666666;
}

.contentTxt2	{
		color: #000000;
		font-family: Arial;
		font-size: 11px;
		line-height: 18px;
}

.contentTxt3	{
		font-size: 11px;
		font-family: Arial;
		color: #666666;
}
.contentBig {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 18px;
}

.contentTxt:link {
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
.contentTxt:active {
		color: #000000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
.contentTxt:hover {
		color: #000000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
.contentTxt:visited {
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
.contentTxt:visited:hover {
		color: #000000;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}

.phonebookTxt	{
		color: #000000;
		font-family: Arial;
		font-size: 10px;
		line-height: 18px;
}

.Fieldset {
	border:solid 1px #FF0000;
}



.login
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
	
.loginForm
{
	border:solid 1px #CCCCCC
}

.sitemapLink:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

.sitemapLink:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

.sitemapLink:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

.sitemapLink:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

.sitemapLink:visited:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
}

.searchForm
{
	border:solid 1px #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}

.searchForm {
	margin: 5px 0px 6px 0px;

}

.searchForm2 {
	border:solid 0px #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	margin: 0px 0px 0px 5px;
}
	
.path {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.path:link	{
	color: #666666;
	text-decoration:underline;
}

.path:visited {
	color: #FF0000;
	text-decoration:underline;
}
.path:hover	
{
	color: #FF0000;
	text-decoration:underline;
}
.path:active
{
	color: #666666;
	text-decoration:underline;
}

/* Calendar Style */

.CalendarCategory
{
	background-repeat: repeat;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background:#FF6600;
}

.CalendarMonth
{

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-left:2px;
}

.CalendarText
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	padding-left:2px;
}

/*Sitemap Style */

.sitemapLink {
		color: #666666;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
}

.sitemap {
		color: #666666;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
}

.sitemap:link	{
		color: #666666;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
}

.sitemap:active	{
		color: #666666;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
}

.sitemap:hover	{
		color: #666666;
		font-family: Arial;
		font-size: 11px;	
}	

.sitemap:visited	{
		color: #666666;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
}	
.sitemap UL LI {
		color: #666666;
		font-family: Arial;
		font-size: 11px;
		list-style-position: outside;
		line-height: 8px;
		margin-top: 8px;
		text-decoration: none;
	list-style-image: url(../images/client/wire/arrow.gif);
}

.sitemap UL UL LI {
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
	list-style-image: none;
	
}


.sitemap UL UL UL LI {
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
	list-style-image: none;
	
}

.sitemap UL UL UL UL LI {
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		text-decoration: none;
		list-style-image: url(../images/client/wire/mini-arrow.gif);
}

/*tabstyles*/
.tabNormal{
  font-family: Arial, Sans-Serif;
  font-size:11px;
  color: #000000;
  font-weight: normal;
}	

.tabSelected{
  font-family: Arial, Sans-Serif;
  font-size:11px;
  color: #000000;
  font-weight: bold;
}	

.tabHover{
  font-family: Arial, Sans-Serif;
  font-size:11px;
  color: #000000;
  font-weight: normal;
  text-decoration: 'underline';
}

.tabDownload {
	border: solid 1px #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size:11px;
	color: #000000;
}

/* Gallery Style */

.galleryHdr{
  	color: Black;
	font-family: Arial;
	font-size: 11px;	
	font-weight: bold;
}	

.galleryTxt{
	color: Black;
		font-family: Arial;
		font-size: 10px;	
	
}

.galleryLink:link{
	color: Black;
		font-family: Arial;
		font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.galleryLink:active{
	color: Black;
		font-family: Arial;
		font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.galleryLink:visited{
	color: Black;
		font-family: Arial;
		font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.galleryLink:hover{
	color: Black;
		font-family: Arial;
		font-size: 10px;
  font-weight: normal;
  text-decoration: 'underline';
}

.galleryImgLink:link{
	color: Black;
		font-family: Arial;
		font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.galleryImgLink:active{
	color: Black;
		font-family: Arial;
		font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.galleryImgLink:visited{
	color: Black;
		font-family: Arial;
		font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

.galleryImgLink:hover{
	color: Black;
		font-family: Arial;
		font-size: 10px;
  font-weight: normal;
  text-decoration: 'none';
}

/*news styles*/

.newsTickerHeaderTxt	{
		color: #0066CC;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
}	

.newsTickerDateTxt	{
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		font-weight:bold;
}
.newsTickerDateTxt:link	{
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		font-weight:bold;
}

.newsTickerTxt	{
		color: #000000;
		font-family: Arial;
		font-size: 11px;
}

/* frontend login styles*/

table.FElogin
{
	border:solid 0px #FFE8D9}
	
.FEloginHdr	{
		color: #FF0000;
		font-family: Arial;
		font-size: 11px;
		font-weight:bold;
}

.FEloginSmall	{
		color: #000000;
		font-family: Arial;
		font-size: 9px;
		font-weight:normal;
}

.FEloginError	{
		color: #FFFFFF;
		font-size: 9px;
		font-weight:bold;
}

.SearchHightlight	{
		BACKGROUND-COLOR: #ffff00;
}

.SearchHightlightAnd	{
		BACKGROUND-COLOR: #ffcc00;
}

.SearchHightlightNot	{
		BACKGROUND-COLOR: #ff3300;
}



/* new styles */


.top_logo {
	margin: 10px 0px 0px 14px;
}

.home_welcome {
	margin: 15px 0px 0px 20px;
}

.home_welcome_text {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color: #666666;
	margin: 15px 25px 10px 20px;
}

.page_table {
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
	color: #666666;
	margin: 12px 12px 12px 35px;
}

.page_right {
	font-size: 11px;
	line-height: 150%;
	color: #666666;
}

.lblBreadcrumb {
	font-size: 11px;
	color: #666666;
}

.home_callus {
	margin: 10px 0px 10px 20px;
}

.list_of_contacts {
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
	color: #666666;
}

.home_login {
	margin: 15px 0px 16px 36px;
}

.home_logintitle {
	margin: 22px 30px 0px 0px;
	}

.home_logintext {
	font-size: 12px;
	color: #FFFFFF;
	}

.home_loginsubmit {
	margin: 0px 30px 18px 0px;
	}

.home_newsupdates {
	margin: 15px 0px 10px 20px;
}

.home_news_text {
	font-size: 11px;
	text-align: left;
	color: #666666;
}

.home_updates_text 
{
	margin: 10px 0px 10px 20px;
	font-size: 11px;
	text-align: left;
	color: #666666;
}

.click_to_read_more {
	font-size: 9px;
	color: #990000;
}

.bottom {
	font-size: 11px;
	color: #FFFFFF;
}

.textbox {
	border: solid 1px #FF0000;
}

.contact_us_banner {
	margin: 10px 0px 17px 0px;
} 
	


.forgotPwdTxt:link {
		color: #FFFFFF;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
.forgotPwdTxt:active {
		color: #FFFFFF;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
.forgotPwdTxt:hover {
		color: #FFFFFF;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
.forgotPwdTxt:visited {
		color: #FFFFFF;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}
.forgotPwdTxt:visited:hover {
		color: #FFFFFF;
		font-family: Arial;
		font-size: 11px;
		text-decoration:underline;
}

#ron_flash 
{
	position:absolute;
	left: 50%;
	margin-left: -800px;
	top:2px;
	visibility: visible;
	z-index: 1;
}

#home_banner-static
{
		z-index: -1;
}

/* ROI Calculator Styles */

.form {float:left;width:120px;margin:5px;}	
.form2 {float:left;width:80px;margin:5px;}	
.formTotalSavs {float:right;font-size:18px;font-weight:bold;}
.resultTable {margin:0;width:720px;border-width:0px;}	
.coltask {float:left;width:220px;text-align:left;}
.colCaption {float:left;text-align:right;width:60px;height:20px;padding-right:5px;}		
.colresult {float:left;text-align:right;width:70px;height:20px;padding-right:5px;}	
.resultRowA {background-color:#dddddd;}	
.resultRowB {background-color:#f7f7f7;}
			