@import url('masthead.css');
@import url('footer.css');

a {
	color: #00f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#maincontent {
	background-color: #fff;
	margin: 0 auto;
	width: 934px;
	height: 1335px;
	text-align: center;
}

#mainwindow {
	margin: 0;
	padding:0;
	background-color: #fff;
	text-align: left;
}

#mainwindow #top {
	margin: 0;
	padding: 0;
	background-image: url('../images2009/Courses_Outline_BG.gif');
	width: 934px;
}

#top #topspace {
	background-color: #fff;
	height: 12px;
}

#top #topcontent {
	margin: 0;
	padding: 0;
	background-image: url('../images2009/Courses_Top_BG.jpg');
	background-repeat: no-repeat;
	height: 275px;
}

#topcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #00376d;
	padding: 2px 0 38px 15px;
	margin: 0;
}

#topcontent #pagetext {
	margin: 0;
	float: left;
	padding: 0 380px 0 0;
}

#topcontent #previewarea {
	float: right;
	width: 584px;
	margin: 0 0 0 -584px;
}

#topcontent p {
	color: #1f1f1f;
	margin: 0 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
}

#topcontent p.first {
	color: #1f1f1f;
	font-size: 22px;
	margin: 0 0 0 30px;
	font-weight: bold;
}

#topcontent ul {
	margin: 10px 0 0 80px;
	padding: 0;
}

#topcontent li {
	color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 12px 0 0 0;
}


#topcontent p.last {
	color: #1f1f1f;
	line-height: 1.6em;
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

#previewarea #seethepreviews {
	margin: 0;
	padding: 8px 0 0 0 ;
	background-image: url('../images2009/Courses_Preview_Button_BG.gif');
	background-repeat: no-repeat;
	width: 183px;
	height: 42px;
	position: relative;
	top: 52px;
	left: 254px;
	text-align: center;
}

#seethepreviews a {
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	padding: 0;
}

#seethepreviews a:hover {
	text-decoration: underline;
}





#mainwindow #hrtrainscttarea {
	margin: 0;
	padding: 0;
	background-image: url('../images2009/Courses_Outline_BG.gif');
}

#hrtrainscttarea h3 {
	margin: 8px 15px 0 10px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00376d;
	padding: 0 0 8px 0;
	border-bottom: solid 1px #0053a5;
}

#hrtrainscttarea p {
	color: #1f1f1f;
	margin: 0;
	padding: 0 0 12px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

	

#hrtrainscttarea #cttcontentarea {
	background-image: url('../images2009/Large_Blue_BG2.jpg');
	background-repeat: no-repeat;
	margin: 0 0 0 24px;
	width: 880px;
	height: 636px;
	border: solid 1px #86add4;
}

#cttcontentarea #cttSS {
	text-align: center;
	margin: 0 10px 0 18px;
	width: 250px;
	float: right;
}

#cttSS img {
	margin: 28px 0 0 0;
	border: solid 1px #86add4;
}

#cttcontentarea #cttdetails {
	margin: 15px 15px 0 0;
}

#cttdetails p {
	color: #1f1f1f;
	font-size: 16px;
	padding: 0;
	margin: 20px 0 0 30px;
}

#cttdetails p.cttsectiontitle {
	margin: 20px 250px 0 30px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #86add4;
}

#cttdetails ul {
	margin: 10px 0 0 55px;
	padding: 0;
}

#cttdetails li {
	color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 12px 0 0 0;
}

#scormaicc {
	margin: 0;
	padding: 0 0 30px 0;
}

#scormaicc h3 {
	margin: 20px 30px 0 30px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00376d;
	padding: 0 0 8px 0;
	border-bottom: solid 1px #0053a5;
}

#scormaicc p {
	color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 20px 50px 0 30px;
}

#scormaicc p.bottom {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}


#mainwindow #bottom {
	margin: 0;
	padding: 0;
	background-image: url('../images2009/Courses_Bottom.gif');
	background-repeat: no-repeat;
	width: 934px;
	height: 14px;
}