body {
font-family:  Arial, sans-serif;
color: #626262;
font-size: 10pt;
background-repeat: repeat;
}

table {
font-size: 10pt;
}

.seagreen {
color: #648f83;
font-size: 9pt;
}

.darkgray {
color: #363636;
}

.darkbeige {
color: #C18B82;
}

.green {
color: #749204;
}

.limegreen {
color: #94a730;
}

.license {
font-size: 11pt;
}

#leftnav {
margin-right: 5px;
margin-top: 19px;
font-size: 9pt;
}

#leftnav .photo {
margin-right: 20px;
font-weight: bold;
font-family: Trebuchet MS, Arial;
font-size: 8.5pt;
}

#leftnav .photo .name {
margin-top: 5px;
margin-bottom: 0px;
color: #b3c64e;
text-transform: uppercase;
}

#leftnav .photo .title {
margin-top: 0px;
color: #FFFFFF;
}

#leftnav .navlinks {
margin-top: 20px;
text-transform: uppercase;
font-size: 8pt;
}

#leftnav .navlinks .current {
font-family: Arial;
letter-spacing: 1px;
font-weight: bold;
color: #b3c64e;
margin-bottom: 12px;
margin-right: 20px
}

#leftnav .navlinks .navlink {
font-family: Arial;
letter-spacing: 1px;
font-weight: bold;
margin-bottom: 12px;
margin-right: 20px;
}

#leftnav .navlinks a:link {
text-decoration: none;
color: #FFFFFF;
}

#leftnav .navlinks a:visited {
text-decoration: none;
color: #FFFFFF;
}

#leftnav .navlinks a:hover {
text-decoration: none;
color: #b3c64e;
}

#leftnav .navlinks a:active {
text-decoration: none;
color: #b3c64e;
}


#wrap {
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

#content {
margin-left: 20px;
width: 480px;
float: left;
/**color: #5C2E2E; */
}

#content p {
}


#content h1, h2, h3, h4, h5 {
color: #94a730;
}

#content h1 {
font-size: 16pt;
font-weight: normal;
}

#content h2 {
font-size: 12pt;
font-weight: normal;
}

#content h3 {
font-size: 10pt;
font-weight: bold;
}

#content h4 {
font-size: 9pt;
font-weight: bold;
}

#content h5 {
font-size: 8pt;
font-weight: bold;
}

#content img.outline {
border: 1px solid #D5D1B0;
}

#content a:link { text-decoration: none; color: #006666; }
#content a:hover { text-decoration: underline; color: #94a730; }
#content a:visited { text-decoration: none; color: #006666; }
#content a:active { text-decoration: underline; color: #94a730; }


#column {
width: 180px;
float: right;
border-left: 1px solid #006666;
padding-left: 10px;
color: #006666;
font-weight: bold;
font-size: 8.5pt;
text-transform: uppercase;
}

#column h1 {
margin-top: 5px;
color: #666666;
font-size: 12pt;
}

#column ul {
padding: 0px;
margin-left: 0px;
list-style: none;
}

#column ul li {
margin-bottom: 8px;
}

#column a:link { text-decoration: none; color:#648F83; }
#column a:hover { text-decoration: underline; color: #648F83; }
#column a:visited { text-decoration: none; color: #648F83; }
#column a:active { text-decoration: underline; color: #648F83; }


.nomarginbottom {
margin-bottom: 0px;
}

.nomargintop {
margin-top: 0px;
}

.nomarginsboth {
margin-top: 0px;
margin-bottom: 0px;
}

.seagreen a:link {
color: #648f83;
text-decoration: none;
}

.seagreen a:hover {
color: #94a730;
text-decoration: underline;
}

.seagreen a:visited {
color: #648f83;
text-decoration: underline;
}

.seagreen a:active {
color: #94a730;
text-decoration: underline;
}