strong, #feature-set .feature h2 strong {
	font-weight: bold;	
}

#content p {
	color: #454545;
	font-size: 87%;
	margin: 10px 0 0;
}

#content ul {
	color: #454545;
	font-size: 87%;
	list-style: disc;
	margin: 10px 0 0 20px;
	display: block;
}

h1 {
	font-size: 112%;
	font-weight: bold;
	color: #003253;
	width: 100%;
	display: block;
	border-bottom: 1px solid #002A48;
	padding: 5px 0 10px;
	text-transform: uppercase;
}

#content h2 {
	font-size: 100%;
	font-weight: bold;
	color: #003253;
	width: 100%;
	display: block;
	border-bottom: 1px solid #002A48;
	padding: 5px 0 10px;
	margin: 10px 0;
}

#right-area h3 {
	margin: 15px 0 0;
	font-weight: bold;
	color: #003152;
	font-size: 87%;
}

li.product-syllabus {
	list-style: disc;	
	float: left;
	width: 225px;
	margin: 0 30px 1px 0;
}

#product-short-desc {
	font-size: 81%;	
	color: #454545;
	position: relative;
	z-index: 100;
}

#product-short-desc h3 {
	font-size: 107%;
	font-weight: bold;
	color: #003253;
	width: 100%;
	display: block;
	border-bottom: 1px solid #002A48;
	padding: 5px 0 5px;	
	margin: 5px 0 5px;
}

#product-short-desc .title, #product-cart .title, #product-cart label {
	color: #003253;
	font-weight: bold;
}

#product-cart label {
	font-size: 87%;
}

.current-price, .offer-prices {
	font-size: 81%;
	margin: 10px 0;
}

strong {
	font-weight: bold;	
}

#content a:link, #content a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003253;
}

#content a:hover {
	color: #666;	
}

#content .download-list a:link, #content .download-list a:visited {
	font-weight: normal;	
}

.bluedot_underline {
	width: 100%;	
	margin: 20px 0 0;
}

.bluedot_underline td {
	border-bottom: 1px dotted #667799;
	padding: 4px 0 5px;
	font-size: 87.5%;
}

.product-block a:link ,.product-block a:visited {
	text-decoration: none;
}
#content .red, .red{
	color:#b21118;	
}
.specialoffer{
	background:#A40F16;
	color:white;	
}
a.pdfbutton, #content a.pdfbutton{
	float:right;
	background-color: #A40F16;
	color:white;
	padding:5px;
	border-radius:4px;
	font-weight:normal;
	font-size:85%;
	margin-top:-3px;
}
a.pdfbutton:hover, #content a.pdfbutton:hover{
	opacity:0.8;
}