@charset "utf-8";
/* CSS Document */

/********************************************************* global _changes these styles as you see fit */
body{
	background:#b5d2ed url(../images/layout/bodyBG.jpg) repeat-x top left;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
}

a, a:link, a:visited{
	color:#018458;
	text-decoration:underline;
}
a:hover, a:active{
	color:#018458;
	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:#f6981c;
}
.blueText{
  	color:#056ec1;
}
.greenText{
  	color:#4aa873;
}
.redText{
  	color:#d45858;
}
.bold{
  	font-weight:bold;
}
a.noUnderline{
  	text-decoration:none;
}
h1{
  	color:#f7971c;
	font-size:180%;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2{
  	color:#018458;
	font-size:130%;	
	font-weight:bold;	
}
h3{
  	color:#f8991d;
	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:968px;
	margin:0 auto;
}

/*   ******************************************************************************* header  */
div#aiws_header{
	width:968px;

}

/********************************************** tagline */
div#aiws_tagline {
	float:left;
	width:40%;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	height:31px;
	padding-top:5px;
}
/********************************************** topNav */
div#aiws_topNav {
	float:right;
	width:53%;
	padding:6px 5px 0 0;
	text-align:right;
	color:#fff;
}
#aiws_topNav .formContainer{
  	border:1px solid #ccc;
	background:#fff;
  	padding:2px 0 3px 0;
	display:inline;
}

/*  Styles for Google Search Form */
div#aiws_topNav form#cse-search-box input.searchText{
	border:0 !important;
	color:#333;
	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 form#cse-search-box input.submitButton{
 	vertical-align:middle;
	margin:0px 0px 2px -5px;
}

#aiws_topNav a,
aiws_topNav a:link,
aiws_topNav a:visited{
	color:#fff;
	padding:0px 10px;
	text-decoration:none;
	font-size:85%;
	font-weight:700;
}
#aiws_topNav a:hover,
#aiws_topNav a:active{
	text-decoration:underline;
}



/********************************************** imgBanner */
img.imgBanner {
	float:left;
	width:695px;
	margin-left:5px;
}
/********************************************** account */
div#aiws_account {
	float:right;
	width:224px;
	height:198px;
	padding:32px 20px 0 20px;	
	margin-right:4px;
	background:transparent url(../images/layout/accountBG.jpg) no-repeat top left;
}

div#aiws_account a:link, div#aiws_account a:visited {
	color: #fff;
	text-decoration: none;
}

div#aiws_account a:hover {
	color: #fff;
	text-decoration: underline;
}

body#aiws_insidePage div#aiws_account,
body#aiws_widePage div#aiws_account{
  	width:244px;
  	height:99px;
	padding:32px 10px 0 10px;
}

div#aiws_account h3{
  	color:#fff;
	text-align:center;
	font-size:130%;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

div#aiws_account p{
	text-align:center;
	font-size:85%;
	font-weight:700;
	margin:0px;
	line-height:normal;
}

body#aiws_homePage div#aiws_account p{
  padding:5px 0;
}

div#aiws_account img{
  	display:block;
	margin:5px auto;
}

div#aiws_account .border{ 
  	border-color:#fff;
	margin:0 10px;
}

/********************************************** mainNav */
div#aiws_mainNav{
	width:968px;
	height:36px;
	background:url(../images/layout/mainNavBG.jpg);
	padding-top:8px;
}

div#aiws_mainNav span.mainNav{
	padding:0 30px 0 0;
}


/******************************************************************************* containerInner */
div#aiws_containerInner{
	width:957px;
	margin:0 5px 0 6px;
  background:#fff;
}

/********************************************** leftNav  */
div#aiws_leftNav{
	float:left;
	height:600px;
	width:27%;
	padding:15px 0 10px 0;
	margin-left:3px;
	background:transparent url(../images/layout/leftNavBG.jpg) no-repeat top left;	
}

div#aiws_leftNav .header{
	color:#106fcf;
	font-weight:700;
	text-align:center;
}


#aiws_leftNav  .quickTools{
 border-top:1px dashed #959595;
 padding: 7px 0;
 width:220px;
 margin-left:15px;
  text-align:center;
}
#aiws_leftNav  .quickTools p{
 font-size:85%;
 margin:0;
 text-align:left;
}

#aiws_leftNav  .noPadding{
  padding:0px !important;
}

#aiws_leftNav  .noPadding img{ 
  vertical-align:middle;
}

/********************************************** content  */


div#aiws_content{
	float:left;
	width:71%;
	padding:5px;
	overflow:hidden;
}


/*  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:0px;
}
.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 */



body#aiws_homePage .bodyText table{
  	width:100%;
}

div.contentInner{
	float:left;
	width:77%;
	max-width:77%;
	overflow:hidden;
}
div.left{
/*	min-height:300px;
	height:auto !important;
	height:300px;*/
}

.aiws_imageList {
	float:left;
	text-align:center;
	width:100%;
}
.aiws_imageList img {
	padding:0px 50px;
}

/* --------------------------------------------------------------------------------------------
   Table Layout
   -------------------------------------------------------------------------------------------- */

table.tableInfo {
	background-image:url(../images/layout/bg_data.jpg);
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table.tableInfo .header {
	padding: 0;
	margin: 0;
}
table.tableInfo tr{
	border-bottom:#7CB7E7 1px solid;
	margin: 0;
}	
table.tableInfo td{
	border-bottom:#7CB7E7 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0;
}
table.tableInfo .title td {
	background-image:none !important;
	font-weight:bold;
	color:#fff;
	padding: 0;
	margin: 0;
	border-bottom:none;
}

.noBg {
	background-image:none;
	background-color:transparent;
}
/********************************************** rightNav   */
div#aiws_rightNav{
	float:right;
	width:20%;
	border-left:1px solid #ccc;
	padding-left:7px;
	margin:0 0 10px 0;
	min-height:300px;
	height:auto !important;
	height:300px;
}

div#aiws_rightNav h2{
  color:#f7971c;
	font-size:130%;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	text-align:center;
}

div#aiws_rightNav ul{
	margin:0 0 0 0;
	padding:0 0 0 0;

}

div#aiws_rightNav ul li{
  margin:0 0 0 0;
	padding:0 0 5px 0;
	line-height: 14px;
	list-style:none;
	font-weight:700 !important;
}


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;
	font-weight:normal !important;

}

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;
	font-weight:normal !important;	
}


div#aiws_rightNav ul li a,
div#aiws_rightNav ul li a:link,
div#aiws_rightNav ul li a:visited{
  color:#146836;
	font-size:85%;
	text-decoration:none;
}
div#aiws_rightNav ul li a:hover,
div#aiws_rightNav ul li a:active{
  	text-decoration:underline;
}


/********************************************** ads */
div#aiws_ads{
	clear:both;
	padding-top:10px;
}

div#aiws_ads img {
	padding:0 3px 0 0;
}

/*   ******************************************************************************* footer  */
div#aiws_footer{
	width:957px;
	margin:0 auto;
	color:#636564;
  	text-transform:uppercase;
	font-size:80%;
	background:url(../images/layout/footerBG.gif) no-repeat top left;
	padding:30px 5px 0 6px;
}
div#aiws_footer .copyright{
  	float:left;
	width:51%;
	margin-bottom:5px;
}

div#aiws_footer .copyright img{
  	padding-right:5px;
}

div#aiws_footer .location{
    float:right;
	text-align:right;
	width:48%;
	margin-bottom:5px;
}
div#aiws_footer .center{
	float: left;
}

div#aiws_footer .border{
 	clear:both;
 	border-color:#c8d9eb;
 	margin:5px 0;
}

div#aiws_footer .copyright a,
div#aiws_footer .location a{
  	text-decoration:none;
	color:#056ec2;
	font-size:90%;
	text-transform:none;
}

div#aiws_footer .location a{
	font-size:125%;
	font-weight:bold;
}

div#aiws_footer .copyright a:hover,
div#aiws_footer .location a:hover{
  	text-decoration:underline;
}

div.left ul{
	margin-top:0px;

}