/* CSS Document */

html {
	font-family: Tahoma,Lucida Grande,Arial,Verdana,sans-serif;
	font-size: 11px;
	color:#555;
	font-weight:200;
	}
h1 {
	font-size: 16px;
	color:#122357;
	margin:12px;
	}	
h2 {
	font-size:14px;
	color:#122357;
	margin:10px;

	}	
h3 {
	color:#2E8DC7;
	font-size: 12px;
	line-height:14pt;
	margin:12px 10px 0px 10px;
	font-weight:500;
	}
h4 {
	color:#003366;
	font-size: 11px;
	margin:5px;
	text-align:center;
	}
h5 {
	font-size: 11px;
	color: #281413;
	text-align:center;
	margin:3px;
	font-weight:500;
	}
ul {
	margin:0px 10px;
	padding-left: 15px;
	}	
li {
	padding:5px 0px;
	line-height:13pt;
	}
p {
	margin:5px 10px;
	line-height:13pt;
	}
strong {
	font-weight: bold;
	color: #281413;
	}
/* ---------------------------------H2 Styles ------------------------------*/
.h2header {
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	padding-top:4px;
	height:25px;
	}
.h2newsletter{
	background:url(../images/H2_newsletter.jpg) repeat-x;
	}
.h2demo {
	background:url(../images/H2_liveDemo.jpg) repeat-x;
	}
.h2info {
	background:url(../images/H2_moreInfo.jpg) repeat-x;
	}
.h2portfolio{
	background:url(../images/H2_catalog.jpg) repeat-x;
	}
.h2webcasts{
	background:url(../images/H2_webcasts.jpg) repeat-x;
	}
.h2freeArtwork{
	background:url(../images/H2_freeartwork.jpg) repeat-x;
	}
.h2packages{
	background:url(../images/H2_packages.jpg) repeat-x;

	}
h2.headerSubNav {
	background:url(../images/H2_subNav.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	padding-top:4px;
	height:25px;
	}
h2.headerPDF {
	background:url(../images/H2_pdf.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	padding-top:4px;
	height:25px;
	}
h2.headerPurchase {
	background:url(../images/H2_purchase.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	padding-top:4px;
	height:25px;
	}
h2.headerSignup {
	background:url(../images/H2_signup.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	padding-top:4px;
	height:25px;
	}
h2.headerDownload {
	background:url(../images/H2_download.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	padding-top:4px;
	height:25px;
	}
h2.headerVideos{
	background:url(../images/H2_videos.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	padding-top:4px;
	height:25px;
	}
h2.headerSystems {
	background:url(../images/H2_systems.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	padding-top:4px;
	height:25px;
	}
h2.headerFAQ {
	background:url(../images/H2_faq.jpg) repeat-x;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
	padding-top:4px;
	height:25px;
	}

/* --------------------------------- Special Circumstances ------------------------------*/
	
.highlight {
	color:#990000;
	}
li.highlight{
	list-style:none;
	}
.price {
	font-size:14px;
	font-weight:bold;
	color:#8DBC16;
	}