@import "sad.css";

div#tolmsg {margin:30px 0 0 20px;}
div#tolmsg a { text-decoration:underline}
div#tolmsg li { padding:10px 0;}
img#logo  {margin:12px;}
div#tolmsg { font-size: 14px;}

.bal100 {
	 font-weight: bold; width: 100px; text-align: right;}
}

#mrheading ul {
    display: inline;
    font-size: 85%;
    list-style: none;
    padding: 0;
    margin: 0 10px;
}
#mrheading ul li {
    list-style: none;
    display: inline;
    border-left: 1px solid #ccc;
    padding: 0;
    margin: 0;
}
#mrheading ul li a {
    padding: 2px 5px;
    margin-left: 4px;
}
#mrheading ul li a:hover {
    text-decoration: none;
    background-color: #ff9;
}
#mrheading ul li.first {
    border-left: none;
}





#mrheading {
    float:right;
}
#mrheading p {
    margin: 0 5px 0 20px;
    padding:0;
    font-size:0.8em;
    font-style:italic;
    font-weight: normal;
    color: #999;
}
body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    margin:0;
    padding:5px 0 0 0;
}
a {
    text-decoration: none;
    color: #33c;
}
a:link {
    text-decoration: none;
}
a:visited {
    color: #636;
}
a:hover {
    text-decoration: underline;
    color: #c33;
}
a:active {
}
#branding {
    margin: 0 0 0 0px;
    width: 250px;
    font-size: 1.2em;
}
#branding h1 {
    font-size: 1.2em;
    margin: 0 5px;
}
#heading {
    float:left;
}
#mrheading {
    float:right;
}
#mrheading p {
    margin: 0 5px 0 20px;
    padding:0;
    font-size:0.8em;
    font-style:italic;
    font-weight: normal;
    color: #999;
}
#logout {
    clear: right;
    float: right;
    padding: 2px 5px 5px 0;
}

#logout a {
    font-size: 75%;
}
#logout a:visited {
    color: #33c;
}

div {
	margin: 0;
	 padding: 0;
}


#tabs {
    width: 100%;
    clear: left;
    background:url("top_tab_bottom_border.gif") repeat-x bottom;
    font-family: Verdana, Arial, sans-serif;
    white-space:nowrap;
    font-size: 10pt;
    line-height:normal;
    height:25px;
}
#tabs ul {
    float: right;
    margin:0;
    padding: 0 10px 0 0;
    list-style:none;
}
#tabs li {
    display:inline;
    margin:0;
    padding:0;
    background-color: #339;
    font-weight: bold;
}
#tabs a {
    cursor: pointer;
    float:left;
    background:url("main_tabs_left_blue.gif") no-repeat left top;
    background-position:0% 0px;
    margin:0 0 0 5px;
    padding:0 0 0 4px;
    text-decoration:none;
    color: #fff;
}
#tabs a span {
    float:left;
    display:block;
    background:url("main_tabs_right_blue.gif") no-repeat right top;
    background-position:100% 0px;
    padding:5px 10px 4px 5px;
    color:#fff;
}
#tabs a:hover span {
   color:#ff3;
	text-decoration: underline;
}
#tabs li.current a {
    background-position:0% -150px;
    padding:0 0 0 4px;
    color:#000;
}

#tabs li.current a span {
    background-position:100% -150px;
    padding:5px 15px 4px 6px;
    color:#000;
}
#tabs li.current a:hover span {
    color:#33c;
	  text-decoration:none;
}


#sublinks {
    width:100%;
    background-color: #fff;
    font-size: 10pt;
    line-height: normal;
    height: 15px;	
	 
	
}

#sublinks ul {	
 margin:7px 0 0;
 
}


#sublinks li {
	display: inline;
 font-weight: bold;
 padding:0 8px 0 0;
}
#sublinks a{
	color:navy;
}
#sublinks a:hover{
	color:#ff9;
	 background-color: #25507C;
}


#content {
    clear:both;
    padding: 0 10px;
	 margin: 0;

}

#main {
    clear: both;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px;
  	 background-color: #fff;
	  background:url("top_tab_bottom_border.gif") repeat-x top; 
	  margin:3px 0 0 0;
	  
	   
}

#footer {
    margin: 25px 0 0 0;
    width: 100%;
    clear: both;
}
#footer p {
    text-align: center;
    padding: 5px;
    margin: 0;
    font-size: 80%;
    color: #666;
}
#footer a:link {
    text-decoration: none;
    color: #33c;
}
#footer a:visited {
    color: #33c;
}
#footer a:hover {
    text-decoration: underline;
    color: #33c;
}
#footer a:active {
    color: #c33;
}
b.rtop, b.rbottom{display:block; background: #ccc;}
b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #ccc;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.r4{margin: 0 1px; height: 2px}
.hideLink a { display: none; }
.showLink a { display: inline; }

h3.companyBook {color:#933162; padding:2px 0; margin:0;	text-align: center;}
