/* CSS Document */
body { margin: 20px 0px 0px 0px; padding: 0; font-family: 'Verdana'; color: #2a2e31; font-size: 12px; background: #b3e3ff;}

/* General Links */
a:link { text-decoration : none; color : #006699; border: 0px; outline: none;-moz-outline-style: none;} 
a:active { text-decoration : underline; color : #006699; border: 0px; outline: none; -moz-outline-style: none;} 
a:visited { text-decoration : none; color : #006699; border: 0px; outline: none; -moz-outline-style: none;} 
a:hover { text-decoration : underline; color : #ff3300; 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: 780px; background: #fff; margin: 0px auto; border: solid 7px #a0d4f3;}

/* Header */
.Header { background: url(./HeaderBkg.gif) repeat-x left top; position: relative; padding: 20px; margin: 7px; height: 113px;}
.HR { position: absolute; top: 0px; right: 0px; background: url(./HR.jpg) no-repeat left top; height: 152px; width: 282px;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sitenameText { font-size: 32px; font-weight: normal; letter-spacing: -1px; font-family: "Trebuchet MS" ; color:#000033; padding: 20px 0px 20px 0px;}
.navText { padding: 0px; margin: 0px; font-size: 12px; border-left: solid 1px #bed6e2; float: left;}
.navText a {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Content */
.Content { padding: 20px; }
.headerText { font-size: 18px; font-weight: normal; font-family: "Trebuchet MS" ; letter-spacing: -1px; padding: 10px 0px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #ccc; color:#000033;} 
.bodyText { font-size: 12px; line-height: 17px;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Footer { position: relative; padding-bottom: 20px;}

.copyrightText{ padding-left: 20px; font-size: 10px; line-height: 14px; color:#818778;}
.footerLink {}
.footerLink a {}
