﻿body 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin:0;padding:0;
    background-image:url(bg_blue_Arc.jpg);background-position:top left;background-repeat:no-repeat;
    background-color:#fff;
}
.logo { height:100px;padding-top:17px;}
.logo img {margin-left:-3px;}

.title h1   { margin-top:0px;text-align:center;color:#0097D5;font-size:16px;}
.menu {width:160px;}

td  {font-size:12px;padding:5px 5px 20px 20px;vertical-align:top;}
table   {width:90%; border-collapse:collapse;}
.menu   { padding-top:40px;border-right:1px solid #ccc;padding-left:0; border-bottom:0;}
.menu ul    { list-style:none;margin:0;padding:0;}
.menu a   { font-size:11px;display:block;text-decoration:none;padding:5px;padding-left:30px;color:#0097D5;font-weight:bold;}
.menu li    {margin:0;padding:0;border-bottom:1px solid #ccc;}
.menu a:hover   { background-color:#0097D5;color:#fff;text-decoration:none;
                  background-image:url(dot_squareW.gif);background-position:10px 51%;
                  background-repeat:no-repeat;}
.tr-first td   { padding-bottom:25px;}
.tr-first .menu   { border:0;padding-bottom:20px;}

.li-profile a   { background-image:url(profile_sm.gif);background-position:5px 51%;
                  background-repeat:no-repeat;}
.li-atlas a   { background-image:url(atlas_sm.gif);background-position:5px 51%;
                  background-repeat:no-repeat;}
                  
.li-profile a:hover   { background-image:url(profile_sm_hover.gif);background-position:5px 51%;
                  background-repeat:no-repeat;}
.li-atlas a:hover   { background-image:url(atlas_sm_hover.gif);background-position:5px 51%;
                  background-repeat:no-repeat;}
.disclaimer td   { padding-left:0;}               
.disclaimer td span{ border-top:1px solid #ccc; border-bottom:1px solid #ccc;width:100%;display:block;padding:10px;}

ol li { margin-bottom:20px;color:#666;}

.h1-disclaimer  { color:#0097D5;font-size:16px;background-image:url(warning.gif);background-position:5px 51%;
                  background-repeat:no-repeat;padding:10px 10px 10px 40px;}