/* OVERALL PAGE STYLES */
html {  }

body { font-family: "Times New Roman", Times, serif; color: #333333; font-size: 76%; line-height: 120%; background-color: #233f75; margin: 30px 0px 0px 0px; padding: 0; min-width: 800px; }

table { font-size: 100%; border-collapse: collapse; border-spacing: 0;}
th,td{ font-style: normal ;font-weight: normal; text-align: left; margin: 0; padding: 0;}

a:link, a:visited { color: #233f75; text-decoration: underline; font-weight: normal; }
a:active, a:hover, a:focus { color: #000066; text-decoration: underline; font-weight: normal; }

h1 { color: #000000; font-size: 140%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 0px; }
h2 { color: #000000; font-size: 125%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 40px; }
h3 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 0px; }
h4 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
p { margin: 0px 0px 10px 0px; }
strong, bold {  }
em, i {  }
abbr, acronym { font-style: normal; text-decoration: none; }
ul, ol, dl, dt { list-style-position: outside; margin: 0px 0px 10px 25px; padding: 0px; }
li, dd { margin: 0px 0px 5px 0px; }
img { border: none; }



/* ALTERNATE INFORMATION FOR PRINT/HANDHELD/SCREENREADERS */
.screenRead { position: absolute; left: -1000px; }



/* MASTHEAD LEVEL NAVIGATION LAYER */
#layerNavigation { background-color: #d2d0af; height: 26px; background-image: url(/files/structure/index-topBack.jpg); background-repeat: no-repeat; background-position: right top; }
#layerNavigation p { letter-spacing: 1pt; line-height: 100%; margin: 0px; float: left; }
#layerNavigation p a { font-weight: bold; padding: 7px 20px 7px 20px; display: block; border-width: 0px 1px 0px 0px; border-style: solid; border-color: #c3c19d; }
#layerNavigation p a:link, #layerNavigation p a:visited { color: #496352; text-decoration: none; background-color: #d2d0af; }
#layerNavigation p a:active, #layerNavigation p a:hover, #layerNavigation p a:focus { color: #FFFFFF; text-decoration: none; background-color: #496352; }



/* PAGE CONTENT LAYER */
#wrapBody { min-height: 479px; display: block; padding: 20px 0px 0px 0px; background-image: url(/files/structure/index-background.jpg); background-repeat: no-repeat; background-position: right top; background-color: #FFFFFF; }

/* Lefthand Navigation Menu */
#columnLink { float: left; width: 75px; }

/* Main Content Body */
#wrapContent { margin: 0px 0px 0px 75px; background-image: url(/files/structure/index-logo.gif); background-repeat: no-repeat; background-position: left top; }

#columnText { overflow: visible; height: 1%; margin: 0px 475px 0px 0px; display: block; padding: 160px 0px 0px 0px; }
#columnText:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }

#layerBottom { font-size: 1px; line-height: 1px; background-color: #d2d0af; height: 9px; background-image: url(/files/structure/index-bottomBack.jpg); background-repeat: no-repeat; background-position: right top; }


/* FOOTER LAYER */
#layerFooter { clear: both; }
#layerFooter p { color: #aeb8cd; margin: 5px 0px 5px 0px; padding: 0px 10px 0px 10px; }
#layerFooter p a:link, #layerFooter p a:visited { color: #aeb8cd;  }
#layerFooter p a:active, #layerFooter p a:hover, #layerFooter p a:focus { color: #FFFFFF;  }

#siteDesign { position: absolute; left: -1000px; width: 900px; }