/* Reset */
* {
margin:0;
padding:0;
}
img {
border: 0;
}
ol,ul {
list-style: none; 
}
ul.list {
list-style: disc;
padding-left: 15px;
}	
a:link, a:active, a:visited {
text-decoration:none;
}
.clear {
clear:both;
}
a{
outline:none;
}

/* Layout */
body {
font-family:Helvetica, Arial, Sans-serif;
text-align:center;
font-size:13px;
color:#363336;
}
#wrapper {
margin:0 auto 0 auto;
width:844px;
text-align:left;
padding:12px 0 0 0;
}
#spacer {
width:12px;
float:left;
padding:0;
}
/* Header */
.headerblock {
width:95px;
float:right;
padding:0 0 8px 0;
}
#header li a {
display:block;
width:95px;
height:19px;
background-repeat:no-repeat;
}
#header li a:hover, #header li#currentpage a{
background-position:-95px 0;
}
/* Main content */
.bordertop {
border-top:1px solid #8B8179;
}
#middle {
clear:both;
}
.padright {
padding:0 12px 0 0;
}
#sidebar {
width:202px;
float:left;
}
.sidebox {
border-bottom:10px solid #FFF;
}
.col2 {
width:202px;
float:left;
}
.col3 {
width:309px;
float:left;
}
.col4 {
width:416px;
float:left;
}
.col6 {
width:630px;
float:left;
}
.cat01, .cat02, .cat03, .cat04, .cat05, .cat06, .cat07, .cat08, .cat09, .cat10 {
display:none;
}
.year2007, .year2008, .year2009, .year2010, .year2011, .year2012 {
display:none;
}
.hovering {
background:#F1EFED;
cursor:pointer;
}
.clients li {
font-size:13px;
line-height:16px;
color:#363336;
padding:2px 0 0 0;
}
ol li {
font-size:11px;
line-height:14px;
padding-top:2px;
list-style-type:decimal;
list-style-position:inside;
color:#2E0000;
}
ol {
padding:6px 0;
}
ul.bullets{
list-style-type:square;
font-size:13px;
line-height:16px;
color:#2E0000;
padding-top:6px;
}
ul.bullets li{
padding-top:2px;
}
/* Sidebar */
#sidebar li {
color:#9E9187;
font-size:13px;
line-height:16px;
}
#sidebar li a {
font-size:13px;
line-height:16px;
color:#9E9187;
padding:0;
margin:0;
}
#sidebar li a:hover, #sidebar li.currentsub a {
color:#298797;
}
/* Footer */
#footer {
width:844px;
position:relative;
border-top:1px solid #8B8179;
margin:8px 0 0 0;
padding:6px 0 0 0;
text-align:left;
clear:both;
}
#footer p, .smalltext p, .smalltext h3 {
font-size:11px;
line-height:15px;
}
.smalltext p {
padding-top:2px;
}
#footer p{
padding:4px 0 12px 0;
}
/*  Text styling */
h1 {
font-size:24px;
line-height:24px;
font-weight:bold;
color:#2E0000;
padding:18px 0 0 0;
}
h2 {
font-size:24px;
line-height:24px;
font-weight:normal;
color:#298797;
padding:0 0 22px 0;
}
h3 {
font-size:13px;
line-height:16px;
font-weight:bold;
padding:6px 0 0 0;
color:#2E0000;
}
h4 {
font-size:13px;
line-height:16px;
font-weight:bold;
padding:0 0 0 0;
color:#298797;
}
h5 {
font-size:13px;
line-height:16px;
font-weight:bold;
}
h5 a{
color:#000000;
}
h5 a:hover {
color:#403D41;
}
h6 {
font-size:13px;
line-height:16px;
color:#C6003C;
font-weight:normal;
}
h6 a {
color:#000;
}
h6 a:hover {
color:#403D41;
}
p {
font-size:13px;
line-height:16px;
color:#363336;
padding:6px 0 0 0;
}
p a {
color:#298797;
}
p a:hover {
text-decoration:underline;
}

#map ul {
font-size:13px;
line-height:16px;
}
#map a {
font-size:13px;
line-height:16px;
color:#298797;
}
#map a:hover {
text-decoration:underline;
}
#map li {
padding:4px 0 0 0;
color:#298797;
}
#map ul ul li, #sidebar ul ul li {
text-indent:12px;
}
#map ul ul ul li, #sidebar ul ul ul li {
text-indent:24px;
}
#map ul ul ul ul li, #sidebar ul ul ul ul li {
text-indent:36px;
}


#nav a{ 
width: 20px;
float:left; 
margin: 0 1px 1px 0; 
padding:2px 0 0 0;
font-size:11px;
text-align: center; 
line-height: 18px; 
background: #9E9187; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
#nav a:hover, #nav a.activeSlide{ 
background: #298797; 
color: #fff; 
} 
#nav{padding:1px 0 0; overflow:hidden;}
