body {
margin: 0px 0px 20px 0px;
background-color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
height: 100%;
}

img {
border: 0px;
padding: 0px;
}

#container {
width: 758px;
position: relative;
top: 20px;
text-align: left;
margin: 0px auto;
}

#container table {
margin: -3px;
position: relative;
}

#header {
background: url(images/toppix.jpg) no-repeat top right;
height: 67px;
}

#topnav {
background: #D0E2D9 url(images/topnavbkg.gif) repeat-x top center;
height: 34px;
border-bottom: 4px solid #fff;
}

#topnav ul {
float: right;
height: 33px;
margin: 0px;
}

.none {
list-style-type: none;
}

#topnav ul li {
list-style-type: none;
float: left;
border-left: 3px solid #D0E2D9;
}

#topnav ul li a {
text-decoration: none;
color: #717372;
}

#topnav ul li.current {
background: url(images/uparrow.gif) no-repeat bottom center;
}

#topnav ul li.current a {
color: #444645;
}

#topnav #assocText {
border-right: 3px solid #D0E2D9;
width: 320px;
float: left;
color: #444645;
}

#topnav ul li, #assocText {
font-size: 11px;
padding: 11px 10px 10px 10px;
}

.contentContainer {
background-color: #d0e2d9;
line-height: 1.3;
}

#frontContentContainer {
color: #7D8176;
background: #d0e2d9 url(images/bkg_frontpage.gif) repeat-y top center;
margin-top: 3px;
border-top: 20px solid #d0e2d9;
border-bottom: 1px solid #d0e2d9;
}

#contentContainer1 {
background: transparent url(images/bgcenter.gif) repeat-y top center;
height: 100%;
}

#contentContainer2 {
background: transparent url(images/bgtop.gif) no-repeat top center;
}

#contentContainer3 {
background: transparent url(images/bgbottom.gif) no-repeat bottom center;
}

#leftNav {
color: #61645C;
width: 230px;
padding-left: 15px;
padding-top: 30px;
float: left;
font-size: 10px;
}

#leftNav ul {
list-style-image: url(images/arrow.gif);
font-weight: bold;
margin: 0px;
padding: 10px 32px;
}

#leftNav a {
color: #61645C;
text-decoration: none;
}

#leftNav ul li.current {
list-style-image: url(images/down.gif);
}

#leftNav ul ul {
list-style-image: none;
list-style-type: none;
padding-left: 10px;
margin: 0px;
font-weight: normal;
font-size: 12px;
}

#leftNav ul li, #leftNav ul ul li {
padding-bottom: 5px;
}

#content {
margin-left: 250px;
padding: 42px 15px 12px 15px;
color: #4F514B;
color: #7D8176;
font-size: 12px;
letter-spacing: 1.1px;
line-height: 1.2;
}

.contentBox {
float: left;
padding: 15px;
}

.contentBox h3 {
text-transform: uppercase;
font-weight: normal;
color: #333;
font-size: 13px;
margin: 0px;
padding: 0px;
}

.contentBox h4 {
text-transform: uppercase;
font-weight: normal;
color: #fff;
font-size: 12px;
margin: 0px;
padding: 0px;
}


.contentBox strong {
color: #4d4d4d;
line-height: 1.3;
}

#content1 {
width: 295px;
text-align: justify;
color: #7d7d7d;
}

#content2 {
width: 180px;
padding-left: 20px;
color: #4d4d4d;
}

#content3 {
width: 170px;
color: #4d4d4d;
}

#content hr {
border: 1px solid #fff;
}

#content h2, #content h3 {
margin: 5px 0px;
}

#content h2 {
display: block;
width: 95%;
background-color: #A1A1A1;
color: #fff;
padding-left: 20px;
padding-top: 1px;
padding-bottom: 1px;
font-size: 15px;
letter-spacing: 1.1px;
}

#content > h2 {
font-weight: normal;
}

#content h3 {
font-weight: normal;
font-size: 13px;
text-transform: uppercase;
padding-left: 15px;
background: url(images/square.gif) no-repeat center left;
}

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

p.darkstyle { 
background-color: #A1A1A1;
color: #fff;
margin: 0px;
padding: 2px 5px;
}

p.darkstyle strong {
color: #000;
text-align: right;
}

.contentBox hr {
color: #fff;
margin: 3px 0px 3px 0px;
border: 1px solid #fff;
}

#content3 p, #content3 .address {
margin-top: 5px;
}

#content3 .address {
margin-bottom: 10px;
}

#content3 .address img {
float: left;
}

#content3 .address p {
font-size: 10px;
padding-left: 23px;
margin-top: 4px;
margin-bottom: 4px;
}

.smallLink {
font-size: smaller;
}

#footer {
font-size: 11px;
text-align: right;
clear: both;
border: 1px solid #fff;
position: relative;
}

#footer ul {
list-style-type: none;
margin: 3px;
}

#footer ul li {
display: inline;
margin-left: 20px;
}

#footer ul li a {
color: #8c8c8c;
text-decoration: none;
}

#footer .copyright {
color: #B4BDA3;
}

#footer .verde {
color: #8C8C8C;
text-decoration: none;
}

#footer .verde a {
color: #063;
}

.floatClear {
clear: both;
font-size: 10px;
}