<!--
/* red hover for all links */
a:hover {color:ff0000}

/* sets the type face and size in the body areas */
td, body, li, p {font-family:verdana, arial; font-size: 10px}
ul,ol{margin: 0px, 40px}
h1 {font-size:13px; color:ff9933; font-weight:bold}
h2 {font-size:11px; font-weight:bold; margin: 5px}
td.swBody {background-repeat:repeat-x}

/* section content */
p.content {font-family:verdana, arial; font-size: 10px; margin:10px}

/* section right side content */
p.rightSide {font-family:verdana, arial; font-size: 10px}


/* secondary nav style - (i.e. header and footer links - sitemap, contact us, request, copyright, etc. */
.bnav, a.bnav {font-size:9.5px; color:#4d535c; text-decoration:none}
a.bnav:hover {color:#ff9933; text-decoration:underline}

/* site wide left nav styles */		
.nav, a.nav {font-size:9.5px; color:#4d535c; text-decoration:none; font-weight:bold;}
a.nav:hover {color:#ff9933;}
/* on state used within each section */
a.navon, .navon, a.navon:hover {font-size:9.5px; color:#ff9933; text-decoration:none; font-weight:bold; background:#4d535c}

/* date style */
.dt {color:ffffff; font-size:9.5px;}

/* styles for the home page boxes and the seminar box*/
p.hBox {font-size:10px; margin:10px}
.hSeminarlg {color:ffffff; font-size:13px; font-weight:bold; margin:0px}
.hSeminar {color:ffffff; font-size:10px; margin:13px}
a.hSeminarlnk{color:ffffff; font-size:13px}
a.hSeminarlnk:hover {color:ff9933}
.hContent {font-size:13px; margin:15px}
td.seminar {background-repeat:no-repeat}

-->
