/* CSS Document */

body { margin-top:5px; background-color:#FFFFFF; scrollbar-face-color:#FFFFFF; scrollbar-highlight-color:#009999; scrollbar-3dlight-color:#F4F4F4; scrollbar-darkshadow-color:#F4F4F4; scrollbar-shadow-color:#F4F4F4; scrollbar-arrow-color:#009999; scrollbar-track-color:#FFFFFF; }

/* Div Styles */
#containermain { width:860px; height:auto; margin-left:auto; margin-right:auto; background:none; }
#containerleft { width:220px; float:left; background:none; }
#containerright { width:635px; float:right; background:none; }
#spacer { height:auto; }
#logo { width:216px; height:94px; background-color:#FFFFFF; border:#009999 2px solid; }
#menu { width:191px; height:125px; background-color:#FFFFFF; border:#009999 2px solid; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#009999; line-height:1.5; padding-left:25px; padding-top:25px; }
#pageimage { width:216px; height:125px; background-image:url(../graphics/0603_pageimage.jpg); border:#009999 2px solid; }
#address { width:191px; height:150px; background-color:#FFFFFF; border:#009999 2px solid; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#009999; padding-left:25px; padding-top:25px; padding-bottom:25px; }
#banner { width:610px; height:92px; background-color:#009999; font-family:Arial, Helvetica, sans-serif; font-size:20pt; font-weight:normal; line-height:1.5; color:#FFFFFF; text-align:right; padding-right:25px; padding-top:6px; }
#contentenv { width:586px; height:413px; background-color:#FFFFFF; border:#009999 2px solid; padding-top:25px; padding-bottom:25px; padding-left:25px; padding-right:20px; }
#content { height:413px; background:none; font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#333333; text-align:justify; overflow:auto; padding-right:10px; }
#envfooter { width:625px; height:15px; background-color:#009999; border:none; padding:5px; }
#copyright { float:left; font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#FFFFFF; font-weight:bold; text-align:left; }
#credit { float:right; font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#FFFFFF; font-weight:bold; text-align:right; }
#footer { width:635px; background-color:#009999; border:none; }

/* Heading Styles */
h1 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; text-align:left; color:#009999; }

/* Text Styles */
ul { margin-left:15pt; }
.textbold { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#333333; text-align:justify; }

/* Link Styles */
a { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#009999; text-decoration:none; }
a:hover { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#333333; text-decoration:none; }
a.credit { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#FFFFFF; font-weight:bold; text-decoration:none; }
a.credit:hover { ffont-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#FFFFFF; font-weight:bold; text-decoration:underline; }

