/* default css */

/* ------------------------------------------------------  global */
#accessibility {
	font-size:1px;
	position:absolute;
	top:-9999px;
}

html, body, #container{ 
	height: 100%; 
}
body > #container{ 
	height: auto; 
	min-height: 100%;
	font-family:Arial, Helvetica, sans-serif;

}

body#homePage{
	background: transparent url(../images/layout/headerbg.jpg) no-repeat top center;
}
body#insidePage{
	background:transparent url(../images/layout/headerBGInside.jpg) no-repeat top center;
}

#container{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

div.alignCenter{
  margin-left:auto !important;
	margin-right:auto !important;
}
.floatLeft{
  float:left;
}
.floatRight{
  float:right;
}
.clear { 
	clear:both; 
}

.width95{
  width:95%;
}
a.readMore{ 
	font-size:90%;
}

.borderBottom{
  border-bottom:1px solid #cdcdcd;
}

img.floatLeft {
  float:left;
	border:2px solid #bbb;
	margin-right:5px;
}
img.floatRight{
  float:right;
	border:2px solid #bbb;
	margin-left:5px;
}

h2, h3, h4, h5, h6{
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h1{
	color:#59a636;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:20px;
	font-weight:normal;
  border-bottom:1px solid #cdcdcd;
	padding:3px 0px;
}

h2{
  color:#5195dd;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:16px;
	font-weight:bold;
	padding:0px;
  margin:0px;	
}

h3{
  font-size:12px;
	color:#525252;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

body#homePage h1{
  border-bottom:1px solid #cdcdcd;
  border-top:1px solid #cdcdcd;	 
	padding:3px 0px;
}

#rightBar h1 img{
	margin-bottom:0px !important;
	padding:4px 0px 3px 0px;
}
body#homePage #rightBar h1,
body#insidePage #rightBar h1,
body#intranetPage #rightBar h1{
  text-align:center !important;	
}
/* ------------------------------------------------------  header */
img#logo{
  position:relative;
	top:15px;
	left:15px;
	float:left;
}


/* ------------------------------------------------------  topNav */
#topNav{
  float:right;
}
#topNav ul#topNav1{
  text-align:right;
	margin-top:35px;
}

#topNav ul#topNav2{
  text-align:right;
	margin-top:30px;	
}
#topNav ul#topNav1,
#topNav ul#topNav2{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#topNav ul#topNav1 li,
#topNav ul#topNav2 li {
	display:inline;
	margin:0;
}
#topNav ul#topNav1 li a,
#topNav ul#topNav2 li a{
	padding:0 15px;
  font-weight:bold;
	text-transform:uppercase;
  font-size:.95em;
}

#topNav ul#topNav1 li a:link,
#topNav ul#topNav1 li a:visited{
	border-right:1px solid #124886;
	text-decoration:none;
	color:#124886;
}
#topNav ul#topNav1 li a:hover,
#topNav ul#topNav1 li a:active{
	border-right:1px solid #124886;
	text-decoration:underline;
	color:#124886;
}
#topNav ul#topNav2 li a:link,
#topNav ul#topNav2 li a:visited{
	border-right:1px solid #fff;
	text-decoration:none;
	color:#fff;
}
#topNav ul#topNav2 li a:hover,
#topNav ul#topNav2 li a:active{
	border-right:1px solid #fff;
	text-decoration:underline;
	color:#fff;
}
a.noBorder{
  border-right:none !important;
}


/* ------------------------------------------------------  myAccountContainer */
div#myAccountContainer{
	width:186px;
	background:url(../images/layout/billingBG.jpg) no-repeat bottom right;
	text-align:left;
	min-height:223px;
	height:auto !important;
	height:223px;
	font-size:11px;
	color:#333;
	padding:0 0 4px 12px;

}
div#myAccountContainer .headerText{
color : #1d6cb5; 
text-align:left;
font-size:11px;
font-weight:bold;

}

div#myAccountContainer  .headerImg{
  margin-left:-12px;
}

/*   from otecc       */
div#myAccountContainer .mock-title-font { 
	font-size: 11px;
	font-weight: bold; 
	color : #000; 
}
div#myAccountContainer form label{
	font-size: 10px;
	text-align:left !important;
}

div#myAccountContainer .mock-body-text,
div#myAccountContainer .mock-body-text-sm,
div#myAccountContainer .mock-body-text-lg{
	font-size: 10px
}
.mock-body-text-lgb,
.mock-body-text-lgb a{
	font-size: 11px
}
div#myAccountContainer .mock-body-text-smx {
	font-size: 11px
}



div#myAccountContainer .mock-body-text-bold {
	font-size: 12px;
	font-weight:bold
}

div#myAccountContainer .mock-link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color : #59a636; 
}

div#myAccountContainer .mock-link-bold {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color : #59a636;
}

div#myAccountContainer .mock-link-bold-sm {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color : #333; 
}

div#myAccountContainer .mock-link-bold-sm a{
	text-decoration: underline;
	color : #333; 
	font-size: 10px;
}

/****************   main links  ****************************/ 

/* Default Link attributes */
div#myAccountContainer A {
	font-weight : normal;
	font-size: 11px;
	color: #333;
}

div#myAccountContainer A:visited {
	color: #333;
	text-decoration: underline;
}

div#myAccountContainer A:hover {
	color: #333;
	text-decoration: none;
}
div#myAccountContainer .forgot{
  width:130px;
	display:inline;
	margin-left:12px;
	font-size:11px;
}

div#myAccountContainer .forgot a,
div#myAccountContainer .forgot a:link,
div#myAccountContainer .forgot a:active{
	color:#59a636;
	text-decoration:underline;	font-size:11px;
}

div#myAccountContainer .forgot a:hover,
div#myAccountContainer .forgot a:active{
	text-decoration:none;
}

div#myAccountContainer .forgot .submitBtn{
  margin-left:40px;
	padding-top:5px;
}

/*
div#myAccountContainer .payYourBill{
  width:100%;
	display:inline-block;
	margin-left:-5px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}*/

div#myAccountContainer p.payYourBill{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:5px 0 -15px 0;
	padding:0;
}

div#myAccountContainer .payYourBill a,
div#myAccountContainer .payYourBill a:link,
div#myAccountContainer .payYourBill a:active{
	color:#f4ee02;
	text-decoration:none;
	font-size:11px;font-weight:bold;
}

div#myAccountContainer .payYourBill a:hover,
div#myAccountContainer .payYourBill a:active{
	text-decoration:underline;
}


/*  END from otecc  */


/* ------------------------------------------------------  leftBar  */

body#homePage #leftBar{
	float:left;
	width:21%;
	margin-top:41px;
}

body#insidePage #leftBar{
	float:left;
	width:21%;
	margin-top:21px;
}



#leftBar .leftBarSearchForm {
	margin-left:40px;
}
#leftBar .leftBarSearchForm h2{
  color:#5195e0;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	margin-left:-10px!important;	
}
#leftBar .leftBarSearchForm label{
  color:#5195e0;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#leftBar .searchText {
  border-top:1px solid #7f9db9;
	border-right:none;
	border-bottom:1px solid #7f9db9;
	border-left:1px solid #7f9db9;	
	color:#333;
	font-size:12px;
	vertical-align:middle;
	height:17px;
	width:106px;
	background: #fff url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left bottom; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;	
}
#leftBar .submitButton {
	background-color:#fff;
	vertical-align:top;
	border:none !important;		
	padding:2px;
	margin-left:-21px;
	margin-top:2px;
	
}
#leftBar select{
	width:136px;
}
#leftBar .leftBarNewsletterForm {
	margin-left:10px;
}
#leftBar .leftBarNewsletterForm h2{
  color:#d06f44;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0px 2px 0px;
	line-height:16px;
	margin-left:-10px!important;	
}

#leftBar .leftBarOutage {
	color: #F00;
	font-size: 16px;
	font-weight:bold;
}

#leftBar .borderBottom{
	padding-top:5px;
	margin:5px 0px 5px 25px;
	width:80%;
}

/* ------------------------------------------------------  containerInner  */

body#homePage #containerInner,
body#insidePage #containerInner{ 
	padding-bottom: 3em; 
  width:720px;
	margin-left:auto;
	margin-right:auto;
  margin-top:-13px;
	float:right;	
}


/* ------------------------------------------------------  mainNav */
#mainNav{
	float:right;
  width:720px;
}

/* ------------------------------------------------------  content  */
body#homePage #content,
body#insidePage #content{
	float:left;
	width:63%;
	margin-top:25px;
}

body#insidePage #contentWide{
	float:left;
	width:94%;
	margin-top:25px;
}

/* ------------------------------------------------------  rightBar  */
body#homePage #rightBar,
body#insidePage #rightBar{
	float:right;
	width:31%;
	margin-top:25px;
}

#rightBar img{
	margin-bottom:10px;
}

/* ------------------------------------------------------  footer */

#footer { 
	clear: both; 
	position: relative; 
	z-index: 10; 
	height: 5em; 
	margin-top: -5em; 
	background-color:#de7f53;
}

#footer .footerContent{
  width:950px;
	color:#fff;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	margin-bottom:-10px; /* needed for IE of course */
}

#footer .footerContent div.copyright {
	float:left;
	width:39%;
}

#footer .footerContent div.locations {
	float:right;
	width:59%;
}
#footer .footerContent div.locations p {
  float:left;
	text-align:center;
  width:140px;
	text-transform:uppercase;
	padding:0px !important;
	margin:0px !important;
}


 a.faceBookLink{
  padding-left:5px;
	color:#5195dd;
	font-size:95%;
	
}

/* INTRANET STYLES KA - 050709  */

body#intranetPage{
	background:transparent url(../images/layout/headerBGInside.jpg) no-repeat top center;
}




body#intranetPage #container{ 
 margin-bottom:-50px;
}

body#intranetPage #container img#logo{
  margin-top:-10px;
}
body#intranetPage #containerInner{ 
  width:100%;
	margin-left:auto;
	margin-right:auto;
  margin-top:50px;
}
body#intranetPage #leftBar{
	float:left;
	width:21%;
	margin-bottom:20px;
}

body#intranetPage #content{
	float:right;
  width:78%;
}
body#intranetPage .clearFooter{
	height: 50px;
	clear: both;
}


body#intranetPage #footer { 
	clear: both; 
	position: relative; 
	z-index: 10; 
	height: 5em; 
	margin-top: -5em; 
	background-color:#de7f53;
}

#footer .footerContent{
  width:950px;
	color:#fff;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	margin-bottom:-10px; /* needed for IE of course */
}