/* page layout */
 #container
 {
 width: 804px;
 margin: 0px auto;
 background-color:#FFE5AA;
 }

#header
{
 padding: 2px;
 background-color:#999900;
 }

#left
{
float:left;
border:0px;
padding-top:5px;
margin-left:0px;
margin-right:10px;
width:540px;
}

#right
{
align:top;
padding-top:5px;
padding-bottom:0px;
margin-top:10px;
margin-left:15px;
margin-right:0px;
margin-bottom:15px;
text-indent:0px;
width:235px;
background-color:#999900;
overflow:hidden;
}

#footer
{
 clear: both;
 text-align:right;
 height:78px;
 background-image:url(images/footer.jpg);
}



p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10pt; line-height: 14pt;
font-weight:normal;
color:#333333;
margin-left:30px;
margin-right:25px;
margin-top:0px; margin-bottom:5px;
}
ul {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 9pt; line-height: 12pt;
font-weight:normal;
color:#333333;
margin-right:25px;
}
#right p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 9pt; line-height: 12pt;
font-weight:normal;
color:#333333;
margin-left:15px;
margin-right:25px;
margin-top:0px; margin-bottom:5px;
}
#footer p
{
font-family:Arial, Helvetica, sans-serif;
font-size: 7pt; line-height: 9pt;
font-weight:900;
margin-right:5px;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight:bold;
margin-left:20px;
margin-top:0px; margin-bottom:0px;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11pt;
font-weight:bold;
padding:2px;
margin-top:0px; margin-bottom:5px;
background-color:#CED452;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight:900;
margin-top:0px; margin-bottom:0px;
}
h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
margin-top:0px; margin-bottom:0px;
margin-left:15px;
}

.header
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #333366;
font-weight: bold
}
.header_sub {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11pt;
font-weight:bold;
margin-left:20px;
}

.address {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height:12px;
margin-left:30px;
}
.address2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 8pt;
font-weight:bold;
line-height:12px;
margin-left:30px;
}
.nav {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 8pt;
margin-left:3px;
margin-top:1px; margin-bottom:1px;
}
a:link {
color:#003399;
text-decoration: underline;
}
a:visited {
color:#950080;
}

.subhead
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt; font-weight: bold;
color: #cc6600;
margin-right:20px;
}
.text {
font-family: Times New Roman, Times, serif;
font-size: 11pt; line-height: 12pt
}
.smallprint {
font-family: Times New Roman, Times, serif;
font-size: 8pt; line-height: 9pt;
color: #333333;
padding:5px;
}

.orange{color:#FF9933}
.orange_bg{background-color:#FF9933}
.green{color:#ccd676}
.green_bg{background-color:#ccd676}
.grey{color:#666666}
.grey_bg{background-color:#666666}
.lime{color:#CCFF00}
.lime_bg{background-color:#CCFF00}
.olive{color:#999900}
.olive_bg{background-color:#999900}
.red{color:#993333}
.red_bg{background-color:#993333}
.tan{color:#CCCC99}
.tan_bg{background-color:#CCCC99}
.light_green_bg{background-color:#99CC99}
.blue{color:#006699}
.blue_bg{background-color:#006699}
.spring{background:#993300}
.spring_bg{background-color:#993300}


#floatimg {
float:none;
  padding: 0px;
  margin-right:0px;
  margin-bottom:0px;
  background-color:#FFE5AA;
}
#floatimg_right {
float:right;
  padding: 5px 0px 10px 10px;
  margin-right:0px;
  margin-bottom:0px;
  font-family: Times New Roman, Times, serif;
font-size: 8pt; line-height: 9pt; font-weight: bold;
color: #006699;
}


