@charset "UTF-8";
body {
   background-color: #DFE5F3;
   text-align: center;
   margin: 0px;
}

#outer {
   /*height: 740px;*/
   height: 790px;
   width: 770px;
   margin-top: 10px;
   margin-right: auto;
   margin-bottom: auto;
   margin-left: auto;
   background-color: #FFFFFF;
   text-align: left;
}

#header {
   height: 150px;
   width: 770px;
   position: absolute;
   background-image: url(images/acs_header.gif);
   background-repeat: no-repeat;
   background-position: left top;
   margin: 0px;
}

#bottombar {
   height: 30px;
   width: 770px;
   position: absolute;
   background-image: url(images/bottombar.gif);
   background-repeat: no-repeat;
   background-position: left top;
   /*margin: 740px 0px 0px;*/
   margin: 790px 0px 0px;
}

#leftpan {
   background-color: #ADBBDF;
   text-align: left;
   height: 560px;
   width: 170px;
   margin-top: 170px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   position: absolute;
}

#flash {
   height: 295px;
   width: 770px;
   margin-top: 172px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   position: absolute;
}

#content {
   width: 250px;
   /*margin-top: 500px;*/
   margin-top:550px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 30px;
   position: absolute;
   text-align: left;
}

#notice {
  position:absolute;
  text-align:center;
  margin-top:470px;
  color:#FF0000;
  font-weight:bold;
  width:760px;
  margin-left:5px;
  margin-right:5px;
  font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   line-height: 15px;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #0061AA;
   margin-top: 0px;
   margin-right: 20px;
   margin-bottom: 5px;
   margin-left: 0px;
}

.bdytxt {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 14px;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #666666;
   margin-top: 0px;
   margin-right: 10px;
   margin-bottom: 10px;
   margin-left: 0px;
   text-align: left;
}

#topnav {
   height: 30px;
   width: 360px;
   margin-top: 20px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 355px;
   position: absolute;
}

h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   line-height: 14px;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #CD1040;
   margin-top: 0px;
   margin-right: 20px;
   margin-bottom: 5px;
   margin-left: 0px;
}

#content2 {
   width: 435px;
   /*margin-top: 500px; */
   margin-top:550px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 300px;
   position: absolute;
   text-align: left;
}

.estore {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 17px;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #FFFFFF;
   margin-top: 2px;
   margin-right: 0px;
   margin-bottom: 2px;
   margin-left: 10px;
   text-align: left;
}

.callout {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 12px;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #666666;
   margin-top: 5px;
   margin-right: 10px;
   margin-bottom: 5px;
   margin-left: 10px;
   text-align: left;
}

#outer2 {
   height: 30px;
   width: 760px;
   margin-top: 36px;
   margin-right: auto;
   margin-bottom: auto;
   margin-left: auto;
   text-align: left;
}

#navbar {
   /*height: 25px;*/
   height: 22px;
   width: 770px;
   position: absolute;
   background-repeat: no-repeat;
   background-position: left top;
   margin: 150px 0px 0px;
   background-color: #B7D30B;
   z-index: 20;
}

#qm0 {
	height: 22px;
}

.toplinks {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 12px;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #0066B3;
   /*color: #FFFFFF;*/
   text-decoration: none;
   text-align: right;
   margin: 0px;
}

.toplinks a:link {
   color: #0066B3;
   /*color: #FFFFFF;*/
   text-decoration: none;
}

.toplinks a:visited {
   color: #0066B3;
   /*color: #FFFFFF;*/
   text-decoration: none;
}

.toplinks a:hover {
   color: #0066B3;
   /*color: #FFFFFF;*/
   text-decoration: underline;
}

.bottlinks {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 11px;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   color: #FFFFFF;
   margin-top: 10px;
   margin-right: 20px;
   margin-bottom: 0px;
   margin-left: 0px;
   text-align: right;     
}

.bottlinks a:link {
   color: #FFFFFF;
   text-decoration: none;
}

.bottlinks a:visited {
   color: #FFFFFF;
   text-decoration: none;
 }
  
.bottlinks a:hover{
   color: #FFAD0D;
   text-decoration: underline;
 }
 
 #logohotzone {
   height: 150px;
   width: 215px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   position: absolute;
}

#bannerhotzone
{
   height: 36px;
   width: 658px;
   margin-top: 115px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 125px;
   position: absolute;
   display:none;
}
.bott {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 11px;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #666666;
   text-decoration: none;
   margin-top: 5px;
   margin-right: 0px;
   margin-bottom: 7px;
   margin-left: 0px;
}

.bott a:link {
   color: #666666;
   text-decoration: none;
}

.bott a:visited {
   color: #666666;
   text-decoration: none;
}

.bott a:hover {
   color: #0061AA;
   text-decoration: underline;
}
  
   
   
   
   
   
