/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* ie6.css */
body {text-align:center;}
.container {text-align:left;width:980px;padding:0;margin:0 auto;background-color:#fff;background-image:url(/img/aidapt_main/bg.jpg);background-repeat:repeat-x;background-position:top left;}
* html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20, * html div.span-21, * html div.span-22, * html div.span-23, * html div.span-24 {display:inline;overflow-x:hidden;}
* html legend {margin:0px -8px 16px 0;padding:0;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
html>body p code {*white-space:normal;}
hr {margin:-8px auto 11px;}
img {-ms-interpolation-mode:bicubic;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
fieldset {padding-top:0;}
textarea {overflow:auto;}
input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}
input.text:focus, input.title:focus {border-color:#666;}
input.text, input.title, textarea, select {margin:0.5em 0;}
input.checkbox, input.radio {position:relative;top:.25em;}
form.inline div, form.inline p {vertical-align:middle;}
form.inline label {position:relative;top:-0.25em;}
form.inline input.checkbox, form.inline input.radio, form.inline input.button, form.inline button {margin:0.5em 0;}
button, input.button {position:relative;top:0.25em;}	

.botbox1 {clear:left;margin-left:5px;}
.textlinks {padding-left:20px;}

/* Vertical Menu */
.menu2 {background: #ffffff;float: left;list-style: none;margin: 0 0 10px 5px;padding: 0;width:12em;font-size:95%;}
.menu2 li {margin: 0;padding: 0;}
.menu2 a {background: #d2e6dd;border-bottom: 1px solid #fff;color: #006738;display: block;margin: 0;padding: 10px 5px;text-decoration: none;height:1.2em;font-weight:normal;}
.menu2 a:hover {font-weight:normal;background: #999999;color:#FFFFFF;text-decoration:none;padding-bottom: 10px;}	
.menu2 .level2 a{margin-left:2px;background-color: #e7e7e7;border-bottom:1px solid #FFF;color: #006738;height:1em;font-size:80%;}
.menu2 .level2 a:hover{margin-left:2px;background-color: #eee;border-bottom:1px solid #FFF;color:#006738;font-size:80%;	}
.current {background-color: #006738;}


