
/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

input, select, textarea {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; background-color:#EEEEEE; color:#1A436F}
ul, li { color: #1A436F; list-style-type: square; list-style-position: outside; }
.disclaimer_box
{
margin:0 0 20px 0;
padding:4px;
border:1px solid #467aa7;
background-color:#D5E2ED;
color:#505050;
line-height:1.0em;
font-size:0.8em; color: #666666;
}


