/* version 7 Screen Display */

/* OVERALL PAGE STYLES */
body { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 70%; line-height: 120%; background-color: #d5caba; margin: 0px; }

/* Specification so fonts display correctly in Internet Explorer */
table { font-size: 100% }

/* General Link Color */
a:link { color: #CC0000; text-decoration: none; font-style: normal; }
a:active { color: #ff0000; text-decoration: underline; font-style: normal; }
a:visited { color: #660000; text-decoration: none; font-style: normal; }
a:hover, a:focus { color: #ff0000; text-decoration: underline; font-style: normal; }

/* Type Style Tags */
h1 { color: #000000; font-size: 120%; font-style: normal; font-weight: normal; line-height: 140%; margin: 0px; padding: 0px;}
h2 { color: #FFFFFF; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 0px; padding: 5px 10px 5px 10px; display: block; background-color: #990000; }
h3 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 0px; padding: 0px 0px 4px 0px; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #990000; }
h4 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h5 { color: #ffffff; font-size: 110%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h6 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; }
p { font-size: 100%; line-height: 120%; margin: 0px 0px 10px 10px; }
strong { font-weight: bold; }
bold { font-weight: bold; }
em { font-style: italic; }
i { font-style: italic; }
abbr { font-style: normal; text-decoration: none; }
acronym { font-style: normal; text-decoration: none; }
ul { list-style-position: outside; margin: 0px 0px 10px 25px; padding: 0px; }
ol { list-style-position: outside; margin: 0px 0px 10px 25px; padding: 0px; }
li { margin: 0px 0px 0px 0px; padding: 0px; }
.FloatWindowUL { margin: 0px 0px 10px 15px; }
.IntroText { font-size: 120%; line-height: 140%; margin: 0px 0px 10px 0px; }
.alignRight { float: right; margin-left: 10px; }

img { border: none; }


/* ALTERNATE INFORMATION FOR PRINT/HANDHELD/SCREENREADERS */
.screenRead { visibility: visible; display: block; }
@media aural { .screenRead { display: block; speak: normal } }

noscript { visibility: hidden; display: none; }
 
 /* IGUIDE LAYER */
#iGuide { background-color: #d5caba; height: 30px; margin: 0px; padding: 0px; display: block; border-width: 0px 0px 6px 0px; border-style: solid; border-color: #000000; background-image:url(/home/files/structure/iGuideInterior-Background.gif); background-repeat: no-repeat; background-position: left top; }






/* PAGE CONTENT LAYER */
#rowMast { text-align: right; height: 53px; background-color: #FFFFFF;  background-image: url(/home/files/structure/int_titleBack.gif); background-repeat: repeat-x; background-position: left top; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #000000; }
#rowMast h1 { font-size: 180%; font-weight: bold; background-image: none; margin: 0px; padding: 10px 0px 0px 0px; }





#rowPage { height: 1%; display: block; margin: 0px; padding: 0px; background-color: #FFFFFF; background-image: url(/home/files/structure/back-links.jpg); background-repeat: repeat-y; background-position: left top; }




/* Nav Link Props */
#columnLinks { display: none; }

#rowContent { margin: 0px 0px 0px 0px; border: none; }

#columnImages { display: none; }

#rowCopy { padding: 20px 50px 0px 50px; display: block; background-color: #FFFFFF; }

#rowHeading { display: block; margin: 0px 0px 5px 0px; border: none; }


/* Float Window Information */

#containerText {  }
#containerText:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }

/* Styles for MultiColumn Formats */
#columnIntro { margin: 0px; padding: 0px; }
#containercolumns { clear: right; height: 1%; display: block; margin: 0px; padding: 0px; }
/* Not sure what this is for
#containercolumns:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; } */

/* Styles for the Two Column Formats */
#twocolumnleft { float: left; width: 48%; margin: 0px; padding: 0px; }
#twocolumnright { margin: 0% 0% 0% 52%; padding: 0px 0px 0px 15px; }

/* Styles for the three Column Formats */
#threecolumnleft { float: left; width: 29%; }
#threecolumnmiddle { float: left; width: 29%; margin: 0px 0px 0px 10px; }
#threecolumnright { margin: 0% 0% 0% 61%; }





/* FOOTER LAYER */
#footer { clear: both; border-width: 5px 0px 0px 0px; border-style: solid; border-color: #000000; }
#footer p { font-size: 92%; color: #333333; margin: 5px 0px 5px 0px; padding: 0px 10px 0px 10px; }
#footer p a:link { color: #333333; text-decoration: none; font-weight: normal; }
#footer p a:active { color: #ff0000; text-decoration: underline; font-weight: normal; }
#footer p a:visited { color: #333333; text-decoration: none; font-weight: normal; }
#footer p a:hover, a:focus { color: #ff0000; text-decoration: underline; font-weight: normal; }

/*RSS Specific CSS */

