/* CSS Document */
/*body { margin: 20px 0px 0px 0px; padding: 0; font-family: 'Verdana'; color: #333; font-size: 12px; background: #f7f7f7;}*/

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: "Trebuchet MS"; color: #2a2e31; font-size: 11px;}
textarea { font-family: "Trebuchet MS"; color: #2a2e31; font-size: 11px; }
select { font-family: "Trebuchet MS"; color: #2a2e31; font-size: 11px;  }

h1, h2, h3 { font-family: Arial, Helvetica, sans-serif;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bgcontain { width: 800px; background: #fff; margin: 0px auto; border: solid 5px #e9e9e9;}

/* Header */
.Header { background: url(./HeaderBkg.gif) repeat-x left top; position: relative; padding: 20px 20px 20px 175px; margin: 5px; height: 80px;}
.HL { position: absolute; top: 0px; left: 0px; background: url(./HL.jpg) no-repeat left top; height: 299px; width: 144px;}
.HL2 { position: absolute; top: 320px; left: 10px; height: 299px; width: 144px;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sitenameText { font-size: 28px; font-weight: normal; letter-spacing: -1px; font-family: 'Helvetica' ; color:#000; padding: 20px 0px 20px 0px;}
.navText { padding: 0px; margin: 0px; font-size: 12px; border-left: solid 1px #ccc; float: left;}
.navText a {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Content */
.content { font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-align:justify;}
.contentbox { border:#999999 1px dotted; background-color:#eeeeee; padding:5px; }
.headerText { font-size: 20px; font-weight: normal; font-family: 'Helvetica' ; letter-spacing: -1px; padding: 5px 0px; margin: 0px 0px 5px 0px; border-bottom: dashed 1px #ccc; color:#666;} 
.title { font-size: 18px; font-weight:normal; font-family: 'Helvetica' ; letter-spacing: -1px; padding: 5px 0px; margin: 0px 0px 0px 0px;color:#009900;} 
.bodyText { font-size: 12px;font-family:Arial, Helvetica, sans-serif; text-align:justify; font-weight:normal; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
