#sidebars, #sidebars div.r1,  #sidebars div.r2, #sidebar-top, #sidebar-top div.wrap, #sidebar1, #sidebar1 div.wrap, #sidebar2, #sidebar2 div.wrap {padding: 0; margin: 0;}


/* first */
* { padding: 0; margin: 0; }
html, body {margin: 0; padding: 0;}
body {font: 62.5%/1em Verdana; background: url(images/asi-bg.gif) no-repeat;}


/* default styles */

p { margin: 3px 0px 7px 0px;}
li {margin-left: 30px;} 

a { color: #083583; text-decoration: none;}
a:hover { color: blue; text-decoration: underline; }
a:active { color: blue; }

a img { border: none; text-decoration: none;} /* ie fix*/
a img, a:visited img, a:hover img, a img:hover, img+a, img+a:hover { border: none; text-decoration: none;}

h1 {font-size: 14pt; margin: 10px 0 10px 0; font-weight: normal;}
h2 {font-size: 11pt; margin: 5px 0 10px 0; }
h3 {font-size: 10pt; margin: 5px 0 10px 0; }
h4 {font-size: 9pt; margin: 5px 0 10px 0; }
h5 {font-size: 8pt; margin: 5px 0 10px 0; }
h6 {font-size: 7pt; margin: 5px 0 10px 0; }


/* structure */

#container {width: 670px; margin: 0 auto 0 215px; font-size: 9pt; line-height: 1.4em;}

#headers { }
#headers-wrap {}

#header1 {padding: 45px 0 0 110px; margin-bottom: 40px;}
#header1 div.r1 {}
#header1 div.r2 {}
#header1 h1 {color: #7E7E82; font-size: 10pt; font-weight: bold; }
#header1 h1 a {color: #7E7E82;}
#header1 h1 a:hover {}
#header1 h2 {}

#header2 {}
#header2 div.r1 {}
#header2 div.r2 {}
#header2 h1 {}
#header2 h1 a {}
#header2 h1 a:hover {}
#header2 h2 {}

#header3 {}
#header3 div.r1 {}
#header3 div.r2 {}
#header3 h1 {}
#header3 h1 a {}
#header3 h1 a:hover {}
#header3 h2 {}

#sub-container {float: left; width: 100%; padding: 0; }
#wrapper {float: left; width: 100%; padding: 0;}

#content {margin: 0 0 0 0px;}

#content div.content-top {}
#content div.content-bottom {margin: 20px 0 0 0;}

#sidebars {display: none; float: left; width: 200px; margin-left: -100%; }
#sidebars div.r1 {}
#sidebars div.r2 {}

#sidebar-top {}
#sidebar-top div.wrap {}

#sidebar1 {}
#sidebar1 div.wrap {}

#sidebar2 {}
#sidebar2 div.wrap {}

#footer {clear: both;}
#footer div.wrap {padding: 10px 0 10px 0; border-top: 2px solid #E4EAEE; color: #263A5D;}

#footer-out {clear: both;}


*html #wrapper {overflow: hidden;}
*+html #wrapper {overflow: hidden;}
*html #content {overflow: hidden;}
*+html #content {overflow: hidden;}
*html #sidebar1 {overflow: hidden;}
*+html #sidebar1 {overflow: hidden;}
*html #sidebar2 {overflow: hidden;}
*+html #sidebar2 {overflow: hidden;}
*html #sidebar-top {overflow: hidden;}
*+html #sidebar-top {overflow: hidden;}
