﻿* {
 margin: 0;
 padding: 0;
}
body {
 color: #666666;
 font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
}

table {
    width: 100% !important;
    font: 11px/18px Verdana, Arial, Helvetica, sans-serif !important;
    border: 0 !important;
    margin: 0 0 15px 0;
}

#col2-2 table td {
    padding: 2px 4px 2px 4px;
    border-bottom: 1px solid #C0C0C0;
}

#col2-2 table.bordered01 {border-top: 1px solid #C0C0C0 !important; border-left: 1px solid #C0C0C0 !important;}
#col2-2 table.bordered01 td {border-right: 1px solid #C0C0C0;}

img {
 border: 0;
}
a, a.active {
 color: #FF3300;
 text-decoration: underline;
}
a.visited {
 color: #333333;
}
a:hover {
 color: #003366;
}
.clear {
 clear: both;
}
p {
 margin: 0 0 12px 0;
}
/*\Mac IE Hack*/p {
 position: relative;
 top: -1px;
}/*End Mac Hack*/
html>body p {
 position: static;
}
h1 {
 background: #FFF;
 color: #817869;
 font: 20px Arial, Helvetica, sans-serif;
 margin: 27px 0 0 2px;
}
h2 {
 color: #426AA1;
 font-size: 12px;
 margin-bottom: 1px;
}
h3 {
 color: #666;
 font-size: 11px;
 margin-bottom: 1px;
}
h4 {
 color: #426AA1;
 font-size: 11px;
 font-weight: normal;
 margin-bottom: 1px;
}
h5 {
 color: #426AA1;
 font-size: 10px;
 margin-bottom: 1px;
 text-transform: uppercase;
}
h6 {
 color: #666;
 font-size: 11px;
 margin-bottom: 1px;
}
#footer a, #footer a:active, #footer a:visited {
 color: #003366;
 text-decoration: none;
}
#footer a:hover {
 color: #C7BDAF;
}
#container-top {
 width: 739px;
 text-align: left;
 margin: auto;
}
#container {
 position: relative;
 width: 739px;
 background: url(/images/structure/bg_container.gif) repeat-y #FFF;
 text-align: left;
 margin: auto;
}
#header {
 position: relative;
 width: 739px;
 height: 68px;
 background: #003366;
}
.header-random {
 position: absolute;
 top: 0;
 right: 0;
 margin: 0 -1px 0 0;
}
 html>body .header-random {
  margin: 0;
 }
#bottommargin {
 clear: both;
 width: 160px;
 height: 6px;
 overflow: hidden;
 background: #FFF;
 margin: 0 0 0 570px;
}
#footer {
 width: 739px;
 background: url(/images/structure/bg_footer.gif) no-repeat;
 color: #003366;
 font: 9px Verdana, Helvetica, sans-serif;
 text-align: center;
 padding: 10px 0 11px 0;
 margin: auto;
}
#copyright {
 background: #FFF;
 color: #BABABA;
 font: 9px Arial, Helvetica sans-serif;
 text-align: center;
 padding: 0 0 12px 0;
}
#copyright a, #copyright a:visited, #copyright a:active {
 color: #BABABA;
 text-decoration: none;
}
#copyright a:hover {
 color: #767676;
}

.subheader h1, .subheader #headline {
    text-transform: uppercase;
}

#lets_talk {
 list-style: none;
 width: 119px;
 font: 10px/12px Verdana, Helvetica, sans-serif;
 margin: 18px 0 11px 0;
}
 /*\Mac IE Hack*/#lets_talk {
  margin: 23px 0 11px 0;
 }/*End Mac Hack*/
#lets_talk img {
 position: relative;
 left: -1px;
}
#lets_talk li {
 background: url(/images/structure/bg_rightnav_list.gif) 1px 5px no-repeat;
 padding: 0 0 6px 10px;
}
.image_with_caption {
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
    float: left;
    margin: 4px 9px 0 0;
    line-height: 1.5;
}            
.image_with_caption p {
    background-color:#EFECE7;
    padding: 10px 10px 10px 10px;
}
#givesmall {
    position: relative;
    left: -16px;
    width: 147px;
    overflow: hidden;
}

