@charset "utf-8";
/* CSS Document */

body{
	background-color:#f0f0f1;
	margin:0;
	font-size:11px;
}
form{ margin:0; padding:0;}
p{
	line-height:1.5em;
	margin:0 0 1em 0;
}
h1, h2, h3, h4{color:#1b346d; line-height:1em;}
h1{
	margin:1em 0 0em 0;
	font-weight:normal;
	font-size:3em;
}
h1.nospace{
	margin:0 0 5px 0;
}

h2{
	margin:1em 0;
	font-weight:normal;
	font-size:2em;
}
h3{
	margin:1em 0;
	font-weight:bold;
	font-size:1em;
}
h4{
	margin:.5em 0 0em 0;
	font-weight:normal;
	font-size:1.75em;
	text-decoration:none;
}
img{ border:0;}
a{ color:#1b346d}
a:hover{ color:#1b346d;}

#page{
	font-family:Helvetica, Arial, sans-serif
}
#container{
	width:960px;
	margin:0 auto;
	padding:0 20px;
	background:#FFFFFF url(images/bg-edges.gif) repeat-y;
/*	min-height:500px;*/
}
#header{
	width:900px; height:46px;
	background-image:url(images/bg-header-blue.jpg);
	padding:20px 30px;
}
#top_left{
	float:left;
	width:300px;
}
#top_right{
	float:right;
	width:300px;
	text-align:right;
}
#top_right_menu{
	padding-right:46px;
	font-size:14px;
}
#top_right_menu a{
	color:#000;
	text-decoration:none;
}
#search{
	height:43px;
	padding-right:21px;
	margin-top:5px;
	/*background:url(images/magnifying-glass.png) right no-repeat;*/
}
#search input [type=text]{
	width:130px;
}
#content-wrapper{
	background:#fff url(images/content-top-shadow.gif) repeat-x;
	position:relative;
}
#main_content{
	padding:23px 30px;
}
#home_content{
	padding:0;
	position:relative;
}
#banner_content{
	padding:0;
}
#left-column{
	float:left;
	width:189px;
}
#center-column{
	float:left;
	width:455px;
	padding:0 20px;
	font-size:12px;
	line-height:1.5em;
}
#prod-center-column{
	float:left;
	width:625px;
	padding:0 20px;
	font-size:12px;
	line-height:1.5em;
}
#center-left-column{
	float:left;
	width:640px;
	padding:0 20px 0 20px;
}
#center-full-column{
	float:left;
	width:860px;
	padding:0 20px 0 20px;
}
#right-column{
	float:left;
	width:212px;
	line-height:1.5em;
}
#footer{
	border-top:solid #BAB9B9 4px;
	padding:15px 30px 40px 30px;
	font-size:11px;
	color:#999999;
}
#footer a{ color:#999; text-decoration:none}
#footer a:hover{ color:#1b346d; }

#bottom_cap{
	width:1000px; height:25px;
	margin:0 auto;
	background-image:url(images/bg-bottom-edge.gif);
}
#specs{
	width:500px;
	margin:0 auto;
	background:#FFF;
	padding-top:1px;
	padding-bottom:5px;
}
#specs_page{
	font-family:Helvetica, Arial, sans-serif;
	background-color:#FFF;
	padding-bottom:5px;
}
.clear{
	clear:both;
}
#sidenav{
	width:189px;
	background: url(images/sidenav-bg-mid.jpg) repeat-y;
}
#sidenav h2.sectionHead{
	margin:0;
	font-size:24px;
	line-height:1em;
}
#sidenav h2.sectionHead a, #sidenav h2.sectionHead span{
	color:#1b346d;
	display:block;
	margin:0;
	padding:12px 40px 8px 15px;
	background: url(images/sidenav-bg-top-blue.jpg) left top no-repeat;
	font-weight:normal;
	min-height:30px;
	text-decoration: none;
}
#sidenav form{padding: 0 0 0 15px;}
#sidenav input, #sidenav textarea{width:150px; font-size:11px;}
#sidenav label{float:none; display:block; width:150px; font-size:10px;}

#sidenav.Green h2.sectionHead a{background: url(images/sidenav-bg-top-green.jpg) left top no-repeat;color:#0ea56a;}
#sidenav.Orange h2.sectionHead a{background: url(images/sidenav-bg-top-orange.jpg) left top no-repeat;color:#fc7600;}
#sidenav.Purple h2.sectionHead a{background: url(images/sidenav-bg-top-purple.jpg) left top no-repeat;color:#8a0e95;}

#sidenav .bottom{
	background: url(images/sidenav-bg-bot-blue.jpg) left top no-repeat;
	height:115px;
}
#sidenav.Green .bottom{background: url(images/sidenav-bg-bot-green.jpg) left top no-repeat;}
#sidenav.Orange .bottom{background: url(images/sidenav-bg-bot-orange.jpg) left top no-repeat;}
#sidenav.Purple .bottom{background: url(images/sidenav-bg-bot-purple.jpg) left top no-repeat;}

#sidenav.Green a.current{color:#0ea56a;}
#sidenav.Orange a.current{color:#fc7600;}
#sidenav.Purple a.current{color:#8a0e95;}

#sidenav ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidenav ul li{
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	font-size:11px;
	line-height:1.5em;
}

#sidenav ul ul li{
	margin:0;
}
#sidenav ul a{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
#sidenav ul a:hover{ color:#1b346d;}

#sidenav ul a.current{
	font-weight: bold;
}
.box-ctr{
	width:213px;
	background: url(images/rightbox-bg.jpg) repeat-y;
}
.box-ctr .top{
	background: url(images/rightbox-top.jpg) left top no-repeat;
	height:7px;
}
.box-ctr .content{
	padding:0 10px 0 15px;
}
.box-ctr .bottom{
	background: url(images/rightbox-bottom.jpg) left top no-repeat;
	height:37px;
}
.box-ctr h3{
	color:#1b346d;
	font-size:20px;
	font-weight:normal;
	margin-top:.5em;
}
.box-ctr h4{
	margin:0;
}
.box-ctr a{
	color:#666666;
	text-decoration:none
}
.box-ctr a:hover{
	color:#1b346d;
}
.gallery-sample{ text-align:center; margin-bottom:1em;}
.pdf-link, .pdf-links-ctr a{
	background:url(images/icon-pdf.jpg) left top no-repeat;
	min-height:50px;
	padding:10px 0 0 50px;
	display:block;
}
.datasheet-link{
	background:url(images/icon-datasheet.jpg) left top no-repeat;
	min-height:50px;
	padding:10px 0 0 50px;
	display:block;
}
.product .datasheet-link{
	margin-left:30px;
}
#social-icons-ctr{
	float:right;
}
#social-icons-ctr a{
	float:left;
	width:31px;
	height:29px;
	display:block;
}
.facebook-btn{background:#fff url(images/icon-facebook.gif) no-repeat left top; padding:8px 0 15px 31px; text-decoration:none;}
.facebook-btn:hover{background:#fff url(images/icon-facebook_f2.gif) no-repeat left top;}
.twitter-btn{background:#fff url(images/icon-twitter.gif) no-repeat left top;padding:8px 0 15px 31px;text-decoration:none;}
.twitter-btn:hover{background:#fff url(images/icon-twitter_f2.gif) no-repeat left top;}
.linkedin-btn{background:#fff url(images/icon-linkedin.gif) no-repeat left top;padding:8px 0 15px 31px;text-decoration:none;}
.linkedin-btn:hover{background:#fff url(images/icon-linkedin_f2.gif) no-repeat left top;}
.blog-btn{background:#fff url(images/icon-blog.gif) no-repeat left top;}
.blog-btn:hover{background:#fff url(images/icon-blog_f2.gif) no-repeat left top;padding:8px 0 15px 31px;text-decoration:none;}

#facebook-btn{background:#fff url(images/icon-facebook.gif) no-repeat left top;}
#facebook-btn:hover{background:#fff url(images/icon-facebook_f2.gif) no-repeat left top;}
#twitter-btn{background:#fff url(images/icon-twitter.gif) no-repeat left top;}
#twitter-btn:hover{background:#fff url(images/icon-twitter_f2.gif) no-repeat left top;}
#linkedin-btn{background:#fff url(images/icon-linkedin.gif) no-repeat left top;}
#linkedin-btn:hover{background:#fff url(images/icon-linkedin_f2.gif) no-repeat left top;}
#blog-btn{background:#fff url(images/icon-blog.gif) no-repeat left top;}
#blog-btn:hover{background:#fff url(images/icon-blog_f2.gif) no-repeat left top;}

/* Main Menu Styles */
#menu-container { 
	display:block; 
	position:relative; 
	width:960px; 
	height:40px;
	/*margin:0px auto 0px;
	*/
	padding:0;
	overflow: visible;
	z-index:100;
}
#menu-positioner {
	background:url(images/bg-main-nav.jpg) repeat-x;
	position:absolute; 
	width:960px;
	/*padding:0 0 0 35px;
	*/
	float:none; 
	left:0px; 
	top:0px; 
}
#main_nav{
	background:url(images/bg-main-nav.jpg) repeat-x;
	text-align:center;
	text-transform:uppercase;
	color:#666666;
	font-size: 14px;
	font-weight:bold;
	height:40px;
}
#main_nav ul{
	list-style-type:none;
	padding:13px 0;
	margin:0;
}
#main_nav li{
	background:url(images/bg-main-nav-sep.gif) no-repeat center right;
	display:inline;
	padding:13px 0 13px 0;
	margin:0;
	border-collapse:collapse;
	vertical-align:top;
}
#main_nav a{
	padding:13px 13px 13px 13px;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
}
#main_nav a:hover,#main_nav a.active{
	color:#1b346d;
}
#main_nav li.last{
	background:none;
}
#main_nav li:hover,#main_nav li.last:hover,#main_nav li.active{
	background:url(images/bg-main-nav-over.jpg) repeat-x;
}
#main_nav div{
	display:none;
}
.menu-board{
	/*
	visibility:hidden;
	display:none;
	*/
	margin:0 auto;
	font-size:14px;
	line-height:1.5em;
}
.menu-board table, .menu-board tbody, .menu-board tr, .menu-board td{ border:0px none; padding:0px; margin:0px; border-collapse: collapse;}
.menu-board .middle{background:#fff url(images/topnav-bg.gif) repeat-x left top; height:150px; padding:10px 0 0 0;}
.menu-board .middle-sides{background:#fff url(images/topnav-bg.gif) repeat-x left top; width:14px; font-size:1px; line-height:1px;}
.menu-board .left{background:transparent url(images/topnav-l.png) repeat-y left top; width:5px;}
.menu-board .right{background:transparent url(images/topnav-r.png) repeat-y right top; width:5px;}
.menu-board .bottom{background:transparent url(images/topnav-b.png) repeat-x left top; height:18px;}
.menu-board .bottom-right{background:transparent url(images/topnav-br.png) no-repeat right top; height:18px; width:19px}
.menu-board .bottom-left{background:transparent url(images/topnav-bl.png) no-repeat right top; height:18px; width:19px}
.menu-board .vsep{background:transparent url(images/topnav-vsep.png) center center no-repeat; width:30px; }
.menu-board .menu-set{float:left; padding:0 10px;}
.menu-board ul{ list-style-type:none; margin:0; padding:0}
.menu-board li{ margin:0; padding:2px 0}
.menu-board a{ text-decoration: none;}
.menu-board ul a{ color:#999; text-decoration: none;}
.menu-board ul a:hover{ color:#1b346d;}

/* chat box */
#chatBox{
	width:189px;
	background: url(/images/chat-bg.jpg) repeat-y;
	padding:0 11px 0 12px;
}
#chatBox textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:5px;
	border:none;
	width:179px;
	height:30px;
}
.testimonial{
	font-style:italic;
	font-size: 1.7em;
	float:right;
	margin-top:1em;
	line-height:1.3em;
}
.testimonial .signature{
	font-size:10px;
	color:#666;
	font-style:normal;
	text-align:right;
	line-height:1em;
	padding-right:30px
}
#section-banner{
	display:none;
}
.product {
	margin:0 0 3em 0;
}
.product2 {
	margin:0 0 1em 0;
}
.product-image{
	padding:1em 15px 0 0;
	float:left;
	width:110px
}
.product h2{
	font-size:1em;
	margin-bottom:0px;
	font-weight:bold;
}
.product h2 a{
	text-decoration: none;
}
.product h2 a:hover{
	text-decoration: underline;
}

.GreenText{
	color:#0a9c63;
}
.OrangeText{
	color:#f07204;
}
.PurpleText{
	color:#7d0c87;
}
.BlueText{
	color:#1b346d;
}
.Green h2, .Green h3{
	color:#0a9c63;
}
.Orange h2, .Orange h3{
	color:#f07204;
}
.Purple h2, .Purple h3{
	color:#7d0c87;
}

#MooFlow{
	background:url(/images/banner/bg.jpg) repeat-x;
	height: 342px;
	overflow:hidden;
}
#MooFlow a{ visibility:hidden;}
a.orange-button{
	background:url(images/orange-button-left.png) no-repeat top left;
	padding:0 0 0 27px;
	text-decoration: none;
	color:#fff;
	font-weight:normal;
	float:left;
	display:block;
	margin-left:1em;
	overflow:hidden;
}
a.orange-button span{
	font-size:16px;
	background:url(images/orange-button-right.png) no-repeat top right;
	display:block;
	font-weight:bold;
	height:18px;
	padding:10px 20px 15px 5px;
	overflow:hidden;
}
a.blue-button{
	background:url(images/blue-button-left.png) no-repeat top left;
	padding:0 0 0 27px;
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	float:left;
	display:block;
	margin-left:1em;
}
a.blue-button span{
	font-size:12px;
	background:url(images/blue-button-right.png) no-repeat top right;
	display:block;
	height:18px;
	padding:9px 20px 15px 5px;
}
#right-column a.blue-button, #right-column a.orange-button{
	margin:5px 0 10px 10px;
	float:none;
}
#home-banner{
	height:372px;
	width:960px;
	background:url(/images/home-banner-bg.jpg) top left no-repeat;
}
#home-banner ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#home-banner li{
	margin:0;
	padding:0;
}
#home-banner img{
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}
#home-boxes{
	padding:10px 20px;
}
/*#home-boxes ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#home-boxes li{
	display:inline;
	margin-right:4px;
}*/
.home-box{
	background:#fff url(images/home-box-mid.gif) left repeat-y;
	width:223px;
	padding-right:7px;
	float:left;
	height:220px;
	position:relative;
}
.home-box img.bottom{
	position:absolute;
	bottom:0px;
	left:0px;
}
.home-box a.header{
	background:transparent url(images/home-box-top.gif) top left no-repeat;
	padding:15px 0 10px 13px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.home-box ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.home-box li{
	margin:0;
	padding:0 0 2px 13px;
}
.home-box li a{
	color:#666666;
	text-decoration:none;
}
.home-box a:hover{ color:#1b346d;}

#home-right-column{
	position:absolute;
	bottom: 0px;
	right:0px;
	z-index:20;
	width:240px;
	padding-bottom:9px;
}
.productTable{
	text-align:center;
}
.prodTableHeadRow{
	padding-top:15px;
	border-top:solid #ddd 2px;
}
div.accordion{
	background:transparent url(images/accordion-bot-open.gif) bottom left no-repeat;
	width:450px;
	padding-bottom:20px;
	margin-top: 1em;
	clear:both;
}
div.accordion div{
	background:transparent url(images/accordion-mid.gif) top left repeat-y;
	display:block;
	padding:0 0 1em 0;
	margin:0;
}

div.accordion table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:100%;
}
div.accordion td, div.accordion th{
	vertical-align: top;
	text-align:left;
	padding:2px 10px;
}
div.accordion h3{
	background:transparent url(images/accordion-top.gif) top left no-repeat;
	margin:0;
	padding:15px 150px 1em 15px;
	cursor:pointer;
}
.prod-detail-icons td{
	text-align:center;
	vertical-align:bottom;
	font-size: 10px;
	margin:0;
	padding:0;
}
.prod-detail-icons table,.prod-detail-icons tbody{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.prod-detail-icon{
	float:left;
	text-align:center;
	padding-right:5px;
}
.prod-detail-icons a{
	text-decoration:none;
	text-align:center;
}
.prod-detail-icon img{
	display:block;
}
.samples-list h3{
	border-bottom: 1px solid #aaa;
	font-size:1.5em;
	font-weight:normal;
	padding-bottom:8px;
}
.samples-list a{
	text-decoration:none;
}
.samples-ctr .gallery-sample{
	width: 100px;
	float: left;
}
#convForm{
	border:1px solid #666;
	background:#8CAFC1;
	background-image: linear-gradient(bottom, rgb(120,179,204) 1%, rgb(151,190,209) 52%, rgb(162,203,224) 76%, rgb(160,199,219) 88%);
background-image: -o-linear-gradient(bottom, rgb(120,179,204) 1%, rgb(151,190,209) 52%, rgb(162,203,224) 76%, rgb(160,199,219) 88%);
background-image: -moz-linear-gradient(bottom, rgb(120,179,204) 1%, rgb(151,190,209) 52%, rgb(162,203,224) 76%, rgb(160,199,219) 88%);
background-image: -webkit-linear-gradient(bottom, rgb(120,179,204) 1%, rgb(151,190,209) 52%, rgb(162,203,224) 76%, rgb(160,199,219) 88%);
background-image: -ms-linear-gradient(bottom, rgb(120,179,204) 1%, rgb(151,190,209) 52%, rgb(162,203,224) 76%, rgb(160,199,219) 88%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.01, rgb(120,179,204)),
	color-stop(0.52, rgb(151,190,209)),
	color-stop(0.76, rgb(162,203,224)),
	color-stop(0.88, rgb(160,199,219))
);


	padding:10px;
	margin:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


#smplForm{
	border:1px solid #666;
    -moz-border-radius: 15px;
    border-radius: 15px;
	background:#8CAFC1;
	padding:10px;
	margin:10px;
}
#page-actions{
	text-align: right;
	padding:10px 0;
}
   a.imPop {  
     position:relative;  
   z-index:20;  
}  
a.imPop:hover {  
display:inline;  
 z-index:30;  
 }
 a.imPop span {  
     display:none;  
 }
  a.imPop:hover span {  
      display:block;  
     position:absolute;  
     bottom:1em;  
    width:110px;  
    height:110px;  
	border-radius: 15px;
	padding:10px;
	margin:5px;
	background:#333333;
 }
 
 #vmenu-wrapper{
	width:209px;
	position:absolute;
	top:0px;
	right:30px;
}
#vmenu-middle{
	/*
	background:#fff url(images/home-banner-menu-top-bg.gif) top repeat-x;
	*/
	background:#7fa7ca;
}
#vmenu-inner{
	background:#fff;
}
#vmenu{
	display:none;
	padding:0;
	margin:0;
	background:transparent url(images/home-banner-menu-whitetab-blue.gif) bottom left no-repeat;
}
#vmenu li li a{
	color:#666666;
	text-decoration:none;
}
#vmenu li li a:hover{
	color:#1b346d;
}
#vmenu a.header{
	font-size:12px;
	display:block;
	padding-bottom:5px;
	margin:20px 0 0 0;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	cursor:pointer;
}
#vmenu a.header-collapse{
	margin:5px 0 0 0;
}
#vmenu li{
	padding:15px 0 0 13px;
	background:#fff url(images/home-banner-menu-whitetab.gif) 0px 0px no-repeat;
}
#vmenu li.first{
	background:#fff url(images/home-banner-menu-top-bg.gif) top repeat-x;
}
#vmenu ul{
	list-style-type:none;
	visibility:hidden;
	background:none;
	margin:0;
	padding:0;
}
#vmenu li li{
	background:none;
	margin:0;
	padding:0;
}
 #twitter_div {padding-left:15px; width:600px;}
 #tweets {text-align:left;}
 
 /* Product Page Buttons */
 .button {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36608a), color-stop(1, #073761) );
	background:-moz-linear-gradient( center top, #36608a 5%, #073761 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36608a', endColorstr='#073761');
	background-color:#36608a;
	position:relative;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	border:1px solid #678cbf;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:10px 25px;
	text-decoration:none;
	text-shadow:1px 1px 0px #172f47;
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #073761), color-stop(1, #36608a) );
	background:-moz-linear-gradient( center top, #073761 5%, #36608a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#073761', endColorstr='#36608a');
	background-color:#073761;
	position:relative;
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}.button:active {
	position:relative;
	top:1px;
behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

/* The *normal* state styling */
.btnlftrnd{
background-image:linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	background-image:-webkit-gradient(linear, center bottom, center top,color-stop(0%, rgb(36, 63, 112)), color-stop(100%, rgb(42, 75, 131)));
	background-image:-moz-linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83')";
	background-color:rgba(17, 16, 16, 0.5);
	border:1px inset #36608a;
	position:relative;
	border-radius:7px 0 0 7px;
	-moz-border-radius:7px 0 0 7px;
	-webkit-border-radius:7px 0 0 7px;
	padding:10px 12px;
	font-size:12px;
	font-weight:normal;
	color:rgb(255, 255, 255);
	text-shadow:1px 1px 1px rgb(0, 0, 0);
	text-decoration:none;
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}
/* The *hover* state styling */
.btnlftrnd:hover{
	background-image:linear-gradient(90deg, rgb(42, 75, 132), rgb(36, 63, 112));
	position:relative;
	background-image:-webkit-gradient(linear, center bottom, center top,color-stop(0%, rgb(42, 75, 132)), color-stop(100%, rgb(36, 63, 112)));
	background-image:-moz-linear-gradient(90deg, rgb(42, 75, 132), rgb(36, 63, 112));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#992a4b84', EndColorStr='#99243f70');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#992a4b84', EndColorStr='#99243f70')";
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

/* The *active* state styling */
.btnlftrnd:active,.btnlftrnd:focus{
	background-image:linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	position:relative;
	background-image:-webkit-gradient(linear, center bottom, center top,color-stop(0%, rgb(36, 63, 112)), color-stop(100%, rgb(42, 75, 131)));
	background-image:-moz-linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83')";
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}
/* The *normal* state styling */
.btn{
background-image:linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	background-image:-webkit-gradient(linear, center bottom, center top,color-stop(0%, rgb(36, 63, 112)), color-stop(100%, rgb(42, 75, 131)));
	background-image:-moz-linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83')";
	background-color:rgba(17, 16, 16, 0.5);
	border:1px inset #36608a;
	border-radius:0;
	-moz-border-radius:0;
	position:relative;
	-webkit-border-radius:0;
	padding:10px 12px;
	font-size:12px;
	font-weight:normal;
	color:rgb(255, 255, 255);
	text-shadow:1px 1px 1px rgb(0, 0, 0);
	text-decoration:none;
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}
/* The *hover* state styling */
.btn:hover{
	background-image:linear-gradient(90deg, rgb(42, 75, 132), rgb(36, 63, 112));
	position:relative;
	background-image:-webkit-gradient(linear, center bottom, center top,color-stop(0%, rgb(42, 75, 132)), color-stop(100%, rgb(36, 63, 112)));
	background-image:-moz-linear-gradient(90deg, rgb(42, 75, 132), rgb(36, 63, 112));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#992a4b84', EndColorStr='#99243f70');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#992a4b84', EndColorStr='#99243f70')";
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

/* The *active* state styling */
.btn:active,.btn:focus{
	background-image:linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	position:relative;
	background-image:-webkit-gradient(linear, center bottom, center top,color-stop(0%, rgb(36, 63, 112)), color-stop(100%, rgb(42, 75, 131)));
	background-image:-moz-linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83')";
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

/* The *normal* state styling */
.btnrtrnd{
background-image:linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	background-image:-webkit-gradient(linear, center bottom, center top,color-stop(0%, rgb(36, 63, 112)), color-stop(100%, rgb(42, 75, 131)));
	background-image:-moz-linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83')";
	background-color:rgba(17, 16, 16, 0.5);
	border:1px inset #36608a;
	border-radius:0 7px 7px 0;
	-moz-border-radius:0 7px 7px 0;
	-webkit-border-radius:0 7px 7px 0;
	position:relative;
	padding:10px 12px;
	font-size:12px;
	font-weight:normal;
	color:rgb(255, 255, 255);
	text-shadow:1px 1px 1px rgb(0, 0, 0);
	text-decoration:none;
	behavior: url(border-radius.htc);
}
/* The *hover* state styling */
.btnrtrnd:hover{
	background-image:linear-gradient(90deg, rgb(42, 75, 132), rgb(36, 63, 112));
	position:relative;
	background-image:-webkit-gradient(linear, center bottom, center top,color-stop(0%, rgb(42, 75, 132)), color-stop(100%, rgb(36, 63, 112)));
	background-image:-moz-linear-gradient(90deg, rgb(42, 75, 132), rgb(36, 63, 112));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#992a4b84', EndColorStr='#99243f70');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#992a4b84', EndColorStr='#99243f70')";
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

/* The *active* state styling */
.btnrtrnd:active,.btnrtrnd:focus{
	background-image:linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	position:relative;
	background-image:-webkit-gradient(linear, center bottom, center top,color-stop(0%, rgb(36, 63, 112)), color-stop(100%, rgb(42, 75, 131)));
	background-image:-moz-linear-gradient(90deg, rgb(36, 63, 112), rgb(42, 75, 131));
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83');
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#99243f70', EndColorStr='#992a4b83')";
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

 /* New Landing Page Conversion Forms */
#formtext{
	font-family: Arial, Helvetica, sans-serif;
	color: #667f87; 
	font-size: 14px; 
	font-weight:bold;
	font-style:italic;
	text-align:left;	
    padding-left:10px;
	padding-top:5px;
}


