body {
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 0px 15px;
  border: 0px;
  font-family: Tahoma, Helvitica, Geneva, Arial, Verdana;
  font-size: 13px;
  behavior: url(/csshover3.htc);
  color: #666666;
  background:#FFFFFF;
  text-align: center;
  overflow-y: scroll;
  overflow-y: -moz-scrollbars-vertical;  }

img { border:0px; }


/* ---------------------- Headers ---------------------- */

h1, h2, h3, h4, h5 {
  font-weight:bold;
  margin: 0px;
  padding: 0px; }

h1 {
  color:#555555;
  font-size: 24px;
  font-weight: bold; }

h2 {
  color:#555555;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 3px; }

h3 {
  color:#555555;
  font-size: 14px;
  font-weight: bold; }

h4 {
  color:#555555;
  font-size: 12px;
  font-weight: bold; }

h5 {
  font-size: 10px;
  font-weight: bold; }

td {
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }

th {
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }

p {
  margin-top: 0px;
  margin-bottom: 10px;}


/* ---------------------- Recaptcha Definition ---------------------- */

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#E2E2E2 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #CCCCCC !important; //reCaptcha widget border color
 }

 #recaptcha_table:hover {
   border-color: #666666 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #CCCCCC !important; //Text input field border color
   background-color:#CCCCCC !important; //Text input field background color
   color:#666666;
 }








/* ---------------------- Link Definition ---------------------- */

A:link {color: #666666;}
A:visited {color: #666666;}
A:hover {color: #444444;}
A:active {color: #666666;}

#footerContainer A:link {color: #666666;}
#footerContainer A:visited {color: #666666;}
#footerContainer A:hover {color: #999999;}
#footerContainer A:active {color: #666666;}


/* ---------------------- Universal ---------------------- */

.noborder{
  border-width:0px; }

.centered{
  text-align:center; }

.left{
  text-align:left; }

.break {
  width: 100%; 
  float: left;}

.notransparency {
  -moz-opacity:1;
  filter:alpha(opacity=100);  }

.transparent {
  filter:alpha(opacity=20);
  -moz-opacity:0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  }

.floatclear {
  clear: both; }

.floatClear {
  clear: both; }

.imagepreload {
  height:0px;
  width:0px; 
  border:0px; }


/* ---------------------- Image Rotation ---------------------- */

#imageContainer {

}

#imageContainer img {
  display:none;
  position:absolute;
}



/* ---------------------- Main ---------------------- */
#mainNotificationContainer {
  width:100%;
  padding:4px 0px 4px 0px;
  text-align:center;
  font-size:10px;
  border-bottom:1px solid #CCCCCC; }

#mainNotificationContent {
  width:850px;
  text-align:center;
  margin:0px auto 0px auto; }

#mainNotificationLight {
  color:#999999; }

#mainContainer {
  margin:0px auto 0px auto;
  background-color:#FFFFFF;
  width:850px;
  text-align:left; }


/* ---------------------- Header ---------------------- */
#headerContainer {
  width:100%;
  margin:10px 0px 15px 0px; }

#headerLogo {
  float:left;
  width:400px; }

#headerNavigation {
  float:right;
  width:450px;
  text-align:right;
  margin-top:15px; }

#headerNavigation li {
  cursor:pointer;
  font-size:17px;
  border-right: 1px solid #CCCCCC;
  padding: 0px 7px 3px 7px;
  display: inline;
  color: #005584;
  text-decoration: none;
  position: relative; }

#headerNavigation li a {
  cursor:pointer;
  font-size:17px;
  color: #005584;
  text-decoration: none; }



/* ---------------------- Footer ---------------------- */
#footerContainer {
  font-size:11px;
  width:100%;
  margin:8px 0px 15px 0px; }

#footerLeft {
  width:285px;
  float:left;
  text-align:left; }

#footerLeft address {
  margin-top:4px;
  font-style:normal;
  color:#999999; }

#footerCenter {
  width:280px;
  float:left;
  text-align:center; }

#footerRight {
  width:285px;
  float:right;
  text-align:right;
  color:#999999; }

#footerAuthorizedDealer {
  width:100%;
  margin:30px 0px 20px 0px;
  text-align:center;
  color:#999999; }


/* ---------------------- Home ---------------------- */
ul.homeNavigation {
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-size:15px;
  line-height:14px;
}

ul.homeNavigation a {
  text-decoration:none;
}


/* ---------------------- Products & Services ---------------------- */
ul.productOptions {
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-size:16px;
  line-height:25px;
  color:#FFFFFF;
}

ul.productOptions a {
  text-decoration:none;
  color:#FFFFFF;
}


/* ---------------------- General ---------------------- */

#generalContainer {
  width:810px;
  padding:8px 10px 10px 10px;
  border:10px solid #CCCCCC;
}

#generalContainerHeader {
  width:400px;
  margin-bottom:5px;
  float:left;
  position:relative;
  left:-1px; }

#generalContainerBreadcrumbs {
  width:410px;
  float:left;
  text-align:right;
  font-size:10px; }

#generalContainerLeft {
  width:620px;
  float:left; }

#generalContainerRight {
  width:180px;
  float:left;
  margin-left:10px; }

#generalContainerRightNavigation {
  width:168px;
  border:1px solid #999999;
  background-color: #CCCCCC;
  padding:5px 5px 5px 5px;
  margin-top:10px;
  font-size:11px; }

#generalContainerRightNavigation a {
  text-decoration:none; }

.generalImageThumbnails {
  width:110px;
  height:110px;
  background-color:#CCCCCC;
  float:left;
  margin:5px 10px 5px 0px; }

#generalDescription {
  margin-top:10px; }

.generalHeaders {
  text-decoration:none;
  margin-top:20px;
  margin-bottom:-1px;
  font-size:18px; }

.generalSubContainers {
  width:100%;
  padding-top:4px;
  border-top:1px solid #96A2BA; }


/* ---------------------- Forms ---------------------- */
.formtext {
  color:#666666;
  font-size:14px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  padding:5px 5px 5px 5px;
  margin-right:4px;
  margin-bottom:2px; }

.formtextarea {
  color:#666666;
  font-size:12px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  padding:5px 5px 5px 5px;
  margin-right:4px;
  margin-bottom:2px;
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana;
}

.formdropdown {
  color:#666666;
  font-size:14px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  margin-right:2px;
  margin-bottom:2px;
}

.formmultioption {
  color:#666666;
  border:1px solid #666666;
  background-color:#F9F9F9;
  width:100%;
  height:100px;
  overflow-x:hidden;
  overflow-y:scroll;
  cursor:pointer;
}

.formsubmit{
  font-size:14px;
  background-color: #CCCCCC;
  color: #666666;
  font-weight:bold;
  padding:4px 4px 4px 4px;
  border:1px solid #666666;
  margin-top:5px;
  margin-bottom:5px;
}

.formsubmit:hover{
  font-size:14px;
  background-color: #919191;
  color: #FFFFFF;
  font-weight:bold;
  padding:4px 4px 4px 4px;
  border:1px solid #666666;
  margin-top:5px;
  margin-bottom:5px;
}


/* ---------------------- Contact ---------------------- */

.contactFullWidth {
  background-color:#CCFF00;
  width:100%; }

.contactFormTextINACTIVE {
  font-size:14px;
  border:1px solid #CCCCCC;
  background-color:#F9F9F9;
  padding:5px 5px 5px 5px;
  margin:6px 0px 4px 0px;
  color:#C4C4C4;
  font-style:italic; }

.contactFormTextACTIVE {
  font-size:14px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  padding:5px 5px 5px 5px;
  margin:6px 0px 4px 0px;
  color:#666666; }

.contactFormTextAreaINACTIVE {
  width:429px;
  height:80px;
  color:#C4C4C4;
  font-style:italic;
  padding:5px 5px 5px 5px;
  margin:6px 0px 4px 0px;
  font-size:12px;
  border:1px solid #CCCCCC;
  background-color:#F9F9F9;
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }

.contactFormTextAreaACTIVE {
  width:429px;
  height:80px;
  color:#666666;
  padding:5px 5px 5px 5px;
  margin:6px 0px 4px 0px;
  font-size:12px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }



/* ----------------------  ---------------------- */

/* ----------------------  ---------------------- */


