* { font-family: arial, helvetica, tahoma, sans-serif; }
.content {
	font-size: 12px;
	color: #404040;
	line-height: 1.5;
}

A.link:link,
A.link:visited,
A.link:active,
A.link:hover {
	text-decoration: none;
	font-size: 12px;
	color: #003F9B;
}
A.link:hover {
	text-decoration: underline;
}

.block_title {
	font-size: 16px;
	font-weight: bold;
	color: #0073E5;
}

.login_label {
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}

A.course_title_link:link,
A.course_title_link:visited,
A.course_title_link:active,
A.course_title_link:hover {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #003F9B;
}

.info_label {
	font-size: 10px;
	color: #808080;
}

.info_label_big {
	font-size: 12px;
	color: #808080;
}

.info_value {
	font-size: 10px;
	color: #404040;
}

.info_value_big {
	font-size: 12px;
	color: #404040;
}

.toc_title {
	font-size: 14px;
	font-weight: bold;
	color: #202020;
}

.toc_category {
	font-size: 12px;
	font-weight: bold;
	color: #003F9B;
}

.toc_current {
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}

A.toc_link:link,
A.toc_link:visited,
A.toc_link:active,
A.toc_link:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #003F9B;
}

.subscribe_cost {
	font-size: 16px;
	font-weight: bold;
	color: #9B4600;
}

.course_page_title {
	font-size: 24px;
	font-weight: bold;
	color: #202020;
}

.product_slogan {
	font-size: 20px;
	color: #003F9B;
	font-weight: bold;
}

.product_description {
	font-size: 14px;
	color: #404040;
}

.product_highlight {
	width: 267px;
	height: 76px;
}

.product_highlight .description {
	padding-left: 64px;
}

.product_highlight .title {
  font-size: 14px;
  font-weight: bold;
  color: #003F9B;
}

.product_highlight_separator {
	margin-top: 24px;
	margin-bottom: 24px;
	width: 470px;
} 
div.contentHeader {
	background: transparent url(images/content_border.png) scroll no-repeat 0 0;
	width: 582px;
	height: 24px;
}
div.contentBody {
	background: transparent url(images/content_border.png) scroll repeat-y -1164px 0;
	width: 582px;
}
div.contentFooter {
	background: transparent url(images/content_border.png) scroll no-repeat -582px 0;
	width: 582px;
	height: 24px;
}
div.contentBody div.content {
	padding-left: 20px;
	padding-right: 20px;
}
div.courseDetail {
	overflow: hidden;
	width: 542px;
}
div.coursedesc {
	padding-top: 10px;
	overflow: hidden;
}
div.subscriptionOuter-shadow {
	background: transparent url(images/subscription_bg.gif) no-repeat scroll center top;
}
div.subscriptionInner-shadow {
	background: transparent url(images/subscription_bg.gif) no-repeat scroll center bottom;
}
div.subscriptionOuter-shadow .title {
	color: #0073E5;
	font-size: 16px;
	font-weight: bold;
}

div.subscriptionBlock {
	float: left;
	margin-top: 8px;
	width: 174px;	
}

div.subscriptionBlock .title {
	color: #404040;
}
table.subscriptionList {
	height: 80px;
	margin-bottom: 8px;
	margin-top: 8px;
}