
body  { background-color: #c1f4f4; margin-top: 0; margin-left: 0; padding-top: 0; padding-left: 0 }
p      { color: #333; font-size: 12px; font-family: Georgia, "Times New Roman", serif; line-height: 150%; margin-right: 12px; margin-left: 24px }
ul    { color: #333; font-size: 12px; font-family: Georgia, "Times New Roman", serif; line-height: 150%; margin-right: 12px; margin-left: 24px }
h1       { color: #343a8b; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin-right: 12px; margin-left: 24px; border-bottom: 1px dotted #444991 }
h2     { color: #343a8b; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin-right: 12px; margin-left: 24px }
h3      { color: #343a8b; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin-right: 12px; margin-left: 24px }
h4   { color: #333; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin-right: 12px; margin-left: 24px }
h5   { color: #333; font-size: 14px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-weight: bold; margin-right: 12px; margin-left: 24px }
h6   { color: #b20d2d; font-size: 14px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-weight: bold; margin-right: 12px; margin-left: 24px }
.sansmall { color: #333; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }
.programming   { color: #333; font-size: 10px; line-height: normal; font-family: Arial, Geneva, Helvetica, sans-serif; background-color: #a0bef4; text-align: center }
.programming1   { color: #333; font-size: 10px; line-height: normal; font-family: Arial, Geneva, Helvetica, sans-serif; background-color: #f8edbc; text-align: center }
.programming2   { color: #333; font-size: 10px; line-height: normal; font-family: Arial, Geneva, Helvetica, sans-serif; background-color: #ffe4e1; text-align: center }
.programming3   { color: #333; font-size: 10px; line-height: normal; font-family: Arial, Geneva, Helvetica, sans-serif; background-color: #a9a9a9; text-align: center }
.leftnav   { color: #333; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; line-height: normal; background-color: #fff }
.leftnav a:link  { text-decoration: underline }
.leftnav a:visited  { text-decoration: underline }
.leftnav a:hover   { text-decoration: none; background-color: #fddb99 }
.leftnav a:active   { text-decoration: none; background-color: #fddb99 }
.bottomnav      { color: #fcf8e0; font-size: 11px; font-family: Verdana, Arial, Geneva, sans-serif; line-height: 150% }
.bottomnav a:link       { color: #fcf8e0; line-height: 160%; text-decoration: underline }
.bottomnav a:visited     { color: #fcf8e0; line-height: 160%; text-decoration: underline }
.bottomnav a:hover   { color: #f00; line-height: 160% }
.bottomnav a:active   { color: #f00; line-height: 160%; text-decoration: none }
a:link  { color: #309; font-weight: bold; text-decoration: underline }
a:visited  { color: #309; font-weight: bold; text-decoration: underline }
a:hover   { color: #c00; font-weight: bold; text-decoration: none }
a:active   { color: #c00; font-weight: bold; text-decoration: none }
/*This is the new left navigation menu*/
#navcontainer  { width: 150px }
#navcontainer ul  { font-size: 12px; font-family: Arial, Helvetica, sans-serif; list-style-type: none; margin-left: 0; padding-left: 0 }
#navcontainer a  { background-color: #384095; display: block; padding: 3px; width: 150px; border-bottom: 1px solid #eee }
#navcontainer a:link, #navlist a:visited { color: #EEE;  text-decoration: none;}
#navcontainer a:hover   { color: #fff; background-color: #ee9e36 }
