@charset "utf-8";

.h1 			{ font-size: 14px; line-height: 200%; font-weight: bold; color: #37699F; }
.h1o 			{ font-size: 14px; line-height: 200%; font-weight: bold; color: #FF9D00; }
.h2 			{ font-size: 12px; line-height: 200%; font-weight: bold; color: #FF9D00; }
.h2g 			{ font-size: 12px; line-height: 200%; font-weight: bold; color: #8b8f92; }

.standard-nav a:link 	{ text-decoration: none; color: #37699F; font-size: 14px; font-weight: bold; }
.standard-nav a:visited	{ text-decoration: none; color: #37699F; font-size: 14px; font-weight: bold; }
.standard-nav a:active	{ text-decoration: none; color: #37699F; font-size: 14px; font-weight: bold; }
.standard-nav a:hover	{ text-decoration: none; color: #FF9D00; font-size: 14px; font-weight: bold; }

.quick-nav a:link 	{ text-decoration: none; color: #FF9D00; font-size: 10px; font-weight: bold; }
.quick-nav a:visited	{ text-decoration: none; color: #FF9D00; font-size: 10px; font-weight: bold; }
.quick-nav a:active	{ text-decoration: none; color: #FF9D00; font-size: 10px; font-weight: bold; }
.quick-nav a:hover	{ text-decoration: none; color: #37699F; font-size: 10px; font-weight: bold; }

.course-nav a:link 	{ text-decoration: none; 	color: black; font-size: 12px; font-style: normal; }
.course-nav a:visited	{ text-decoration: none; 	color: black; font-size: 12px; font-style: normal; }
.course-nav a:active	{ text-decoration: none; 	color: black; font-size: 12px; font-style: normal; }
.course-nav a:hover	{ text-decoration: underline; 	color: black; font-size: 12px; font-style: normal; }


.inline-link a:link 	{ text-decoration: underline; 	color: black; 	font-size: 12px; font-style: normal; }
.inline-link a:visited	{ text-decoration: underline; 	color: black; 	font-size: 12px; font-style: normal; }
.inline-link a:active	{ text-decoration: underline; 	color: black; 	font-size: 12px; font-style: normal; }
.inline-link a:hover	{ text-decoration: underline; 	color: #FF9D00; font-size: 12px; font-style: normal; }

a:link 			{ text-decoration: none; 	color: black; font-size: 12px; font-style: normal; }
a:visited		{ text-decoration: none; 	color: black; font-size: 12px; font-style: normal; }
a:active		{ text-decoration: none; 	color: black; font-size: 12px; font-style: normal; }
a:hover			{ text-decoration: underline; 	color: black; font-size: 12px; font-style: normal; }

p 			{ font-size: 12px; line-height: 150%; color: black; }

.reference 		{ font-size: 10px; color: #383838; }
.product-sample-h 	{ font-size: 14px; font-weight: bold; color: #8B8F92; }
.product-sample 	{ font-size: 12px; font-weight: bold; color: #8B8F92; }
.syllabus 		{ margin-left: 0.25in; }
.feature 		{ font-style: italic; }

div.prodid		{ font-weight: bold; }
span.prodoption		{ font-weight: bold; } 
.prodname, .detailname	{ font-weight: bold; }

