/* FF 3.5 and under */
@-moz-document url-prefix() {
    td { font-size: 11px; }
}
/* Reset FF 3.6 and above */
@media screen and (min-width: 0.1em) 
{ 
	td { font-size:1em; }
}

/* end FF only */

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #626365;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #396E8E;
}
#search {
	float: right;
}
#top {
	width:749px;
	padding: 6px 15px 10px 0px;
	margin-right:auto;
	margin-left:auto;
	text-align: right;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color: #0071BC;
	height: 22px;
}
#top-logo {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 47px;
}
#top-nav {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-bottom: 8px solid #fff;
	border-right: 3px solid #fff;
	background-image: url(images/nav_lines.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#photo {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color:#FFF;
	height: 187px;
}
#frame {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color:#FFF;
	background-image: url(images/icon_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentleft {
	width:484px;
	padding:40px 10px 10px 34px;
	float:left;
}
#contentright{
	width:236px;
	padding:0px;
	float:left;
}
#tail {
	width:770px;
	padding:7px 0px 0px 0px;
	margin-right:auto;
	margin-left:auto;
	height: 47px;
	font-size:11px;
	color: #fff;
}
input.searchbutton
{
	width: 20px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
input {
	color: #3A6E8F;
	background-color: #FFF;
	border: 1px solid #BAAD92;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 3px 4px 3px 4px;
	width: 170px;
}	


	a.nav:link, a.nav:visited  {
	font-size: 10px;
	color: #626365;
	line-height: 12px;
	text-decoration: none;
}
	a.nav:hover {
	font-size: 10px;
	color: #0071BC;
	line-height: 12px;
	text-decoration: none;
}
	a.tail:link, a.tail:visited  {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
	a.tail:hover {
	font-size: 10px;
	color: #FDB813;
	text-decoration: none;
}
.rightimg {
	margin-left:10px;
}

h1 {
	letter-spacing: 3px;
	font-size: 18px;
	font-weight: normal;
	color: #0071BC;
	margin: 0px 0px 0px 0px; /*removes margins around an H tag*/
    padding: 0px 0px 0px 0px; /*removes padding around an H tag*/
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #0071BC;
	margin: 0px 0px 0px 0px; /*removes margins around an H tag*/
    padding: 0px 0px 0px 0px; /*removes padding around an H tag*/
}

.off {
	font-size: 10px;
	font-weight:bold;
	color: #0071BC;
	line-height: 12px;
}

a.off:link, a.off:visited  {
	font-size: 10px;
	font-weight:bold;
	color: #0071BC;
	line-height: 12px;
	text-decoration:none;
}
	a.off:hover {
	font-size: 10px;
	font-weight:bold;
	color: #0071BC;
	line-height: 12px;
	text-decoration:none;
}


.top-secondary {
	background-image: url(images/secondary_nav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.tail-secondary {
	background-image: url(images/secondary_nav_bottom.gif);
	background-repeat: no-repeat;
}
#rhs {
    background-color: #D1D2D4;
    vertical-align:top;
}
 .ul {
    padding:0;
    margin:0;
    width:150px;
}
 .li {
	list-style:none;
	font-size: 9px;
  	font-weight:bold;
  	background: url(images/nav_icon.gif) 0 2px no-repeat;
   	padding:4px 0 4px 42px !important;
 	line-height:1.2em !important;
    border-bottom: 1px dotted #000;
 	text-decoration:none;
}
.li a:link, li a:visited {
	text-decoration: none;
	color: #333333;
}

.li a:hover {
	text-decoration: none;
	color: #0071BC;
}

 .li-top {
	list-style:none;
	font-size: 9px;
  	font-weight:bold;
  	background: url(images/nav_icon.gif) 0 2px no-repeat;
   	padding:4px 0 4px 42px !important;
 	line-height:1.2em !important;
    border-bottom: 1px dotted #000;
 	text-decoration:none;
}
.li-top a:link, li-top a:visited {
	text-decoration: none;
	color: #333333;
}

.li-top a:hover {
	text-decoration: none;
	color: #0071BC;
}

.li-top2 {
	list-style:none;
	font-size: 9px;
  	font-weight:bold;
  	background: url(images/nav_icon.gif) 0 2px no-repeat;
	padding:4px 0 4px 42px !important;
 	line-height:1.2em !important;
    border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
 	text-decoration:none;
}
.li-top2 a:link, li-top2 a:visited {
	text-decoration: none;
	color: #333333;
}

.li-top2 a:hover {
	text-decoration: none;
	color: #0071BC;
}

#rhs-icon {
	background: url(images/nav_icon3.gif) no-repeat;
	background-color: #D1D2D4;
	padding:0 0 1px 30px !important;
	font-size: 11px;
  	font-weight:bold;
}
	a.rhs-icon:link, a.rhs-icon:visited  {
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}
	a.rhs-icon:hover {
	color: #0071BC;
	line-height: 14px;
	text-decoration: none;
}
.off-secondary {

	font-size: 11px;
	color: #0071BC;
	line-height: 14px;
}

.off-secondary-small {

	color: #0071BC;
	line-height: 14px;
}

 .li-3 {
	list-style:none;
	font-size: 9px;
	font-weight:bold;
  	background: url(images/nav_icon6.gif) 0 2px no-repeat;
   	padding:2px 0 8px 54px !important;
 	line-height:0.8em !important;
 	text-decoration:none;
}
.li-3 a:link, li-3 a:visited {
	text-decoration: none;
	color: #333333;
}

.li-3 a:hover {
	text-decoration: none;
	color: #0071BC;
}
 .li-2 {
	list-style:none;
	font-size: 9px;
  	font-weight:bold;
  	background: url(images/nav_icon.gif) 0 2px no-repeat;
   	padding:4px 0 4px 42px !important;
 	line-height:1.2em !important;
 	text-decoration:none;
}
.li-2 a:link, li a:visited {
	text-decoration: none;
	color: #333333;
}

.li-2 a:hover {
	text-decoration: none;
	color: #0071BC;
}

a {
	color:#0071BC;
	text-decoration:none
}

a:visited {
	color:#0071BC;
	text-decoration:none
}

a:hover {
	color: #666666;
	text-decoration:none
}

.map {
	padding-left:15px;

}

.historycell {
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	font-size:14px;
}

.historycell-alt {
	padding: 0px 10px 0px 10px;
	color: #0071BC;
	font-size:14px;
}

.historycon {
	padding: 0px 10px 0px 30px;
	color: #FFFFFF;
	font-size:10px;
}

.historycon-alt {
	padding: 0px 10px 0px 30px;
	color: #0071BC;
	font-size:10px;
}

/*our locations styling*/

.off-secondary-america {

	color: #FFB713;
	line-height: 14px;
}

.off-secondary-europe{

	color: #35BEF5;
	line-height: 14px;
}

.off-secondary-trans{

	color: #EB009F;
	line-height: 14px;
}

.off-secondary-eng{

	color: #42AC4A;
	line-height: 14px;
}

.off-secondary-hq{

	color: #57585D;
	line-height: 14px;
}

/*our locations america*/

 .li-america {
	list-style:none;
	font-size: 9px;
	font-weight:bold;
  	background: url(images/nav_icon6.gif) 0 2px no-repeat;
   	padding:2px 0 8px 54px !important;
 	line-height:0.8em !important;
 	text-decoration:none;
}

.li-america a:link, li-america a:visited {
	text-decoration: none;
	color: #333333;
}

.li-america a:hover {
	text-decoration: none;
	color: #FFB713;
}

/*our locations europe*/

 .li-europe {
	list-style:none;
	font-size: 9px;
	font-weight:bold;
  	background: url(images/nav_icon6.gif) 0 2px no-repeat;
   	padding:2px 0 8px 54px !important;
 	line-height:0.8em !important;
 	text-decoration:none;
}

.li-europe a:link, li-europe a:visited {
	text-decoration: none;
	color: #333333;
}

.li-europe a:hover {
	text-decoration: none;
	color: #34BDF3;
}

/*our locations transparency*/

 .li-trans {
	list-style:none;
	font-size: 9px;
	font-weight:bold;
  	background: url(images/nav_icon6.gif) 0 2px no-repeat;
   	padding:2px 0 8px 54px !important;
 	line-height:0.8em !important;
 	text-decoration:none;
}

.li-trans a:link, li-trans a:visited {
	text-decoration: none;
	color: #333333;
}

.li-trans a:hover {
	text-decoration: none;
	color: #EC018E;
}

/*our locations engine products*/

 .li-eng {
	list-style:none;
	font-size: 9px;
	font-weight:bold;
  	background: url(images/nav_icon6.gif) 0 2px no-repeat;
   	padding:2px 0 8px 54px !important;
 	line-height:0.8em !important;
 	text-decoration:none;
}

.li-eng a:link, li-eng a:visited {
	text-decoration: none;
	color: #333333;
}

.li-eng a:hover {
	text-decoration: none;
	color: #42AC4A;
}

/*our locations HQ*/

 .li-hq {
	list-style:none;
	font-size: 9px;
	font-weight:bold;
  	background: url(images/nav_icon6.gif) 0 2px no-repeat;
   	padding:2px 0 8px 54px !important;
 	line-height:0.8em !important;
 	text-decoration:none;
}

.li-hq a:link, li-hq a:visited {
	text-decoration: none;
	color: #333333;
}

.li-hq a:hover {
	text-decoration: none;
	color: #57585D;
}