* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #111;
color: #444;
font: 12px Verdana, Tahoma, sans-serif;
line-height: 20px;
}

img {border: none;}
a{ color: #173D7F; text-decoration: none; outline: none;}
a:hover {color: #000; }

#content {
width: 900px;
margin: 20px auto;
padding: 10px;
background: #fff;
}

#header {
background: #000 url(/images/header.gif) no-repeat;
height: 90px;
font-size: 30px;
color: #fff;
}

#header p { 
margin-left: 35px;
border: none;
line-height: 90px;
}

#header p a {
color: #fff;
text-decoration: none;
}

#header p a:hover {
color: #ccc;
}

#navigation {
background: #111 url(/images/menu.gif) repeat-x;
height: 30px;
line-height: 30px;
margin: 10px auto;
}

#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #444;
}

#navigation li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
}

#navigation li a:hover {
background: #333 url(/images/menuover.gif) repeat-x;
color:#fff;
text-decoration:none;
}

.left {
float: left;
width: 240px;
padding: 10px;
line-height: 14px;
}

.left h2 {
margin-top: 10px;
font: bold 12px Verdana, Tahoma, sans-serif;
padding: 5px 0 5px 5px; 	
border-bottom: 1px dotted #999;
}

.left table {
margin-top: 10px;
}

.left li.current a {
color: #000;
}

.left td {
border-bottom: 1px dotted #999;
}

.lhead {
font: bold 12px Verdana, Tahoma, sans-serif;
padding: 5px 0 5px 5px; 	
}

#ladv ul {
margin: 0;
padding: 0 15px 15px 15px;
list-style: none;
}

#ladv li {
margin: 0;
padding-top: 12px;
font-size: 11px;
line-height: 13px;
 color: #444;
}

#ladv li a {
color: brown;
text-decoration: none;
font-weight: none;
}

.left ul {
color: #999;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:square;	
}

.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}

.left ul a {
font-weight: 600;
color: #173D7F;
}

.left ul a:hover { color : #333; }

.right { 
float: right;
width: 590px;
padding: 10px;
margin-right: 20px;
}

.right h1 {
padding: 2px 0 5px 0px; 
font: bold 18px Verdana, Tahoma, sans-serif;
color: #444;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}

.right h2 {
padding: 2px 0 5px 0px; 
font: bold 16px Verdana, Tahoma, sans-serif;
color: #444;	
margin-bottom: 5px;
margin-top: 20px;
text-align: center;
}

.right table {
width: 100%;
margin-bottom: 10px;
}

.right table th, .right table td {
padding: 2px;
}

.right table th {
font-size: 11px;
line-height: 11px;
}

.right ul {
margin-left: 20px;
margin-bottom: 10px;
}

.right p {
margin-bottom: 10px;
}

#footer { 
background: #222;
color: #eee;
margin-top:20px;
height: 30px;
line-height: 30px;
text-align: center;
}

#footer a {color: #aaa; text-decoration: none; }
#footer a:hover { color: #FFF; }

#fmenu {
clear: both;
margin-top: 5px;
padding-top: 15px;
text-align: center;
font-size: 11px;
line-height: 13px;
width: 900px;
margin: 0 auto 0 auto;
color: #444;
}

#fmenu ul {
list-style: none;
display: inline;
float: left;
}

#fmenu li {
display: block;
float: left;
width: 270px;
padding: 0 0 0 20px;
margin-bottom: 10px;
text-align: left;
}

#fmenu li a {
color: brown;
text-decoration: none;
font-weight: none;
}

.mailto2 {display:none}