body {
 background: #FFFFFF url(pics/bg.jpg) repeat-x;
 font-family: verdana, sans-serif;
 font-size: 9pt;
 color: #000000;
 margin-top: 25px;
 margin-left: 0px;
 margin-right: 0px;
}
li, td {
 font-family: verdana, sans-serif;
 font-size: 9pt;
}
.table1 {
 width: 940px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 border: none;
}
.table2 {
 width: 420px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 border: none;
}
.table3 {
 background: #f2f2f2;
 width: 1180px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 border: solid 1px #CCCCCC;
}
.table4 {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 border: none;
}
.table5 {
 background: #FFFFFF;
 width: 940px;
 height: 350px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 border-left: solid 1px #CCCCCC;
 border-bottom: solid 1px #CCCCCC;
 border-right: solid 1px #CCCCCC;
}
.table6 {
 width: 920px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 border: none;
}
.table7 {
 background: #F2F2F2;
 width: 840px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 border: solid 1px #CCCCCC;
}
.table7 td {
 padding: 7px;
}
.img1 {
 border: none;
}
.img2 {
 float: right;
 margin: 0 10px 15px 15px;
 border: none;
}
.img3 {
 float: left;
 margin: 0 15px 15px 0;
 border: none;
}
.img4 {
 border: solid 1px #000000;
}
.cell1 {
 background: url(pics/table1bg.jpg) repeat-x;
 vertical-align: top;
}
.cell2 {
 vertical-align: top;
}
.title1 {
 color: #00853E;
 font-size: 11pt;
 font-weight: bold;
}
.title2 {
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
}
.note1 {
 font-size: 8pt;
 font-weight: bold;
}
.aligncenter {
 text-align: center;
}
.alignleft {
 float: left;
}
.alignright {
 float: right;
}
.hr1 {
 border: 1px solid #00853E;
 width: 100%;
 text-align: left; /* this will align it for IE */
 margin: 0 auto 0 0; /* this will align it left for Mozilla */
}
.hr2 {
 border: 1px solid #00853E;
 width: 500px;
 text-align: center; /* this will align it for IE */
 margin: 0 auto 0 auto; /* this will align it center for Mozilla */
}
.nav, A.nav:link, A.nav:visited {
 color: #999999;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 padding-top: 2px;
}
.nav1, A.nav1:hover, A.nav1:active, A.nav1:focus {
 color: #FFFFFF;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 padding-top: 2px;
}
.nav_sm, A.nav_sm:link, A.nav_sm:visited {
 color: #333333;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
}
.nav_sm1, A.nav_sm1:hover, A.nav_sm1:active, A.nav_sm1:focus {
 color: #00853E;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
}
A.sitelinks:link {
 color: #000000;
}
A.sitelinks:visited {
 color: #000000;
}
A.sitelinks:hover {
 color: #00853E;
}
A.sitelinks:active {
 color: #00853E;
}
