/* CSS Document v.060117  GRAY*/

body {
	margin: 0px 0px 0px;
	background-color: #C0CB90;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	voice-family: "\"}\"",inherit;
	font-size: small;
  }
  
html>body { font-size: small; }


h1, h2, h3, h4  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #990000;
}

h2 {
	font-size: 84%;
	font-weight: bold;
	margin-bottom: 0px; 
}

h3 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 2px;
	color: #000000;
}

h4 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #616161;
}

dd, dt, li, p {
	line-height: 115%;
	font-size: 82%;
}

li {
	margin-bottom: 5px;
	}
	
li li, li p, blockquote p  {
	font-size: 100%;
}
	
dl {
	margin-bottom: 0px;
}
	
dl, ul, ol {
	margin-top: 5px;
}

img {
	border: 0;
}

a:visited {
	color: #9A5F62;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #FFCC00;
}
table{
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

/** main table **/
table#main {
	background-color: #F3F3E6;
	width: 730px;
}


/** top banner ***/
td.banner {
	background-color: #DAE1A5;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C0CB90;
} 
a {
	color: #990000;
	text-decoration: underline;
}


/** top navigation bar **/
td.nav  {
	margin: 0px;
	background-color: #C0CB90;
	font-weight: bold;
	font-size: 85%;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
}

td.nav a {
	text-decoration: none;
	font-size: 90%;
}

/** info box **/

table.infobox {
	background-color: #F6F6F6;
	margin-top: 15px;
	border-top: 1px solid #E5E5E5;
	border-right: none;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}

table.infobox td {
	padding: 4px 8px 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}


/** footer cell **/

td.footer {
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 80%;
	line-height: 95%;
	color: #666666;
	text-decoration: none;
	padding-top: 2px;
	border-top-style: dotted;
	border-top-color: #C0CB90;
	border-top-width: thin;
}


/* to allow identing outlines to switch to alphabetical */
li.alpha {
	list-style-type: lower-alpha;
}


/** main content container(s) **/
.content  {
	padding: 8px 20px 8px 8px;
}

/**************************************/
/* Classes to apply to selected items */
/**************************************/

.semester {
	font-size: 75%;
}

.coursenumber {
}


/* meant for course title in banner at top of page */
.coursename {
	color: #FFFFFF;
	font-size: 110%;
}


/* for accessibility */

.skipnav {
	visibility: hidden;
	font-size: 9px;
}
td.sidebar {
	text-align: right;
	padding-left: 3px;
	padding-right: 6px;
	padding-top: 8px;
}
td.sidebar p {
	padding: 4px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: #DAE1A5;
	font-size: 75%;
}
td.banner h1 {
}
td.sidebar h3 {
	color: #666666;
	margin-top: 8px;
	font-size: 75%;
}
td.banner h1 {
	font-size: 115%;
	color: #646B4C;
	padding-top: 6px;
	padding-bottom: 6px;
}
td.banner h2 {
	font-size: 85%;
	color: #CCCCCC;
}
