/****************************
 ClarkTraining.com
 created by Cole Group, Inc.
****************************/

/* bodyContent */

#bodyContent ul li {
	margin:0 0 0 2em;
	padding:0;
	list-style-type:disc;
	list-style-position:outside;
	}

#bodyContent ul li ul li {
	margin:0 0 0 1em;
	}

#bodyContent a:hover {
	color:#016481;
	}

/* Page Classes */

.SectionTitle {
	text-align:left;
	font-size:24px;
	font-weight:bold;
	color:#024759;
	}

.SectionSubtitle {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	color:#222222;
	}

.SeminarTitle {
	font-size:18px;
	font-weight:bold;
	color:#024759;
	}

.TitleHighlight {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#CC0000;
	}

.RegTitle {
	font-size:14px;
	font-weight:bold;
	color:#024759;
	}

.RegTitleHighlight {
	font-style:italic;
	color:#C00;
	}

.RegPrice {
	color:#000;
	margin-left:5px;
}

.ScheduleLocation {
	font-weight:bold;
	color:#222222;
	text-align:left;
	padding-left:25px;
	}

.ScheduleDate {
	font-weight:bold;
	color:#000000;
	text-align:left;
	}

.link {
	text-decoration:underline;
	color:#024759;
	cursor:pointer;
	}

/* #navRight */

#navRight {
	margin:0;
	border:1px solid #024759;
	padding: 0px;
	width:150px !important;
	width:148px;
	text-align:left;
	float:right;
	background:#F0F0F0;
	}
	
#navRight h3 {
	margin:0 0 10px 0;
	padding: 3px;
	text-align:center;
	color:#FFF;
	background-color:#024759;
	font-size:14px;
	}
	
#navRight .title {
	font-weight:600;
	}

#navRight ul {
	margin:0 5px;
	}

#navRight li {
	list-style:outside disc;
	margin:0 0 5px 20px;
	font-size:12px;
	}
	
#navRight a {
	color:#000;
	margin:0px;
	border:0;
	}

#navRight a:hover {
	color:#016481;
	}.super {
	font-size: 9px;
	vertical-align: super;
}
