/*==========================================================================*/
/* CONTENT CONTAINER
/*==========================================================================*/
#container #logo .stockinfo { margin: 15px 10px 0 0; }

/*==========================================================================*/
/* HEADER BLOCK - Overrides Common.css
/*==========================================================================*/
#header {
	height: 128px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

#header img {
	margin:0px;
	padding:0px;
	border:0px;
}

/*==========================================================================*/
/* HEADER DRAW/IMAGE BLOCK - For handling header Rollover Animation - Overrides Common.css
/*==========================================================================*/
#header_draw {
	visibility: hidden;
	position:absolute;
	cursor: pointer;
	cursor: hand;
	z-index:99;
}



	/*-------------------------------------------------------------------------*/
	/* ACCOUNT LOGIN - Found on Operating Company Home Page
	/*-------------------------------------------------------------------------*/
	#header .login { 
		margin: 5px 0 0 5px;
		font-size: 11px;
		color: #275799; 
		font-weight: Bold;}
	#header .login a {
		color: #275799;
		font-size: 10px;
		margin-left: 5px; 
		text-decoration: none;
		font-weight: normal;}
	#header .login a:hover { text-decoration: underline; font-weight: none;}
	#header .login table {
		margin:0 0 0 5px;
		font-size:9px; }
	#header .login table td {
		color: #616161;
		vertical-align: top;	}
	#header .login .button { margin: 5px 0 5px 5px; }


	#navhome ul { padding: 0 0 0 10px; }


/*==========================================================================*/
/* MAIN BODY BLOCK - Left and Right hand columns
/*==========================================================================*/
#main ul { padding-left: 2px; margin: 2px 0px 7px 0px; list-style-type: none; }

#main ul li {
	background: url("graphics/global/bullet_grey.gif") no-repeat left 2px; 
	margin: 0 0 1px 0;
	padding: 0 0px 0 12px;
	}
	
#main ul li a { 
	font-size: 11px;
	color: #275799; 
	text-decoration: none; }

#main .copy .subheading1 {
	font-weight: bold; 
	font-size: 10px;
	margin: 2px 0; }
#main .copy table { margin: 0; }
#main .copy table td { padding: 2px; vertical-align:top; }
#main .copy table td a { color: #275799; }
#main .copy table td a:hover { text-decoration: underline; }
#main .copy .topcopy {
	color: #6F6E6E;
	font-size: 11px; 
	position: relative;
	margin: 25px 0 0 15px;}
#main .copy .topcopy h1{
	margin-bottom: 4px;}
		
.topcopy .tabs{
	position: absolute;
	top: -24px;
	left: 360px;}
 
#main .copy ul li a { 
	font-size: 11px;
	color: #275799; 
	text-decoration: underline; }
#main .copy .topcopy ul li a { 
	font-size: 11px;
	color: #275799; 
	text-decoration: none; }



#main .copy .account a { color: #275799; text-decoration: none; }
#main .copy .account a:hover { text-decoration: underline; }
#main .copy .account h1 a { color: #275799; }
#main .copy .account ul { margin: 0 0 10px 0;  padding: 0 0 0 10px; list-style-type: none; }
#main .copy .account ul li {
	background: url("graphics/global/bullet_grey.gif") no-repeat left 2px;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 11px;
}
#main .copy .account ul li a { 
	font-size: 10px;
	color: #275799; 
	text-decoration: none; }

#main .copy .account ul li a:hover { text-decoration: underline; }
	
#main .copy .topcopy .residential {
	position: relative;
	float: left;
	width: 70px;
	height: 15px;
	display: block;
	top: -100px;
	left: 370px; 
}	
#main .copy .topcopy .business{
	position: relative;
	float: left;
	width: 60px;
	height: 15px;
	display: block;
	top: -108px;
	left: 377px; 
}
#main .copy table td a.definition {
	background: url("graphics/global/definition.gif") no-repeat right;
	padding-right:12px;
	text-decoration: none;
	border-bottom: #275799 dashed 1px;	
}
#main .copy table td a:hover.definition {
	background: url("graphics/global/definition.gif") no-repeat right;
	padding-right:12px;
	text-decoration: none;
	border-bottom: #275799 solid 1px;	
}
#main .copy .verify_text { font-weight: bold; font-size: 10px; }
#main .copy .form_label { }
#main .copy .required { color: #F1A93D; }  /* was also .account_header */
#main .copy .subheader1 { font-weight: bold; font-size: 10px; }
#main .copy .subheader2 { font-weight: bold; font-size: 10px; }
#main .copy .error { font-weight: bold; color: #CC3333; }
#main .copy .alert { font-weight: bold; color: #CC3333; }
#main .copy .form_text { font-weight: bold; }
#main .copy .text_highlight { font-weight: bold; color: #EBA235; }
#main .copy td .cell_highlight{	background-color: #CEECB1; }
#main .copy .nav_button { }
#main .copy #step_navigation { }
#main .copy .tableRowDividers thead th { border-bottom: 1px solid #6b6b6b;
					background-color: #dddddd;}
#main .copy .tableRowDividers {width: 100%;}					
#main .copy .tableRowDividers tbody td { border-bottom: 1px solid #666; }
#main .copy .account_info thead th { border: 1px solid #dddddd;
				border-bottom: 1px solid #6b6b6b;
				color:#F1A93D;}
#main .copy .account_info {width: 100%;}


	/*-------------------------------------------------------------------------*/
	/* LEFT HAND COLUMN - Bullet Items / "Help With"
	/*-------------------------------------------------------------------------*/
	#main .bullets { width: 201px; }
		
	.bullets .register { 
		margin: 0;
		padding: 0px 3px 0px 15px; }
	
	.bullets .register .bluefade {
		margin: 10px 0 0 0;
		width: 204px;
		height: 12px;
		font-size: 10px;
		font-weight: bold; 
		color: #275799;
		background:url("graphics/global/blue_bg_fade.gif") no-repeat; }
	.bullets .register .helpwith {
		margin: 0;
		padding: 2px 0 12px 5px;
		color: #6F6E6E;
		font-size: 10px;
		background: url("graphics/global/dotted_fade.gif") no-repeat bottom; }
	.bullets .register .helpwith ul { margin: 0 0 0 13px; padding:0; }
	.bullets .register .helpwith a { text-decoration: none; color: #275799; }	
	.bullets .register .helpwith a:hover { text-decoration: underline; }
	.bullets .register .helpwith .title { color: #EBA235; font-weight: bold; }
	#main .bullets .register .helpwith ul li { background: none; }

	
.codeofconduct {
	width:745px;
	text-align:left; 
  font-size: 9px;
  background: #ffffdf;
	margin: 5px 0 5px 6px; 

}

	

