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

/* General Links */
a:link { text-decoration : none; color : #008be4; border: 0px; outline: none;-moz-outline-style: none;} 
a:active { text-decoration : underline; color : #008be4; border: 0px; outline: none; -moz-outline-style: none;} 
a:visited { text-decoration : none; color : #008be4; 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: '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: "Trebuchet MS";}

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

#bgcontain { width: 780px; background: #fff; margin: 0px auto;}

/* Header */
.Header { background: url(./HeaderBkg.gif) repeat-x left top; height: 178px; position: relative; padding: 20px 28px 20px 217px;}
.HL { position: absolute; top: 0px; left: 0px; background: url(./HL.gif) no-repeat left top; height: 218px; width: 217px;}
.HR { position: absolute; top: 0px; right: 0px; background: url(./HR.gif) no-repeat left top; height: 218px; width: 28px;}

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

.sitenameText { font-size: 38px; letter-spacing: -1px; font-family: "Trebuchet MS"; color:#001a50; padding: 15px 0px;}
.navText { padding: 20px 0px; color:#fff; }

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

/* Content */
.Content { padding: 20px 20px 20px 217px; }
.headerText { font-size: 22px; padding: 10px 0px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #ccc;} 
.bodyText { line-height: 17px; font-size: 12px;}

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

.copyrightText{ padding-left: 217px; font-size: 10px;}
.footerLink {}
.footerLink a {}
