/* version 7 Print Display*/


/* version 7 Screen Display */

/* OVERALL PAGE STYLES */
body { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 74%; line-height: 140%; background-color: #FFFFFF; margin: 0px; }

/* Specification so fonts display correctly in Internet Explorer */
table { font-size: 100% }

/* General Link Color */
a:link { color: #333333; text-decoration: none; font-style: normal; }
a:active { color: #333333; text-decoration: underline; font-style: normal; }
a:visited { color: #333333; text-decoration: none; font-style: normal; }
a:hover, a:focus { color: #333333; text-decoration: underline; font-style: normal; }

/* Type Style Tags */
h1 { color: #000000; font-size: 200%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 20px 0px; }
h2 { color: #000000; font-size: 165%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 20px 0px; }
h3 { color: #000000; font-size: 140%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h4 { color: #000000; font-size: 110%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h5 { color: #ffffff; font-size: 120%; 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 { margin: 0px 0px 20px 0px; }
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 20px 25px; padding: 0px; }
ol { list-style-position: outside; margin: 0px 0px 20px 25px; padding: 0px; }
li { margin: 0px 0px 0px 0px; padding: 0px; }

/* IGUIDE LAYER */
#iguide { background-color: #000000; text-align: left; vertical-align: top; height: 30px; width: 100%; margin: 0px; padding: 0px; }
#iguide table { width: 580px; text-align: left; vertical-align: top; margin: 0px; padding: 0px; }

/* MASTHEAD LAYER */
#mastband { margin: 30px 0px 0px 0px; background-color: #ffffff; text-align: left; vertical-align: top; height: 40px; border-width: 0px 0px 4px 0px; border-style: solid; border-color: #990000; background-image: none; }
#mastband span { color: #000000; font-size: 250%; font-style: normal; font-weight: bold; }

/* MASTHEAD LEVEL NAVIGATION LAYER */
#mastLinks { display: none; }

/* PAGE CONTENT LAYER */
#containercontent { margin: 20px 0px 15px 0px; }

/* Lefthand Navigation Menu */
#columnlink { display: none; }

/* Main Content Body */
#columnbody {  }

/* Float Window Information */
#containerSpecial { border: 1px solid #990000; float: right; width: 250px; margin: 20px 15px 10px 10px; }
#containerSpecial h2 { font-size: 110%; line-height: 100%; font-weight: bold; color: #ffffff; background-color: #990000; display: block; padding: 10px 10px 10px 10px; margin: 0px 0px 0px 0px; border: 0px 0px 10px 0px; border-style: solid; border-color: #990000; }
#containerSpecial p { margin: 5px 10px 5px 10px; color: #000000; text-align: left; vertical-align: top; font-style: normal; font-weight: normal; }
#containerSpecial img {  }

/* Styles for MultiColumn Formats */
#columnIntro {  }
#containercolumns {  }


/* Styles for the Two Column Formats */
#twocolumnleft { float: left; width: 48%; margin: 0px; padding: 0px; }
#twocolumnright { margin: 0px 0px 0px 52%; padding: 0px 0px 0px 15px; border-width: 0px 0px 0px 1px; border-style: solid; border-color: #79BE36; }

/* Styles for the three Column Formats */
#threecolumnleft { float: left; width: 30%; margin: 0px; padding: 0px; }
#threecolumnmiddle { float: left; width: 32%; margin: 0px; padding: 0px; border-width: 0px 0px 0px 1px; border-style: solid; border-color: #79BE36; margin: 0px 0px 0px 10px; padding: 0px 5px 0px 10px; }
#threecolumnright { margin: 0px 0px 0px 68%; padding: 0px 0px 0px 10px; border-width: 0px 0px 0px 1px; border-style: solid; border-color: #79BE36; }


/* FOOTER LAYER */
#footer { margin: 5px 0px 5px 0px; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #666666; text-align: left; }
#footer p { margin: 5px 0px 5px 0px; padding: 0px 10px 0px 10px; }

#siteDesign { display: none; }

