	/*
	
		blue	#3D558B
		red		#800000
		yellow	#ECB000
		green	#91B17D
	
	*/
	
	@import "revised.css";
	@import "nav.css";
	@import "footer.css";
	@import "forms.css";
	

	body {
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
	}
	h1, h2 {margin:0px;}
	h1 {
		font-size:16px;
		color:#800000;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, sans-serif;
	}
	h2 {
		font-size:16px;
		color:#3d558b;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, sans-serif;
	}
	h3 {
		font-size:14px;
		color:#800000;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, sans-serif;
	}
	
	h4 {font-size:12px;}
	.centerMe {text-align:center;}
	a img {border:0px;}
	.wrapper {
		/*width:780px;*/width:950px;
		margin:0px auto;

	}
	#header img {
		float:left;
	}
	.topNav {
		float:right;
		margin-top:78px;
	}
	.topNav ul {
		margin:0px;
	}
	.topNav li {
		list-style:none;
		float:left;
		margin-left:5px;
		color:#9fa4aa;
	}
	.topNav a {
		color:#9fa4aa;
		text-decoration:none;
	}
	
/* main */
	#mainHome {
		margin:0 auto;
		width:780px;
	}
	.col1, .col2, .main1, .main2 {float:left;}
	.col1 {
		width:548px;
		background:url(../images/main_back.gif) repeat-y;
		}
	.col2 {width:232px;}
	.col2 p {margin:0px;padding:0px;}
	.main1 {width:181px;}
	.main2 {width:186px;}
	.myCol2 {
		margin-left:10px;
		border-left:1px dashed #9fa4aa;
		padding-left:10px;
	}
	.indent1 {margin-left:15px;}
	.contactType {
		padding:5px 0px;
		width:195px;
		font-size:10px;
		color:#9fa4aa;
	}
	.contactType span {font-weight:bold;}
	.contactType img {margin-right:5px;}
	.contactType a {
		color:#9fa4aa;
	}
	.ctBorder {border-bottom:1px dashed #9fa4aa;}
	
/* main content - home */
	.productPack, .newsPack {
		border-bottom:1px dashed #9fa4aa;
		margin:10px;
		padding-bottom:10px;
		margin-right:15px;
	}
	
	.productPack .title, .newsPack .title {margin-bottom:3px;}
	.productPack a, .newsPack a {
		color:#3c548a;
		text-decoration:none;
		font-size:11px;
	}
	.productPack span, .newsPack span {font-size:11px;}
	.customerPack {
		margin:10px;
		padding-bottom:10px;
		margin-right:15px;
	}
	.customerPack .quote {
		margin:5px 0px;
	}
	.customerPack .source {
		margin:5px 0px;
		font-weight:bold;
	}
	.customerPack .link {
		text-align:right;	
	}
	.customerPack .link a {
		color:#3c548a;
		text-decoration:none;
		font-size:11px;
	}
	.link a:hover {color:#800000;}
/* detail pages */
	.detail1, .detail2, .detail3, .detail4, .detail_new {float:left;}
	.detail1 {
		/* width:140px; */
		width:150px;
		}
	.detail2 {
		/*
		width:420px;
		margin:0px 0px 0px 10px;
		*/
		width:560px;
		margin:0px 0px 0px 20px;
		}
	.detail3 {
		/*
		width:195px;
		margin:0px 10px 0px 0px;
		*/
		width:200px;
		margin:0px 0px 0px 20px;
		}
	.detail3 .imgMove {margin-left:10px; margin-bottom:10px;}
	.detail4 {
		/*
		width:630px;
		margin:0px 0px 0px 10px;
		*/
		width:770px;
		margin:0px 0px 0px 20px;
		}
		.detail_new {
			width:780px;
			margin:0px 0px 0px 20px;
		}
/* breadcrumb */
	.bread, .bread_new {
		padding-bottom:5px;
		margin-right:5px;
		height:11px;
		font-family:Tahoma, Geneva, sans-serif;
		margin-bottom:3px;
		font-size:11px;
	}
	.bread_new {
		margin-bottom:3px;
		font-size:11px;
		}
		
		
	.bread a, .bread_new a {color:#3c548a; text-decoration:none;}
	
	.sideNav {width:150px; background-color:#cccfe0; font-size:11px; font-family:Tahoma, Geneva, sans-serif;}
	.sideNav ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	.sideNav ul li {
		border-bottom:1px dashed #eee;
		padding:7px 0px;
		padding-left:10px;
	}
	.sideNav ul li.tert {
		border-bottom:0px;
		padding:7px 0px 0px 0px;
		padding-left:10px;
	}
	.sideNav ul li.noBottom {border-bottom:0px;}
	.sideNav ul li a {
		color:#3c548a;
		text-decoration:none;
	}
	.sideNav ul li a:hover, .sideNav ul li.activeLink a, .sideNav ul li a.activeLink {color:#800000;}
	.sideNav ul li ul {margin-top:5px; margin-left:-10px;}
	.sideNav ul li ul li {
		background-color:#eee;
		border-bottom:1px dashed #ccc;
		padding:5px 0px;
		padding-left:20px;
	}
	.sideNav ul li ul li.activeLink {
		background-color:#fff;
		border-bottom:1px dashed #ccc;
		padding:5px 0px;
		padding-left:20px;
	}
	.detail2 .copy, .detail_new .copy {
	margin:0px 0px 0px 10px;
	margin-bottom:20px;
	}
	.copy ul li {
		margin-bottom:5px;
	}
	.copyL {
			float:left;
			width:610px;
			margin-left:10px;
			}
	.copyR {
			float:right;
			width:150px;
			text-align:right;
		}
	.faqTable {margin-left:10px;}
	.faqTitle {
		font-weight:bold;
		color:#3c548A;
	}
	.event, .pastEvent {
		border-bottom:1px dashed #ccc;
		margin:10px;
		padding-bottom:10px;
		margin-right:15px;
		font-size:110%;
	}
	.event img, .pastEvent img {
		float: right;
		margin-left:15px;
	}

	.event .title, .pastEvent .title {
		color:#880000;
		font-size:110%;
		
	}
	.pastEvent, .pastEvent .title {
		color:#666;
		font-size:110%;
	}
	.webinar, .pastWebinar {
		border-bottom:1px dashed #ccc;
		font-size:12px;
		height:80px;
		margin:10px;
		padding-bottom:10px;
		margin-right:15px;
	}
	
	.webinar .title, .pastWebinar .title {
		color:#880000;
		font-size:12px;
		margin:5px 0px;
	}
	.pastWebinar, .pastWebinar .title {
		color:#666;
	}
	.webinar img, .pastWebinar img {
		float: left;
		margin-right:15px;
	}
/* styles */
	.storyTitle, .form .title {
		font-size:16px;
		color:#800000;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, sans-serif;
	}
	.storyTitle2 {
		font-size:14px;
		color:#800000;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, sans-serif;
	}
	.storyTitleB {
		font-size:16px;
		color:#3d558b;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, sans-serif;
	}
	.seeAll {text-align:right;}
	.seeAll a {
		font-weight:bold;
		color:#3c548A;
		text-decoration:none;
	}
	.seeAll a:hover {
		color:#666;
	}
/* forms */
			.formSubmit {margin-left:250px;}
			  .required {
			  	color:#800000;
				font-weight:bold;
				margin-right:5px;
				} 	

	
/* generics */
	.noBottom {border-bottom:0px;}
	a {color:#3c548a;}
	a:hover {color:#800000;}
	.clearMe {
		clear:both;
	}
	.leftie {float:left;}
	.rightie {float:right;}
	.textCenter {text-align:center;}
	.textRight{text-align:right;}\
	.w50 {width:50px;}
	.marginB15 {
		margin-bottom:15px;
	}
	.marginL50 {
		margin-left:50px;
	}
	.black {color:#000;}
	.spacer {
		height:15px;
		clear:both;
	}