﻿@charset "utf-8";
/* CSS Document */

/******************************************************************************* global _changes these styles as you see fit */
body{
	background:#fff url(../images/layout/bodyBG.jpg) repeat-x top center;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
	margin:0 auto;
}

a, a:link, a:visited{
	color:#088649;
	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;
}

.blueText{
  color:#004a90;
}

.greenText{
  color:#02805d;
}
.yellowText{
  color:#e69023;
}
.redText{
  color:#760000;
}
.bold{
  font-weight:bold;
}
.textTransformUP{
  text-transform:uppercase;
}
a.noUnderline{
  text-decoration:none;
}
h1{
  	color:#3178d4;
	font-size:180%;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2{
  	color:#3178d4;
	font-size:140%;	
}

h3{
  	color:#e69023;
	font-weight:bold;
	font-size:100%;	
}

h4,h5,h6{
  	color:#555;
	font-weight:bold;
	font-size:100%;	
}

.border{
  	border-top:1px solid #a1a1a1;
	margin:5px 0;
}
span.pad10{
  	padding:0 10px;
}
img.margin5TB{
  	margin:5px 0;
}
.margin5LR{
  	margin:0 5px;
}
.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%;}

hr {
	color: #ccc;
	height: 1px;
	background-color: #fff;
}



/*   ******************************************************************************* container */
div#aiws_container{
	width:989px;
	margin:0 auto;
}


/********************************************** header  */
div#aiws_header{
	background:url(../images/layout/headerBG.jpg) top center no-repeat;
	height:281px;
}


div#aiws_header div.floatLeft{
  width:290px;
}
div#aiws_header div.floatRight{
  width:695px;
}

/********************************************** logo  */
div#aiws_logo{
	margin: 60px 0 0 -15px;
}


/********************************************** manageAccount  */
div#aiws_manageAccount{
}

div#aiws_manageAccount a img{
	display:block;
	margin:0 auto;
}

div#aiws_manageAccount ul{
	margin:0;
	padding:0;
	list-style:none;
}
div#aiws_manageAccount ul li{
 	padding:0;
	margin:0;
	text-align:center;
}

div#aiws_manageAccount ul li a,
div#aiws_manageAccount ul li a:link,
div#aiws_manageAccount ul li a:visited{
  	color:#008457;	
	line-height:10px;
	font-size:90%;
	text-decoration:none;
	font-weight:700;
	line-height: 20px;
}

div#aiws_manageAccount ul li a:hover,
div#aiws_manageAccount ul li a:active{
	text-decoration:underline;
}



/********************************************** aiws_topNav  */
div#aiws_topNav{
	height:40px;
	padding-top:12px;
	padding-right: 55px;
	text-align:right;
	text-transform:uppercase;
	font-size: 85%;
}
div#aiws_topNav a:link,
div#aiws_topNav a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 10px;
}

div#aiws_topNav a:hover,
div#aiws_topNav a:active{
	text-decoration:underline;
}
/********************************************** banner  */
div#aiws_banner{
	margin: -20px 10px 0 0 ; 
	
}

/********************************************** mainNav */
div#aiws_mainNav{
	margin:0 0 20px 1px;
}

span.mainNav{
  padding:0 40px 0 0;
}
span.mainNavLast{
  padding:0;
}


/*   ******************************************************************************* containerInner  */
div#aiws_containerInner{
	width:934px;
	margin: 0 auto;
}


/*   ******************************************************************************* leftCol  */
div#aiws_leftCol{
	width:240px;
	float:left;
	padding-left: 20px;
	margin-top: 20px;
}

div#aiws_leftCol img{
  	margin:0 auto;
	display:block;
	width:150px;
	padding:0 0 10px 0;
}

div#aiws_leftCol a:link,
div#aiws_leftCol a:visited{
	text-align: center;
	margin-top: 20px;
}

div.countryMag {
	text-align: center;
}

div.countryMag  a,
div.countryMag  a:link,
div.countryMag  a:visited{
  	color:#008457;	
	font-weight:700;
	line-height: 20px;
	text-decoration: none;
}



/********************************************** Google Search Form */
div#aiws_searchInside {
   margin-left: 30px;
   margin-top: 20px;
}

div#aiws_searchInside .searchBG,
.searchBG {
	height:40px;
	display:inline;
}
.searchBG label,
#aiws_forms label{
	font-size: 150%;
	color:#fff;
	padding-left: 25px;
}
.searchBG div{
 	margin-bottom:5px;
	text-align: center;
}

form#cse-search-box input.searchText{
  	border: 1px solid #CCF;
	color:#777;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
 	background: #fff url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left bottom; 
	width:140px;
}

form#cse-search-box {
    display:inline;
	
}
form#cse-search-box input.submitButton{
  	vertical-align:middle;
	margin-left: -12px;
}

div#aiws_forms{
	margin-bottom:15px;
}

#aiws_forms select{
  	width:190px;
	margin-bottom:5px;
	border:1px solid #ccc;
}
div#aiws_leftNav{
	margin:5px 0 15px 25px;
}
div#aiws_leftNav span.header{
  	color:#000;
	font-size:150%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 3px 0;
}

div#aiws_leftNav .border {
	border-bottom:1px solid #a1a1a1;
	border-top: none;
	margin:5px 2px;
}
div#aiws_leftNav ul{
	list-style:outside;
	margin:5px 25px 5px 10px;
	padding:5px 0 0 10px;
	font-size: 95%;
}

div#aiws_leftNav ul li{ 
  	color:#000;
	font-weight: bold;
	list-style-image:url(../images/layout/greenDoubleArrow.jpg);
	padding-bottom: 5px;
	font-size:95%;
}

div#aiws_leftNav ul li span.description{ 
  	color:#000;
	font-weight: bold;
	padding-left: 15px;	
}

div#aiws_leftNav ul li a,
div#aiws_leftNav ul li a:link,
div#aiws_leftNav ul li a:visited{ 
	color:#088649;
	font-weight: bold;
	font-size:95%;
	text-decoration:none;
}

div#aiws_leftNav ul li a:hover,
div#aiws_leftNav ul li a:active{ 
	text-decoration:underline;
}


/*   ******************************************************************************* rightCol  */
div#aiws_rightCol{
	width:635px;
	float:right;
	padding:0;
	margin:20px 0 30px 10px;
}

div#aiws_contentInside {
    margin: -15px 10px 0 -10px;
    padding: 0;
    text-align: justify;
}

body#aiws_homePage div.floatRight p{
  	font-size:85%;
	font-weight:700;
	text-transform:uppercase;
}
body#aiws_homePage div.floatRight p a{
  	text-decoration:none;
}

body#aiws_homePage div.floatRight p a:hover{
  	text-decoration:underline;
}


body#aiws_homePage div.floatRight p span.yellowText{
  font-size:110%;
}

div#homepageIcons img{
  padding: 10px;
  margin-bottom: 20px;
}

/**********************************************  /  mainContent*/

div.aiws_mainContent{
	float:left;
	width:545px;
}

div.aiws_galleryContent{
	float:left;
	width:705px;
}

div#fffBanner img {
     width:635px;
}
/********************************************** rightNav */
div#aiws_rightNav{
	float:right;
	width:160px;
	margin:0 0 0 20px;

}
div#aiws_rightNav .header{
	color:#73b4f8;
	font-weight:normal;
	font-size:150%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#aiws_rightNav ul{
  margin:0 0 0 10px;
	padding:0;
	list-style:none;
}

div#aiws_rightNav ul li{
	margin:0;
	padding:0;
}

div#aiws_rightNav ul li a,
div#aiws_rightNav ul li a:link,
div#aiws_rightNav ul li a:visited{
	color:#088549;
	text-decoration:none;
	font-size:90%;
	font-weight:700;
}

div#aiws_rightNav ul li a:hover,
div#aiws_rightNav ul li a:active{
	text-decoration:underline;
}

div#aiws_rightNav ul li ul{
	margin:0 0 0 15px;
	padding:0 0 0 0;

}

div#aiws_rightNav ul li ul li{
	list-style-image:url(../images/layout/greenSquareBullet.gif);
  margin:0 0 0 0;
	padding:0 0 0 0;
}

div#aiws_rightNav ul li ul li ul{
	margin:0 0 0 20px;
	padding:0 0 0 0;

}

div#aiws_rightNav ul li ul li ul li{
	list-style-image:url(../images/layout/greenSquareBullet.gif);
  margin:0 0 0 0;
	padding:0 0 0 0;
}


div#aiws_rightNav ul li ul li a,
div#aiws_rightNav ul li ul li ul li a{
		font-weight:normal !important;
		font-size:80%;
}
/********************************************** footer  */
div#aiws_footer{
	background: #fff url(../images/layout/footerBG.jpg) top repeat-x;
	margin:0 auto;
}

div#aiws_footerInside{
	width: 1000px;
	margin:0 auto;
}

div#aiws_footer .copyright{
	text-transform:uppercase;
	color:#555555;
	font-size:85%;
	font-weight: bold;
	text-align:center;
	padding: 15px 0 0 0;
}

div#aiws_footer .facebook {
	float: left;
	margin: 20px 20px 0 0;
}

div#aiws_footer .energyStar {
	float: left;
	width: 150px;
}

div#aiws_footer .footerMap {
	width: 150px;
	float: right;
	margin-top: -60px;
}

div#aiws_footer .siteLinks{
	margin-top: 60px;
	margin-right: -25px;
	float: right;
	text-align:right;
	
}
div#aiws_footer .copyright a,
div#aiws_footer .siteLinks a{
  	text-decoration:none;
	color:#008457;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
  	font-size:150%;
	text-transform: lowercase;
	padding:0 5px 2px 5px;
}

div#aiws_footer .copyright a:hover,
div#aiws_footer .siteLinks a:hover{
  	text-decoration:underline;
}

div#aiws_footer .siteLinks  a.apogee{
	font-weight:normal;
	color:#008457;
	text-transform:none;
	font-size:80%
}

div#aiws_footer .border{
  	clear:both;
	color:#aacfd5;
}

.requiredField{
  	color:#c00;
}

table.Ref{
	border-style:inset;
	border-width:thin;
}

div#aiws_footer .footerNav {
	text-align: center;
	color: #3076d1;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 85%;	
}

div#aiws_footer .footerNav a, 
div#aiws_footer .footerNav a:link,
div#aiws_footer .footerNav a:hover,
div#aiws_footer .footerNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#3076d1;
	text-transform:uppercase;
	text-decoration: none;
	padding: 12px;
}

/*******************************************************  video */


.titlec {
  font-size: small;
}
ul.videos li {
  float: left;
  width: 10em;
  margin-bottom: 1em;
}
ul.videos
{
  margin-bottom: 1em;
  padding-left : 0em;
  margin-left: 0em;
  list-style: none;
}



/*******************************************************  text size controls */

div.textSizeControls {
	float:right;
	text-align: center;
	width:70px;
	height: 42px;
	margin-top: 0;
	margin-bottom: -30px;
	font-weight:bold;
	background: url(../images/layout/textControlBG.jpg) no-repeat bottom;
	padding-top: 5px;
}


/*** 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;
}

p.lineUp{
    padding-left: 200px;
}
/*** END aiws_formStyles ***/

