body	{
	margin:0;
	background-color:#fff;

	}
html	{
	min-height: 100%;
	margin-bottom: 1px;
	}
* {	
	margin:0;
	padding:0;
	font-family:  Verdana,Arial,Helvetica,Verdana,sans-serif;
	}
img	{
	border:0;
	}
	
img.imglanding	{
	border-left: 1px solid #fff !important;
	width: 692px;
	height: 116px;
	 }	
	
div.clear	{
	clear: both;
	}
div.rule	{
	border-bottom: 3px double #ccc;
	margin: 15px 0;
	padding: 0;
	height: 3px;
	line-height: 3px;
	clear: both;
	}
div.rule-alt	{
	border-bottom: 1px dotted #ccc;
	margin: 15px 0;
	padding: 0;
	height: 3px;
	line-height: 3px;
	clear: both;
	}
div.rule-alt2	{
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
	padding: 0;
	height: 3px;
	line-height: 3px;
	clear: both;
	}
div.rule-pad	{
	border-bottom: 3px double #ccc;
	margin: 15px 0;
	height: 3px;
	}
h1	{
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 400;
	color: #1968AE;
	}
h1 + h1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	color: #1968AE;
	}
h1.title	{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	color: #1968AE;
	}
h1.title + h2	{
	margin-bottom: 7px!important;
	}
h2	{
	font-size: 13px;
	color: #1968AE;
	}
h3	{
	font-size: 12px;
	color: #333;
	}
h4	{
	font-size: 11px;
	color: #1968AE;
	}
h2.inline	{
	font-size: 11px;
	color: #2E4665;
	float: left;
	display: inline;
	padding-right: 5px;
	}
h3.inline	{
	font-size: 11px;
	color: #333;
	float: left;
	display: inline;
	padding-right: 5px;
	}
h2.anchor	{
	color: #ccc;
	text-align: center;
	}
.glossery-alphabet h2	{
	padding: 1px;
	background-color: #f3f3f3;
	}
.glossery-alphabet h2 span	{
	font-size: 11px;
	font-weight: 400!important;
	}
	
	
ul.anchor	{
	margin-bottom: 20px;
	}
ul.spaced	{
	margin-bottom: 10px!important;
	}
ul.spaced li	{
	margin-bottom: 5px;
	}
li 	{
	line-height: 15px;
	}
.mcs-right	ul li	{
	font-size: 10px;
	}
	
h1, h2	{
	margin: 0 0 3px 0;
	}
.mcs-left h1	{
	margin: 0 0 10px 0;
	}
p	{
	margin: 0 0 10px 0;
	line-height: 15px!important;
	}

.one-column ul,
.mcs-left ul,
.mcs-right ul	{
	margin: 0 0 7px 18px;
	padding: 0;
	}
	
.one-column ul ul {list-style-image: url(/images/hyphen.gif);}
	
ol	{
	margin: 0 0 4px 22px;
	}
ol li	{
	margin-bottom: 3px;
	}
	
p.squares	{
	margin: 5px 0 3px 0;
	padding-left: 15px;
	font-size: 12px;
	background-image: url(/images/bullet-squares.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #1968AE;
	font-weight: 800;
	}
p.squares-four	{
	margin: 5px 0 3px 0;
	padding-left: 15px;
	font-size: 11px;
	background-image: url(/images/bullet-four-squares.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	}
	
	
	
.light	{
	font-size: 11px!important;
	font-weight: 400!important;
	}
div.top	{
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	color: #ccc;
	display: block;
	clear: both;
	}
	
	
.btn	{
	background-color: #1968ad;
	color: #fff;
	font-size: 12px;
	border: 2px solid #feda82;
	}
a.btn	{
	background-color: #1968ad;
	color: #fff!important;
	font-size: 12px;
	border: 2px solid #feda82;
	text-decoration:none;
	padding:3px;
	}
.watermark	{
	text-align: center;
	margin: -12px 630px 0 0;
	}
.watermark img	{
	width: 244px;
	height: 69px;
	}
a:link	{
	text-decoration: none;
	color: #eb0b1d;
	}
a:visited	{
	text-decoration: none;
	color: #eb0b1d;
	}
a:hover	{
	text-decoration: underline;
	color: #eb0b1d;
	}
a:active	{
	text-decoration: none;
	color: #eb0b1d;
	}

/*  background identifiers  */
body.home	{
	background-image: url(/images/bg-home2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}	
body.landing	{
	background-image: url(/images/bg-landing.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
body.sub	{
	background-image: url(/images/bg-sub.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
body.sub2	{
	background-image: url(/images/bg-sub2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
.news-date	{
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	color: #a7a7a7;
	padding: 3px 0;
	clear: both;
	}
.date	{
	text-transform: uppercase;
	font-size: 10px;
	color: #a7a7a7;
	}
	
img.left	{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
img.leftb	{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	}
img.leftb2	{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #fdda7e;
	}
	
	
img.right	{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
img.right-main	{
	float: right;
	margin-left: 10px;
	margin-bottom: 25px;
	}
img.rightb	{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	}
img.rightb2	{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #fdda7e;
	}
img.sub-main,
img.landing-main	{
	float: left;
	}
	
.signup	{
	padding: 10px;
	background-color: #ededed;
	border-top: 3px double #a7a7a7;
	border-bottom: 3px double #a7a7a7;
	font-size: 10px;
	}
.signup input	{
	font-size: 10px;
	width: 120px;
	}
.signup	p.sign	{
	font-size: 9px;
	margin: 0
	}
.signup	p.waver	{
	font-size: 9px;
	color: #a7a7a7;
	margin: 0
	}
.signup input.btn	{
	background-color: #1968ad;
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	width: 30px;
	border: 1px solid #feda82;
	}

.container	{
	width:874px;	/*  set at 874px to adjust how Safari sees the background odd alignment  */
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left;
	clear: both;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
.container .logo	{
	width:875px;
	clear: both;
	}
.container .main	{
	width:875px;
	height: 222px;
	background-color: #fff;
	/*  border-bottom: 1px solid #fff;  */
	clear: both;
	}
.container .landing	{
	width:875px;
	height: 158px;
	background-color: #fff;
	clear: both;
	}
.container .sub	{
	width:875px;
	height: 42px;
	background-color: #fff;
	clear: both;
	}
	
/*  horizontal navigation  */
.container .top-nav	{
	float: left;
	padding-left: 5px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	height: 18px;
	line-height: 18px;
	}
.container .top-nav a {
	color: #333;
	font-family: verdana, arial,sans-serif;
	}
.container .top-nav a:hover	{
	color: #eb0b1d;
	}


	
.content {
	width: 875px;
	float: left;
	text-align: left;
	border-top: 1px solid #fff;
	background-image: url(/images/bg-container-content2.gif)!important;
	font-family: verdana, arial,sans-serif;
	font-size: 11px;
	}
.content-sub {
	width: 875px;
	float: left;
	text-align: left;
	/*  border-top: 1px solid #fff;  */
	background-image: url(/images/bg-container-content-sub.gif)!important;
	font-family: verdana, arial,sans-serif;
	font-size: 11px;
	}
	
	
/*  home page left channel modified  */
.content .left-channel-home	{
	float: left;
	display: inline;
	width: 256px;
	height: auto;
	}
.content .left-channel-home h2	{
	color: #2e4665;
	font-size: 12px;
	margin-bottom: 5px;
	}
.content .left-channel-home h3	{
	color: #2e4665;
	font-size: 11px;
	}
.content .left-channel-home h4	{
	font-size: 10px;
	color: #333;
	margin: 0 0 10px 0;
	}
.content .left-channel-home .pad	{
	padding: 10px;
	line-height: 16px;
	}
.content .left-channel-home .topBlurb	{
	width: 256px; 
	border-bottom: #fff 1px solid; 
	background-color: #ccc
	}
.content .left-channel-home p.link	{
	margin: 0 0 10px 0;
	}
.content .left-channel-home a:link	{
	color: #333;
	text-decoration: none;
	font-size: 11px;
	}	
.content .left-channel-home a:visited	{
	color: #333;
	text-decoration: none;
	font-size: 11px;
	}
.content .left-channel-home a:hover	{
	color: #333;
	text-decoration: underline;
	font-size: 11px;
	}
.content .left-channel-home a:active	{
	color: #2E4665;
	text-decoration: none;
	font-size: 11px;
	}


/*  .content .left-channel-home ul	{
	margin: 0 0 7px 18px;
	padding: 0;
	list-style-image: url(/images/bullet-arrow.gif);
	}  */
.content ul	{
	list-style-type: none;
	margin-left: 10px;
	}
.content ul li	{
	background-image: url(/images/bullet-arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 3px -10px;
	padding: 0 0 0 15px;
	}
ul.bullet li	{
	list-style-type: none;
	background-image: url(/images/bullet-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 0 3px 0;
	padding: 0 0 0 15px;
	}



.content .main-content ul li a:link	{
	color: #333;
	text-decoration: none;
	font-size: 11px;
	}	
.content .main-content ul li a:visited	{
	color: #333;
	text-decoration: none;
	font-size: 11px;
	}
.content .main-content ul li a:hover	{
	color: #333;
	text-decoration: underline;
	font-size: 11px;
	}
.content .main-content ul li a:active	{
	color: #2E4665;
	text-decoration: none;
	font-size: 11px;
	}
	
	
/*  sub page left channel  */
.content-sub .left-channel-sub	{
	float: left;
	display: inline;
	width: 181px;
	min-height: 400px;
	}
.content-sub .module	{
	float: left;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 20px;
	clear: both;
	}
.content-sub .module .info	{
	float: left;
	display: inline;
	padding-right: 15px;
	margin-bottom: 15px;
	}
	
	
.content-sub .module-news-relations	{
	float: left;
	padding: 15px 0;
	margin: 20px 0;
	clear: both;
	width: 100%;
	}
.content-sub .module-news-relations h3	{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 3px;
	padding-bottom: 3px;
	}
.content-sub .module-news-relations .info	{
	float: left;
	display: inline;
	padding-right: 15px;
	margin-bottom: 15px;
	}
	
.content-sub .mgmt-team,
.content-sub .founder	{
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	}
.content-sub .mgmt-team img,
.content-sub .founder img	{
	float: left;
	border: 1px solid #fdda7e;
	margin-bottom: 15px;
	}
.content-sub .mgmt-team p,
.content-sub .founder p	{
	margin-left: 110px;
	}
	
.watch-video-module	{
	float: left;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 20px;
	clear: both;
	}
.watch-video-module .watch	{
	float: left;
	font-style: italic;
	}
.watch-video-module .video	{
	margin-left: 110px;
	}
	
.newsletter-module	{	
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 10px;
	}
	
.pr-2column-list	{
	float: left;
	padding-bottom: 10px;
	}
	
.pr-2column-list div.left	{
	float: left;
	width: 150px;
	}

.pr-2column-list div.right 	{
	margin-left: 170px;
	}
	
	
	
		
		
/*  sub page product overview box  */
.content-sub .product-overview,
.content-sub .highlight	{
	margin-top: 20px;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	background-color: #fdf3d8;
	background-image: url(/images/box-gradient.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	}
.content-sub .product-overview .product-module,
.content-sub .highlight	{
	/*  padding: 10px;  */   
	clear: both;
	}
.content-sub .product-overview .product-module .img-logo	{
	float: left;
	}
.content-sub .product-overview .product-module .product-info	{
	margin-left: 110px;
	}
.content-sub .product-overview .product-module .learn-more	{
	text-align: right;
	padding: 10px 0;
	}
.content-sub .one-column .learn-more,
.content-sub .mcs-left .learn-more	{
	text-align: right;
	padding: 10px 0;
	}
	
/*  sub page product list module  */
.content-sub .one-column .p-list-module	{
	margin-bottom: 10px;
	clear: both;
	}
.content-sub .one-column .case-studies 	{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	clear: both;
	}
	
.content-sub .mcs-left .p-list-module	{
	padding: 10px 0;
	clear: both;
	}
.content-sub .one-column .p-list-module p,
.content-sub .mcs-left .p-list-module p	{
	margin-left: 110px;
	}
.content-sub .one-column .p-list-module-news,
.content-sub .one-column .p-list-module-awards	{
	border-bottom: 1px dotted #ccc;
	padding: 15px 0;
	clear: both;
	}	
.content-sub .one-column .p-list-module-news img,
.content-sub .one-column .p-list-module-awards img,
.content-sub .one-column .p-list-module img {
	float: left;
	}
.content-sub .one-column .p-list-module-news .news-margin,
.content-sub .one-column .p-list-module-awards .awards-margin	{
	margin:  0 0 0 210px;
	}

.content-sub .one-column .p-list-module-news h4	{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 10px;
	color: #a7a7a7;
	padding: 0;
	}
	
/*  sub page product details module  */

.content-sub .product-details-container h2,
.content-sub .product-details-container p	{
	margin-left: 110px;
	}
.content-sub .product-details-container .product-details	{
	margin-left: 110px;
	border-top: 3px double #ccc;
	}
/*  .content-sub .product-details-container .product-details h2,
.content-sub .product-details-container .product-details p	{
	margin-left: 0!important;
	}  */
.content-sub .product-details-container .product-details ul	{
	margin: 0 0 10px 22px;
	}

/*  sub page product details module v-2  */

.content-sub .product-details-container-l {
	clear: both;
	}	
.content-sub .product-details-container-l h2,
.content-sub .product-details-container-l p	{
	margin-left: 0;
	}
.content-sub .product-details-container-l .product-details	{
	border-top: 3px double #ccc;
	background-color: #fdf3d8;
	background-image: url(/images/box-gradient.jpg);
	}
.content-sub .product-details-container-l .product-details h2,
.content-sub .product-details-container-l .product-details p	{
	margin: 0 0 10px 110px;
	}
.content-sub .product-details-container-l .product-details ul	{
	margin: 0 0 10px 125px;
	}
.content-sub .product-details-container-l .product-details ul ul	{
	margin: 0 0 10px 15px;
	}
	

/*  sub page product blog box  */
.content-sub .blog,
.content-sub .product-details	{
	border-top: 3px double #ccc;
	background-color: #faf8f1;
	background-image: url(/images/box-gradient.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	margin-top: 20px;
	}
.content-sub .blog div.rule-box,
.content-sub .product-details	{
	border-top: 1px solid #fff;
	margin: 10px 0;
	}

	
/*  sub page right get started box  */
.content-sub .mcs-right .box	{
	border: 5px solid #ccc;
	background-color: #f6f7f8;
	background-image: url(/images/bg-get-started.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: 800;
	margin-bottom: 20px;
	}
.content-sub .mcs-right .news-events	{
	font-size: 10px;
	margin-bottom: 20px;
	padding: 10px 0;
	line-height: 16px;
	}
.content-sub .mcs-right .news-events p.read-all	{
	font-weight: 800;
	text-align: right;	
	}
.content-sub .mcs-right .box a,
.content-sub .mcs-right .news-events a,
.content-sub .one-column a.highlight	 {
	font-size: 10px;
	color: #eb0b1d;
	}	
.content-sub .mcs-right h3	{
	font-size: 11px;
	color: #1968AE;
	background-image: url(/images/bg-h3.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	border: 1px solid #dfdfdf;
	padding: 0 10px;
	height: 22px;
	}
.content-sub .mcs-right p	{
	font-size: 10px;
	line-height: 12px;
	}
.content-sub .mcs-right p.imgcaption	{
	margin: -15px 0 15px 0;
	font-size: 9px;
	}
.content-sub .mcs-right .box div.rule-box	{
	border-top: 1px solid #fff;
	margin: 5px 0;
	}
.content-sub .mcs-right .box .box-pad	{
	padding: 10px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	}
.content-sub .mcs-right .box .box-pad-normal	{
	padding: 10px;
	font-weight: 400;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	}

.content-sub .mcs-right .RightChannelForm	{
	width: 256px; 
	text-align: left;
	}

.content-sub .mcs-right .RightChannelForm input	{
	width: 100%; 
	margin-bottom: 5px;
	font-size: 11px;
	}
	
/*  modules  */
.modules	{
	float: left;
	margin-top: 20px;
	padding-bottom: 40px;
	width: 100%;
	clear: both;
	}
	
.module-home-dual	{
	float: left;
	margin: 10px 0 20px 5px;
	width: 100%;
	clear: both;
	background-image: url(/images/grey-dot.gif);
	background-position: 400px 0;
	background-repeat: repeat-y;
	}
	
	
.module-home-dual .home-highlights	{
	float: left;
	width: 380px;
	padding-right: 20px;
}
	
.module-home-dual .home-products
{
	float:left;
	width:380px;
	padding:0px 0px 10px 0px;
	clear:both;
}
	
.module-home-dual .home-highlights .story .info a,
.module-home-dual .home-products .info a,
.left-channel-home a,
.home-news a.more	{
	font-weight: 800;
	color: #eb0b1d!important;
	background-image: url(/images/bullet-four-squares.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	}
	
a.infolink
	{	
	font-weight: 800;
	color: #eb0b1d!important;
	background-image: url(/images/bullet-four-squares.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	}
	
.home-news .home-quick-links a	{
	display: block;
	margin: 5px 0 3px 0;
	padding-left: 15px;
	font-weight: 800;
	font-size: 11px;
	background-image: url(/images/bullet-four-squares.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	}
	
	
.module-home-dual .home-products img	{
	float: left;
	}
.module-home-dual .home-products .info	{
	margin-left: 100px;
	}	
	
	
.module-home-dual .home-news	{	
	float: right;
	width: 180px;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.module-home	{
	float: left;
	display: inline;
	width: 180px;
	padding-right: 10px;
	font-size: 10px;
	}
.module-home a	{
	color: #eb0b1d;
	}
	
.module-home h2 a	{
	color: #1968AE;
	}
.module-home ul li a	{
	color: #eb0b1d!important;
	font-size: 10px!important;
	}
	
	
.module-home p.squares + p	{
	margin: 0 10px 0 15px;
	}
	
.content .main-content	{
	float: left;
	display: inline;
	background-color: #fff;
	width: 609px;
	}
.content-sub .main-content-sub	{
	float: left;
	display: inline;
	background-color: #fff;
	width: 694px;
	}
/*  width modified to increase whitespace between left nav and content  */
.main-content-sub .mcs-left	{
	float: left;
	display: inline;
	width: 405px;
	/*  margin-right: 15px;  */
	margin: 0 14px 0 5px;
	padding-bottom: 20px;
	}
.main-content-sub .mcs-right	{
	float: left;
	display: inline;
	width: 260px;
	padding-bottom: 20px;
	}

/*  adjusted left margin to increase per client request  */
.main-content-sub .one-column	{
	float: left;
	display: inline;
	width: 679px;
	padding-bottom: 20px;
	margin-left: 5px;
	}
/* for evaluation form Ektron */	
.main-content-sub .one-column .mcs-left	{
	float: left;
	display: inline;
	width: 405px;
	margin: 0 14px 0 0;
	}
.main-content-sub .one-column .mcs-right	{
	float: left;
	display: inline;
	width: 260px;
	padding-bottom: 20px;
	}	
	
.main-content-sub .one-column .mcs-bottom	{
	float: left;
	display: inline;
	width: 679px;
	padding-bottom: 20px;
	margin-top: -20px;
	}	
	
.main-content-sub .mcs-right .float-box,
.main-content-sub .mcs-right .no-float-box	{
	width: 260px;
	background-color: #faf8f1;
	background-image: url(/images/box-gradient.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	margin: 0 0 20px 0;
	}
.main-content-sub .mcs-right div.main-img	{
	margin: 0 0 20px 0;
	}
	
.main-content-sub .one-column div.main-img	{
	float: right;
	margin: 0 0 20px 20px;
	}
	
.main-content-sub .one-column .float-box,
.main-content-sub .one-column .no-float-box	{
	float: right;
	width: 260px;
	background-color: #faf8f1;
	background-image: url(/images/box-gradient.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	margin: 0 0 10px 20px;
	}
.main-content-sub .one-column .pad	{
	padding: 10px;
	}
.main-content-sub .one-column .float-box p,
.main-content-sub .mcs-right .float-box p	{
	margin-left: 10px;
	margin-right: 10px;
	}
.main-content-sub .one-column .no-float-box p,
.main-content-sub .mcs-right .no-float-box p	{
	margin-left: 0px;
	margin-right: 0px;
	}
.main-content-sub .one-column .float-box h3,
.main-content-sub .mcs-right .float-box h3	{
	color: #fff;
	font-size: 12px;
	background-color: #1968AE;
	background-image: none;
	padding: 1px 5px;
	}
.main-content-sub .one-column .no-float-box h3,
.main-content-sub .mcs-right .no-float-box h3	{
	color: #fff;
	font-size: 12px;
	background-color: #1968AE;
	background-image: none;
	padding: 1px 5px;
	}

	
.content .main-content .pad,
.main-content-sub .pad	{
	padding: 10px 0 10px 10px;
	}
.content .main-content .search-box	{
	width: 559px;
	text-align: right;
	background-color: #000;
	font-size: 10px;
	color: #fff;
	font-weight: 800;
	word-spacing: 1em;
	text-transform: uppercase;
	padding: 1px 15px 1px 15px;
	height: 24px;
/*  	vertical-align: middle;  */
	border-left: 1px solid #fff;
	}	
.content .main-content .search-box	a	{
	color: #fff;
	text-decoration: none;
	}
.content .main-content .search-box input	{
	margin-top: 3px;
	font-weight: 400!important;
	width: 135px;
	height: 12px
	}

.main-content-sub .pad	.one-column .noMenu 
{
	padding: 0;
	min-height: 500px;
	}

	
/*  search styles  */
.search-box-container	{
	float: left;
	width: 693px;
	/*  background-color: #000;  */
	color: #fff;
	font-size: 10px;
	font-weight: 800;
	height: 24px;
	}
.search-box-container h1	{
	float: left;
	padding: 0 0 0 15px;
	font-size: 11px;
	color: #fff;
	font-weight: 800;
	margin: 0;
	background-color: #1968AE;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	width: 416px;
	height: 23px;
	line-height: 22px;
	}
.search-box-container .search-sub	{
	float: right;
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-weight: 800;
	width: 245px;
	height: 22px;
	word-spacing: 1em;
	padding-top: 1px;
	padding-right: 15px;
	background-color: #000;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}
.search-box-container .search-sub input	{
	margin: 1px 5px 0 0;
	font-weight: 400!important;
	height:14px;
	width:180px;
	font-size:11px;
	}
.search-box-container a	{
	color: #fff;
	text-decoration: none;
	}	
	
.one-column .archives,
.mcs-left .archives	{
	padding: 15px 0;
	/*  clear: both;  */
	}
.one-column .archives div.issue,
.mcs-left .archives div.issue	{
	display: inline;
	float: left;
	width: 100px;
	text-align: right;
	}
.one-column .archives div.article-contents,
.mcs-left .archives div.article-contents	{
	margin-left: 120px;
	}
.one-column .archives h3,
.mcs-left .archives h3	{
	padding-bottom: 7px;
	}
	
	
/*  div rows  */
div.row	{
	float: left;
	clear: both;
	margin-bottom: 5px;
	width: 100%;
	}
div.row div.left	{
	float: left;
	width: 120px;
	text-align: left;
	}
div.row div.right	{
	margin-left: 125px;
	text-align: left;
	}

/*  form  */
	
.mailrow	{
	clear: both;
	width: 300px;
	}
.mailleft	{
	float: left;
	width: 140px;
	text-align: right;
	padding-bottom: 8px;
	padding-right: 5px;
	}
.maillefttop	{
	float: left;
	width: 140px;
	text-align: right;
	padding-bottom: 8px;
	vertical-align:top;
	}
.mailright	
{
	text-align: left;
	padding: 0 0 8px 0;
	}
.mailright	input, .mailright	select
{
	width: 300px;
	}
.mailright table td	
{
	padding: 2px;
	letter-spacing: -1px;
	}
	
/*  footer and copyright  */
.footer	{
	clear: both;
	width: 100%;
	background-color: #1968AE;
	color: #fff;
	font-size: 10px;
	}
.footer a:link	{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	}
.footer a:hover	{
	color: #fff;
	text-decoration: underline;
	font-size: 10px;
	}
.footer a:visited	{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	}
.footer a:active	{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	}
.footer .links	{
	padding: 3px 0 3px 550px;
	text-align: center;
	}
.copyright	{
	clear: both;
	width: 100%;
	font-size: 10px;
		}
.copyright .info	{
	padding: 3px 0 3px 650px;
	text-align: center;
	}
.small	{
	font-size: 10px;
	}

/*  tables  */

h3.i-table	{
	background-color: #e0e0e0;
	color: #1968ad;
	text-align: center;
	padding: 3px;
	margin: 0;
	}

div.i-table	{
	border-left: 1px solid #ccc;
	margin-bottom: 15px;
	}
div.i-table th	{
	background-color: #1968ad;
	color: #fff;
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	text-align: center;
	}
div.i-table td	{
	background-color: #fff;
	color: #000;
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	text-align: center;	
	}
div.i-table td.alt	{
	font-weight: 800;
	background-color: #ccc;
	}
	
	
	
div.i-table-alt	{
	border-left: 1px solid #ccc;
	margin-bottom: 15px;
	}
div.i-table-alt th	{
	background-color: #1968ad;
	color: #fff;
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	text-align: left;
	}
div.i-table-alt td	{
	background-color: #fff;
	color: #000;
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	text-align: left;	
	}
div.i-table-alt td.alt	{
	font-weight: 800;
	background-color: #ccc;
	}

div.legend table-alt td	{
	padding: 5px;
	}	
	

/*  special ektron fix  */

th.black	{
	background-color: #000!important;
	}
th.ltblue	{
	background-color: #e2effe!important;
	}
.glossery-alphabet h2 a	{
	font-weight: 400!important;
	}
	
	
	
	
	/*  partner styles  */

.one-column .contact-holder	{
	float: left;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	clear: both;
	}		
.one-column .contact-holder .row-one	{
	float: left;
	width: 200px;
	margin: 0 25px 10px 0;
	}
.one-column .contact-holder .row-two	{
	float: left;
	width: 200px;
	margin: 0 25px 10px 0;
	}
.one-column .contact-holder .row-three	{
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
	}
.one-column .contact-holder .name	{
	font-weight: 800;
	}
	
.product-information	{	
	width: 100%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px dotted #ccc;
	}
.product-information h2	{
	margin: 0 0 7px 0;
	}
	
.product-information .row-left	{
	float: left;
	display: inline;
	width: 310px;
	margin-right: 20px;
	}
.product-information .row-right	{
	float: left;
	display: inline;
	width: 310px;
	}

ul.pdf	{
	list-style-type: none;
	list-style-image: url(/images/icon_small_pdf.gif);
	padding: 0;
	margin: 0 0 0 20px;
	}	
ul.pdf a	{
	font-weight: 800;
	}
ul.pdf li	{
	margin-bottom: 7px;
	}
.taxonomyCat
{
	margin-top: -10px;
	border: 1px solid #1968ad;
	background-color: #fff;
}

.taxonomyCat table
{
	width: 100%;
}



.taxonomyCat table td
{
	padding: 1px;
}


.taxonomyHeader a
{
                font-size: 11px;
                font-weight: bold;
                color: #fff;
                margin-left: 15px;
                text-decoration: underline;
}
.taxonomyHeader a:visited         {
                text-decoration: underline;
                color: #fff;
                }
.taxonomyHeader a:hover          {
                text-decoration: none;
                color: #fff;
                }

	
.taxonomyHeader
{
	background-color: #1968ad;
	padding: 3px 5px;
	background-image: url(/images/bullet-arrow-taxonomy.gif);
	background-repeat: no-repeat;
}




.taxonomySubCat
{
	padding: 5px;
	font-size: 10px;
}
.taxonomySubCat a
{
	color: #000;
	text-decoration: underline;
} 
.taxonomySubCat a:visited
{
	color: #000;
	text-decoration: underline;
}
.taxonomySubCat a:hover
{
	color: #000;
	text-decoration: none;
	
}

.taxonomySubCat table td	{
	height: 20px;
	}

.taxonomyDescription
{
	margin: 20px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;

}

.taxonomyDescription .Locations {padding: 20px 0 0 0;font-size:12px;}

.taxonomyDescription .CatResultTitle
{
	font-size: 13px;
	color: #1968AE;
	font-weight:800;
}

.taxonomyDescription .CatResultDescription
{
	color: #666;
}

.taxonomyResults
{
	margin: 10px 0;
}
.taxonomyResults a
{
	font-weight: 800;
}
	
.home-search	{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 9px;
	font-weight: 800;
	}
.home-search input	{
	width: 100px;
	line-height: 15px;
	font-size: 10px;
	font-weight: 400;
	margin-right:5px;
	}
.home-search a	{
	color: #666;
	text-decoration: none;
	}
	
#advancedSearch{overflow: visible; clear:both;font-size:100%;position:relative;}
fieldset {margin: 0px;padding: 0px; border: 0px;}
legend {display:none;}
#advancedSearch .help{float:right;padding: 0px 5px 0px 0px;display : none;}
/* Basic search section
-----------------------------------------------------------------------------------------------*/
#advancedSearch div.basicTerms {position:relative;overflow : visible;clear:both;}
#advancedSearch div.basicTerms input.basic{float:left; margin-left:12px;}
#advancedSearch div.basicTerms div.basicSubmit{float:left;width:90px;text-align:center;}
#advancedSearch div.basicTerms div.basicSubmit a{font-size:1em;}
.basicSubmit input{background-color: #1968ad;color: #fff;font-size: 12px;border: 2px solid #feda82;}
.basicTerms input.basic{width: 300px;}
/* filtered search section
-----------------------------------------------------------------------------------------------*/
.basicFilter{position:relative;height:30px;}
.basicFilter div.filters a:link, .basicFilter div.filters a:visited{padding: .1em 1em .1em 1em;color:#1968AE;}
.basicFilter div.filters a:hover{padding: .1em 1em .1em 1em;}
.advancedTerms {position:relative;}
.advancedTerms label{width:15em;float:left;}
.advancedTerms input{}
#advancedSearch div.submit{padding: 1em 1em 1em 1em;width:100px;text-align:center;padding-left:275px; }
#advancedSearch div.submit a{font-size:1em;}
.advancedFilters fieldset {margin: 5px; padding: 5px; border:solid #cccccc 1px;}
.advancedFilters legend {display:inline;}
th a:link	{
	color: #fff;
	text-decoration: none;
	}
th a:visited	{
	color: #fff;
	text-decoration: none;
	}
th a:hover	{
	color: #fff;
	text-decoration: underline;
	}
	
a:link.link-header	{
	color: #1968AE;
	text-decoration: none;
	}
a:visited.link-header	{
	color: #1968AE;
	text-decoration: none;
	}
a:hover.link-header	{
	color: #1968AE;
	text-decoration: underline;
	}
	
/*  added 08-21-08  */

/*  sub page product overview box alt  */
.content-sub .product-overview-alt,
.content-sub .highlight-alt	{
	margin-top: 20px;
	/*  padding: 10px;  */
	border-bottom: 3px double #ccc;
	}
.content-sub .product-overview-alt .product-module-alt,
.content-sub .highlight-alt	{
	border-top: 3px double #ccc;
	padding: 10px 0;
	clear: both;
	}
.content-sub .product-overview-alt .product-module-alt .img-logo	{
	float: left;
	margin: 0 10px 5px 0;
	}
.content-sub .product-module-alt h2	{
	margin-bottom: 10px;
	}
/*  end addition 08-21-08 (page implemented on /rfid/rfid-reader.aspx  */

/* BreadCrump/Action Icons placement */
.HeaderTwoColumn {float:left;width:405px;}
.HeaderTwoColumn .breadcrumbTwoColumn {float:left;width:365px;}
.HeaderOneColumn {float:left;width:679px;}
.HeaderOneColumn .breadcrumbOneColumn {float:left;width:629px;}
.HeaderOneColumnForm {float:left;width:679px;}
.HeaderOneColumnForm .breadcrumbOneColumnForm {float:left;width:614px;padding-left:15px;}
.actionIcons {float:left;width:40px;}
.functions	{padding: 5px 0;}
.breadcrumb	{font-size: 10px;padding: 5px 0;}
.breadcrumb a{color: #ff0000;}
/* end BreadCrump/Action Icons placement */
	
	
			#productFlash #flashcontent { margin: 30px 29px 30px 30px; padding: 0px!important; width: 618px; height: 204px; align: center; }
			#productLP { padding-left: 45px; padding-top: 10px; width: 600px; }
			#productLP h1 { color: #00345D; font-size: 36px; font-family: arial narrow, arial, Trebuchet!important; text-transform: none!important; font-weight: bold;}
			#productLP h2 { color: #00345D; font-size: 19px; padding-bottom:4px; font-style: italic; font-weight: normal; border-bottom: solid 1px #FFF; display:inline; text-transform: uppercase!important;  }
			#productLP p { line-height: 20px!important; color: #FFF; width: 160px; font-weight: 800; font-size: 15px; font-family: arial narrow, arial, Trebuchet!important; padding: 15px 0 10px 3px;}
			#productLP a { padding-left: 10px; }

table.show_design_border { border: 0px!important; }

li.page { list-style-type: none; float: left; display:block; padding-right:5px; padding-left: 5px; }
li.next { list-style-type: none; float: left; display:block; padding-left: 5px; }
li.previous { list-style-type: none; float: left; display:block; padding-right: 5px; }
ul.searchNavigation li { display:none; }
input.basicSearchSubmit { margin-left: 10px; background-color: #1968ad;color: #fff;font-size: 12px;border: 2px solid #feda82; } 

.HomeStoryContentCell
{
	padding-left:10px;
}
