body {
	margin: 0px;
	padding: 0px;
	background-image: url(/university/elements/images/global/body_background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a{
	color: #3E7EBA;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #5B95CB;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#header {
	height: 200px;
	width: 770px;
}
#header .left {
	width: 506px;
	margin-top: 20px;
	float: left;
}
#nextClass {
	width: 220px;
	background-color: #E0EAF4;
	padding: 10px;
	float: right;
	border: 1px solid #1A2D6A;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #BF2A2E;
	text-decoration: none;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #1C2B6C;
	text-decoration: none;
}
.title3 {
	font-size: 16px;
	font-weight: bold;
}

#mainBox {
	width: 768px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#mainBox p {
	margin-right: 25px;
	margin-bottom: 14px;
	margin-left: 25px;
	margin-top: 0px;
}#videoContainer {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#videoContainer ul {
	margin: 0px;
	padding: 0px;
}
#videoContainer li {
	float: left;
	list-style-type: none;
	display: block;
}
#videoContainer li a.button {
	text-align: center;
	display: block;
	width: 119px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/university/elements/images/university/bgButtonUp.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#videoContainer li a.button:hover {
	background-image: url(/university/elements/images/university/bgButtonOver.gif);
	background-repeat: repeat-x;
}
#videoContainer li a.last {
	text-align: center;
	display: block;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/university/elements/images/university/bgButtonUp.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#videoContainer li a.last:hover {
	background-image: url(/university/elements/images/university/bgButtonOver.gif);
	background-repeat: repeat-x;
}
#videoContainer li .selected {
	width: 119px;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/university/elements/images/university/bgButtonSelected.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#videoContainer li .selectedlast {
	width: 120px;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/university/elements/images/university/bgButtonSelected.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 5px;
}
#videoContainer2 {
	background-image: url(/university/elements/images/university/bgVideoContainer.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 720px;
	background-color: #1A2D6A;
}
#videoContainer2 .description {
	width: 720px;
	margin-top: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 12px;
}
#videoContainer2 .video {
	height: 480px;
	width: 720px;
	float: right;
}
#videoContainer2 .testVidBox {
	background-color: #000000;
	height: 300px;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #999999;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #29659D;
	background-repeat: repeat-x;
	background-position: top;
	width: 768px;
	height: 50px;
	border: 1px solid #FFFFFF;
	background-image: url(/university/elements/images/university/bgFooter.gif);
}
#footer .left {
	float: left;
	width: 200px;
	margin-top: 13px;
	margin-left: 25px;
}
#footer .right {
	float: right;
	width: 350px;
	margin-top: 13px;
	margin-right: 25px;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#clear {
	clear: both;
}
.proofLinks {
	font-size: 11px;
	color: #5B95CB;
	text-decoration: underline;
}

