@charset "UTF-8";
/* CSS Document */

body { 
	font-family:arial,helvetica,sans-serif;		
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-image:url(../images/pro_background-image.jpg);
	background-repeat:no-repeat;
	background-color:#e6e6e6;
	width:100%;
	overflow-x:hidden;
}

* html body {

	/**** make :hover work on non-A elements *****/ 
	behavior:url(/css/csshover3.htc);

}

.clearDiv {
clear:both;
height:1px;
font-size:1px;
}
.clearDiv2 {
clear: both; 
height: 4px; 
font-size: 4px; 
overflow: hidden; 
}

.left {
	float:left;
}
.right {
	float:right;
}
.center {
	margin: 0 auto;
	text-align:center;
}

/*********************************/

h1 {
	font-size:18px;
	font-family: helvetica, verdana;
	font-weight:normal;
	color: #FFF;
	padding:0;
	margin:0;
	float:left;
}
h2 {
	font-size:30px;
	font-family: helvetica, verdana;
	font-weight:normal;
	padding:0 0 0 6px;
	margin:0 0 0 6px;
	color: #FFF;
	background:#4F91CD;
	width:470px;
	float:left;
	/*background:#B32018;*/
	/*background: url(/images/pro_h2_bg.gif) top left no-repeat;*/
}   
h3 {
	font-size:20px;
	line-height:20px;
	border:0px solid #c00;
	font-family: helvetica, verdana;
	font-weight:normal;
	color: #0F609C;
	padding:0;
	margin:0;
	/*margin-bottom:-5px;*/
}
h3 span {border:0px solid #c00;padding:0;margin:0;}
h4 {
	font-size:30px;
	font-family: helvetica, verdana;
	font-weight:normal;
	padding:0 0 0 6px;
	margin:0 0 0 6px;
	color: #FFFFFF;
	background:#4F91CD;
	width:764px;
} 
p {
	/*font-size:11px;*/
	line-height: 14px;
	color:#666666;
}
ul li {
	font-size:11px;
	color:#666666;
}

/*p*/.intro {
	font-weight:bold;
	color:#0F609C;
}
.introZip {
	font-weight:bold;
	color:#0F609C;
	font-size:11px;
	margin-left:2px;
}

a {
	color:#005581;
}

.blue {
	color:#0F609C;
}

sup,sub {
	height: 0;	
	line-height: 1;	
	vertical-align: baseline;	
	_vertical-align: bottom;	
	position: relative;	
}
sup {	
	bottom: 1ex;
}
sub {	
	top: .5ex;
}

/************************************************************************


/************************************************************************

		CORE STRUCTURE

************************************************************************/

.mainContainer {
	position:relative;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:100%;
	display:block;
	clear:both;
}

.Bottomshadow {
	width:980px;
	height:5px;
	vertical-align:top;
	border:0px solid #c00;
}

.mainContainer table tr td.LeftShadow {

	width:5px;
}

.mainContainer table tr td.LeftShadow img {

	display:block;
	width:5px;
}

.mainContainer table tr td.RightShadow {
	width:5px;
}

.mainContainer table tr td.RightShadow img {
	display:block;
	width:5px;

}

.mainContainer table tr td.PageCore {

	width:970px;
	background:#E6E6E6 url(../images/pro_bg-container.jpg) 0 0 no-repeat;
	/*background:#c00;*/
	padding:0;
	margin:0;
	/*overflow:hidden;*/
	overflow:visible;

}

.content {
	background:url(../images/pro_bg_leftColumn.jpg) 0 0 no-repeat;
	margin:0;
	padding:0;

}

/************************************************************************

		HEADER SECTION

************************************************************************/


.Header {

	display:block;
	clear:both;
	height: 85px;
	width: 970px;
	position:relative;
	z-index:9999;
	background:url(../images/pro_bg_header.jpg) 0 0 no-repeat;
}
	
.Header .Logo {
	float:left;
	width:236px;
	height:80px;
}

.Header .topLinks {
	height:19px;
	color:#787878;
	width:675px;
	border:0px solid #c00;
	margin-top:0;
	margin-left:283px;
	font-size:11px;
	padding:7px 0 10px 0;
}

* html .Header .topLinks {
	border:0px solid #c00;
	width:719px;
	margin-left:208px;
	padding:7px 0 3px 0;

}

.topInput {
	border:0px solid #c00;
	float:left;
	margin:2px 0 0 0px;
	/*padding-right:4px;*/
	
}
.topInput label {
	vertical-align:top;
	border:0px solid #c00;
	padding:4px 10px 0 0;
	float:left;

}

.topInput input {
	/*width:110px;
	height:12px;*/
	vertical-align:top;
	margin-right:16px;
	float:left;
}

.topSocials {
	border:0px solid #c00;
	float:left;
	margin:2px 0 0 0px;
	padding-right:4px;
	
}

.textfield {
	color:#E5E5E5;
	font-size:11px;
	padding:3px 0 0px 5px;
	height:19px;
	width:80px;
	border:solid 0 #fff;
	background: transparent url(../images/pro_textfield_bg.gif) 0 0 no-repeat;
}
.keywords {
	color:#E5E5E5;
	font-size:11px;
	padding:3px 0 0px 5px;
	height:19px;
	width:100px;
	border:solid 0 #fff;
	background: transparent url(../images/pro_textfield_bg.gif) 0 0 no-repeat;
}
.submit {
	margin-left:-16px;
	height:19px;
	border:solid 0 #fff;
	width:17px;
}
input.submitZip {
	margin-left:-16px;
	height:19px;
	width:17px;
	margin-top:0;
	margin-bottom:-4px;
	position:relative;
	z-index:99;
	vertical-align:top;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
         input.submitZip {
		margin-bottom:-4px;
		}
	}

body:nth-of-type(1) input.submitZip { margin-bottom:-4px; }

.introZip {
	float:elft;
}
.topRightLinks {
	background:#CCCCCC;
	font-size:11px;
	margin-right:-5px;
         margin-left: 0px;
	padding:5px 0px 4px 0px;
	float:right;
	border:0px solid #c00;
}
.topRightLinks a {
	color:#727272;
	text-decoration:none;
	text-align:left;
	padding:0px 4px;
}

.topRightLinks img a {
	text-decoration:none;
	text-align:left;
	padding:0px;
}

.Header #topMenu {
	height:38px;
	width:684px;
	margin-top:10px;
	margin-left:276px;
	position:relative;
	z-index:9999;
	border:0px solid #c00;
}
* html .Header #topMenu {
	margin-top:12px;
	margin-left:262px;
	width:705px;
	border:0px solid #c00;
}
/* .Header #topMenu {
	margin-top:5px;
}
*/
.Header .SecondaryNav {

	width:340px;
	/*height:56px;*/
	display:block;
	float:right;
	margin-right:26px;

}

/*
* html .Header .SecondaryNav {

	margin-right:20px;

}
*/
.Header .SecondaryNav a {
	width:161px;
	/*height:52px;*/
	display:block;
	float:left;
	margin-right:5px;
}

/************************************************************************

		TOP MENU NAVIGATION

************************************************************************/

ul.menuDrop {
	list-style-type:none;
	margin:0px;
	padding:0px;
}


ul.menuDrop li.menuDividers {
	background-image: url(../images/pro_divider_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:0;
	float:left;
	margin:0;
	padding:0;
}

ul.menuDrop li.aME {
	background-image: none;
}
* html ul.menuDrop li.aME {
	background-image: url(../images/pro_divider_menuLast.jpg);
}

a.Primary {
	width:78px;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	display:block;
	padding-left:8px;
	padding-right:8px;
	padding-top:7px;
	height:30px;
	text-align:left;
	text-decoration:none;
	vertical-align:bottom;
	background-color:transparent;
	font-family:verdana;
}

a.last {
	width:102px;
}


a.current, a:hover.Primary  {
	color:#0066A4;
}

* html a.Primary {
	display:inline-block;
}

ul.menuDrop li.current, ul.menuDrop li.menuDividers:hover {
	color:#0065A3;
	background-color:#F1F1F1;
}

ul.menuDrop li.menuDividers:hover ul.Dropdown, ul.menuDrop li.menuDividers:hover ul.Dropdown2 {
	visibility:visible;
}

ul.Dropdown {
	visibility:hidden;
	position:absolute !important;
	z-index:9998;
	/*background:#c00;*/
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	/*width:228px;
	width:236px;*/
	width:186px;
	border:0px solid #c00;
}

* html ul.Dropdown {
	top:37px;
	border:0px solid #c00;
	padding-left:3px;
}

ul.Dropdown li {
	margin:0;
	float:left;
	/*margin-bottom:0;*/
	padding:0px;
	display:block;
	position:relative;
	z-index:9997;
	/*width:236px;
	height:17px;
	background:#e00;*/
}

body:nth-of-type(1) ul.Dropdown li {

	

}

* html ul.Dropdown li {

	/*height:31px;*/
	margin:0px;
	padding:0px;
	display:inline;
}



ul.Dropdown li a.Secondary {
	display:block;
	position:relative;
	/*width:228px;*/
	width:178px;
	height:18px;
	padding-left:8px;
	padding-top:2px;
	font-size:11px;
	color:#000;
	font-weight:normal;
	border-bottom:#C0C0C0;
	text-decoration:none;
	background:#ECECEC url(../images/pro_bg_secondaryNav.gif) bottom left repeat-x;
	border:0px solid #c00;
}


ul.Dropdown li:hover a {
	background-image:none;
	color:#fff;
	/*background-color:#B9E2F8;*/
	background:#333;
}

ul.Dropdown li:hover div.megaDropdown {
	visibility:visible;
}

/* ################ for nav drop down aligning right ################### */

ul.Dropdown2 {
	visibility:hidden;
	position:absolute !important;
	z-index:9998;
	/*margin:0px 0px 0px -154px;*/
	margin:0px 0px 0px -104px;
	padding:0px 0px 0px 0px;
	display:block;
	text-align:left;
	/*width:228px;*/
	width:178px;
}

* html ul.Dropdown2 {
	top:37px;
	border:0px solid #c00;
	/*margin:0px 0px 0px -248px;*/
	margin:0px 0px 0px -198px;
}

.aboutME {
	margin:0px 0px 0px 36px;
}
* html .aboutME {
	margin:0px 0px 0px 141px;
}
ul.Dropdown2 li {
	margin-left:0px;
	padding:0px;
	display:block;
	position:relative;
	z-index:9997;
}

body:nth-of-type(1) ul.Dropdown2 li {

	

}

* html ul.Dropdown2 li {
	/*height:31px;*/
	margin:0px;
	padding:0px;
	display:inline;
}

ul.Dropdown2 li a.Secondary {
	display:block;
	position:relative;
	/*width:228px;*/
	width:178px;
	height:18px;
	padding-left:8px;
	padding-top:2px;
	font-size:11px;
	color:#000;
	font-weight:normal;
	border-bottom:#C0C0C0;
	text-decoration:none;
	background:#ECECEC url(../images/pro_bg_secondaryNav.gif) bottom left repeat-x;
}


ul.Dropdown2 li:hover a {
	background-image:none;
	color:#fff;
	/*background-color:#B9E2F8;*/
	background-color:#333;
}

ul.Dropdown2 li:hover div.megaDropdown {
	visibility:visible;
	/*margin-left:-372px;
	margin-left:-236px;*/
	margin-left:-186px;
}


/* ################ END for nav drop down aligning right ################### */

.megaDropdown {
	visibility:hidden;
	float:left;
	position:fixed;
	/*top:84px;
	margin-left:236px;*/
	margin-left:186px;
	margin-top:-20px;
	border:0px solid #c00;
	/*width:236px;*/
	width:186px;
	height:200px;
}

* html .megaDropdown {
	/* fixed position workaround*/ 
	position:absolute;
	/*top:expression(eval(0 - this.parentNode.offsetTop) + "px");
	margin-left:236px;
	width:234px;*/
	margin-left:186px;
	width:184px;
}

/* Chrome */
body:nth-of-type(1) .megaDropdown {
	/*margin-left:0px;*/
	position:absolute;
	margin-left:0px;
	padding:0px;
	/*top:240px;
	left:190px;
	left:136px;*/
	border:0px solid #c00;
}

/*.mdContent {
	z-index:1001;
	display:block;
	width:236px;
	padding-left:0px;
	padding-top:0px;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.mdContent a {
	border-bottom:#C0C0C0;
}*/

ul.Dropdown li:hover div.megaDropdown {
	visibility:visible;
}

body:nth-of-type(1) ul.Dropdown li:hover div.megaDropdown {
	/*left:236px;*/
	left:186px;
}

ul.subDropdown {
	position:absolute !important;
	z-index:9998;
	/*margin:0px 0px 0px 46px;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	text-align:left;
	/*width:236px;*/
	width:186px;
	background:#B4BFC5;
	border:0px solid #c00;
}

* html ul.subDropdown {
	top:0px;
	margin:0px;
}

ul.subDropdown li {
	margin:0px;
	padding:0px;
	display:block;
	position:relative;
	z-index:9997;
	padding-bottom:0px;
}

body:nth-of-type(1) ul.subDropdown li {

	

}

* html ul.subDropdown li {
	height:21px;
	margin:0px;
	padding:0px;
}



ul.subDropdown li a.Tertiary {
	display:block;
	/*width:228px;*/
	width:178px;
	padding:3px 0 3px 8px;
	margin:0 0 1px 0;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}


ul.subDropdown li:hover a {
	background-image:none;
	color:#333;
	background-color:#989898;
}



/************************************************************************

		COLUMN STRUCTURE

************************************************************************/


.pro_leftColumn {
	width:159px;
	float:left;
	min-height:685px;
	margin:0;
	padding:0;
	padding-top:38px;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;

}
* html .pro_leftColumn { height: 445px; }
.pro_middleColumn {
	width:518px;
	padding:8px;
	float:left;
	margin:0;
}

.pro_middleContent {
	margin:8px 0 0 8px;
	width:482px;
}

.pro_rightColumn {
	width:264px;
	padding:8px;
	float:left;
	margin:0;
	padding:20px 0 0 0;
	position:relative;
	overflow:visible;
}
* html .pro_rightColumn  {
	float:right;
	margin-right:-18px;
}

.pro_bottom {
	width:934px;
	height:61px;
	margin:0;
	padding:36px 0 0 36px;
	float:left;
	clear:left;
	display:block;
	background:#E6E6E6 url(../images/pro_bg_mmessage.jpg) top left no-repeat;
	color:#fff;
	font-size:20px;
}
.clear_mmessage {
	clear:both;
	height:1px;
	background: url(../images/pro_clear_mmessage.jpg) top left no-repeat;
	font-size:1px;
}
.clear_mmessageFF {
	clear:both;
	height:1px;
	background: url(../images/pro_clear_mmessage.jpg) top left no-repeat;
	font-size:1px;
}
.clear_hcallouts {
	clear:both;
	height:1px;
	background: url(../images/pro_clear_hcallouts.gif) top left no-repeat;
	font-size:1px;
}
.clear_hcalloutsFF {
	clear:both;
	height:1px;
	background: url(../images/pro_clear_hcallouts.gif) top left no-repeat;
	font-size:1px;
}
	

/************************************************************************

		LEFT COLUMN NAVIGATION

************************************************************************/

.leftNav1 {
	margin:0;
	padding:0;
}

ul.leftNav1 {
	margin:0 0 0 15px;
	list-style:none;
}

ul.leftNav1 li {
	list-style: none;
	padding:3px 0;
	font-size:11px;
}

ul.leftNav1 li a {
	display:block;
	background-image:url(../images/pro_leftNav_bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;
	z-index:0;
	margin:0;
	padding:2px 2px 2px 8px;
}

ul.leftNav1 li a.current, ul.leftNav1 li a:hover {
	background-color:#DFDFDF;
	background-image:url(../images/pro_leftNav_bulletOn.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
ul.leftNav1 li a.current {
	color:#B42B23;
}



/************************************************************************

		MIDDLE COLUMN

************************************************************************/

.breadcrumbs, .breadcrumbs a {
	font-size:10px;
	color:#C1544F;
	vertical-align:top;
	margin:0 0 4px 0;
}

.breadcrumbs {margin-left:8px}

.breadcrumbs span a {
	padding-right:15px;
	background: url(../images/pro_breadcrumbDiv.gif) top right no-repeat;
}

.introImg {
	background: url(../images/pro_hdr_government.jpg) 6px 3px no-repeat;
	width:482px;
	height:127px;
	padding:0;
	margin:0;
	/*font-size:30px;
	color:#fff;
	font-family: helvetica, verdana;*/
	vertical-align:bottom;
}
.introImgWide {
	background: url(../images/pro_hdr_governmentWide.jpg) 6px 3px no-repeat;
	width:776px;
	height:127px;
	padding:0;
	margin:0;
	vertical-align:bottom;
}

.introBg {
	background:#B32018;
	padding:0 0 0 7px;
	font-size:28px;
	color:#fff;
	font-family: helvetica, verdana;
	vertical-align:bottom;
	margin:4px 0 8px 0;
}

.related_products {
	vertical-align:top;
	margin-left:5px;
}

.related_products p{
	padding:0;
	margin:5px 0;
}

.related_products img {
	padding:2px;
	border:1px solid #868686;
	float: left;
	margin-right:10px;

}

/************************************************************************

		RIGHT COLUMN

************************************************************************/

.callout_TopShadow {
	width:297px;
	height:4px;

}
.callout_Bottomshadow {
	width:297px;
	height:40px;
	vertical-align:top;
	border:0px solid #c00;
	display:block;
}
.mainContainer table tr td.calloutLShadow {
	width:5px;
}
.mainContainer table tr td.calloutLShadow img {
	display:block;
	width:5px;	
}
.mainContainer table tr td.calloutRShadow {
	width:5px;
}
.mainContainer table tr td.calloutRShadow img {
	display:block;
	width:5px;
}
.pro_rightColumn table {
	width:297px;
	display:block;
}
.pro_rightColumn table tr td.CalloutCore {
	background:#F2F2F2;
	padding:0;
	margin:0;
	border:0px solid #c00;
	width:297px;
	/*float:left;*/

}
.sub_callout {
	float:left;
	/*padding:8px 12px 0 12px;*/
	/*margin:0 0 12px 0;*/
}
.sub_callout img.subImg {
	border:2px solid #999;
	border:0px solid #c00;
	float:right;
	margin:2px 0 0 6px;
}
.subReadMore a {
	font-size:11px;
	color:#005696;
	float: right;
	border:0px solid #c00;
	padding-top:2px;
	margin-right: 4px;
	font-weight:bold;
}
/*.scrollCallout {
	clear:all;
	background:url(../images/pro_calloutScrollBg.gif) 1px left no-repeat;
	display:block;
	border:0px solid #c00;
	margin:12px 0;
	height:17px;
}
.scrollCallout img {
	padding:0;
	background:#F2F2F2;
}*/

.scrollCallout {
	clear:all;
	background:url(../images/pro_callout_scrollBg.gif) top right no-repeat;
	border:0px solid #000;
	width:270px;
}

.scrollCallout img {
	padding:0;
	/*background:#F2F2F2;*/
}

.widget-container {
	
}

.rightColumn_offset {
	margin-left:-4px;
	width:297px;
	position:relative;
}
.rightCalloutHdrC {
	float:left;
	height:15px;
	margin-bottom:-1px;
	background: url(../images/pro_rtCalloutHdrBg.gif) top left no-repeat;
}
* html .rightCalloutHdrC {
	margin-bottom:-2px;
}
.rightCalloutHdrL {
	width:195px;
	height:15px;
	float:left;
	padding:0;
	margin:0;
}
.rightCalloutHdrR {
	width:102px;
	height:15px;
	float:left;
	padding:0;
	margin:0;
}
.rightCalloutHdrL img {
	float:left;
	border:0;
}
.rightCalloutHdrR img {
	float:left;
	border:0;
}
.rightCalloutHdrFull {
	width:297px;
	height:15px;
	float:left;
	padding:0;
	margin:0;
}
#widget-container {
	border:0px solid #c00;
	padding:0;
	margin:0;
	width:297px;
}
.widget {
	background: #fff url(../images/pro_rtCalloutHdrOC.gif) top left no-repeat;
	width: 190px;
	height: 15px;
	padding: 0;
	cursor:pointer;
	float:left;
}
.widgetFull {
	width: 287px;
}
.active {
	background: #fff url(../images/pro_rtCalloutHdrOpen.gif) top left no-repeat;
	/*background: #fff url(../images/pro_rtCalloutHdrOC.gif) -30px left no-repeat;*/
}
.viewAllCO {
	float:left;
	height:15px;
	padding:0;
	margin:0;
}

/************************************************************************

		TWO COLUMN

************************************************************************/

.pro_TwoColumn {
	padding:8px;
	width:782px;
	float:left;
}
.pro_TwoColumnContent {
	margin:8px;
	width:762px;
      min-height: 782px;

}
.pro_TCcalloutWrapper {
	padding:0 8px;
	float:left;
}
.pro_TCcalloutWrapperByt {
	padding:0 8px;
	float:left;
	border:0px solid #c00;
	width:762px;
}
.pro_TCcalloutContainer {
	padding:0 10px;
	width:156px;
	float:left;
	margin-bottom:12px;
}
.pro_TCcalloutContainer p {
	margin:7px;
}
.pro_TCcalloutContainer a {
	text-align:center;
	display:block;
	font-weight:bold;
}
.pro_BYTcalloutContainer {
	padding:0 10px;
	width:156px;
	float:left;
	margin-bottom:12px;
}
.pro_BYTcalloutContainer p {
	margin:7px;
}
.pro_BYTcalloutContainer a {
	text-align:left;
	display:block;
	font-weight:bold;
}

/************************************************************************

		CALLOUT STYLES

************************************************************************/

/* .cdl_container {
width:261px;
border:0px solid #c00;
font-size:10px;
}
#resultBoxWide table {
background:#fff;
border:1px solid #ddd;
margin-bottom:3px;
}
#mainContent {
width:261px;
border:0px solid #c00;
font-size:10px;
}
#contactForm {
border:0px solid #c00;
width:330px;
margin-left:40px;
}
.inputHdr {
font-size:11px;
font-weight:bold;
margin:0;
paddding:0;
}  */

/************************************************************************

		HOMEPAGE STYLES

************************************************************************/


.home_content {
	/*background:url(../images/pro_home_calloutBg.gif) bottom left repeat-y;*/
	background:url(../images/pro_home_calloutBg.jpg) bottom left no-repeat;
	margin:0;
	padding:0;
}

.main_flash {
	width:970px;
	z-index:99999;
	border:0px solid #c00;
	height:405px;
}
.main_flash_position {
	position:absolute;
	margin-left:-17px !important;
	padding:0 !important;
	width:1002px;
	z-index:999;
	border:0px solid #c00;
}

.home_callouts {
	padding:0;
	margin:0;
	padding-left:2px;
}

.home_callout {
	float:left;
	padding:8px 12px 0 12px;
	margin:0 0 12px 0;
}

.home_callout01 {
	width: 200px;
	border-right:1px solid #7F1809;
}
.home_callout02 {
	width: 235px;
	border-right:1px solid #7F1809;
}
.home_callout03 {
	width: 220px;
	border-right:0;
}
.home_callout04 {
	float:left;
	width: 216px;
	border-right:0;
	padding-top:5px;
	margin-left:6px;
	border:0px solid #000;
}

.home_callout p{
	padding:0;
	margin:0;
	font-size:10px;
	color:#F7F3CF;
	line-height:110%;
	/*height:100px;*/
}
.home_callout img.homeImg {
	border:2px solid #F7F3CF;
	float:right;
	margin:2px 0 0 6px;
}

.viewAll {
	float:right;
	width:44px;
	height:18px;
	margin:3px 0 0 0;
}
.readMore a {
	font-size:10px;
	color:#F7F3CF;
	float:right;
	padding-top:2px;
}

.scrollHome {
	clear:all;
	background:url(../images/pro_home_scrollBg.gif) top right no-repeat;
	display:block;
	border:0px solid #c00;
	margin-top:3px;
}
.home_callout01 .scrollHome {
	width:200px;
}
.home_callout02 .scrollHome {
	width:235px;
}
.home_callout03 .scrollHome {
	width:220px;
}
.home_callout04 {
	color:#ffffff;	
}

.scrollHome img {
	float:right;
	padding:0;
	background:#958900;
}

.right_home {border:0px solid #c00;width:15px;height:17px;float:right;display:block;}
.left_home {border:0px solid #c00;width:14px;height:17px;float:right;display:block;}

/* ######### GRAY BACKGROUND CONTAINER ######### */

#rnd2_container {
background:transparent;
margin: 10px 5px 5px 15px;
width:450px;
}
#rnd2_containerFull {
background:transparent;
margin: 10px 5px 5px 5px;
width:742px;
}
.rnd2_top, .rnd2_bottom {
display:block; 
background:transparent; 
font-size:1px;
}
.rnd2_b1, .rnd2_b2, .rnd2_b3, .rnd2_b4 {
display:block; 
overflow:hidden;
}
.rnd2_b1, .rnd2_b2, .rnd2_b3 {
height:1px;
}
.rnd2_b2, .rnd2_b3, .rnd2_b4 {
background:#eee; 
border-left:1px solid #999; 
border-right:1px solid #999;
}
.rnd2_b1 {
margin:0 5px; 
background:#999;
}
.rnd2_b2 {
margin:0 3px; 
border-width:0 2px;
}
.rnd2_b3 {
margin:0 2px;
}
.rnd2_b4 {
height:2px; 
margin:0 1px;
}
.rnd2_content {
display:block;
border:0 solid #999;
border-width:0 1px;
padding: 0 10px 5px 10px;
background:#eee;
text-align:left;
font-size:11px;
color:#333;
line-height:120%;
border-bottom:0px solid #999;
}
.rnd2_content_pad {
display:block;
border:0 solid #999;
border-width:0 1px;
padding: 0 10px 5px 10px;
background:#eee;
text-align:left;
font-size:11px;
color:#333;
line-height:120%;
border-bottom:0px solid #C3CBCD;
}


/* ######### END GRAY BACKGROUND CONTAINER ######### */

/* ######### WHITE BACKGROUND GREY BORDER CONTAINER ######### */

#rnd3_container {
background:transparent;
margin: 10px 5px 5px 15px;
width:450px;
}
.rnd3_top, .rnd3_bottom {
display:block; 
background:transparent; 
font-size:1px;
}
.rnd3_b1, .rnd3_b2, .rnd3_b3, .rnd3_b4 {
display:block; 
overflow:hidden;
}
.rnd3_b1, .rnd3_b2, .rnd3_b3 {
height:1px;
}
.rnd3_b2, .rnd3_b3, .rnd3_b4 {
background:transparent; 
border-left:1px solid #999; 
border-right:1px solid #999;
}
.rnd3_b1 {
margin:0 5px; 
background:#999;
}
.rnd3_b2 {
margin:0 3px; 
border-width:0 2px;
}
.rnd3_b3 {
margin:0 2px;
}
.rnd3_b4 {
height:2px; 
margin:0 1px;
}
.rnd3_content {
display:block;
border:0 solid #999;
border-width:0 1px;
padding: 0 10px 5px 10px;
background:transparent;
text-align:left;
font-size:11px;
color:#333;
line-height:120%;
border-bottom:0px solid #999;
}


/* ######### END WHITE BACKGROUND GREY BORDER CONTAINER ######### */

/************************************************************************

		TEMPLATE SPECIFIC

************************************************************************/


/* ### template F ### */

.pro_prTitleContainer {
	padding:10px;
	margin-bottom:20px;
}
.pro_prTitle {
	margin-bottom:6px;
}
.pro_prTitle a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.pro_prYear {
	font-size:12px;
	text-align:center;
}
.pro_prYear a{
	text-decoration:none;
	margin:0 8px;
}
.pro_prTitle a:hover, .pro_prYear a:hover{
	text-decoration:underline;
}
.prText {float:left;width:580px;}
.prImage {width:160px;float:left;margin-left:20px;}
.prTextFull {float:left;}


/* ### template G ### */

.pro_prImg {
	float:right;
	margin: 0 0 10px 10px;
}

/* ### template H ### */

.pro_csSearchHdr {
font-size:12px;
font-weight:bold;
/*color:#005696;*/
color:#000;
text-align:center;
line-height:18px;
}
.pro_csSearchSubHdr {
font-size:12px;
color:#333;
margin-top:3px;
}
.csInput {
width:369px;
font-size:12px;
}
.csSelect {
width:426px;
font-size:12px;
color:#666;
}

/* ### template I ### */

/* ### template J ### */

.csInfo {
	font-weight:bold;
	font-size:11px;
}
.csInfo tr {
	vertical-align:top;
}

/* ### template L ### */

#contactForm {
    border: 0px solid #666;
    /*background: #fff;*/
    width:380px;
	margin:20px 0 0 40px;
	float:left;
}
div.row {
    clear: both;
    white-space:nowrap;
}
div.row span.label {
    font-size: 12px;
    float: left;
    width: 120px;
    padding: 3px 8px 0 0;
    text-align: right;
	margin:2px;
}
div.row span.labelRO {
    font-weight: bold;
    font-size: 12px;
    float: left;
    width: 80px;
    color: #333;
    text-align: right;
	margin:2px;
}
div.row span.formw {
    font-size: 12px;
    float: left;
    width: 225px;
    text-align: left;
	margin:2px;
}
input.large {
    width: 225px
}
input.medlarge {
    width: 139px
}
select.large {
    width: 225px
}
option.large {
    width: 225px
}
textarea.large {
    width: 225px;
    height: 160px
}
div.row span.label2 {
    padding-left: 3px;
    font-size: 12px;
    padding-bottom: 4px;
    width: 34px;
	margin:2px;
}
div.row span.formw2 {
    font-size: 12px;
    width: 30px;
    text-align: left;
	margin:2px;
}
div.row span.label3 {
    padding-left: 3px;
    font-size: 12px;
    padding-bottom: 4px;
    width: 23px;
	margin:2px;
}
div.row span.formw3 {
    font-size: 12px;
    width: 40px;
    text-align: left;
	margin:2px;
}
input.small {
    width: 56px
}
input.smaller {
    width: 48px
}
input.xsmall {
    width: 30px
}
div.row span.all {
    PADDING: 5px 0px;
    font-size: 12px;
    margin-left: 93px;
    width: 100%;
}
div.row span.all2 {
    padding: 5px 0;
    font-size: 12px;
    margin-left: 15px;
    width: 100%;
}
/*.button {
    border:1px solid #333;
    font-weight: bold;
    color: #fff;
    background-color: #666;
}*/
#contactFormCO {
    border: 0px solid #666;
    /*background: #fff;*/
    width:280px;
	margin:20px 0 0 40px;
	float:right;
}
#contactFormCO_container {
	background:transparent;
	margin: 0 5px 5px 15px;
	width:250px;
}
#contactFormCO_container p {
	margin:5px 0 15px 0;
}

/* ### template Tb ### */

.byt_locator {
	/*text-align:center;*/
	text-align:left;
}

/* ### template Wa & Wb ### */

.searchResults a {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:140%;
}

/* ### template X ### */

#dealerForm {
    border: 0px solid #666;
    /*background: #fff;*/
    width:680px;
	margin:5px 0 0 10px;
}
#resultContainer {
    margin-bottom: 15px;
    margin-left: 2px;
    border-bottom: #777635 3px solid;
    test-align: left
}
/*#resultBox
{
    BORDER-RIGHT: #777635 1px solid;
    PADDING-RIGHT: 8px;
    BORDER-TOP: #777635 1px solid;
    PADDING-LEFT: 8px;
    FONT-SIZE: 11px;
    BACKGROUND: #fff;
    FLOAT: left;
    MARGIN-BOTTOM: 5px;
    PADDING-BOTTOM: 8px;
    MARGIN-LEFT: 5px;
    BORDER-LEFT: #777635 1px solid;
    WIDTH: 165px;
    PADDING-TOP: 8px;
    BORDER-BOTTOM: #777635 1px solid;
    HEIGHT: 150px
}*/
#resultBoxWide {
    border:1px solid #B6B6B6;
    padding: 5px;
    font-size: 11px;
    background: #fff;
    padding-bottom: 5px;
    margin: 5px 0;
}
#result {
    font-size:: 11px;
	padding-bottom: 5px;
}

#result2 {
    font-size:: 11px;
    padding-bottom: 15px;
}

#result a {
    padding-left: 15px;
    font-size: 11px;
    background: url(../images/result-a-off.gif) no-repeat left top;
    margin-left: 20px;
    color: #a97b30;
    height: 10px
}
#result a:hover {
    background: url(../images/result-a-on.gif) no-repeat left top;
    color: #777635
}
#result p {
    padding-left: 15px;
    margin: 0px;
}

/* ### template V ### */

.pro_neTitleContainer {
	margin:10px 0;
	border:0px solid #c00;
}
.pro_neTitle {
	float:left;
	border-bottom:1px solid #BBBBBB;
	margin:0 0 22px 0;
	width:764px;
}

.pro_neTitle a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
}
.pro_neTitle a:hover, .pro_neYear a:hover{
	text-decoration:underline;
}
.pro_neImg {
	float:right;
	margin:0 0 6px 6px;
}
.pro_neTitle p {
	margin:0 0 6px 0;
	padding:0;
}

/* ### template M - Site Map ### */

#sitemap ul { 
list-style-type:none; 
margin:0 0 0 10px; 
padding:0;  
}
#sitemap ul li { 
padding:10px 0px 0px 6px;
font-weight:bold;
}
#sitemap ul li a { 
text-decoration:none;
}
#sitemap ul li a:hover { 
text-decoration:underline;
}
#sitemap ul li ul { 
list-style-type:square;
margin:0 0 20px 10px; 
}
#sitemap ul li ul li { 
padding:10px 0px 0px 6px;
margin:0 0 0 10px;
font-weight:normal;
}
#sitemap ul li ul li ul { 
list-style-type:disc;
margin:0 0 10px 10px; 
}
#sitemap ul li ul li ul li { 
font-size:11px;
}

/* ### template Search Results ### */

.pro_srHdr {
	margin:2px 0 30px 0;
	padding:0;
}
.pro_srTitle {
	margin-bottom:16px;
}
.pro_srText {
	font-size:11px;
	margin:5px 10px;
	text-decoration:none;
}
.pro_srLink a {
	text-decoration:none;
	font-size:12px;
	margin:0 0 0 10px;
}
.pro_srLink a:hover {
	text-decoration:underline;
}
#searchResultsNext {
	text-align:center;
}

/************************************************************************

		FOOTER

************************************************************************/

/*.footer {
	color:#6D6D6D;
	font-size:10px;
	margin: 0 auto;
	padding: 5px 15px 30px 15px;
	float:left;
	width:945px;
}

.footerLinks {
	float:left;
}

.footerLinks a {
	color:#6D6D6D;
	padding:0 8px;
	text-decoration:none;
}

.copyright {
	float:right;
}*/

.nav-bottom {
	color:#6D6D6D;
	font-size:10px;
	/*margin: 0 auto;*/
	padding: 5px 15px 30px 0px;
	border:0px solid #c00;
	float:left;
	width:645px;
}

.nav-social {
margin-left: 4px;
margin-top: -5px;
width: 120px;
float: left;
}

.nav-social a {
float: left;
}


.nav-bottom ul {
	margin-left:10px;
	padding:0;
}

.nav-bottom ul li {
	list-style: none;
	float:left;
	margin:0;
	padding:0;
}

.nav-bottom ul li a {
	color:#6D6D6D;
	padding:0 8px;
	text-decoration:none;
	border-left:1px solid #6D6D6D;
}

.nav-bottom ul li.last a {
	color:#6D6D6D;
	padding:0 8px;
	text-decoration:none;
	border-left:1px solid #6D6D6D;
	border-right:1px solid #6D6D6D;
}


.nav-bottom ul li.special a { border:none;  }
.footer p {
	float:right;
	text-align:right;
	color:#6D6D6D;
	font-size:10px;
	padding-right:20px;
	width:280px;
}
.formHdr {
font-size:12px;
margin-bottom:10px;
font-weight:bold;
}

/************************************************************************

		RIGHT SIDE CALLOUTS

************************************************************************/
/*Sidebar-Right*/			.sidebar-right {width:180px;  float:right; padding:10px 0 0; _margin:0; margin:0 10px 0 0;}
							
							
							.dealer-profile_widget .name, .dealer-profile_widget .address { text-transform:uppercase; font-size:11px;    } 	
							
							
							.sidebar-right .widget { width:180px; height:30px;  margin:10px 0 0; cursor:pointer; display:block; }
														
							.widget-container {   } 	
							
							.dealer-profile_widget { margin:0 0 0px 0; padding:0 0 10px 0;  }
							
							.dealer-profile_widget ul { list-style-type:none; margin:0 0 0 10px; padding:0;  }
							 
							.dealer-profile_widget ul li { padding:10px 0px 0px; border-bottom: solid 1px #e0e0e0;  width:270px;  }
							
							.dealer-logo { }
							
							.name, .address { display:block; float:left; padding-right:6px; width:260px; }	

							.address { clear:left;}	
														
							.logo { display:block; float:left;  }	
							
							.send-info { width:200px; float:left; color:#45779e; font-size:10px; margin:5px 0 0 0; clear:left;    }
							
							.send-info input {   float:left; margin:-3px 5px 0 2px ;    }	
							
							.contact { width:79px; /*height:20px;*/ float:left;  font-size:10px; margin:5px 0 10px 5px;  }	
							
							.widget-container a {     }
							
							.dealer-finder input.search, .search-top input.search {
								color:#E5E5E5;
								font-size:11px;
								padding:4px 0 0px 5px;
								height:19px;
								width:80px;
								border:solid 0 #fff;
								background: transparent url(../images/pro_textfield_bg.gif) 0 0 no-repeat;
								overflow:hidden;
							}
							
							.dealer-finder label, .search-top label { float:left; margin:0px 0 5px;  padding:2px 4px 0 0;  }
						
							.dealer-finder { float:left; margin:0 0 0 10px; padding:6px 0 0 0px; }		
				
							.dealer-finder fieldset.search{ border: none; float:left; clear:left; }
							
							/*.dealer-finder input.search { padding:3px 10px 0px 5px;  width:71px; height:14px; margin-left:5px; background:none;   }*/
	
							.dealer-finder input.search-button {
								margin:0 0 -4px -3px;
								height:19px;
								border:solid 0 #fff;
								width:17px;
							 }
							 
							 
							 @media screen and (-webkit-min-device-pixel-ratio:0){
                						.dealer-finder input.search-button {
									margin-bottom:-3px;
							 	}
							 }



							
							
							.image_gallery_widget { margin:0 auto; margin-top:10px; height:180px; width:180px; }
							
							.image-gallery-controler { width:180px; height:30px; margin:10px 0 0 0; display:block;   }
							
							.current_image { width: 180px; background:#CCCCCC; height:120px; margin:0 auto;   }
							
							.thumb_gallery {width:180px; height:25px; float:left; overflow:hidden; margin:3px 0 0 2px;}
							
							.thumb_gallery .thumb { width:40px; height:30px; background:#333333; margin:0 2px; float:left; }
							
							.video_widget { margin: 0 auto; margin-top:15px; height:165px; width:180px; }
							
							.video_container { width: 180px; background:#000; height:130px; margin:1px 0 0 0; }
							
							.case_studies_widget { float:left;	padding:8px 12px 0 12px; margin:0 0 12px 0; }
							
							.case_studies_widget .view-all {display:none;} /* { display:block; width:180px; height:20px; margin:5px 0 0; }
							
							.case_studies_widget .view-all a { float:right;  } */
							
							.case_studies_widget .title {  border-bottom:0px; display:block; font-weight:bold; }
							
							.case_studies_widget .title a { text-transform:uppercase; float:left; border-bottom:0px; }
							
							.case_studies_widget .summary { float:left; clear:left; width:120px; font-size:11px; color:#666; margin:0px 0 6px; }
							
							.case_studies_widget .thumb { float:right; width:70px; height:50px; background:#000; }
							
							.case_studies_widget .more  { float:left;  width:100px; text-align:left;   }
							
							.case_studies_widget .more a { float:right; font-weight:bold;text-align:left;  }
							
							.case_studies_widget .controls { width:264px; height:17px;  float:left; 	clear:all;
								background:url(../images/pro_calloutScrollBg.gif) 0 0 no-repeat;
								display:block;
								border:0px solid #c00;
								margin:12px 0;  }
							
							.case_studies_widget .left { width:14px; height:17px;; float:right; margin:0 1px; }
							
							.case_studies_widget .left {width:14px; height:17px; background:url(../images/pro_btn_calloutBack.gif) left no-repeat;  }
							
							.case_studies_widget .right { width:14px; height:17px; background:url(../images/pro_btn_calloutForward.gif) right no-repeat; float:right; }
							
							
							
							
							/*.testimonial_widget {	float:left;	padding:8px 12px 0 12px; margin:0 0 12px 0; }*/

							.testimonial_widget { float:left; padding:6px 3px 0 12px; margin:0; }
							
							/*.testimonial_widget .view-all { float:right; width: 40px; margin:-23px 18px 0 0; position:relative; z-index:9999999;}
							
							.testimonial_widget .view-all a { float:right; text-decoration:none; font-size:9px; }*/
							
							.testimonial_widget .view-all {display:none;}
							
							.testimonial_widget .title {  border-bottom:0px; display:block; font-weight:bold; color:#666666; font-size:11px; line-height:15px; }
							
							.testimonial_widget .title a { text-transform:uppercase; float:left; border-bottom:0px; }
							
							.testimonial_widget .summary { float:left; clear:left; width:120px; font-size:11px; color:#666; margin:0px 0 6px; }
							
							.testimonial_widget .thumb { float:right; width:70px; height:50px; background:#000; }
							
							.testimonial_widget .more  { float:left;  width:100px; text-align:left;   }
							
							.testimonial_widget .more a { float:right; font-weight:bold;text-align:left;  }
							
							/*.testimonial_widget .controls { width:264px; height:17px;  float:left; 	clear:all;
								background:url(../images/pro_calloutScrollBg.gif) 0 0 no-repeat;
								display:block;
								border:0px solid #c00;
								margin:12px 0;  }*/
							
							.testimonial_widget .left { width:14px; height:17px;; float:right; margin:0 1px; }
							
							.testimonial_widget .left {width:14px; height:17px; background:url(../images/pro_btn_calloutBack.gif) left no-repeat;  }
							
							.testimonial_widget .right { width:14px; height:17px; background:url(../images/pro_btn_calloutForward.gif) right no-repeat; float:right; }
							
							.related-products_widget { width:264px; /*background:url(../images/callout_bg.jpg) bottom right no-repeat;*/ }
							
							.related-products_widget .summary { float:left; text-align:left; display:block; font-size:10px; /*overflow:hidden;*/ margin:12px 12px 6px 12px;}
							
							.related-products_widget select { margin:0 12px; width:260px; background:#999999; color:#E3E3E3; font-size:11px; }

							* html .related-products_widget select { width:240px; margin:0 12px 0 24px; }
							
							.related-resources_widget { width:260px; }
							
							.related-resources_widget ul { width:246px; margin:10px 0 0 14px; padding:0; }
							
							.related-resources_widget ul li { display:block; margin-bottom:6px; }
							
							.related-resources_widget ul li a { padding-left:14px; font-size:11px; border:none; text-decoration:underline; background:url(../images/pro_related-resources.gif) top left no-repeat; }
							
							
							.topInput select.searchInt {
							color:#E5E5E5;
							width:500px;
							width:130px;
							float:left;
							font-size:12px;
							background:#999999;
							}
							
							
							

/*Sidebar-Right			.sidebar-right {width:180px;  float:right; padding:10px 0 0; margin-right:9px; _margin-right:3px}
							
							.sidebar-right a.widget, .sidebar-right a.widget { display: block; height:31px;  padding:7px 10px 30px 10px;  margin: 0px 0 40px;  }
															
							.sidebar-right a.widget { width:260px; height: 30px;  margin: 0 0px 0 0px; cursor:pointer;  }	
							
							.sidebar-right .dealer-profile_widget { margin:0 0 0px 0; padding:0 0 10px; }
							
							.sidebar-right .dealer-profile_widget ul { list-style-type:none;}
							 
							.sidebar-right .dealer-profile_widget ul li { padding:10px 0px 12px; border-bottom: solid 1px #e0e0e0;  width:260px; height:90px; }
							
							.callout_widget .name { display:block; width:260px; height:15px; float:left; }	
							
							.callout_widget .logo { display:block; float:left;  }	
							
							.callout_widget .send-info { width:90px; height:15px; float:left; color:#45779e; font-size:10px; margin:5px 0 0 0;   }
							
							.callout_widget .send-info input {   float:left; margin:0 5px ;   }	
							
							.callout_widget .contact { width:90px; height:15px; float:left;  font-size:10px; margin:5px 0 0 5px; }	
							
							.callout_widget .contact a {  border-bottom:#9a2b2b solid 1px; margin:0 7px 0 0; color:#9a2b2b; font-size:10px; float:left;   }
							
							.sidebar-right .dealer-finder input.search, .search-top input.search {overflow:hidden; border:1px; margin: 0 auto; float:left; }
				
							.sidebar-right .dealer-finder label, .search-top label { float:left; margin:0px 0 5px;  padding:2px 4px 0 0;  }
						
							.sidebar-right .dealer-finder { width:180px; height:70px; float:left; margin:0 0 0 0px; padding:6px 0 0 0px; }		
				
							.sidebar-right .dealer-finder fieldset.search{ border: none; width: 160px; height:22px; float:left;  }
							
							.sidebar-right .dealer-finder input.search { padding:3px 10px 0px 5px;  width:71px; height:14px; margin-left:5px;   }
	
							.sidebar-right .dealer-finder input.search-button { margin:0px 0; }
							
							.accordion_content li .dealer-profile_widget { background:#003333; }




*/

/******************************************************************************************************
	Flash Rendering Fix - DH added 011910 to fix the iframe / textbox added by the flash scripts
*******************************************************************************************************/
*/ie fix*/
iframe{
     visibility:hidden;
}
#ie_historyFrame{
	visibility:hidden;
}
#safari_remember_field{
	visibility:hidden;
}

/* no flash */
.noProContent {
width: 971px;
height: 405px;
margin-left: 17px; 
}


/* TIC SPLASH */

.main_flash_tic_position { 	 padding:0 !important; width:970px; z-index:999; border:0px solid #c00;}
.main_tic_flash{text-align:center;height:614px;}
.tic-content{width:970px;height:614px;text-indent:-2000px;overflow:hidden;background:url('/images/Segmentation/tic_static_bg.jpg') no-repeat;position:relative;}
#clickhere-link{position:absolute;width:110px;height:28px;top:535px;left:167px;}
#pdf-link{position:absolute;width:197px;height:149px;top:447px;right:21px;}

/* END TIC SPLASH */























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
