
.doNotDisplay {
  display: none;
}

body {
	background-image: url(images/background.gif);
	text-align:center; /* used for IE5 to center mainWindow */
	background-attachment: fixed;
}

.menuTable{
text-align: center;
vertical-align: middle;
height:auto;
}

#mainWindow {
	background-color: #ffffff;
	color: #000000;
	/*width: 758px;*/
	width: 47.1em;
/*height: 962px;*/

	margin:0px auto;
	text-align:left; /* to correct for body call */
	border:3px solid white;
	
	/*position:relative;*/
}

.topHeader {
	height: 77px; /* 77px */
	 background: url(images/top_graphic-background.gif) repeat-x;
	

	border-bottom: 2px solid white;
	
	
	
}

.topHeader .left{
float:left;
width:368px;
height:76px;
/*background: url(images/asi-logo2.gif) no-repeat;*/

}

.topHeader .right {
	/* unknown? */
	/*position: relative; */
 	/*position: absolute;*/

	/* type 1 */
	/*width: 100%;
  	text-align:right;*/
	/*--------*/

	/* type 2 */
	float: right;
	/*--------*/
  	padding-right: 3px;
  	padding-top: 5px;
	font-family: SunSans-Regular, sans-serif;
	font-size: 9px;
	color: white;
}

.topHeader .right a{
 	font-family: SunSans-Regular, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: white;
}
.menuHeader {
clear:both;
/*display: table;*/ /*** removed per browser check ***/




	background: url(images/button-background.gif);
	width: 100%;
/*	height: 34px;
	line-height: 34px;*/
	height: 2.3em;
	line-height: 30px;	
	
	text-align:left; /*changed from center */
	font-size: 1em;
	/*vertical-align: middle;*/

	
	
}

.menuTable {
	text-align:left;

}

.menuHeader .menuButton{

	background: url(images/button_side.gif) no-repeat left center ;
	position:relative;
	width: 70px;
/*vertical-align: middle;*/
/*height:100%;*/
	font-family: SunSans-Regular, sans-serif;
	font-size: 70%;
	text-decoration: none;
/*	padding: 0px 0 0 7px;*/
padding-left: 7px;
/*	margin: auto auto;*/
	color:black;
	text-align:left;
	
	margin: auto auto;

}

.menuHeader .menuButton:hover {
    font-weight: bold;
	background: url(images/button_side-down.gif) no-repeat left center ;
}

.menuHeader .location{
font-weight:bold;
color:#386195;
}

.bottomHeader{
	
	background-color: #79868f;
	width: 100%;
	height: 139px;
	border-bottom: 2px solid white;
	text-align:center;
	
}

.bottomHeader .bottomHeaderFillin{
	
	/*background: url(images/Placewiz.gif) no-repeat center;*/
	background-color: #79868f;
	width: 100%;
	height: 139px;

}

.bottomHeader .contactUs
{
  	background-color: white;
	width: 100%;
	height: 139px;
}



#sidebar{

	float:left;
	display: block;
	/*clear: left;*/
	/*height:603px;*/
	/*width: 12em;*/
	width: 25%;
	border-right: 1px dashed gray;
	border-bottom: 1px dashed gray;
	background-color: #f8f8f8;
}


.sidebarTop{
	background-color: #3c69a2;
	
/*	height: 24px;*/
height:2em;
line-height:1.5em;
  	font-family: SunSans-Regular, sans-serif;
	font-size: .75em;
	color: white;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	padding: .70em 0px 0px .9em;
	font-weight: bold;

}
.sidebarTop a
{
     	font-family: SunSans-Regular, sans-serif;
	font-size: 1em;
	color: white;
	font-style: normal; 
		text-decoration: none;
			font-weight: bold;
}

.sidebarContact, .sidebarNavigation, .sidebarStats{
    height: 17em;
    font-family: SunSans-Regular, sans-serif;
    /*font-size: 10px;*/
	/*font-size: .65em;*/
    padding-top: 2px;
    /*min-height:170px;*/  /*** removed per browser check ***/
    /*border-collapse: collapse;*/ /*** removed per browser check ***/
    vertical-align: top;
    background-color: #f8f8f8;
    font-size: 55%;
  }
  .sidebarContact{
      padding-left: 13px;
    }
    .sidebarContact h1{
      /*font-size: 11px;*/
      	font-size: 1.2em;
  }
  .sidebarNavigation{
      padding-left: 6px;
    }
    .sidebarNavigation a{
      color: #000000;
      text-decoration: none;
    }
    .sidebarNavigation a:hover{
      color:#1855BA;
      text-decoration: underline;
  }
  .sidebarStats{
    padding-left: 6px;
    line-height:1em;
}


/****** Main Text Area *****/
/***************************/


#mainTextArea{
    background: url(images/mainTextAreaTop.gif) REPEAT-X;
    color: black;
    /*  float: inherit; */  /*** removed per browser check ***/
    /*width:67%;*/
    /*background-color: white;*/
    text-align: justify;
    line-height: 1.5em;
    /*margin: 0 0 0 25%;*/  /** changed to support css validation **/
    margin-left:25%;
    /*border-left: .5px dashed gray;*/
    /*padding: 0.5mm 5mm 5mm 5mm;*/
    /* border-left: 1px solid rgb(153,153,153);*/
    /*background-color: gray;
    height: 100%;
    width: 100%; */
  }

  #mainTextArea .mainTextAreaTop{
      background: url(images/mainTextAreaTop.gif) repeat-x center top;
      background-color: #e6e5e3;
      font-size: 1em;
      /*  height: 31px;*/
      height: 1.5em;
      /*  width: 100%;*/
      color: #555557;
      font-weight: bold;
      line-height:2em;
      /*  margin: 0px 0px 0px 0px ;*/
      margin: auto auto;
      /*margin: 2em 0 0 0;*/
      padding: .5ex 0 .5ex 2ex;
      /*background-image:url(images/mainTextAreaTop.gif);
	height:38px;
	font-family: SunSans-Regular, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight:bold;
	margin-left: 15px;*/

  }

  #mainTextArea .mainTextAreaInfo{
/*height: 100%;*/

font-size: 90%;
font-size:.8em;
color: #3c3c3c;
line-height:1em;
/*margin: 2em 0 0 0;*/
/*padding-left: 24ex;*/
padding: .5ex 50px 0.5ex 2ex;
}


#mainTextArea a
{
	color: blue;    
	text-decoration:none;
}
#mainTextArea a:hover
{
    color:gray;
    text-decoration:underline;
}


#bottomNavigation{
/*float:left;*/
clear: both;

/*background: url(images/bottom_banner.gif) no-repeat right; */
background-color: #456794;
/*height: 105px;*/
height: 8em;
width: 100%;
 	font-family: SunSans-Regular, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: white;
}

#bottomNavigation .left {
padding-left: 17px;
padding-top:  24px;
float: left;
 	font-family: SunSans-Regular, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;

}

#bottomNavigation .left a{
 	font-family: SunSans-Regular, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;

}
#bottomNavigation .left a:hover{
	text-decoration: underline;
}
#bottomNavigation .womanOwned{
float:left;
font-size:11px;
	padding-top: 24px;
	padding-left: 24px;
	width:15em;
	font-weight:bold;
	
}

#bottomNavigation .right
{
    float: right;
    padding-top: 5px;
    
   
    
}



#bottomNavigation .leftBottom{
float: left;
padding-top: 2em;
}




/*
.contractPicture
{
 width: 12.25em;
 height:3.2em;   
}
*/











.clear {
clear: both;
}
.clearRight
{
    clear: right;
    
}
.clearLeft
{
    clear: left;
    
}

p.loading
{
background: url(images/loading.gif) no-repeat center center;
}




