/* CSS Document */

body {
background: #D2FFB4;
margin: 0px;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
background-position: top;
font-family: 'lucida grande', verdana, sans-serif ;
font-size: x-small;

}

td {
font-family: 'lucida grande', verdana, sans-serif ;
font-size: x-small;
}

input {
font-family: 'lucida grande', verdana, sans-serif ;
border: #336600 solid 1px;
font-size: 10px;
margin-bottom: 5px;

}


div#left a {
background-image: url('images/menu_bg.jpg');
background-position: bottom;
background-repeat: no-repeat;
color: white;
font-size: 12px;
text-align: right;
padding-right: 10px;
display: block;
height: 14px;
font-family: 'lucida grande', verdana, sans-serif ;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
font-weight: normal;
}

div#left a:hover {
background-image: url('images/menu_bg_a.jpg');
}

div#right {
color: black;
font-size: 12px;
text-align: justify;
padding-right: 15px;
padding-left: 15px;
font-family: 'lucida grande', verdana, sans-serif ;
padding-bottom: 10px;
padding-top: 10px;
padding-right: 15px;
padding-left: 15px;
}

div#right a {
text-decoration: none;
color: #339900;
}

div#right a:hover {
color: #33CC00;
}

div#footer {
color: #96BB76; 
font-size: 9px;
text-align: right;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 0px;
padding-top: 18px;
}

div#footer a{
text-decoration: none;
color: #66CC00;
}

div#footer a:hover {
color: white;
}

div#exposurefooter {
color: #003300; 
font-size: 10px;
text-align: center;
}

div#exposurefooter a{
text-decoration: none;
color: #009900;
}

div#exposurefooter a:hover {
color: black;
}

p {
margin-top: 0px;
padding-top: 0px;
margin-bottom: 5px;
}

ul {
margin: 0px;
padding-left: 18px;
}

img {
border: 0px;
}

li {
padding-left: 0px; margin: 0px;
}

h2 {
font-size: 20px;
font-weight: normal;
margin: 0px;
color: #39463D;
margin-bottom: 5px;
margin-top: 1em;
margin-top: 0px;
background-image: url('images/h2bg.gif');
background-repeat: no-repeat;
background-position: bottom left;
margin-bottom: 0.5em;
}


td {
vertical-align: top;
font-size: 12px;
}

table#introtable td {
padding: 5px;
text-align: center;
font-size: 9px;
}

table#introtable td a {
color: black;
}

table#introtable td a:hover {
color: #002800;
}

div#disclaimer {
position: absolute;
top: 170px;
left: 50%;
margin-left: -200px;
width: 400px;
font-size: 11px;
background: red;
color: white;
border: black solid 2px;
}
div#disclaimer p {
padding: 10px;
PADDING-BOTTOM: 0PX;
}

div#disclaimer a {
color: white;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

div#disclaimer a:hover {
background: black;
color: white;
}

div#emisframe {
position: absolute;
top: 165px;
left: 50%;margin: 0px;
margin-left: -384px;
width: 768px;
font-size: 11px;
background: white;
color: black;
z-index: 100;

padding: 0px;
background-image: url('images/emisbg.jpg'); 
background-repeat: repeat-x;
background-position:bottom;

}

div#emisframe h2 {
color: black;background: none;
padding: 20px;
padding-bottom: 0px;}

div#emisframe p {
padding: 0px;
padding-left: 20px;
}

div#emisframe a {
color: #CC3300;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

div#emisframe a:hover {
color: black;
}



div#disclaimer h1 {
background: black; 
margin: 0px; padding-top: 0.8em;
PADDING-bottom: 0.8em;
font-size: 16px;
padding-left: 10px;
}

img.p {
margin: 10px;
margin-bottom: 0px; border: black solid 1px;
}

table.staffphotos {
border-collapse: collapse;
padding: 0px;
margin: 0px;}


table.staffphotos td {
padding: 10px;
padding-left: 0px;
padding-top: 0px;
text-align: right;
padding-bottom: 30px;
}

table.staffphotos td strong {
font-size: 16px;
font-weight: bold;
display: block;
border-bottom: #e0e0e0 solid 1px;
padding-bottom: 5px;
text-align: right;
}

table.staffphotos img {
padding-left: 15px;
}