/* 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: #666666; text-decoration: underline; font-style: normal; }
a:active { color: #990000; text-decoration: underline; font-style: normal; }
a:visited { color: #666666; text-decoration: underline; font-style: normal; }
a:hover, a:focus { color: #990000; text-decoration: underline; font-style: normal; }

/* Type Style Tags */
h1 { color: #000000; font-family: "Times New Roman", Times, serif; font-size: 220%; font-style: normal; font-weight: bold; line-height: 120%; margin: 0px 0px 0px 0px; }
h2 { color: #000000; font-family: "Times New Roman", Times, serif; font-size: 120%; font-style: normal; font-weight: bold; line-height: 100%; margin: 20px 0px 5px 0px; padding: 0px 0px 3px 0px; display: block; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #c26666; }
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 15px; }
h5 { color: #333333; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 15px; }
h6 { color: #333333; font-size: 100%; font-style: normal; font-weight: normal; line-height: 100%; margin: 0px 0px 0px 15px; }
p { color: #333333; margin: 0px 0px 10px 15px; }
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; }

/* ALTERNATE INFORMATION FOR PRINT/HANDHELD/SCREENREADERS */
.screenRead { visibility: visible; display: block; }

/* IGUIDE LAYER */
#iGuide { height: 30px; display: block; background-color: #666666; }

#collegeGuide { height: 20px; margin: 10px 0px 0px 0px; display: block; background-color: #FFFFFF; }
#collegeLinks { display: none; }

#mastLogo { color: #000000; font-family: "Times New Roman", Times, serif; font-size: 220%; font-style: normal; font-weight: bold; height: 50px; display: block; background-color: #FFFFFF; background-image: none; }
#mastLogoImage { display: none; }

#mastTagline { display: none; }


#mastLinks { display: none; }

/* PAGE CONTENT LAYER */
#containercontent { height: 1%; background-color: #FFFFFF; background-image: none; }

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


/* Main Content Body */
#columnbody { padding: 10px 0px 0px 20px; margin: 0px 15px 0px 15px; }

/* Float Window Information */
#containerSpecial { background-color: #FFFFFF; float: right; width: 250px; margin: 0px 0px 0px 0px; padding: 0px 0px 10px 0px; display: block; }
#containerSpecial img { vertical-align: bottom; }
#containerSpecial h2 { font-size: 100%; line-height: 120%; font-weight: bold; color: #ffffff; background-color: #000000; display: block; padding: 10px; margin: 0px 0px 10px 0px; }
#containerSpecial h3 { }
#containerSpecial p { margin: 0px 10px 10px 10px; }
#containerSpecial ul { margin: 0px 10px 10px 10px; padding: 0px 0px 0px 25px; }
#containerSpecial li { margin: 0px 0px 5px 0px; }


#containerText { height: 1%; display: block; margin: 0px 265px 0px 0px; }
#containerText:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#containerText table { margin: 0px 0px 0px 15px; }



/* Styles for MultiColumn Formats */
div.containercolumns { width: 95%; height: 1%; display: block; ; }


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

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

/* FOOTER LAYER */
#footer { clear: both; padding: 0px 0px 0px 15px; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #c26666; }

#footer p { font-size: 92%; line-height: 100&; color: #c26666; margin: 5px 0px 0px 0px; }
#footer p a:link { color: #c26666; }
#footer p a:active { color: #FF9933; }
#footer p a:visited { color: #c26666;  }
#footer p a:hover, #footer p a:focus { color: #FF9933; }