
body
{
	background-image: url(http://www.cbelectricks.com/_images/bg-bodyBgTile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #002e6b;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


img
{
	border: none;
	padding: 0px;
	margin: 0px;
}


form
{
	margin: 0px;
	padding: 0px;
}


a
{ 
	color: #bf311a;
	text-decoration: underline;
}

a:hover
{
	color: #bf311a;
	text-decoration: none;
}

li
{
	margin-bottom: 10px;
}

.indented
{
	margin-left: 25px;
	text-indent: 0em;
	margin-top:  15px;
}


h1, h2
{
	color: #bf311a;
	font-size: 18px;
}

h2
{
	font-size: 15px;
}


hr
{
	background-color: #DDDDDD;
	height: 1px;
	border: none;
	margin: 12px 0px;
	width: 100%;
}

div.clear {	clear: both; height: 0; font-size: 1px; line-height: 0px;	}


/* *********************************************  */

.formError, .errorMsg
{
	text-align: center;
	color: #231F20;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
}

.required
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding-right: 3px;
	position: relative;
	top: 4px;
}

			
.note, a.note, .note a
{
	font-size: 10px;
	line-height: 15px;
}


.alert
{
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-align: center;
}

.line
{
	border-bottom: 2px solid #8C8484;
	height: 2px;
	margin:  10px 0px;
}


.centerDiv
{
	text-align: center;
	font-size: inherit;
	margin: auto;
}

.tabDiv
{
	padding-left: 25px;
}

.highlight, a.highlight
{
	color: #ffffff;
	background-color: #bf311a;
	padding: 0px 4px;
	text-decoration: none;
}

	
/* *********************************************  */

div.mainContainer {	margin: auto; margin-top: 20px; margin-bottom: 20px; width: 840px; background-image: url(http://www.cbelectricks.com/_images/bg-bodyShadow.png);	}
div.layoutContainer {	width:800px; margin: auto; 	}
div.topBanner {	width:615px; height:146px; background-image: url(http://www.cbelectricks.com/_images/topBanner.jpg);	}
div.bodyContainer {	width:800px; background-image: url(http://www.cbelectricks.com/_images/bg-bodyTile.jpg); }
div.topLeftContainer {	width: 615px; height: 173px; float: left;	}
div.topRightContainer {	width: 185px; height: 173px; float: left;	}


div.homePageTopLeft
{
	width: 388px; /*	438 - padding	*/
	padding: 10px 25px;
	float: left;
}

div.homePageTopRight
{
	padding: 0px;
	width: 362px;
	height: 189px;
	float: left;
}


div.menu
{
	width:615px;
	height:27px;
	background-image: url(http://www.cbelectricks.com/_images/bg-menuTile.gif);

}

div.menu img
{
	margin-left: 25px;
}


div.footer
{
	width:800px;
	height:29px; /*	46 - padding	*/
	background-image: url(http://www.cbelectricks.com/_images/bg-footerTile.gif);
	color: #ffffff;
	text-align: center;
	padding-top: 17px;
	font-size: 12px;
}

div.footer a
{
	font-weight: bold;
	color: #ffffff;
	padding: 0px 3px;
}

span.footerSeparator
{
	height: 10px;
	padding: 0px 10px;
	color: #aaaaaa;
}

div.footerCredit
{
	margin: auto;
	text-align: center;
	margin: -10px 0px 12px 0px;
	font-size: 10px;
	color: #ffffff;
}

div.footerCredit a
{
	font-weight: bold;
	color: #ffffff;
}

div.pageDividerHeading
{
	background-image: url(http://www.cbelectricks.com/_images/bg-pageDividerTile.png);
	width: 800px;
	height: 55px; /*	83 - padding	*/
	max-height: 55px;
	position: relative;
	top: -27px;
	padding-top: 29px;
	text-align: center;
	color: #bf311a;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -27px;
}

span.pageDividerHeadingElipse
{
	color: #444444;
	font-weight: bold;
	font-size: 20px;
	padding: 0px 10px;
}

div.paddedContentDiv
{
	padding: 10px 25px;
}

/* *********************************************  */

.messageBox
{
	display: table;
	margin: auto;
	border: 2px solid #231F20;
	background-color: #bf311a;
	color:#ffffff;
	padding: 10px 20px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 30px;
	max-width: 650px;
	text-align: center;
}

.messageBox a
{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}


/* *********************************************  */


input, textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px 3px;
}



.formElementContainer
{
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 7px;
	margin: 10px 0px;
}


.formTable, .formTableSmall
{
	border: 1px solid #231F20;
	background-color: #ffffff;
}

.formTableSmall
{
	font-size: 10px;
}

.formHeading
{

	background-color: #2162AF;
	color: #91D6F6;
	font-weight: bold;
	padding: 3px 20px;
	text-align: left;
	border: 7px solid #EEEEEE;
}

.mandatoryStar
{
	font-family: "Arial Black";
	color: #231F20;
	font-size: 17px;
	position: relative;
	top: 2px;
	padding-right: 4px;
}

/* *********************************************  */

.tdR, .tdL, .tdC, .tdJ, .tdRT, .tdLT, .tdCT, .tdJT, .tdRM, .tdLM, .tdCM, .tdJM, .tdRB, .tdRStripe, .tdLStripe, .tdCStripe, .tdJStripe, .tdRTStripe, .tdLTStripe, .tdCTStripe, .tdJTStripe,  .tdRMStripe, .tdLMStripe, .tdCMStripe, .tdJMStripe
{
	padding: 4px 14px;
	vertical-align: middle;
}

.tdRHead, .tdLHead, .tdCHead, .tdJHead
{
	padding: 2px 14px;
	vertical-align: middle;
	background-color: #bf311a;
	color: #ffffff;
	font-weight: bold;
}

.tdRHead a, .tdLHead a, .tdCHead a, .tdJHead a
{
	color: #ffffff;
	text-decoration: underline;
}

.tdR, .tdRT, .tdRB, .tdRStripe, .tdRTStripe, .tdRHead
{
	text-align: right;
}

.tdL, .tdLT, .tdLStripe, .tdLTStripe
{
	text-align: left;
}

.tdC, .tdCT, .tdCStripe, .tdCTStripe, .tdCM, .tdCMStripe, .tdCHead
{
	text-align: center;
}

.tdJ, .tdJT, .tdJStripe, .tdJTStripe
{
	text-align: justify;
}

.tdRM, .tdRMStripe, .tdCM, .tdCMStripe, .tdLM, .tdLMStripe
{
	vertical-align: middle;
}

.tdRT, .tdRTStripe, .tdLT, .tdLTStripe, .tdCT, .tdCTStripe, .tdJT, .tdJTStripe
{
	vertical-align: top;
}

.tdRB, .tdRBStripe, .tdLB, .tdLBStripe, .tdCB, .tdCBStripe, .tdJB, .tdJBStripe
{
	vertical-align: bottom;
}

.tdRStripe, .tdLStripe, .tdCStripe, .tdRTStripe, .tdLTStripe, .tdCTStripe, .tdRMStripe, .tdRTStripe, .tdLTStripe, .tdCMStripe, .errorMsgStripe
{
	background-color: #8C8484;
}




