@charset "utf-8";
/* CSS Document */

#cholcontent {
	width: 720px;
}
#cholbl {
	border:2px groove #FFAE34;
	width: 160px;
	margin-bottom: 10px;
	background-color:#FFFFE0;
	text-align:center;
}
#cholb2 {
	border:0px solid #CCCCCC;
	width: 545px;
	margin-bottom: 10px;
	float:left;
	margin-left: 2px;
	margin-right: 2px;
}
#cholb3 {
	border:0px;
	width: 160px;
	float:right;
}
#cholb4 {
	width: 160px;
	border:1px solid #777777;
}
#cholb5 {
	width: 160px;
	border:1px solid #006600;
}
.studentblackboardtbl {
	border:dotted;
	border-width:thin;
	border-color:#336666;
	width: auto;
}
.cholheader2 {
	background:#CECECE;
	width:160px;
}
.cholheader1 {
	background:#FFAE34;
	width: 160px;
	text-align:center;
	margin-top: 0px
}
.blackboardheader2 {
	background:#336666;
}
.cholheaderttext1 {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-weight:bold;
}
.cholheaderttext2 {
	color:#666666;
	font-size:15px;
	font-weight:bold;
	font-weight:bold;
}
.choladtext {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	font-weight:bold;
	line-height: 150%;
}
.blackboardheaderttext2 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif
}
.maintext {
	color:#666666
}
.specialblackboardlink {
	background-color: #C1EBFF;
	border:thin;
	border-style:ridge;
	border-color:#0F7ABB;
	padding: 5px;
	margin: 5px;
}
.otherlink {
	color: #990000;
}
/* ==================== ADDED CSS	==================== */	
.numberedlist li {
	list-style-type:decimal;
	margin-left:1px;
}
.numberedlist {
	padding-bottom:5px;
}
#nav-menu1 ul {
	list-style: none;
	padding:0;
	margin:0;
}
#nav-menu1 li {
	float: left;
	margin: 0 19px;
}
#nav-menu1 li a {
	background-color:#9C9C63;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width:8.7em;
	display: block;
	border: 0.1em solid #888888;
	color: #ffffd6;
	text-decoration: none;
	text-align: center;
	font-weight:bold
}
#nav-menu1 li a:hover {
	background-color:#ffffd6;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width:8.7em;
	display: block;
	border: 0.1em solid #9C9C63;
	color:#9C9C63;
	text-align: center;
	text-decoration:none
}
/*======================== END ADDED ======================== */



.highlightmain {
	background:#FFFF99;
	height: 30px;
	border-bottom: 1px solid #444;
	margin-left: 5px;
	width: 30%
}
.chollist ul {
	margin: 10px;
}
.chollist li {
	list-style: circle;
	margin-left: -25px;
}
.cholhelplist ul {
	margin: 5px;
}
.cholhelplist li {
	list-style: disc;
	margin-left: 0px;
}
.reglist li {
	color: #000;
	list-style:disc;
	margin: 5px;
	text-align:left;
}
.g11 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
/* ------------------------- C. CHOL footer container/ 4th row 	 ------------------------- */
#cholfooterrowcontainer {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	clear:both;
	padding:5px 0 5px 0;
}
#cholfooterrow {
	color: #000;
	padding: 0px;
	border: 1px dotted #000066;
	text-align: center;
	background-color: #CCCCCC;
	height:30px;
}

