/*start_page_layout_3*/
#layout3pagewrapper #header {
width: 600px;
background-color: #cde3ef;
height: 100px;
}


#layout3pagewrapper #leftcolumn {
background-color: #217dac;
width: 300px;
float: left;
height: 300px;
border: 1px solid #ccc;
}

#layout3pagewrapper #lb1 {
background: #217dac;
height: 120px;
float: left;
clear: both;
width: 400px;
}

#layout3pagewrapper #lb2 {
background: #cde3ef;

float: left;
height: 180px;
width: 200px;
}

#layout3pagewrapper #lb3 {
background: #a6b1b1;
height: 180px;
float: left;

width: 200px;
}

#layout3pagewrapper #rightcolumn {
background: #61c8fe;
float: left;
width: 300px;
height: 300px;
clear: right;
border: 1px solid #ccc;
}

#layout3pagewrapper #rb1 {
background: #cde3ef;
height: 155px;
float: left;
height: 300px;
width: 250px;
}
#layout3pagewrapper #rb2 {
background: #a6d1e8;
height: 155px;
float: left;
width: 374px;
clear: both;
}

/*end_page_layout_3*/


/*start_page_layout_3*/
#layout3pagewrapper #header {
width: 600px;
background-color: #cde3ef;
height: 100px;
}


#layout3pagewrapper #leftcolumn {
background-color: #217dac;
width: 300px;
float: left;
height: 300px;
border: 1px solid #ccc;
}

#layout3pagewrapper #lb1 {
background: #217dac;
height: 120px;
float: left;
clear: both;
width: 400px;
}

#layout3pagewrapper #lb2 {
background: #cde3ef;

float: left;
height: 180px;
width: 200px;
}

#layout3pagewrapper #lb3 {
background: #a6b1b1;
height: 180px;
float: left;

width: 200px;
}

#layout3pagewrapper #rightcolumn {
background: #61c8fe;
float: left;
width: 300px;
height: 300px;
clear: right;
border: 1px solid #ccc;
}

#layout3pagewrapper #rb1 {
background: #cde3ef;
height: 155px;
float: left;
height: 300px;
width: 250px;
}
#layout3pagewrapper #rb2 {
background: #a6d1e8;
height: 155px;
float: left;
width: 374px;
clear: both;
}

/*end_page_layout_3*/

/*form eroor summary*/

#ctl00_MainContent_ctl03_ctl00 ul {
	margin:0 0 10px 40px;
	color:red;
	line-height:14px;
}
#ctl00_MainContent_ctl03_ctl00 ul li {
	color:red;
	line-height:14px;
}

/*end form error summary*/

.faq_manager ul li {
	list-style-image:none;
}
#blue-list {
	list-style-image: url(../images/sce/ul_arrow_blue.png);
	margin:0;
	padding:0 15px 0 10px;
}
#blue-list li a {
	color: #015cb0;	font-weight: bold;
}
#blue-list li a:hover {
	color: #0c873d;
}
#green-list {
	list-style-image: url(../images/sce/ul_arrow_green.png);
	margin:0;
	padding:0 15px 0 10px;
}
#green-list li a {
	color: #0c873d;	font-weight: bold;
	}
#green-list li a:hover {
	color: #015cb0;
	}
#header-green {
    background: url(../images/sce/header-green-home.jpg) #FFFFFF bottom no-repeat;
	border:1px solid #cbcbcb;
	height:105px;
    }
    
/* green pages - white utility links */
#utilityg {
	height:50px;
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #121212;
}
#utilityg p{
	margin-top: 30px;
}
#utilityg a{
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #121212;
	text-decoration: none;
}	
#utilityg a:hover{
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration: underline;
}	
/* END green pages - white utility links */