/* Fundamental Style Settings */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0em; 
	margin-width:0em; 
	margin-height:0em; 
	margin-right:0em;
	margin-left: 0em;
	background-color: #ffffff;
}

.crTxtSm {font-size: 10pt;}

.crCaptionTxt { font-size: 8pt;}

.energyTxtXSm {font-size: 8pt;}

/* Links */
a:link {color: #000066;}
a:active {color: #000066;}
a:visited {color: #660066;}
/*a.left:link {color: #f4f2de;}
a.left:visited {color: #f4f2de;}
a.contact:link {color: #273615;}
a.contact:visited {color: #273615;}
a.spotlight:link {color: #8b782e;}
a.spotlight:visited {color: #8b782e;}
a.maps:link {color:#8b782e;}
a.maps:visited {color: #8b782e;}
a.update:link {color:#ffffff;}
a.update:visited {color:#ffffff;} */

/* Home page style settings */
.crTbBg { background-color: #000066;}

.crHeaderBg {
	background-color:#000066;
}

.crLeftBoxHeader { 
	background-color: #000066;
	color:#ffffff;	
	}
.crBoxBorder {
	background-color: #000066;
}

.crMeetingBox { 
	background-color: #ffffff;
	font-size:10pt;
}

.crAboutBox {
	background-color: #ffffff;
	font-size: 10pt;
}

.crInfoBox {
	background-color:#ffffff;
	font-size: 10pt;
}

/* Internal page style settings */
.energyHeadBg {	background-color: 0098fe;}

/* Department bottom navigation styles */ 
.localTxtNav {
 text-align:center;
 margin-top:20px;
}

