/* CSS Document */
body { margin: 20px 0px 0px 0px; padding: 0; font-family: 'Verdana'; color: #333; font-size: 12px; background: #f7f7f7;}

/* General Links */
a:link { text-decoration : none; color : #0066cc; border: 0px; outline: none;-moz-outline-style: none;} 
a:active { text-decoration : underline; color : #0066cc; border: 0px; outline: none; -moz-outline-style: none;} 
a:visited { text-decoration : none; color : #0066cc; border: 0px; outline: none; -moz-outline-style: none;} 
a:hover { text-decoration : underline; color : #003366; 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: "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: 700px; 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;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.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 { padding: 20px 20px 20px 180px; }
.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;} 
.bodyText { font-size: 12px; line-height: 17px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer { position: relative; padding: 0px 0px 20px 180px;}

.copyrightText{ font-size: 10px; line-height: 14px; color:#818778;}
.footerLink {}
.footerLink a {}
