@charset "utf-8";
/* CSS Document */


body{
	background:#fff url(images/layout/bodyBGInside.jpg) repeat-x top left;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto;
}

body#aiws_homePage{
	background:#fff url(images/layout/bodyBGHome.jpg) repeat-x top left;
}


a, a:link, a:visited{
	color:#028331;
	text-decoration:underline;
}
a:hover, a:active{
	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;
}
.blackText{
  color:#000;
}
.blueText{
  color:#0370af;
}
.lightBlueText{
  color:#6eacdf;
}
.greenText{
  color:#018432;
}
.lightGreenText{
  color:#a3d29c;
}
.grayText{
  color:#898989;
}
.redText{
  color:#9e0b0f;
}
.yellowText{
  color:#fff200;
}
.bold{
  font-weight:bold;
}
.notBold{
  font-weight:normal;
}
a.noUnderline{
  text-decoration:none;
}
.uppercase{
  text-transform:uppercase;
}
h1{
  color:#0370af;
	font-size:1.8em !important;
	font-weight:bold !important;
	font-family:Arial, Helvetica, sans-serif !important;
  line-height:1.5em;	
}

h2{
  color:#018432;
	font-size:1.2em;	
	font-weight:bold;	
}


h3{
  color:#6eacdf;
	font-weight:bold;
	font-size:small;	
}


h4,h5,h6{
  color:#000;
	font-weight:bold;
	font-size:100%;	
}
.border{
  border-top:1px solid #09547e;
	margin:5px 0;
}
span.pad10{
  padding:0 10px;
}
img.margin5TB{
  margin:5px 0;
}
.margin5LR{
  margin:0 5px;
}

.margin10L{
  margin:0 0 0 10px;
}
.width15{ width:14.9%;}
.width20{ width:19.9%;}
.width25{ width:24.9%;}
.width30{ width:29.9%;}
.width35{ width:34.9%;}
.width40{ width:39.9%;}
.width45{ width:44.9%;}
.width50{ width:49.9%;}
.width55{ width:54.9%;}
.width60{ width:59.9%;}
.width65{ width:64.9%;}
.width70{ width:69.9%;}
.width75{ width:74.9%;}
.width80{ width:79.9%;}
.width95{ width:94.9%;}

.group:after{
  content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.round{
  border-radius:8px;
	-webkit-border-radius:8px;
  -moz-border-radius:8px;
  -o-border-radius:8px;	
}
.buttonRound{
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;		
	-o-border-radius:10px;
}
.shadow{
	 box-shadow:2px 2px 4px #444;
	-webkit-box-shadow:2px 2px 4px #444;
  -moz-box-shadow:2px 2px 4px #444;
  -o-box-shadow:2px 2px 4px #444;	
}

/****************************************************************************************************************************************************** container  */

#aiws_container {
	width:980px;
	margin:0 auto;
} 


/* ******************************************************************************************************************* header  */
#aiws_header{
	padding:15px 0 0 0;
}

/********************************************** logo  */
.aiws_logo{
	width:350px;
	padding:15px 0;
	margin-bottom:10px;
}

body#aiws_homePage .aiws_logo{
	margin-bottom:40px;
}

/********************************************** search  */
.aiws_search,
.aiws_search a{
	color:#fff !important;
	text-decoration:none !important;	
	text-transform:uppercase;
	padding:0 5px 0 0;
	font-weight:700;
}
.aiws_search{
	margin-bottom:10px;
}

.aiws_search a:hover{
	text-decoration:underline  !important;
}

.aiws_search fieldset.sf_searchBox{
  border:1px solid #ccc;
	background:#fff;
	margin:-5px 0 0 0;
	float:right;
}
.aiws_search input.sf_searchText{
  border:0 none !important;
	color:#777;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:4px;
	width:190px;
}


.aiws_search input.submitButton{
  vertical-align:middle;
	margin:0 0 0px 5px;
}


/********************************************** payBill  */
.aiws_payBill{
	background: #045395 url(images/layout/payBillBG.gif) top left repeat-x;
  width:180px;
	padding:5px;
	border:3px solid #fff;
	font-size:.9em;
	margin-bottom:10px;
}

body#aiws_homePage .aiws_payBill{
	width:378px;
	height:145px;
	color:#fff;	
}


body#aiws_homePage .aiws_payBill .floatLeft,
body#aiws_homePage .aiws_payBill .floatRight{
	width:45%;
}

.aiws_payBill p,
body#aiws_homePage .aiws_payBill .floatLeft{
  text-align:center;
}

.aiws_payBill div.button{
	margin:10px;
	text-align:center;
}

.aiws_payBill div.button a{
	padding:15px 25px 0;
	background:#67c73f url(images/layout/glassButton.png) repeat-x 0 50%;
	border:2px inset #fff;
}

.aiws_payBill div.button a:hover{
	background-color:#b21f25;
	border:2px outset #fff;	
}
.aiws_payBill ul{
  margin:0 0 0 3px;
	padding:0;
}

.aiws_payBill ul li{
  margin:0;
	padding:0 0 3px 0;
	list-style-image:url(images/layout/whiteArrows.png);
}

.aiws_payBill ul li.yellow{
  color:#eee90b;
	margin:0;
	padding:0 0 3px 0;
	list-style-image:url(images/layout/yellowArrows.png);
}
.aiws_payBill a,
.aiws_payBill ul li.yellow a{
	color:#fff !important;
	font-weight:700;
	text-decoration:none !important;
	cursor:pointer;
}
.aiws_payBill a:hover,
.aiws_payBill ul li.yellow a:hover{
	text-decoration:underline !important;
}
.aiws_payBill ul li.yellow a{
	color:#eee90b  !important;
}

.aiws_payBill div.floatLeft ul,
body#aiws_insidePage .aiws_payBill ul,
body#aiws_widePage .aiws_payBill ul{
  margin:0 0 0 15px;
	padding:0;
}

.aiws_payBill div.floatLeft ul li,
body#aiws_insidePage .aiws_payBill ul li,
body#aiws_widePage .aiws_payBill ul li{
  margin:0;
	padding:0;
}


/********************************************** banner  */
.aiws_banner{
	border:2px solid #fff;
	background:#fff;
	width:565px;
	height:194px;
}

#aiws_homePage .aiws_banner{
	height:279px;
}

/********************************************** tagLine  */
.aiws_tagline img{
  display:block;
	margin:10px auto 0 auto;
	width:498px;
}


/*   ************************************************************************************************************ torso */

#aiws_torso{
	clear:both;
	margin-bottom:20px !important;
}


body#aiws_insidePage #aiws_torso,
body#aiws_widePage #aiws_torso{
	padding-top:40px;
}


/*   ******************************************************************************* leftCol  */
#aiws_leftCol{
	width:195px;
  float:left;
	background:#acd473;
	padding:20px 0;
}

body#aiws_insidePage #aiws_leftCol,
body#aiws_widePage #aiws_leftCol{
	background:none;
	margin-top:-70px;
	padding:0;
}

body#aiws_insidePage .aiws_leftColContainer,
body#aiws_widePage .aiws_leftColContainer{
  clear:both;
  background:#efe8e2;
	padding:20px 0;
}



/*   ******************************************  leftNav  - in menu/styles.css */
.aiws_leftNav{
	margin-left:10px;
}
/*   ******************************************  chat  */
.aiws_chat{	
 text-align:center;
}
/*   ******************************************  outage  */
.aiws_outage{
	background:#fff;
	text-align:center;
	font-size:1em;
	font-weight:700;
	text-transform:uppercase;
	border:1px solid #ccc;
	width:178px;
	margin:20px auto;
}
.aiws_outage p{
	margin:0;
	color:#333;
}
.aiws_outage p.header{
  color:#9e0b0f;
	display:block;
	background:#fccb90;
	padding:5px;
}
.aiws_outage p.header a{
  color:#9e0b0f;
	text-decoration:none;
}
.aiws_outage p.header a:hover{
	text-decoration:underline;
}

.aiws_outage p span{
  font-size:.9em;
	font-weight:normal;
}


/*   ******************************************************************************* midCol  */
#aiws_midCol{
	width:550px;
	float:left;
	margin:0 10px 0 20px;
}

body#aiws_widePage #aiws_midCol{
	width:740px;
}

/*   ******************************************  mailingList  */

.aiws_mailingList{
	float:right;
	margin:5px 0;
}

body#aiws_insidePage .aiws_mailingList,
body#aiws_widePage .aiws_mailingList{
  margin:0 0 30px 0;
}


/*   ******************************************  news, blogs  */
body#aiws_homePage .aiws_news p,
ul.sf_newsList p{
	margin:0 !important;
}

/* Sitefinity News Styles */
.sf_newsList h2.sf_newsTitle,
h2.sf_postTitle,
h3.sf_eventTitle{
	font-size:.9em !important;
	font-weight:normal !important;
	line-height:1em !important;
	margin:2px 0!important;
	padding:0!important;
  color:#018432;
	text-transform:capitalize!important;
}

.sf_newsList h2.sf_newsTitle a,
h2.sf_postTitle a,
h3.sf_eventTitle a{
  color:#018532;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
}

.sf_newsList h2.sf_newsTitle a:hover,
h2.sf_postTitle a:hover,
h3.sf_eventTitle a:hover{
	text-decoration:underline;
}

ul.sf_newsList p.sf_readMore{
	margin:0 !important;
}


.aiws_news ul.sf_newsList,
ul.sf_newsList{
	margin:0 0 0 0px;	
}

.aiws_news ul.sf_newsList li,
ul.sf_newsList li{
	margin:0 0 25px 0;
}

/* turn off comments */
.sf_contentComments{
  display:none;
}


/*   ******************************************  content  */
.aiws_content{
  clear:both;
}
body#aiws_homePage .aiws_content{
  
}

body#aiws_homePage .aiws_content p.blueText{
	margin:0 0 5px 0;
	font-size:1.2em;
}

body#aiws_homePage a.greenArrows{
  background:url(images/layout/greenArrows.gif) no-repeat left center;
	padding-left:10px;
	font-weight:700;
	text-decoration:none;
	display:block;
	margin:0;
}

body#aiws_homePage a.greenArrows:hover{
	text-decoration:underline;
}

/*   ******************************************************************************* rightCol  */
#aiws_rightCol{
	width:190px;
	float:right;
	padding:0;
	text-align:center
}


/*   ******************************************  quickLinks  */

.aiws_quickLinks{
	margin:0 0 10px 0;
	text-align:center;
}
.aiws_quickLinks p.header{
	color:#3e70ab;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #666;
	display:block;
	margin-bottom:10px;
	font-size:1.4em;
	font-weight:700;
}

.aiws_quickLinks a{
	color:#568b3d;
	text-decoration:none;
	font-weight:700;
	line-height:20px;
}

.aiws_quickLinks a:hover{
	text-decoration:underline;
}

.aiws_quickLinks .lightBlueText {
  font-weight:normal;
}

/*   ******************************************  ads  */
.aiws_ads{
		margin:0 0 10px 0;
}




/******************************************************************************************************************** footer  */

/*  FOR STICKY FOOTER  */
#aiws_footer {
	clear:both;
  height: 155px;
	color:#fff;
	z-index: 10; 	
	background:#08795b;
} 

div.footerContainer{
	margin:0 auto;
	width:1030px;
	padding:10px;	
} 
/*   ******************************************  socialMedia  */
.aiws_socialMedia{
	width:140px;
	float:left;
	text-align:center;
	margin-right:30px;
}

.aiws_socialMedia p.header{
  margin:0;
	font-size:1.3em;
	font-weight:700;
	color:#8ac4f6;
	text-transform:uppercase;
	padding-bottom:3px;
}

/*   ******************************************  address */
.aiws_address{
	width:700px;
	float:left;
	font-size:.9em;
}

.aiws_address div{
	width:250px;
	float:left;
	color:#fff;
}
.aiws_address p.copyright{
  clear:both;
	color:#fff;
	margin:0;
}

/*   ******************************************  siteLink */
.aiws_siteLinks{
  float:right;
	width:160px;
	text-align:right;
}

.aiws_siteLinks a.siteLink{
  text-decoration:none;
	font-size:1.8em;
	font-weight:700;
	color:#a2d39c;
}

.aiws_siteLinks a.apogee{
  text-decoration:none;
	font-size:.9em;
	color:#81c0ec;
	font-style:italic;
}
.aiws_siteLinks a:hover{
  text-decoration:underline;
}

.requiredField{
  color:#c00;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


/* FORM STYLES */
.formContainer fieldset {
	border-width:1px  !important;
}

.formContainer fieldset legend {
	border-width:1px !important;
	position:absolute !important;
	top:-15px !important;
}

.formContainer table.fieldsContainer {
  width:90% !important;
}
.formContainer .submitRow {
	text-align:left !important;
	width:60% !important;
}

.formContainer .submitButton {
	margin:5px 0 !important;
}

.formContainer.labelTop td.input .inputText, 
.formContainer.labelTop td.input .inputCombo  {
  width:60%  !important;
}