h1 { font-family: arial, helvetica; font-size: 24px; color: white; line-height:25px; font-weight: bold; }
h2 { font-family: arial, helvetica; font-size: 18px; color: white; line-height:25px; font-weight: bold; }
h4 { font-family: arial, helvetica; font-size: 16px; color: white; line-height:20px; font-weight: bold; }

body {
	background-color: #333333; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/cssPageBkg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6e6e6;
	line-height: 18px;
	}

a {
	color: #e6e6e6;
	text-decoration: underline;
	}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6e6e6;
	margin: 35px 0px 20px 0px;
	}

.hr01 {
	background-image: url(images/cssLine.gif);
	background-repeat: repeat-x;	
	height: 3px;
	margin: 10px 0px;
	}


.hr02 {
	background-image: url(images/cssLine.gif);
	background-repeat: repeat-x;	
	height: 3px;
	margin-left: 550px;
	}

ol {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6e6e6;
	line-height: 18px;
}

ul {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6e6e6;
	line-height: 18px;
}


div#bodyContainer {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
	}
	
	
#bodyContent {
	float: left;
	width:470px;
	padding-right: 45px;
	margin-left:0px;
	margin-top:20px;
	background-image: url(images/cssVR.gif);
	background-repeat: repeat-y;	
	}

#bodyContainer #bodyContent {
   	margin-left: 15px;
	}
html>body #bodyContainer #bodyContent  {
	margin-left: 36px;
	}

	
#rightContent {
	margin-right:36px;
	margin-top:20px;
	}

.cleaner {
	clear:both;
	}

.faculty {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c0b3;
	line-height: 22px;
	margin-right: 0px;
	}
a.faculty:link, a.faculty:visited {	text-decoration: none; font-size: 11px; font-weight: normal; }
a.faculty:hover, a.faculty:active { color: #e6e6e6; background-image: url(images/cssArrow.gif); }

#presentations {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	line-height: 12px;
	margin: 0px 15px;
	}

#presentations a:link, #presentations a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #e6e6e6;
	text-decoration: none;
	line-height: 20px;
	}

#presentations a:hover, #presentations a:active {
	color: #ffffff;
	text-decoration: none;
	}


.activeAudio {
	background-image: url(images/audio.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: -12px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 10px;
	}
html>body .activeAudio {
	margin-left: -30px;
	}


#footer p {
	color: #5e5e5e;
	font-size: 9px;
	}

#footer a { font-size: 9px; color: #5e5e5e;}
#footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
	}

#flashRequired {
	padding-top: 20px;
}

.flash {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #aaaaaa;
	line-height: 14px;
	padding-top: 20px;
	}
a.flash:link, a.flash:visited {
	color: #aaaaaa;
	text-decoration: underline;
	}

#container {
  margin: 0 auto;
  border-left-width: 0px;
  border-right-width: 0px;
  width: 780px;
  text-align: left;
  padding: 0px;
  background-color: #fff;
}

.inactive {
	color: #cccccc;
}

#title {

	padding-left: 25px;
}
	
#subTitle {
	padding: 20px 60px 25px 30px;
	text-align: left;
}

#activityTOC {
	padding-left: 0px;
	padding-right: 20px;
}
	
.subTitle {
	font-size: 29px;
	/* color: #3d9bd2; */
	padding: 10px 100px 25px 30px;
	text-align: left;
}

#about {
	text-align: center;
	padding: 10px 45px;
}

.titleDescription {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.aboutMCMEI {
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

a.aboutMCMEI:link, a.aboutMCMEI:active {
	color: #0065a4;
	text-decoration: underline;
}

.legalText {
	font-size: 10px;
	color: #ccc;
	margin-top: 10px;
}

.activityDescription {
	font-size: 14px;
	color: #c7daf1;
	color: #e6e6e6;
	font-weight: normal;
	padding-bottom:5px;
}

a.activityDescription:link, a.activityDescription:visited {
	color: #e6e6e6;
	text-decoration: none;
	font-weight: normal;
	padding-bottom:5px;
}

a.activityDescription:hover, a.activityDescription:active {
	text-decoration: underline;
	padding-bottom:5px;
}

.activityTitle {
	font-size: 12px;
	font-weight: bold;
	color:#888888;
	text-decoration: underline;
	text-decoration: none;
}

a.activityTitle:link, a.activityTitle:active, a.activityTitle:visited {
	font-size:14px;
	color: #f8fc8a;
	text-decoration: underline;
	padding-left: 0px;
	text-decoration: none;
}

a.activityTitle:hover {
	text-decoration: underline;
}

.activitySubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 15px;
	color: #ccc;
}

.credentials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 10px 20px 0px;
	font-style: normal;
	color: #aaa;
}

a.credentials:link, a.credentials:active {
	text-decoration: underline;
}

.videoTitles {
	border: 1px solid #ccc;
	background-color: #f1fbff;
	padding-right: 20px;
	font-size: 12px;
	width: 330px;
	color: #e6e6e6;
}

.videoTitles a:link, a:visited {
	color: #e6e6e6;
	text-decoration: underline;
}

.videoTitles a:hover, a:active {
	text-decoration: underline;
}
.legalText {
	font-size: 10px;
	line-height: 16px;
	color: #7e7e7e;
	color: #c2c0b3;
	margin-bottom: 10px;

}
.legalHeading {
	font-size: 14px;
	font-weight: bold;
	color: #0065a4;
	color: #c7daf1;
	margin: 20px 0px 10px 0px;
}
.paraHeading {
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #aaa;
}