body {margin:0px;
	color: Black; 
	background-color: #FFFFFF; 
	font-family: Arial,sans serif;
	font-size: 12px;}


p,td, tr   {font-size: 13px;}

hr           {color:#CCCCCC;text-align:left;}

a:link       { color: #003300; text-decoration:underline;}
a:visited    { color: #003300; text-decoration:underline;}
a:hover      { color: #CC0000; text-decoration:underline;}
a:active     { color: #003300; text-decoration:none;}


h1           { color:#FFFFFF; font-size:20px; margin:2px;text-align:left;padding:5px;background-color:#003300;}
h2           { color:#404040; font-size:18px; margin:4px;text-align:left;}
h3           { color:#404040; font-size:16px; margin-top:15px;padding-top:0px;text-align:left;}

p            {text-align:left; line-height:1.25em;}

table, div   {background-color:white;}

th           {background-color:#EEEEEE;font-weight:bold;}
.header-row  {
	background-color:#EEEEEE;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}	

ol, ul, li   {text-align:left;}

.facultyName{ color:black; 
	font-size:11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	background-color:#EEEEEE;}

.loginmessage {color:red;font-weight:bold;margin-top:15px;}
.background-hilite {background-color: #EEEEEE;}
.center {text-align:center}
.daysToGo {color:#003300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center}
	



table.navbar a {font-family:tahoma;font-size:11px;font-weight:bold;}
table.navbar a:link {color:white;text-decoration:none;}
table.navbar a:active {color:white;text-decoration:none;}
table.navbar a:visited {color:white;text-decoration:none;}
table.navbar a:hover {color:yellow;text-decoration:none;}

td.button {text-align:center;background-color:black}

td.date {text-align:right;background-color:black; color:white;font-family:tahoma;font-size:smaller;font-weight:bold;}

.background-over {background-color: black}
.background-out  {background-color: black;}
.red {color:red;}

#banner {margin:0px}
#banner a {font-size: 10px; display:block; width:90px; padding:0px 2px 0px 2px; color:#666666; background-color: #FFF; border: 1px solid #666666; text-decoration: none;}
#banner a:hover {background-color: #006600; border: 1px solid #ABB; color:#FFF; text-decoration: none;}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 
} 

#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
display: block;
width:130px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #eeeeee;
text-decoration: none; 
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #666666;
color: #ffffff;
} 
#announcement p {
	font-family: Verdana, "sans serif";
	text-align:center;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-style: normal;
}
#announcement a {color:#990000; text-decoration:none}
#announcement a:hover {color:#990000; background-color: #EEEEEE; text-decoration:none}
#footer p, td, li {font-family: Arial,sans serif; }
#footer a { color: #003300; text-decoration:underline;}
.countdown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 006600;
	letter-spacing: 2px;
	text-align: left;
	margin: 0px;
	word-spacing: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a:hover      { color: #CC0000; text-decoration:underline;}

.horizLine {
	background-image: url(images/spacer_gray.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-left:50px;
}
.vertLine {
	background-image: url(images/spacer_gray.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#mainContent {
	margin-left:0px;
	margin-right:0px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.imgFloatRight {
	float: right;
	margin:0px;
	padding: 10px;
}
/*- Menu Tabs 4--------------------------- */

    #tabs4 {
      float:left;
      width:100%;
      font-size:85%;
      line-height:normal;
          border-bottom:1px solid #AAAAAA;
      }
    #tabs4 ul {
          margin:0;
          padding:5px 10px 0 5px;
          list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#003300;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac #6B78A9 \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#BA150B;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              color:#BA150B;background-position:100% -42px;
      }
/* CSS Tabs */
#navcontainer {
        background: white;
        width: 130px;
        margin: 0 auto;
        padding: 1em 0;
        font-family: georgia, serif;
        font-size: 11px;
        text-align: center;
}

ul#navlist {
        text-align: left;
        list-style: none;
        padding: 0;
        margin: 0 auto;
        width: 100%;
}

ul#navlist li {
        display: block;
        margin: 0;
        padding: 0;
}

ul#navlist li a span {
        color: #800000;background:#CCCCCC ; font-weight:bold
}

ul#navlist li a {
        display: block;
        width: 100%;
        padding: 0.5em 0 0.5em 2em;
        border-width: 1px;
        border-color: #ffe #aaab9c #ccc #fff;
        border-style: solid;
        color: #003300;
        text-decoration: none;
        background: #EEEEEE;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li a:hover, ul#navlist li#active a:hover {
        color: #800000;
        background: #CCCCCC;
        border-color: #aaab9c #fff #fff #ccc;
}

.preReq {
	color:#555555;
	font-size: .9em;
	font-style: italic;
}

.centeredHR {height:1px; width:95%; text-align:center;}
