body
{
    background-color: Black;
    margin-top: 20px;
    border: 0;
}

a:visited.BodyLink   { color:#003c79; text-decoration: none;}
a:link.BodyLink      { color:#003c79; text-decoration: none;}
a:hover.BodyLink     { color:#003c79; text-decoration: underline}


#tooltip
{
    position: absolute;
    border: 1px solid #000000;
    background-color: #01244A;
    padding: 2px 5px;
    display: none;
	font-size: 8pt;
	font-weight: bold; 
	color: #ffffff;
	width: 300px;
	font-family: Verdana, Tahoma;
}

.topNAVTXT 
{ 
	font-family: Arial BLack;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	text-decoration:none;
	color:#FFFFFF;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.topNAVTXT:hover {
	font-family: Arial Black;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	text-decoration:none;
	color:#ffc222;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}


.leftNAVTXT
{ 
	font-family: Arial BLack;
	font-size: small;
	font-style: normal;
	font-weight: Normal;
	text-decoration:none;
	color:#ffc222;
	text-align: left;
	/* padding-left:5px; */
	padding-top:12px;
	/* padding-right:10px; */
	text-decoration:none;
}

.leftNAVTXT:hover
{ 
	font-family: Arial BLack;
	font-size: small;
	font-style: normal;
	font-weight: Normal;
	text-decoration:none;
	color:#ffffff;
	text-align: left;
	/* padding-left:5px; */
	padding-top:12px;
	/* padding-right:10px; */
	text-decoration:none;
}


.leftNAVTXT_Sub
{ 
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: Normal;
	text-decoration:none;
	color:White;
	text-align: left;

	/*	
	padding-left:5px; 
	*/
	
	padding-top:12px;
	text-decoration:none;
	line-height:25px;
}
.leftNAVTXT_Sub:hover
{ 
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color:#8ba4be;
	text-align: left;

	/*	
	padding-left:5px;
	padding-right:10px;
	*/

	padding-top:12px;
	text-decoration:none;
}


.headerBKGRD
{
	background: url(images/2ndLevelLayout_header2.jpg);
	height:134px;
	width:914px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
	
}
.headerNAV
{
	background: url(images/homepage_2.jpg);
	height:27px;
	width:914px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.header
{
	position:absolute;
	top:0px;
	margin-bottom:0;
	z-index:-1
}
.headerTXT
{
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	color:White;
	padding-left:20px;
	margin-top:40px;
}

.headerTXT-NEW
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	color:White;

}

.navBKGRD
{
	background: url(images/nav_bkgrd.jpg);
	height:27px;
	width:914px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.navTXT
{
	
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	color:White;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

.leftRail_BKGRD
{
	background: url(images/rail_left.jpg);
	height:84px;
	width:9px;
	vertical-align:top;
    margin-top:0;
    margin-left:0;
	background-repeat:repeat-y;
}
.rightRail_BKGRD
{
	background: url(images/rail_right.jpg);
	height:84px;
	width:9px;
	vertical-align:top;
    margin-top:0;
    margin-left:0;
	background-repeat:repeat-y;
}
.searchBKGRD
{
	background: url(images/searchBKGRD.jpg);
	height:51px;
	width:198px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.leftNavBKGRD
{
	background: url(images/leftNavBKGRD.jpg);
	height:94px;
	width:198px;
	vertical-align:top;
    margin-top:0;
	background-repeat:repeat-y;
}
.blueRedNav_box
{
	background: url(images/blueRedNav_box.jpg);
	height:515px;
	width:197px;
	vertical-align:top;
    margin-top:0;
    margin-left:0;
	background-repeat:no-repeat;
}
.leftNav_bkgrd
{
	background-image:url(images/leftNavBKGRD.jpg);
	height:600px;
	width:198px;
	vertical-align:top;
    margin-top:0;
	background-repeat:repeat-y;
}
.leftNav_bkgrd_2
{
	background-image:url(images/leftNavBKGRD.jpg);
	height:617px;
	width:198px;
	vertical-align:top;
    margin-top:0;
	background-repeat:repeat-y;
}

.leftNav_bkgrd3
{
	background-image:url(images/leftNavBKGRD.jpg);
	width:198px;
	vertical-align:top;
    margin-top:0;
	background-repeat:repeat-y;
}

.leftSearch_bkgrd
{
	background-image:url(images/searchBKGRD.jpg);
	height:51px;
	width:198px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.bottom_rail
{
	background: url(images/bottom_rail.jpg);
	height:8px;
	width:914px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
	
}
.rightArrow_box1
{
	border-bottom:2px;
	border-bottom-color:#333333;
    margin-top:2px;
    background-repeat:no-repeat;
	background-position:right;
	vertical-align:top;
}
.boxTXT_title:link
{
	
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:#ffc222;
	text-align:left;
	padding-left:10px;
	margin-top:10px;
}
.boxTXT_title
{
	
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:#ffc222;
	text-align:left;
	padding-left:10px;
	margin-top:10px;
}
.boxTXT_content
{
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	color:White;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.rightBOX
{
	background: url(images/rightBOX.jpg);
	height:528px;
	width:200px;
	background-position:left;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.box1
{
	background: url(images/box1.jpg);
	height:176px;
	width:505px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.box2
{
	background: url(images/box2.jpg);
	height:176px;
	width:505px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.box3
{
	background: url(images/box3.jpg);
	height:173px;
	width:505px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.productSearch
{
	background: url(images/productsSearch.jpg);
	height:41px;
	width:700px;
	vertical-align:top;
    margin-top:0;
	background-repeat:repeat;
	background-color:Black;
}
.product_title
{
	font-family:Arial Black;
	font-weight:bolder;
	font-size:14pt;
	color:#003c79;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.product_subtitle
{
	font-family:Arial Black;
	font-weight:bold;
	font-size:10pt;
	color:Black;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.product_TXT
{
	font-family:Arial;
	font-weight:normal;
	font-size:9pt;
	color:Black;
	text-align:left;
	padding-left:0px;
	padding-right:10px;
	line-height:10pt;
}
.product_TXT2
{
	font-family:Arial Black;
	font-weight:Bold;
	font-size:8pt;
	color:#003c79;
	text-align:left;
}
.search_title
{
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:White;
	text-align:left;
	padding-left:10px;
	margin-top:10px;
}
.search_Subtitle
{
	
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	color:#ffc222;
	text-align:left;
	margin-left:10px;
	padding-bottom:10px;
	padding-top:5px;
}
.rightColumn_box1
{
	height:226px;
	width:197px;
	border:2px solid #999999;
	border-right:0;
	border-top:0;
	border-bottom:0;
	border-left:0;
}
.rightColumn_box2
{
	background: url(images/rightProductBox2.jpg);
	height:345px;
	width:197px;
	background-repeat:no-repeat;
	border:2px solid #999999;
	border-right:0;
	border-bottom:0;
	border-left:0;
}
.rightColumn_td
{
	border:4px solid #999999;
	height:666px;
	border-right:0;
	border-bottom:0;
	border-top:0;
}
/*  ---------------------------Traf-Land----------------------------------------------------- */
.mainTitle
{
	font-family:Arial Black;
	font-size:18pt;
	font-weight:bolder;
	color:#003c79;
	text-align:left;
	margin-top:10px;
	margin-left:10px;
	top:20px;
}
.mainSubTitle
{
	font-family:Arial Black;
	font-size:10pt;
	/* font-weight:bolder; */
	color:Gray;
	text-align:left;
	letter-spacing:-1px;
	margin-top:5px;
	margin-left:10px;
	top:20px;
}
.maincontent
{
	font-family:Arial;
	font-size:10pt;
	font-weight:Normal;
	color:Black;
	text-align:left;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	top:20px;
}
.mainSubTitle2
{
	font-family:Arial Black;
	font-size:10pt;
	font-weight:bolder;
	color:#003c79;
	text-align:left;
	margin-top:5px;
	margin-left:10px;
	top:20px;
}
.rightBox1_title
{
	font-family:Arial Black;
	font-weight:bold;
	font-size:12pt;
	color:#ff9600;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
}
.rightBox1_title2
{
	font-family:Arial Black;
	font-weight:bold;
	font-size:12pt;
	color:#ffc222;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
}
.rightBox1_content
{
	font-family:Arial;
	font-weight:Normal;
	font-size:8pt;
	color:White;
	text-align:left;
	margin-left:10px;
	margin-right:0px;
	margin-top:10px;
	width:175px;
}
.rightside_navTitle
{
	font-family:Arial Black;
	font-weight:Normal;
	font-size:10px;
	color:#ff9600;
	text-align:left;
	margin-left:20px;
	margin-top:20px;
}

.gv_data_list
{
	margin:0px;
	padding:0px;
}
/*  ---------------------------Trade Show Pages----------------------------------------------------- */
.tradeshow_header
{
	font-family:Arial;
	font-weight:Bold;
	font-size:10pt;
	color:#003c79;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	line-height:10pt;
	border:0px;
}
.tradeshow_TXT
{
	font-family:Arial;
	font-weight:normal;
	font-size:9pt;
	color:Black;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	line-height:10pt;
}
/*  ---------------------------Contact Us, History Pages----------------------------------------------------- */
.contactHeader
{
	font-family:Arial Black;
	font-size:24px;
	color:#003c79;
	text-align:left;
	margin-left:10px;
	vertical-align:top;
}
.contactContent
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	text-align:left;
	margin-left:10px;
	vertical-align:top;
}
/*  ---------------------------POPup window----------------------------------------------------- */
popup_Title
{
	font-family:Arial Black;
	font-size:18px;
	color:#ffc222;
	text-align:center;
}
/*  ---------------------------footer----------------------------------------------------- */
.footer 
{ 
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight:Normal;
	text-decoration:none;
	color:#8ba4be;
	text-align: center;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}

.white-background {

	background-color: #fff;

}

.productStylesContainerBox {
	background-color: #e3e3e3; 
	height: 160px;
    width: 700px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
    overflow: hidden;
}

div.productStylesContainer {
overflow: visible;
overflow-x: scroll; 
overflow-y: hidden; 
background-color: #e3e3e3; 
height: 140px; 
}

.narrowSearch {

	font-size: 14px;
	color: white;
	font-style: italic;
	font-weight: bold; 
	padding-left: 15px;
	padding-bottom: 5px;

}


.narrowSearchDropDowns {

	padding-left: 15px;

}

.narrowSearchBottom {

	padding-top: 10px;
	
}
.Scrollable
{
    margin: 0px; 
    overflow: auto; 
    scrollbar-face-color: #00244a; 
    scrollbar-highlight-color: #00244a; 
    scrollbar-3dlight-color: #00244a; 
    scrollbar-darkshadow-color: #00244a; 
    scrollbar-shadow-color: #00244a; 
    scrollbar-arrow-color: #ffc222; 
    scrollbar-track-color: #ffc222; 
}