/* version 7 Screen Display */

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



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

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

/* Type Style Tags */
h1 { color: #000000; font-size: 140%; font-style: normal; font-weight: normal; line-height: 140%; margin: 0px 0px 10px 0px; }
h2 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 0px; padding: 5px 0px 0px 0px; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #83b6dd; }
h3 { color: #FFFFFF; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 0px; padding: 3px 5px 3px 5px; background-color: #5677b3; }
h3 a { font-weight: bold; }
h3 a:link { color: #FFFFFF; text-decoration: none; }
h3 a:active { color: #FFFFFF; text-decoration: underline; }
h3 a:visited { color: #FFFFFF; text-decoration: none; }
h3 a:hover, h3 a:focus { color: #FFFFFF; text-decoration: underline; }

p { margin: 0px 0px 10px 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 10px 20px; padding: 0px; }
ol { list-style-position: outside; margin: 0px 0px 10px 20px; padding: 0px; }
li { margin: 0px 0px 5px 0px; padding: 0px; }
img { float: right; }

/* ALTERNATE INFORMATION FOR PRINT/HANDHELD/SCREENREADERS */
.screenRead { display: none; }
@media aural { .screenRead { display: block; speak: normal; } }

/* IGUIDE LAYER */
#iguide { background-color: #83b6dd; height: 30px; margin: 0px; padding: 0px; }

/* MASTHEAD LAYER */
#mastMastBackNew2 { display: none; }
#mastContainer { height: 60px; background-color: #FFFFFF; background-image: none; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #FFFFFF; }
#mastContainer2 { height: 60px; margin: 30px 0px 0px 95px; background-image: none; }
#mastLogo { display: none; }
#mastLogo span.screenRead { font-size: 180%; font-weight: bold; color: #000000; display: block; }
#mastLogo p { margin: 0px 0px 0px 10px; padding: 32px 0px 0px 10px; float: right; }
#mastLogo p a { font-weight: bold; }
#mastLogo p a:link { color: #000000; text-decoration: none; }
#mastLogo p a:active { color: #000000; text-decoration: underline; }
#mastLogo p a:visited { color: #000000; text-decoration: none; }
#mastLogo p a:hover, #mastLogo p a:focus { color: #000000; text-decoration: underline; }
#differenceText { display: none; }
#mastImages { display: none; }
#mastLinksMain { display: none; }
#rowmastLinks { display: none; }
#mastLinks { display: none; }
#mastCollegeLinksNew2 { display: none; }
#containerSpecial { display: none; }
/* MASTHEAD LEVEL NAVIGATION LAYER */
#mastLinksSecondary { display: none; }

/* PAGE CONTENT LAYER */
#containerMain { height: 1%; display: block; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #FFFFFF; background-image: none; background-color: #FFFFFF; }

#containercontent { margin: 0px 25px 15px 25px; }

/* Lefthand Navigation Menu */
#columnlink { text-align: center; width: 125px; float: left; display: none; }


/* Main Content Body */
#columnbody { margin: 0px 0px 0px 0px; }

/* Float Window Information */


a.eventlocation:link { color: #333333; text-decoration: none; } 
a.eventlocation:active { color: #83b6dd; text-decoration: underline; } 
a.eventlocation:visited { color: #333333; text-decoration: none; } 
a.eventlocation:hover, a.eventlocation:focus { color: #83b6dd; text-decoration: underline; } 

#containerText { margin: 0px 0px 0px 0px; }
#containerText p a { font-weight: bold; }

#containerText:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }


/* FOOTER LAYER */
#footer { clear: both; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #FFFFFF; font-size: 60%; }
#footer p { color: #dfe9f1; margin: 5px 0px 5px 0px; padding: 5px 10px 0px 10px; }
#footer p a:link { color: #dfe9f1; text-decoration: none; font-style: normal; }
#footer p a:active { color: #FFFFFF; text-decoration: underline; font-style: normal; }
#footer p a:visited { color: #dfe9f1; text-decoration: none; font-style: normal; }
#footer p a:hover, #footer p a:focus { color: #FFFFFF; text-decoration: underline; font-style: normal; }


#siteDesign { display: none; }


