@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000099;
}
h1 {
	font-size: 18px;
	color: #000099;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	width: auto;
}

hr {
	height: 1px;
	color: #666666;
}
a, a:visited {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #CC3333;
}
#wrapper {
	width: 960px;
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 960px;
	background-color: #000099;
}
#header img {
	margin-top: 10px;
	margin-left: 10px;
}
#header a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-color: #000099;
	background-image: url(../images/layout/header_background.png);
	background-repeat: repeat-x;
}
#header a:hover {
	text-decoration: underline;
}
#leftNav {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px;
	height: 1350px;
}
#leftbox {
	float: left;
	width: 260px;
}
#flash {
	text-align: center;
}
#footer {
	padding: 5px;
	clear: both;
	text-align: center;
	background-image: url(../images/layout/header_background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
}
.clear {
	clear: both;
}
.rightWrapper {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
}
.rightWrapper .rightInfo {
	border: 1px solid #000099;
	margin-top: 10px;
}
.rightWrapper .rightInfo h4 {
	color: #FFFFFF;
	background-color: #000099;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 12px;
}
.rightWrapper .rightInfo p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.rightWrapper .rightInfo ul {
	padding-right: 2px;
	padding-left: 20px;
}
.header {
	color: #FFFFFF;
	background-color: #000099;
	padding: 5px;
	font-size: 16px;
	background-image: url(../images/header-bg-blue.png);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	display: block;
	margin-top: 20px;
}
.lessionHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	display: block;
	padding: 5px;
	margin: 0px;
}
.logo {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
.logo2 {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.schedule td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.day {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.night {
	background-color: #00CCFF;
	font-weight: bold;
	text-align: center;
}
.msnights {
	background-color: #FF9999;
	font-weight: bold;
	text-align: center;
}
.ciscoHeader {
	color: #FFFFFF;
	background-color: #33CC33;
	display: block;
	font-size: 16px;
	background-image: url(../images/header-bg-green.png);
	padding: 5px;
	border: 1px solid #000000;
}
a.ciscoHeader {
	color: #FFFFFF;
}
h3.courseContent {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content2 {
	width: 690px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.ChicagoDates {
	background-color: #66CC33;
	font-weight: bold;
	text-align: center;
}

