@charset "utf-8";
/* CSS Document */

/******************************************************************************* global _changes these styles as you see fit */

body{
	background:#fefefe url(../images/layout/bodyBG.jpg) repeat-x top left;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
	margin:0 auto;

}
body li {
	font-size:11px;	 
}
a, a:link, a:visited{
	color:#0067c4;
	text-decoration:underline;
}
a:hover, a:active{
	text-decoration:none;
}
.floatLeft{
  float:left;
  margin-left:25px;
  display:inline;
  min-height:550px;
}
.floatRight{
  float:right;
  width:215px;
  background-image:url(../images/layout/qlBG.jpg);
  background-repeat:no-repeat;
  margin:-25px 6px 0 15px;
  padding-left:24px;
  padding-right:33px;
  display:inline;
}

.imgFloatLeft{
    float:left;
	margin-left:0px;
	margin-right:15px;
}

.floatLeft p{
	font-size:11px;	
}
.floatRight img{
    margin-left:2px;	
}

.floatRight ul {
    margin:5px 0 0 7px;
	padding:0px;
	list-style:none;
	
}

.floatRight ul li{ 
    margin:0;
	padding:5px 0 5px 0;
	color:#0067c4;
	background: transparent url(../images/layout/greenDots.png) no-repeat left center;
	line-height:14px;
}

.floatRight ul li a,
.floatRight ul li a:link,
.floatRight ul li a:visited{ 
	color:#0067c4;
	text-decoration:none;
	font-weight:bolder;
    font-size:85%;
}

.floatRight ul li a:hover,
.floatRight ul li a:active{ 
	text-decoration:underline;
}

.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;
}
.orangeText{
  color:#f8991d;
}
.blueText{
  color:#0062ab;
}
.greenText{
  color:#45a43d;
}
.redText{
  color:#d45858;
}
.bold{
  font-weight:bold;
}
a.noUnderline{
  text-decoration:none;
}
h1{
  color:#0062ab;
	font-size:190%;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2{
  color:#0062ab;
	font-size:130%;	
	font-weight:bold;	
}
h3{
  color:#333;
	font-weight:bold;
	font-size:100%;
	padding-top:10px;
}


h4,h5,h6{
  color:#555;
	font-weight:bold;
	font-size:100%;	
}

hr {
	color:#EEE;	
}

.border{
  border-top:1px solid #0062ab;
	margin:5px 0;
}
span.pad10{
  padding:0 10px;
}
img.margin5TB{
  margin:5px 0;
}
.margin5LR{
  margin:0 5px;
}

.width20{ width:19.9%;}

.widthFloatLeft{ width:64.9%;}

.widthFloatLeftInside{ width:64.9%;}


/*   ******************************************************************************* container */
#aiws_container{
	width:990px;
	margin:0 auto;
	padding:0 12px;
	background: transparent url(../images/layout/containerBG.png) no-repeat top center;
}


/********************************************** header  */
#aiws_header{
	width:980px;
	height:173px;
	border:none;
}

/********************************************** logo  */
#aiws_logo{
	width: 355px;
	height: 138px;
	padding-top:35px;
	padding-left:5px;
	float:left;
	background-image:url(../images/layout/logoBG.jpg);
}

/********************************************** banner  */
#aiws_banner{
	width: 620px;
	height: 173px;
	float:right;
}



/*   ******************************************************************************* leftCol  */
#aiws_leftCol{
	clear:both;
	width:216px;
	float:left;
	margin:0px 0 0 0px;
	border:none;
	display:inline;
	min-height:625px;
}

/********************************************** eBill  */
.aiws_eBill{
	float:left;
	width:216px;
	height:221px;
	background-image:url(../images/layout/ebillBG.png);
	display:block;
	margin:10px 0 20px -10px;
	display:inline;
}

.aiws_eBill img {
	padding:15px 0 0 15px;	
}

.aiws_eBill ul {
    margin-top:15px;
	padding:0px;
	list-style:none;
	
}

.aiws_eBill ul li{ 
  margin:0;
	padding:3px 0 3px 35px;
	color:#0067c4;
	background: transparent url(../images/layout/greenDots.png) no-repeat left center;
	line-height:16px;
}

.aiws_eBill ul li a,
.aiws_eBill ul li a:link,
.aiws_eBill ul li a:visited{ 
	color:#0067c4;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
  font-size:90%;
}

.aiws_eBill ul li a:hover,
.aiws_eBill ul li a:active{ 
	text-decoration:underline;
}


/********************************************** Google Search Form */
.searchBG{
    background:transparent url(../images/layout/searchBG.png) no-repeat top left;
	width:220px;
	height:88px;
	padding:10px 0 0 10px;
	clear:both;
}
.formContainer{
    border:1px solid #ccc;background:#fff;
	margin:0;
	width:190px;
}

.iWantTo{
	margin-top:10px;
	width:190px;
}
#aiws_leftCol form#cse-search-box input.searchText{
    border:none !important;
	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;
}
#aiws_leftCol form#cse-search-box input.submitButton{
    vertical-align:middle;
	margin:0 0 2px 5px;
}

#aiws_leftCol label{
	color:#06529e;
	font-weight:bold;
	text-transform:uppercase;
	font-size:85%;
	
}

.surveyheading {
	margin:20px 0 10px 0;
	color:#060;
	font-weight:bold;
	font-size:14px;
}
.surveycontent {
	font-size:11px;
	line-height:14px;
	padding-right:15px;
}

img.survey {

	margin-left:-28px; 
	border:0px; 
}

img.comingsoon {
	 margin-left:-20px;
	 border:0px;
}

/*   ******************************************************************************* rightCol  */
#aiws_rightCol{
	width:764px;
	float:right;
	margin:0px 10px 0 0px;
	border:none;
	display:inline;
}


/********************************************** mainNav */
#aiws_mainNav{
	width:764px;
	height:40px;
	background-image:url(../images/layout/mainNavBG.jpg);
	background-repeat:no-repeat;
	padding:8px 0 0 0;
}


/********************************************** mainNavWIDE */
#aiws_mainNavWide{
	width:764px;
	height:40px;
	background-image:url(../images/layout/mainNavWideBG.jpg);
	background-repeat:no-repeat;
	padding:8px 0 0 0;
}
span.mainNav{
  padding:0px 10px 0 20px;
}
span.mainNavLast{
  padding:0;
}
/********************************************** content */
#aiws_content{
	margin-top:25px;
	min-height:400px;
	height:auto!important;
	height:400px;
}
img.home1 {
	float:left;
    margin:3px 15px 0 0;	
}
img.home2 {
	float:right;
	margin:-20px 60px 10px -15px;	
}

img.imgFloatRight {
	float:right;
	margin:3px 0 0 15px;
}

img.imgFloatLeft {
	float:left;
	margin:3px 15px 0 0;
}
/********************************************** bottomNav */
#aiws_bottomNav{
  text-align:center;
}
 

#aiws_bottomNav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#aiws_bottomNav ul li{
	list-style-image:none;
	border-right:1px solid #ccc;
	padding:0 8px 0 4px;
	display:inline;
}
#aiws_bottomNav ul li.last{
	border-right:none;
}


/********************************************** footer  */
#aiws_footer{
	margin-top:30px;
	padding:5px;
	width:980px;
	height:70px;
	border-top:3px solid #79aed9;

}
#aiws_footer .copyright{
    float:left;
	text-transform:uppercase;
	color:#333;
	font-size:80%;
}

#aiws_footer .siteLinks{
    float:right;
    text-align:right;
}
#aiws_footer .copyright a,
#aiws_footer .footerright a{
    text-decoration:none;
	color:#0067c4;
	font-size:100%;
	
}
#aiws_footer .footerright a{
	font-weight:bold;
	font-size:130%;
}
#aiws_footer .copyright a:hover,
#aiws_footer .siteLinks a:hover{
    text-decoration:underline;
	color:#2389c7;
}

#aiws_footer .siteLinks  a.apogee{
    font-size:85%;
	font-weight:normal;
}

.footerleft { 
text-align:left; 
float:left; 
font-size:10px;
padding-right:50px;
} 
.footerright { 
float:right; 
text-align:right;
font-size:10px;
} 
.footercentered { 
text-align:left; 
font-size:10px;
}

.requiredField{
  color:#c00;
}



/*  text size controls */
.textSizeControls {
	float:right;
	text-align:right;
	width:200px;
	margin-top:0;
	font-weight:bold;
	clear:right;
}
.textSizeControls span,
.textSizeControls a.fontXS,
.textSizeControls a.fontS,
.textSizeControls a.fontM,
.textSizeControls a.fontL,
.textSizeControls a.fontXL{
  font-size:10px;
	color:#898989;
	text-decoration:none;
	padding:1px;
}
.textSizeControls span{
  font-size:10px;
}
.textSizeControls a.fontS{
  font-size:11px;
}
.textSizeControls a.fontM{
  font-size:12px;
}
.textSizeControls a.fontL{ 
  font-size:16px;
}
.textSizeControls a.fontXL{ 
  font-size:21px;
}
.textSizeControls a.fontXS:hover,
.textSizeControls a.fontS:hover,
.textSizeControls a.fontM:hover,
.textSizeControls a.fontL:hover,
.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 */


/*** aiws_formStyles - these styles are for the tableless form layout ***/
.aiws_formStyles p{
	width: 500px;
	clear: both;
	margin: 0 auto;
	padding:5px;
	height: 1%;
}
.aiws_formStyles span{
	display:block;
	width:200px;
	text-align:right;
}
.aiws_formStyles label{
	float: left;
	width: 200px;
	margin-right:5px;
	text-align:right;
}
.aiws_formStyles input[type="text"],
.aiws_formStyles input[type="radio"],
.aiws_formStyles input[type="checkbox"],
.aiws_formStyles textarea,
.aiws_formStyles select{ 
	float:left;
	width: auto;
}
.aiws_formStyles .formButtonStyles{
  clear:both;
	margin:20px 0 0 310px;
}
/*** END aiws_formStyles ***/

/*** tableStyles ***/

#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	background: #fff;
	margin: 0px;
	width: 495px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


/*** END tableStyles  ***/

/**************************** caption style */
div.caption {
  float: right;
  width: 32%;
  border: none;
  margin: 0.5em;
  padding: 0.5em;
}
div.caption p {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color:#000;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}

/***** END caption style ***/