* { padding: 0; margin: 0; }

a {
color: #423f3e;
text-decoration: none;
}

a:hover {
color: #387e8b;
text-decoration: none;
}

body {
 font-family: 'Franklin Gothic Book', Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #423f3e;
 background-color: #fff; 
background: url(header_bg.gif) no-repeat top center;
 margin: 40px auto;
}

img {
border: 0 none;
}

.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

#container { 
 margin: 0 auto;
 
 width: 922px;
 padding: 0px; 
}

#header {
 width: 922px;
 float: left;
 
 height: 150px;
 margin: 0px 0px 0px 0px;
 clear: both;
}
#header_left { 
 width: 460px;
 float: left;
 text-align: left;
 margin-left: 178px;
 margin-top: 82px;
}

#header_right { 
 padding: 75px 0px 0px 0px;
 width: 282px;
 float: left;
 text-align: right;
}

#toplinks {
font-size: 75%;
}

#toplinks a {
 text-decoration: none;
}

#toplinks a:hover {
 text-decoration: none;
}

#toplinks img {
vertical-align:-6px;
}

#message {
padding: 17px 0px 0px 0px;
font-size: 90%;
}

#inner_wrap {
width: 922px;
clear: both;
padding: 0px;
 }

#topnav { 
 width: 922px; 
 clear: both;
 background: #fff;
 margin: 0px 0px 10px 0px;
 padding: .5em 0 .5em 0;
 border-bottom: 2px dotted #ddd;
 text-align: right; 
}

#topnav ul {
 list-style: none;
 
 }

#topnav li {
 display: inline;
}

#topnav a {
color: #387E8B;
text-decoration: none;
font-size: 110%;
 text-transform: uppercase;
 font-weight: bold;
 letter-spacing: .1em;
 font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
}

#topnav a:hover {
color: #9f9d9d;
 text-decoration: none;
}


#leftcolumn { 
 background: #fff;
 margin: 0px 5px 5px 5px;
 padding: 10px 10px 10px 10px;
 width: 195px; 
 float: left;
 
    min-height:350px;
    height:auto !important;
    height:350px;
}

#leftcolnav { 
 width: 195px; 
 clear: both;
 margin: 0px 0px 15px 5px;
 text-align: left;
 line-height: 2.3em;
}

#leftcolnav a {
 text-decoration: none;
}

#leftcolnav a:hover {
 text-decoration: none;
}
}

#leftcolumn p { 
 margin-bottom: 20px;
}


#rightcolumn { 
 background: #fff;
 margin: 5px 5px 5px 5px;
 padding: 10px 0px 10px 0px;
 width: 675px; 
 float: left;  
 min-height:400px;
    height:auto !important;
    height:400px;
 
}

#content {
    min-height:400px;
    height:auto !important;
    height:400px;
    line-height: 1.5em;
    padding-bottom: 80px;
    background: url(basetrim.gif) no-repeat bottom right; 

 }
  
}

#content h2 { 
 font-size: 125%;
 color: #387e8b;
 margin: 0px 0px 5px 0px;
}

#content p {
margin: 0px 0px 10px 0px;
}

#content td {
padding: 5px; 
}
 
.drilldown {
    margin-left: 10px;
	text-decoration: none;
    margin: 0px 0px 10px 5px;
}

#base { 
 width: 675px; 
 clear: both;
 margin: 10px 0 0 240px;
 padding: .5em;
 border-top: 2px dotted #ddd;
}

#baseleft { 
 width: 435px;
 float: left;
 text-align: left;
 margin-top: 5px;
}

#baseleft a:hover {
 text-decoration: none;
}

#baseright { 
 width: 240px;
 float: left;
 text-align: right;
}
#baseright a:link {
 text-decoration: none;
}
#baseright a:visited {
 text-decoration: none;
}
#baseright a:hover {
 text-decoration: none;
}
#baseright a:active {
 text-decoration: none;
}

#credit {
	width: 675px;
	clear: both;
	font-size: 8pt;
	text-align: right;
	padding-top: .8em;
	text-transform: lowercase;
	color: #9f9d9d;
}

#credit a { 
color: #387e8b;
}
#credit a:hover { 
color: #9f9d9d;
}