/* CSS Document */
body { margin: 22px 0px 0px 0px; padding: 0; font-family: 'Verdana'; color: #3b3f37; font-size: 12px; background: #336600;}

/* General Links */
a:link { text-decoration : none; color : #669900; border: 0px; outline: none;-moz-outline-style: none;} 
a:active { text-decoration : underline; color : #669900; border: 0px; outline: none; -moz-outline-style: none;} 
a:visited { text-decoration : none; color : #669900; border: 0px; outline: none; -moz-outline-style: none;} 
a:hover { text-decoration : underline; color : #000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}


img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #505560; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #505560; font-size: 11px; }
select { font-family: 'Verdana'; color: #505560; font-size: 11px;  }

h1, h2, h3 { font-family: Arial, Helvetica, sans-serif;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 780px; background: #fff url(./ContainerBkg.gif) repeat-y left top; margin: 0px auto;}

/* Header */
.Header { position: relative; padding: 20px 28px 20px 325px; height: 132px;}
.HL { position: absolute; top: 0px; left: 0px; background: url(./HL.gif) no-repeat left top; height: 172px; width: 324px;}
.HR { position: absolute; top: 0px; right: 0px; background: url(./HR.gif) no-repeat left top; height: 5px; width: 5px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sitenameText { font-size: 38px; font-weight: bold; letter-spacing: -2px; font-family: 'Arial' ; color:#003300; padding: 40px 0px 20px 0px;}
.navText { padding: 0px; display: block; }
.navText a {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Content */
.Content { padding: 20px 20px 20px 260px; }
.headerText { font-size: 22px; font-weight: bold; font-family: 'Arial'; letter-spacing: -1px; padding: 10px 0px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #ccc; color:#996600;} 
.bodyText { font-size: 12px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer { position: relative; height: 25px;}
.FL { position: absolute; bottom: 0px; left: 0px; background: url(./FL.gif) no-repeat left bottom; height: 10px; width: 241px;}
.FR { position: absolute; bottom: 0px; right: 0px; background: url(./FR.gif) no-repeat left bottom; height: 5px; width: 5px;}

.copyrightText{ padding-left: 260px; font-size: 10px; color:#818778;}
.footerLink {}
.footerLink a {}
