﻿@charset "utf-8";
/* CSS Document */

/******************************************************************************* global _changes these styles as you see fit */
body{
	background:#fff9f0 url(../images/layout/bodyBG.jpg) no-repeat top center;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
	margin:0 auto;
}

a, a:link, a:visited{
	color:#007AC3;
	text-decoration:underline;
}
a:hover, a:active{
	color:#007AC3;
	text-decoration:none;
}
.floatLeft{
  float:left;
}
.floatRight{
  float:right;
}
img.floatLeft{
    float:left;
	margin-right:5px;
}
img.floatRight{
    float:right;
	margin-left:5px;	
}
.clear{
    clear:both;
}
.marginRight {
	margin-right:10px;
}
.marginLeft {
	margin-left:10px;
}
img.picBorder{
  background-color:#fff;
  padding:1px;
	border:1px solid #ddd;
}
li.noListItem{
  list-style-image:none;
}
.yellowText{
  color:#eeb248;
}
.blueText{
  color:#007ac3;
}
.greenText{
  color:#02a310;
}
.redText{
  color:#d45858;
}
.bold{
  font-weight:bold;
}
a.noUnderline{
  text-decoration:none;
}
h1{
    color:#007ac3;
	font-size:180%;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2{
  color:#02a310;
	font-size:130%;	
	font-weight:bold;	
}
h3{
  color:#eeb248;
	font-weight:bold;
	font-size:100%;	
}

h4,h5,h6{
  color:#555;
	font-weight:bold;
	font-size:100%;	
}
.border{
  border-top:1px solid #cdcdcd;
	margin:5px 0;
}
span.pad10{
  padding:0 10px;
}
img.margin5TB{
  margin:5px 0;
}
.margin5LR{
  margin:0 5px;
}
.width20{
  width:19%;
}
.width30{
  width:29%;
}
.width40{
  width:39%;
}
.width50{
  width:49%;
}
.width60{
  width:59%;
}
.width70{
  width:69%;
}
.width80{
  width:79%;
}
.width95{
  width:95%;
}

/*   ******************************************************************************* container */
div#aiws_container{
	width:990px;
	margin:0 auto;
	padding:0;
}

/*   ******************************************************************************* leftCol  */
div#aiws_leftCol{
	width:280px;
	float:left;
	margin-top:25px;
	padding-left:20px
}

/********************************************** left Nav */
div#aiws_leftNav{
}


/********************************************** logo  */
div#aiws_logo{
}

/********************************************** left Nav button  */

div#aiws_leftNav .accountBtn,
div#aiws_leftNav .btn{
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-left:20px;
}

div#aiws_leftNav .accountBtn a,
div#aiws_leftNav .btn a{
  background:url(../images/layout/accountBtn.png) no-repeat top left;
  width:238px;
	height:44px;	
	display:block;
  color:#464646;
	text-decoration:none;
  font-size:75%;
	padding:8px 0 0 10px;	
}

div#aiws_leftNav .accountBtn a{
  color:#bbdae5;
}


div#aiws_leftNav .accountBtn a:hover{
  background:url(../images/layout/accountBtnOver.png) no-repeat top left;
  color:#fff;	
	text-decoration:underline;
}

div#aiws_leftNav .btn a{
  background:url(../images/layout/leftNavBtn.png) no-repeat top left;
	height:45px;	
}
div#aiws_leftNav .btn a:hover{
  /*background:url(../images/layout/leftNavBtnOver.png) no-repeat top left;*/
	background:url(../images/layout/accountBtnOver.png) no-repeat top left;
  color:#fff;	
	text-decoration:none;	
}

div#aiws_leftNav .accountBtn .header,
div#aiws_leftNav .btn .header {
	background:url(../images/layout/leftNavArrow.png) no-repeat right .4em;
	padding:0 10px 0 0;
  text-transform:none;
	font-size:140%;
	font-weight:700;
  color:#007ac3;	
}

div#aiws_leftNav .accountBtn .header,
div#aiws_leftNav .btn a:hover .header {
  color:#fff;	
	background:none;
}
/********************************************** contact  */
div#aiws_contact{
	text-align:center;
	font-size:85%;
	margin-top:20px;
}

div#aiws_contact p{
  margin:0 0 10px 0;
}
div#aiws_contact a{
  color:#0079c2;
	font-weight:700;
	text-decoration:none;
	font-size:85%;
}

div#aiws_contact a:hover{
	text-decoration:underline;
}


/*   ******************************************************************************* rightCol  */
div#aiws_rightCol{
	width:680px;
	float:right;
	padding-top:10px;
}

/********************************************** topNav */
div#aiws_topNav {
}

div#aiws_topNav div.links{
  float:left;
	width:63%;
	text-align:right;
	padding-top:22px;
	padding-right:5px;
}
#aiws_topNav div.links a, #aiws_topNav div.links a:link,#aiws_topNav div.links a:visited{
	color:#2389c7;
	padding:0 30px 0 0;
	text-decoration:none;
	font-size:90%;
	font-weight:700;
}

#aiws_topNav div.links a.last{
	padding:0;
}
#aiws_topNav div.links a:hover,#aiws_topNav div.links a:active{
	text-decoration:underline;
}

#aiws_topNav .searchFormContainer{
	color:#fff;
  padding:2px 0 3px 0;
	display:inline;
	text-align:left;
	float:right;
	width:35%;
}

/*  Styles for Google Search Form */
div#aiws_topNav input.searchText{
  border:1px solid #ccc;
	color:#777;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding:1px 0 2px 0;
	margin-bottom:2px;
  background: #fff url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left bottom; 
}

form#cse-search-box {
    display:inline;
}
div#aiws_topNav input.submitButton{
    vertical-align:middle;
	margin:0 0 2px 5px;
}

div#aiws_topNav label{
	color:#777;
	font-weight:bold;
	text-transform:uppercase;
	font-size:85%;
  
}

/********************************************** imgBanner */
#aiws_banner img {
	margin:0;
	padding:0;
}


/********************************************** mainNav */
div#aiws_mainNav{
	background: transparent url(../images/layout/mainNavBG.png) no-repeat top left;
	width:671px;
	height:57px;
	padding-left:4px;

}

/********************************************** containerInner */
div#aiws_containerInner{
  background:url(../images/layout/containerInnerBG.png) repeat-y top left;
	width:630px;
	padding:10px 30px;
	min-height:420px;
	height:auto !important;
	height:420px;
}

div.bill {
	background:url(../images/about_your_bill.jpg) no-repeat;
	width: 600px;
	height: 777px;
}

div.bill a {
	display: block;
	width: 5px;
	height: 5px;
}

/********************************************** homepage styles */
body#aiws_homePage div#aiws_containerInner{
	width:640px;
	padding:10px 20px;
  
}
.hesBox{
  width:266px;
	height:63px;
	background:url(../images/layout/hesHomePageBG.jpg);
	padding:45px 20px 0 30px; 
}

.hesBox ul.left,
.hesBox ul.right{
	float:left;
	width:45%;
	font-size:85%;
	text-align:left;
	margin:0;
	padding:0;
	list-style-image:url(../images/layout/blueArrows.gif);
}

.hesBox ul.right{
	float:right;
}

.hesBox ul li a,
.hesBox ul li a:link,
.hesBox ul li a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:700;
}

.hesBox ul li a:hover,
.hesBox ul li a:active{
	text-decoration:underline;
}



/********************************************** footer  */
div#aiws_footer{
}
div#aiws_footer .copyright{
  float:left;
	width:53%;
	margin:0 5px 0 10px;
  text-transform:uppercase;
	color:#2389c7;
	font-size:80%;
}

div#aiws_footer .siteLinks{
  float:right;
	text-align:right;
	width:40%;
	margin:0 10px 0 5px;
}
div#aiws_footer .copyright a,
div#aiws_footer .siteLinks a{
  text-decoration:none;
	color:#2389c7;
	font-size:100%;
	
}
div#aiws_footer .siteLinks a{
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#aiws_footer .copyright a:hover,
div#aiws_footer .siteLinks a:hover{
  text-decoration:underline;
}

div#aiws_footer .siteLinks  a.apogee{
  font-size:85%;
	color:#777;
	
}



.requiredField{
  color:#c00;
}



/*  text size controls */
div.textSizeControls {
	float:right;
	text-align:right;
	width:200px;
	margin-top:0;
	font-weight:bold;
	clear:right;
}
div.textSizeControls span,
div.textSizeControls a.fontXS,
div.textSizeControls a.fontS,
div.textSizeControls a.fontM,
div.textSizeControls a.fontL,
div.textSizeControls a.fontXL{
  font-size:10px;
	color:#898989;
	text-decoration:none;
	padding:1px;
}
div.textSizeControls span{
  font-size:10px;
}
div.textSizeControls a.fontS{
  font-size:11px;
}
div.textSizeControls a.fontM{
  font-size:12px;
}
div.textSizeControls a.fontL{ 
  font-size:16px;
}
div.textSizeControls a.fontXL{ 
  font-size:21px;
}
div.textSizeControls a.fontXS:hover,
div.textSizeControls a.fontS:hover,
div.textSizeControls a.fontM:hover,
div.textSizeControls a.fontL:hover,
div.textSizeControls a.fontXL:hover{
	border:1px solid #97bee9;
	text-decoration:none;
	padding:0;
}
.bodyText,
.left{
  margin-top:5px;
	
}

.xsmallview .bodyText,
.xsmallview .left{ /*CSS for "extra small font" setting*/
font-size: 10px;
}
.smallview .bodyText,
.smallview .left{ /*CSS for "small font" setting*/
font-size: 11px;
}
.normalview .bodyText,
.normalview .left{ /*CSS to return page to default setting (with no additional CSS rules added)*/
}
.largeview .bodyText,
.largeview .left{ /*CSS for "large font" setting*/
font-size: 16px;
}
.xlargeview .bodyText,
.xlargeview .left{ /*CSS for "extra large font" setting*/
font-size: 21px;
}
a.texttoggler{ /*CSS for Text Size Toggler control*/
margin-right: 6px;
}
a.texttoggler img{ /*CSS for Text Size Toggler control*/
border: 1px solid gray;
}
a.texttoggler img:hover{ /*CSS for Text Size Toggler control*/
border: 1px solid red;
}
a.selectedtoggler img{ /*CSS for Selected Text Size Toggler control*/
border: 1px solid red;
}
/*  end text size controls */

div.captcha{
  float:right;
	margin-top:-60px;
	margin-right:60px;	
}