/* GENERAL STYLES */
html,body {
	height:auto !important;
	height:100%;
	margin: 0;
	color:#FFFFFF;
	padding: 0;
	font-size:12px;
}
html {
     overflow:scroll;
}

body {
	color: #000000;
	background:#959799 url(../images/bluegradient.png) repeat-x scroll center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#1e6caf;
	font-weight:bold;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color:#1e6caf;
	font-weight:bold;
}
a:hover {
	color: #59ab10;
	text-decoration: none;
    text-decoration:underline;
	font-weight:bold;
}
a:active {
	color: #939598;
}
h1 {
font:Arial, sans-serif;
color:#213f5a;
font-size:22pt;
border-bottom:1px solid #bcbec0;
margin-top:0px;
margin-bottom:10px;
}
h1.green
{
    color:#5b781f;
}
h1.buffer 
{
    margin-top:20px;
}
h2 {
font:Arial, sans-serif;
font-weight:bold;
color:#1e6caf;
font-size:15pt;
margin-bottom:3px;
margin-top:15px;
}
h3 {
font:Arial, sans-serif;
font-weight:bold;
color:#000000;
font-size:12pt;
margin-bottom:3px;
margin-top:15px;
}

h4 {
font:Arial, sans-serif;
font-weight:bold;
color:#000000;
font-size:11pt;
margin-bottom:5px;
margin-top:0px;
}

h5 {
font:Arial, sans-serif;
font-weight:bold;
color:#4d4d4f;
font-size:11px;
margin-bottom:10px;
margin-top:0px;
}

h6 {
font:Arial, sans-serif;
font-weight:bold;
color:gray;
font-size:11px;
margin-bottom:10px;
margin-top:0px;
}

p 
{
    padding-bottom:5px;
}
.note 
{
    font-weight: normal;
    font-size: 8pt;
    color: gray;
    font-family: Arial, Helvetica, sans-serif;
    margin-top:0px;
    margin-bottom:10px;}
li.list
{
    margin-top:10px;
    font-weight: normal;
    font-size: 9pt;
    color:Black;
    /*color: #6D6E71;*/
    font-family: Arial, Helvetica, sans-serif;
}   
li.PList
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9pt;
    color:Black;
    margin-left:-20px;
    margin-top: 3px;
    margin-bottom: 7px;
    
    /*color: #6D6E71;*/}  
ol.list, ul.list
{
    margin-top:5px;
    margin-bottom:5px;
    left:5px;} 
ol.PList, ul.PList
{
    margin-top:0px;
    margin-bottom:0px;}
.blue
{
    padding: 5px;
    background-color:#f1f2f2;
    border:solid 1px #bcbec0;}
.dkblue
{
    padding: 5px;
    background-color:#e5ebf1;
    border:solid 1px #bcbec0;}
.ltgreen
{
  background-color:#f5f6f1; 
  border:solid 1px #9aa971;
  padding:5px;  
}
.topgreen
{
    margin-top:1px;
    border-top:solid 1px #9aa971;
}
/* OLD Remaining Styles */
p {
	margin-top: 0;
	margin-bottom: 5px;
}

/* LAYOUT STYLES */
.outer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height:auto !important;
	height:100%;
	background-color: #ffffff;
}
.inner {
	width: 960px;
	height:auto !important;
	height:100%;
	background-color: #ffffff;
}
.main {
	width: 960px;
	margin-right:1px;
	background-color: #ffffff;
}
* html .outer {
	height: 100%;
}
* html .left {
	height: 100%;
}
* html .main {
	height: 100%;
}
* html .right {
	height: 100%;
}
*/
.header {
	clear: both;
	width: 960px;
	height: 71px;
}
.menu {
	float: left;
	clear: both;
	width: 958px;
	height: 27px;
	background-color:#e0e1e3;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
}
.searchBox {
	float: left;
	width: 125px;
	margin-top: 7px;
	margin-left: 15px;
	font-size: 9pt;
	font-weight: bold;
}
.navSearch{
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 100px;
	HEIGHT: 12px;
	BACKGROUND-COLOR: #ffffff;
	font-size: 9px;
	color: #58595b;
	border-top: 1px solid #939598;
	border-left: 1px inset;
	cursor:hand;
}
INPUT.navGo{
	WIDTH: 17px;
	HEIGHT: 17px;
	cursor:hand;
	border:0px;
	background-image: url(/images/searchbutton2.png);
	background-repeat: no-repeat;
}
.central {
	clear: both;
	width: 960px;
	min-height:400px;
}
.centralShort {
	clear: both;
	width: 938px;
	background-image:url(/images/pg_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	border-top:0px #a7a9ac solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:00px;
	overflow:auto;
}
* html .central {
	/*min-height: 460px;*/
}
* html .centralShort {
	/*min-height: 430px;*/
}
.footer {
	bottom: 0;
	clear: both;
	width: 960px;
	height:22px;
	background-image:url(/images/home_footer.png);
	background-repeat:repeat-x;
}
.menuFooter {
	float: left;
	clear: both;
	width: 958px;
	height: 25px;
}
.menuFooter a.navItemFooter:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}
.menuFooter a.navItemFooter:visited {
	color: #cccccc;
	text-decoration: none;
	font-size: 8pt;
}
.menuFooter a.navItemFooter:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 8pt;
}
.menuFooter a.navItemFooter:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}
.menuFooterFirstItem {
	float: left;
	height: 15px;
	margin-top: 5px;
}
.menuFooterItem {
	float: left;
	height: 15px;
	padding-left: 2px;
	border-left: 1px solid #939598;
	margin-top: 5px;
}
.featureSection {
	clear: both;
	width: 100%;
	min-height: 270px;
}
.featureItemHolder {
	float: left;
	width: 166px;
	height: 86px;
	border: 1px solid #838383;
}
.featureItemText {
	float: left;
	width: 152px;
	height: 72px;
	background-color: #e6e7e9;
	border: 2px solid #ffffff;
	padding-left: 10px;
	padding-top: 10px;
}
a:link.featureItemLink {
	display: block;
	font-size: 9pt;
	color: #6e4e76;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -7px;
}
a:visited.featureItemLink {
	display: block;
	font-size: 9pt;
	color: #6e4e76;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -7px;
}
a:hover.featureItemLink {
	display: block;
	font-size: 9pt;
	color: #6e4e76;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -7px;
}
.focusSection {
 	clear: both;
	width: 830px;
	min-height: 175px;
	padding-top: 6px;
	margin: 0px;
}
.focusBoxFirst {
	float: left;
	width: 158px;
	height: 175px;
}
.focusBox {
	float: left;
	width: 158px;
	height: 175px;
	margin-left: 10px;
}
.focusHeader {
	width: 158px;
	height: 18px;
}
.focusHeaderLabel {
	width: 158px;
	height: 14px;
	color: #58595B;
	font-size: 9pt;
	font-weight: bold;
}
.focusTitle {
	float: left;
	background-image: url(/images/arrow.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 17px;
	color: #007cc2;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
.focusTitleRep {
	float: left;
	background-image: url(/images/rep_arrow.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 17px;
	color: #007cc2;
	font-weight: bold;
	text-transform: uppercase;
}
.focusBody {
	width: 158px;
	height: 119px;
}
.focusFooter {
	width: 158px;
	height: 48px;
}
.focusFooterLabel {
	width: 158px;
	height: 43px;
	padding-top: 3px;
	color: #636466;
	font-size: 8pt;
	font-weight: normal;
}
/* these styles control the behavior of the Coalesys WebMenu 
popup menus on the asp portions of the site */
.cswmPopupBox
{
	filter:alpha(opacity=90);
	opacity:0.90;
}
.imgNavLink {
	float:left;
	margin-left:25px;
	text-align:center;
}
.tickerHolder {
	width: 528px;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
	padding-top: 1px;
}
.tickerHolder a:link {
	color: #ffffff;
	text-decoration: underline;
}
.tickerHolder a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.tickerHolder a:hover {
	color: #ffffff;
	text-decoration: none;
}
.tickerHolder a:active {
	color: #ffffff;
	text-decoration: underline;
}
.adBox {
	float:left;
	width:500px;
	height:172px;
	margin-bottom:15px;
	background-repeat:no-repeat;
}
.adBox2 {
	float:left;
	width:920px;
	background-repeat:no-repeat;
}
.adBoxImage {
	float:left;
	width:135px;
	height:172px;
}
.adBoxImage2 {
	float:left;
	width:115px;
	padding-bottom:5px;
}
.adBoxText {
	float:left;
	width:350px;
	height:148px;
	padding-top:15px;
}
.adBoxText2 {
	float:left;
	width:775px;
	margin-top:15px;
	padding-bottom:5px;
	border-bottom:1px #c6c6c6 dotted
}
.customQueryLabel {
	float: right;
	clear: both;
	font-weight: bold;
	height: 24px;
	width: 105px;
	padding-right: 5px;
}
.customQueryField {
	height: 24px;
}
.tripleBoxHolder {
	float: left;
	width: 547px;
	height: 414px;
}
.tripleBoxTop {
	float:left;
	width:547px;
	margin-top:5px;
}
.tripleBoxLeft {
	float: left;
	width: 180px;
	border: 1px solid #000000;
}
.tripleBoxRight {
	float: left;
	width: 180px;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #000000;
}
.tripleBoxContent {
	width: 161px;
	background-color: #e6e7e9;
	margin: 2px;
	padding-left: 15px;
}
.tripleBoxContentFull {
	width: 176px;
	background-color: #e6e7e9;
	margin: 2px;
}
.ccBoxOuter {
	float: left;
	width: 277px;
	height: 414px;
	margin-left: 6px;
}
.ccBoxQueryBG {
	float: left;
	clear: both;
	width: 277px;
	height: 396px;
	margin-top: 5px;
}
.ccBoxOuter2 {
	float: left;
	width: 283px;
	height: 414px;
}
.ccBoxQueryBG2 {
	float: left;
	clear: both;
	width: 283px;
	height: 396px;
	margin-top: 5px;
}
#akpp 
{
    width:100%; 
}
.colpr 
{
    width:250px; 
    float:left;
}
.floatr 
{
    float:right;
}
.floatl
{
    float:left;
}
#kitcontent
{
    width:579px;
    height:850px;
    margin-top:-7px;
    background-image: url('/images/kittop.jpg');
    background-repeat: no-repeat;
    float:left;
}
#kitheader 
{
    width:579px;
    height: 100%;
    float:left;
    margin-right:0px;
    margin-top:0px;
}
#kitbox1
{
    width:558px;
    height:100%;
    padding-left:10px;
    padding-right:10px;
    float:left;
}
#kitbykru
{
    width:320px;
    height:25px;
    color:#00467f;
    font-family: Arial;
    font-size: 18px;
    font-weight:bold;
    margin-top:84px;
    float:left;
    margin-left:250px;
}
#kitdate
{
    width:320px;
    height:55px;
    margin-top:0px;
    margin-left:250px;
    float:left;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color: #d92121;
}
h2.kittitle 
{
    font-family:Arial;
    font-size: 14px;
    font-weight:bold;
    color:#658160;
    border-bottom: solid 0px #93c7e2;
    margin-bottom:3px;
}
h2.kittitlewhite 
{
    font-family:Arial;
    font-size: 14px;
    font-weight:bold;
    color:#ffffff;
    border-bottom: solid 0px #93c7e2;
    margin-bottom:3px;
    margin-top:0px;
}
#kitpics
{
    width:250px;
    height:830px;
    background-color:#8da988;
    float:right; 
    margin-top:-7px;  
}
.kitlabels
{
    font-family:Arial;
    font-size:9px;
    color:#ffffff;
    margin-bottom:7px;
    margin-top:-5px;
    padding-left:14px;
    padding-right:14px;
}
#kitbrochure
{
    width:210px;
    height:100px;
    border:solid 1px #ffffff;
    color:#ffffff;
    margin-left:14px;
    padding:5px;
    
}
#registernow
{
    width:150px;
    height:15px;
    float:left;
    margin-left:423px;
    padding-top:20px;
    font-size:16px;
}


.pagenote {
	color: #cc6633;
}
.contHangingIndent {
	padding-left: 40px;
}

.clear { 
	clear: both; 
}

/* ++++++++++++++++++++++++++++ begin faq style */
/*  */
.faq .question{
	color: #007cc2;
}
.faq .spaced {
	margin-top: 10px;
}
.faq .list{
	margin-top: 0px;
	margin-bottom: 0px;
}
.question + p {
	margin-top: 0px;
	margin-bottom: 0px;
	/*border: 1px solid #ff0000;*/
}
.faq table{
	margin-left: 20px;
	margin-top: 10px;
}
.faq .contHangingIndent {
	margin-bottom: 10px;
}
.form .requiredField {
	color: #007cc2;
}
.form .requiredField:before {
	color: #007cc2;
}
/*.contTwoColsA {
	width: 20%;
	float: left;
}
.contTwoColsB {
	width: 80%;
	float: left;
}
.contTwoColsC {
	width: 120px;
	float: left;
	padding-top:5px;
}
.contTwoColsD {
	width: 210px;
	float: left;
}*/
input.btn {
	color: #58595b;
	height: 22px;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
input.btnRep {
	color: #007cc2;
	height: 22px;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
a.tab1 {
width: 195px;
font-size:12px; 
font-weight:bold;
color:#ffffff;
padding-top:5px;
padding-bottom:3px;
float:left;
}
a.tab1:hover {
background-image:url(/images/selected.png);
color:#081324;
text-decoration: none;
float:left;
}
a.tab1:active {
background-image:url(/images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab1:focus {
width: 195px;
background-image:url(/images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab2 {
width: 195px;
font-size:12px; 
font-weight:bold;
padding-top:5px;
padding-bottom:3px;
color:#ffffff;
float:left;
}
a.tab2:hover {
width: 195px;
background-image:url(../images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab2:active {
width: 195px;
background-image:url(../images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab2:focus {
width: 195px;
background-image:url(/images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab3 {
width: 195px;
font-size:12px; 
font-weight:bold;
padding-top:5px;
padding-bottom:3px;
color:#ffffff;
float:left;
}
a.tab3:hover {
width: 195px;      
background-image:url(..//images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab3:active {
width: 195px;
background-image:url(../images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab3:focus {
width: 195px;
background-image:url(/images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab4 {
width: 195px;
font-size:12px; 
font-weight:bold;
padding-top:5px;
padding-bottom:3px;
color:#ffffff;
float:left;
}
a.tab4:hover {
width: 195px;
background-image:url(/images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab4:active {
width: 195px;
background-image:url(/images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab4:focus {
width: 195px;
background-image:url(/images/selected.png);
color:#081324;
text-decoration: none;
}
a.tab5 {
width: 188px;
font-size:12px; 
font-weight:bold;
padding-top:5px;
padding-bottom:3px;
color:#ffffff;
float:left;
}
a.tab5:hover {
width: 188px;
background-image:url(/images/selected_last.png);
color:#436c19;
text-decoration: none;
}
a.tab5:active {
width: 188px;
background-image:url(/images/selected_last.png);
color:#436c19;
text-decoration: none;
}
a.tab5:focus {
width: 188px;
background-image:url(/images/selected_last.png);
color:#436c19;
text-decoration: none;
}
/*.footer2 {
	bottom: 0;
	clear: both;
	width: 958px;
	background-color: #142032;
	border: 1px solid #000000;
}
.menuFooter2 {
	float: left;
	clear: both;
	width: 958px;
	height: 25px;
}*/
.mod1 {
font:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#5487a9;
font-weight:bold;
}
.mod2 {
font:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#819ebc;
font-weight:bold;
}
.mod3 {
font:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#58595b;
border-bottom:1px dotted #c6c6c6;
}
a.link.mod3 {
    font:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #58595b;
	text-decoration: none;
}
a:hover.mod3 {
    font:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #58595b;
	font-weight: bold;
	text-decoration: none;
}
.purplebullet {
    list-style-image: url(/modules/bullet.png);
    font:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#58595b;
}
.mod1white {
font:Arial, Helvetica, sans-serif;
font-size:12pt;
color:#29709e;
font-weight:bold;
}
.mod3white {
font:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#6d6e71;
border-bottom:1px dotted #b5cae1;
}
.dottedbreak500 
{
    border-bottom:dotted 1px #bcbec0; 
    width:536px; 
    height:5px; 
    margin-bottom:0px
}
.dottedbreak700 
{
    border-bottom:dotted 1px #bcbec0; 
    width:728px; 
    height:5px; 
    margin-bottom:0px
}

.dottedbreak900 
{
    border-bottom:dotted 1px #bcbec0; 
    width:938px; 
    height:5px; 
    margin-bottom:5px
}

/* ***************************************************** Public Home ***************************************************** */
.flashsetup 
{
    position:relative; 
    height:256px; 
    width:958px; 
    background-color:black; 
    border: 1px solid #000000; 
    border-bottom:solid 0px #000000;
    border-top:solid 0px #ffffff;
}
.minifeatures
{
    width:958px;
    height:53px;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    background-image:url(/images/graygrad.png);
    background-repeat:repeat-x; 
}
.minifeature
{
    width:307px; 
    height:41px; 
    margin-top:6px; 
    margin-left:8px; 
    float:left;
}
.minifeatpic
{
    border:solid 1px #000000; 
    float:left; 
    margin-right:5px;
}
.featuredlinks 
{
    width:944px; 
    height:13px;
    /*background-color:#d1eaf9; */
    background-image:url(/images/home_features.jpg); 
    background-repeat:repeat-x; 
    border: 1px solid #000000; 
    border-top:solid 0px #848689; 
    border-bottom:solid 0px #000000; 
    padding:4px; 
    padding-top:0px; 
    padding-left: 10px; 
    padding-bottom:0px;   
}
a.featlink1 
{
    margin-right:45px; 
    color:#000000; 
    font-size:12px;
}
a.featlink2 
{
    color:black; 
    font-size:12px;
}
.homehighlights 
{
    width:942px; 
    height:216px;
    padding:8px; 
    padding-top:0px;
    background-image:url(/images/home_shads.png);
    background-repeat:no-repeat;
    border-right:1px solid #000000; 
    border-left:1px solid #000000;
    background-color:#abadaf;
}
.tabarea 
{
    float:left; 
    width:940px; 
    background:url(/images/Tabs/alltabs.png); 
    background-color:#ffffff;
}
.tab 
{
    width:188px; 
    float:left;
}
a.tablink 
{
    line-height:18px;
}
.tablinkset1
{
    float:left;
    width: 200px;
    height:80px; 
}
.ordercatpic 
{
    position:relative;
    top:4px;
}
.tabbg1 
{
    width:940px; 
    height:190px; 
    background: url(/tabs/images/tback_1.png);
    background-repeat:no-repeat; 
    background-position:top left;
    padding:10px;
}
.tabttl1 
{
    font-size:18pt; 
    font-weight:bold; 
    color:#000000;
}
.tabbg2 
{
    width:940px; 
    height:190px; 
    background: url(/tabs/images/tback_2.png);
    background-repeat:no-repeat; 
    background-position:top left;
    padding:10px;
}
.tabbg3 
{
    width:940px; 
    height:190px; 
    background: url(/tabs/images/tback_3.png);
    background-repeat:no-repeat; 
    background-position:top left;
    padding:10px;
}
.tabbg4 
{
    width:940px; 
    height:190px; 
    background: url(/tabs/images/tback_4.png);
    background-repeat:no-repeat; 
    background-position:top left;
    padding:10px;
}
.tabbg5 
{
    width:940px; 
    height:190px; 
    background: url(/tabs/images/tback_5.png);
    background-repeat:no-repeat; 
    background-position:top left;
    padding:10px;
}
.bottomfocus 
{
    width:232px; 
    height:45px; 
    float:left; 
    margin-top:5px;
    margin-right:4px;
}
.bottomfocus2 
{
    width:232px; 
    height:45px; 
    float:left; 
    margin-top:5px;
    font-size:11px;
    background-image:url(/images/bf_whitepapers.png);
    background-repeat:repeat-x;
    margin-right:4px;
}
.bottomfocus3 
{
    width:232px; 
    height:45px; 
    float:left; 
    margin-top:5px;
    font-size:11px;
    background-image:url(/images/bf_twitter.png);
    background-repeat:repeat-x;
    margin-right:4px;
}
.bottomfocus4 
{
    width:232px; 
    height:45px; 
    float:left; 
    margin-top:5px;
    font-size:11px;
    background-image:url(/images/bf_contactus.png);
    background-repeat:repeat-x;
}
/* ***************************************************** Content Setup ***************************************************** */
.middle 
{
    float:left;
    width:536px;
    margin-top:20px;
    margin-left:10px;
    margin-right:10px;
}
.middle2 
{
    float:left;
    width:728px;
    margin-top:20px;
    margin-left:10px;
    margin-right:10px;
}
.middlecontent
{
    float:left;
    width:536px;
}
.middlecontent2
{
    float:left;
    width:728px;
}
.leftmodvert
{
    float:left;
    width:190px;
    margin-top:54px;
}
.rightmodvert
{
    float:right;
    width:190px;
    margin-top:20px;
    margin-bottom:20px;
    margin-right:2px;
}
.middlesearch 
{
    float:left;
    width:912px;
    margin-top:20px;
    margin-left:10px;
    margin-right:10px;
    min-height:450px;
}
.searchnote 
{
    width:915px; 
    height:60px; 
    float:left; 
    margin-top:10px; 
    margin-bottom:10px; 
    overflow:auto;
}
/* ***************************************************** Focus Images ***************************************************** */
.companyfocusimg
{
    float:left;
    height:150px;
    width:728px;
    background: url(/images/company2.png) repeat-x scroll center top;
    
}
.employeefocusimg
{
    float:left;
    height:150px;
    width:728px;
    margin-right:15px;
    background: url(/images/employment2.png) repeat-x scroll center top;
}
.engfocusimg
{
    float:left;
    height:150px;
    width:728px;
    margin-right:15px;
    background: url(/images/engineering2.png) repeat-x scroll center top;
}

.historyfocusimg
{
    float:left;
    height:150px;
    width:728px;
    margin-right:15px;
    background: url(/images/history2.png) repeat-x scroll center top;
}

.PRfocusimg
{
    float:left;
    height:150px;
    width:728px;
    margin-right:15px;
    background: url(/images/press2.png) repeat-x scroll center top;
}

.carrierfocusimg
{
    float:left;
    height:200px;
    width:515px;
    margin-right:15px;
    border:1px solid #bcbec0;
    background: url(/modules/transportation.png) repeat-x scroll center top;
}

.kitfocusimg
{
    float:left;
    height:200px;
    width:534px;
    margin-right:15px;
    border:1px solid #bcbec0;
    background: url(/modules/kit.png) repeat-x scroll center top;
}
/* ***************************************************** Focus Images ***************************************************** */
.starterttl
{
    margin-top:130px;
    margin-left:10px;
    font-weight:bold;
    font-size:12pt;
}
.startertxt
{
    margin-left:10px;
}
.spacer
{
    width:900px;
}
/* ********************************************************************* Green Pages ******************************* */
.gtbrochurecaption
{
    font-size:10px;
    width:205px;
    float:right;
    margin-left:20px;
}
.gtproductsbox
{
    width:728px;
    min-height:142px;
    border-bottom:dotted 1px gray;
    margin-bottom:5px;
    overflow:auto;
}
.gtproductsleft
{
    width: 100px;
    float:left;
    margin-right:10px;
}
.gtproductsright
{
    width: 600px;
    float:left;
}
/* ********************************************************************* Software.asp ******************************* */
.softbox
{
    width:728px;
    min-height:100px;
    border-bottom:dotted 1px gray;
    padding-bottom:5px;
    padding-top:5px;
    overflow:auto;
}
.softleft
{
    width: 150px;
    float:left;
    margin-right:10px;
}
.softright
{
    width: 550px;
    float:left;
}
/* ********************************************************************* reponly / lit.asp (LIT FORM) ******************************* */
.litformbox
{
    width:533px;
}
.shippinginfo
{
    width:532px;
    height:210px;
}
.shippingcomment
{
    width:533px;
    height:120px;
}
.litpiecebox 
{
    width:25px;
    height:22px;
    float:left;
}
.litpiecedescription 
{
    width:300px;
    height:19px;
    float:left;
    padding-top:3px;
}
.litpieceqty 
{
    width:80px;
    height:22px;
    float:left;
}
.litpiececost 
{
    width:110px;
    height:19px;
    float:left;
    padding-top:3px;
}
.litpiecerow 
{
    width:532px;
    height:25px;
    float:left;
}
/* ********************************************************************* kselect / index.asp ******************************* */
.kspicsbox {
    width:270px;
    height:300px;
    float:right;
    margin-left:10px;
   }
/* ********************************************************************* khit / index.asp ******************************* */   
.khitpicsbox {
width:270px;
height:400px;
float:right;
margin-left:10px;
}
.rederror 
{
    font-weight:bold;
    color:Red;
}
/* ********************************************************************* myprofile / index.asp ******************************* */ 
.myprofile 
{
    width:536px;
    height:210px;
}
.chgpw 
{
    width:536px; 
    height: 78px; 
}
.chgpwnotes 
{
    width:536px; 
    height:130px; 
}
 /* ********************************************************************* kit / enroll.asp ******************************* */  
.kitenrollbox
{
    width:533px;
    height: 410px;
}
.kitenrollinfo
{
    width:531px;
    height:320px;
}   
.kitleftt 
{
    width:125px; 
    height:19px; 
    padding-right:10px; 
    padding-top:3px; 
    float:left; 
    text-align:right;
    margin-bottom:2px;
}
.kitrightt
{
    width:375px; 
    height:22px; 
    float:left;
    margin-bottom:2px;
}   
 /* ********************************************************************* login.asp ******************************* */ 
.unpwt 
{
    width:85px; 
    height:20px; 
    float:left; 
    margin-bottom:2px;
    padding-top:2px;
    text-align:right;
    padding-right:5px;
}
.unpwb 
{
    width:200px; 
    height:22px; 
    float:left; 
    margin-bottom:2px;
}   
/* ********************************************************************* advertisements.asp ******************************* */
.advbox
{
    width:505px;
    min-height:100px;
    border-bottom:dotted 1px gray;
    padding-bottom:5px;
    padding-top:5px;
    overflow:auto;
}
.advleft
{
    width: 110px;
    float:left;
    margin-right:10px;
}
.advright
{
    width: 360px;
    float:left;
}
.advimg
{
    border:solid 1px gray;
}
/* ********************************************************************* repsonly / edgetraining.asp ******************************* */
.edgebox
{
    width:728px;
    /*min-height:200px;*/
    border-bottom:dotted 1px gray;
    overflow:auto;
    padding-bottom:5px;
    padding-top:5px;
}
/* ********************************************************************* literature.asp ******************************* */
.litbox
{
    width:728px;
    min-height:100px;
    border-bottom:dotted 1px gray;
    overflow:auto;
    padding-bottom:5px;
    padding-top:5px;
}
.litleft
{
    width: 110px;
    float:left;
    margin-right:10px;
}
.litright
{
    width: 550px;
    float:left;
}
.litimg
{
    border:solid 1px gray;
}
/* ********************************************************************* repsonly / calendar.asp ******************************* */
.calendarfocus 
{
    width:710px; 
    height:70px; 
    background-color:#cce0f4; 
    padding:10px;
    margin-bottom:2px;
}
.calendar 
{
    width:710px; 
    height:70px; 
    background-color:#e6e7e8; 
    padding:10px;
    margin-bottom:2px;
}
/* ********************************************************************* contacts.asp ******************************* */
.contactsbox
{
    width:728px;
    height:90px;
    border-bottom:dotted 1px gray;
    overflow:auto;
    padding-top:5px;
}
.contactsleft
{
    width: 69px;
    float:left;
    margin-right:10px;
}
.contactsright
{
    width: 550px;
    float:left;
}
/* ********************************************************************* corporate / cfd.asp ******************************* */
.cfdbox
{
    width:728px;
    min-height:100px;
    border-bottom:dotted 1px gray;
    overflow:auto;
    padding-bottom:5px;
    padding-top:5px;
}
.cfdleft
{
    width: 200px;
    float:left;
    margin-right:10px;
}
.cfdright
{
    width: 450px;
    float:left;
}
/* ********************************************************************* corporate / certifications.asp ******************************* */
.certsbox 
{
    border-bottom:dotted 1px gray;
}
/* ********************************************************************* corporate / technology.asp ******************************* */
.techimg
{
    float:right; 
    margin-left:10px;
}
/* ********************************************************************* PressReleases.asp ******************************* */
.prbox
{
    width:728px;
    min-height:48px;
    border-bottom:dotted 1px gray;
    margin-bottom:5px;
    overflow:auto;
    /*border:solid 1px red;*/
}
.prleft
{
    width: 50px;
    height:38px;
    float:left;
    margin-right:10px;
    padding-bottom:2px;
    border:solid 1px gray;
}
.prright
{
    width: 450px;
    float:left;
    padding-bottom:2px;
}
/* ********************************************************************* contactus / index.asp ******************************* */
.contactbox 
{
    height:370px;
}
.contacttellus
{
    width:340px; 
    float:left; 
}
.contactlit
{
    margin-bottom:120px; 
    height:333px; 
    width: 250px; 
    float:left;
}
.contactcomment
{
    height:333px;
    float:left;
}
.contacttl
{
    float:left;
    text-align:right;
    width:100px;
    height:19px;
    padding-top:3px;
    padding-right:10px;
    text-align:right;
    margin-bottom:2px;
}
.contacttr
{
   float:left;
   width:220px;
   height:22px;
   margin-bottom:2px; 
}
/* ********************************************************************* transportation.asp ******************************* */
.carrierimg
{
    border:solid 1px gray;
    float:left;
    margin-right:10px;
}
.carrierleft
{
    width:512px;
    height:66px;
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:dotted 1px gray;  
}
/* ********************************************************************* module / L_shippingsoliciation.asp ******************************* */
.modss 
{
    width:170px;
    height:115px;
    color:Gray;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    background-color:#f1f2f2;
    padding:10px;
}
/* ********************************************************************* module / L_FeatLit.asp ******************************* */
.modfeatlit 
{
    width:170px;
    height:145px;
    color:Gray;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
}
/* ********************************************************************* module / L_WhitePaper.asp ******************************* */
.modwhitepaper 
{
    width:170px;
    height:245px;
    color:#6d6e71;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
}
/* ********************************************************************* module / R_kselect.asp ******************************* */
.modkselect 
{
    width:170px;
    height:675px;
    color:#6d6e71;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
    background-image:url(/images/modttl.png);
    background-repeat:repeat-x;
}
.modkselectbrk1
{   
    width:170px;
    height:100px;
    border-bottom:dotted 1px gray;
    margin-bottom:10px;
}
.modkselectbrk2
{   
    width:170px;
    height:130px;
    border-bottom:dotted 1px gray;
    margin-bottom:10px;
}
.modkselectbrk3
{   
    width:170px;
    height:180px;
    margin-top:10px;
}
.modkselectbrk4
{   
    width:170px;
    height:135px;
    margin-top:10px;
    border-bottom:dotted 1px gray;
    margin-bottom:10px;
}

/* ********************************************************************* module / repmod / mod_keep.asp ******************************* */
.modedge 
{
    width:170px;
    height:470px;
    color:#6d6e71;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
    background-image:url(/images/modttl.png);
    background-repeat:repeat-x;
}
.modedgebrk1
{   
    width:170px;
    height:155px;
    border-bottom:dotted 1px gray;
    margin-bottom:10px;
}
.modedgebrk2
{   
    width:170px;
    height:112px;
    border-bottom:dotted 1px gray;
    margin-bottom:10px;
}
.modedgebrk3
{   
    width:170px;
    height:75px;
    margin-top:10px;
}

/* ********************************************************************* module / mod_contactus.asp ******************************* */
.modquestion 
{
    width:170px;
    height:320px;
    color:#6d6e71;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
    background-image:url(/images/modttl.png);
    background-repeat:repeat-x;
}
/* ********************************************************************* module / repmod / mod_question.asp ******************************* */
.modcontactus 
{
    width:170px;
    height:235px;
    color:#6d6e71;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
    background-image:url(/images/modttl.png);
    background-repeat:repeat-x;
}
/* ********************************************************************* module / mod_revithelp.asp ******************************* */
.modrevithelp
{
    width:170px;
    height:475px;
    color:#6d6e71;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
    background-image:url(/images/modttl.png);
    background-repeat:repeat-x;
} 
/* ********************************************************************* module / mod_mfg.asp ******************************* */
.modmfg 
{
    width:170px;
    height:245px;
    color:#6d6e71;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
    background-image:url(/images/modttl.png);
    background-repeat:repeat-x;
}
/* ********************************************************************* module / mod_revit.asp ******************************* */
.modrevit 
{
    width:170px;
    height:220px;
    color:#6d6e71;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
    background-image:url(/images/modttl.png);
    background-repeat:repeat-x;
}
/* ********************************************************************* module / mod_kit.asp ******************************* */
.modkit 
{
    width:170px;
    height:260px;
    color:#6d6e71;
    font-size:11px;
    border: solid 1px #bcbec0;
    margin-bottom:10px;
    padding:10px;
    background-image:url(/images/modttl.png);
    background-repeat:repeat-x;
}
/* ********************************************************************* module / mod_green.asp ******************************* */

.moddot1 
{
    width:190px;
    padding-top:10px;
    padding-bottom:10px;
    border-top:dotted 1px #bcbec0;
    border-bottom:dotted 1px #bcbec0;
    font-size:11px;
    margin-bottom:10px;
    color:#6d6e71;
}
.moddot2 
{
    width:190px;
    padding-top:10px;
    border-bottom:dotted 1px #bcbec0;
    font-size:11px;
    color:#6d6e71;
    padding-bottom:10px;
    overflow:auto;
}
.moddot2cat 
{
    width:190px;
    border-bottom:dotted 1px #bcbec0;
    font-size:11px;
    color:#6d6e71;
    padding-bottom:10px;
    overflow:auto;
}
.modttl
{
    color:#003e74;
    font-size:12px;
}
a.modleft
{
    font-size:11px;
}
ul.nomargin 
{
    margin-top:0px;
}
b.bluet 
{
    color:#1e6caf;
}
.related
{
    background-color:#dbe6f0; 
    padding:10px;
    padding-bottom:7px;
}
.relatedgray
{
    background-color:#e6e7e8; 
    padding:10px;
    padding-bottom:7px;
}
.relatedgreen
{
    background-color:#dfeba7; 
    padding:10px;
    padding-bottom:7px;
}
.line18
{
     line-height: 18px;
}
/* ********************************************************************* Rep Home ******************************* */
.kruegersecure
{
    overflow:auto; 
    min-height:590px;
    padding:10px;
    padding-top:20px; 
    border-right:1px #000000 solid;
    border-left:1px #000000 solid;
    background-image:url(/images/pg_shadow.png);
    background-repeat: repeat-x;
    background-position:top;
}
.securebottomfocus1 
{
    width:211px; 
    height:280px; 
    float:left; 
    border:solid 1px #bcbec0; 
    background-image:url(/images/secure_tealbg.png);
    background-repeat:repeat-x;
    padding:10px;
    padding-top:8px;
    margin-right:2px;
    line-height:18px;
}
.securebottomfocus2 
{
    width:211px; 
    height:280px; 
    float:left; 
    border:solid 1px #bcbec0; 
    background-image:url(/images/secure_greenbg.png);
    background-repeat:repeat-x;
    padding:10px;
    padding-top:8px;
    margin-right:2px;
    line-height:18px;
}
.securebottomfocus3 
{
    width:211px; 
    height:280px; 
    float:left; 
    border:solid 1px #bcbec0; 
    background-image:url(/images/secure_ojbg.png);
    background-repeat:repeat-x;
    padding:10px;
    padding-top:8px;
    margin-right:2px;
}
.securebottomfocus4 
{
    width:211px; 
    height:280px; 
    float:left; 
    border:solid 1px #bcbec0; 
    background-image:url(/images/secure_purpbg.png);
    background-repeat:repeat-x;
    padding:10px;
    padding-top:8px;
}
.securebottomfocusttl 
{
    font-size:12pt;
    font-weight:bold;
    color:#ffffff;
}
.secureannouncementsbox 
{
    width:936px; 
    height:230px; 
    float:left; 
    margin-bottom:10px; 
    border-bottom:dotted 1px gray;
}
.secureannouncements 
{
    width:523px; 
    height:230px; 
    float:left; 
    padding-right:5px;
    border-right:dotted 1px gray;
}

.securecc 
{
    width:401px; 
    height:210px; 
    float:left;
    padding-left:5px;
}
/* ********************************************************************* survey / pc2010.asp (customer survey for ISO) ******************************* */
.section
{
    font-weight:bold;
    font-size:12pt;
    background-color:#fbe096;
}
.section_header
{
    font-weight:bold;
}
/*  added because these fields are already set to hidden.  Tom T. */
#divCategory
{
height:0px;
}
#divSearchTextBox
{
height:0px;
}