*
{
margin:0;
padding:0;
}

img
{
border:0;
}

.border
{
border:2px solid #ddd;
}

.floatLeft
{
float:left;
margin:3px 20px 15px 0;
}

.floatRight
{
float:right;
margin:3px 0 15px 20px;
}

body
{
font-family:Verdana, Geneva, sans-serif;
font-size:62.5%;
line-height:1.7em;
background-color:#504d4e;
color:#606060;
}

table
{
border-collapse:collapse;
}

table tr td
{
padding:10px;
vertical-align:top;
}

.barText table tr td
{
padding:0;	
}

.productTbl tr td
{
vertical-align:middle;
border:1px solid #ddd;
font-size:.9em;
}

.center
{
text-align:center;
}

h1,h2,h3
{
color:#515151;
margin-bottom:.7em;
text-align:left;
}

h4,h5,h6
{
color:#515151;
margin-bottom:.3em;
text-align:left;
}

h1
{
font-size:1.7em;
line-height:1.3em;
}

p
{
margin-bottom:1.6em;
}

.intro
{
font-size:1.2em;
font-weight:bold;
line-height:1.6em;
}

a
{
color:#ff4919;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

ul,ol
{
margin-left:2.4em;
margin-bottom:1.4em;
/*margin-top:-7px;*/
}

li
{
margin-bottom:.3em;
}

ul ul
{
margin-bottom:.4em;
}

input,textarea
{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#606060;
}

.inner
{
position:relative;
width:920px;
margin:auto;
}

.header
{
position:relative;
width:100%;
height:114px;
background-color:#fff;
}

.nav
{
position:absolute;
/*top:31px;*/
top:22px;
left:190px;
}

.nav a
{
color:#9a9a9a;
text-decoration:none;
padding-left:8px;
}

.nav a.a
{
color:#221e1f;
background-image:url(/img/navArrow.gif);
background-repeat:no-repeat;
background-position:center left;
}

.nav a:hover
{
text-decoration:underline;
}

.navCol
{
position:relative;
margin-right:20px;
float:left;
}

.search
{
position:absolute;
top:46px;
right:0;
width:183px;
height:21px;
background-image:url(/img/searchBg.gif);
background-repeat:no-repeat;
}

.bar
{
position:relative;
width:100%;
height:75px;
/*background-color:#ff4919;*/
background-image:url(/img/bar/defaultBg.gif);
background-position:top;
background-repeat:repeat-x;
}

.barText
{
position:absolute;
top:0;
left:0;
width:460px;
}

.barText table tr td
{
font-size:1.6em;
line-height:1.4em;
vertical-align:middle;
}

.content
{
position:relative;
width:100%;
background-image:url(/img/contentBg.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#fff;
font-size:1.1em;
float:left;
padding-bottom:25px;
text-align:justify;
}

.content img
{
border:1px solid #ccc;
padding:1px;
}

.content table img
{
border:0;
padding:0;
}

.content .inner
{
padding:30px 0 20px 0;
}

.box
{
position:relative;
background-image:url(/img/box/t.gif);
background-position:top;
background-repeat:repeat-x;
padding:18px;
}

.boxTL
{
position:absolute;
top:0;
left:0;
}

.boxTR
{
position:absolute;
top:0;
right:0;
}

.col
{
float:left;
margin:0 15px 0 15px;
}

.footer
{
position:relative;
width:100%;
background-image:url(/img/footerBg.gif);
background-position:top;
background-repeat:repeat-x;
color:#acacac;
float:left;
padding-bottom:10px;
}

.footer a
{
color:#ededed;
text-decoration:none;
}

.footer a:hover
{
text-decoration:underline;
}

.footerFloat
{
position:relative;
top:15px;
margin-right:30px;
float:left;
}

.credit
{
position:absolute;
top:15px;
right:0;
text-align:right;
}

.logo
{
position:absolute;
top:14px;
left:0;
}

.errorTbl
{
float:left;
}

.homeDiv
{
position:absolute;
top:22px;
width:2px;
height:160px;
}

.homeTitle
{
position:absolute;
top:32px;
}

.homeBtn
{
position:absolute;
top:83px;
}

.homeText
{
position:absolute;
top:83px;
width:240px;
font-size:1.2em;
color:#fff;
}

.subNav
{
position:relative;
width:176px;
}

.subNav a
{
display:block;
width:164px;
height:27px;
margin-bottom:5px;
background-image:url(/img/btn/subNav.png);
background-repeat:no-repeat;
padding:8px 0 0 12px;
font-size:.9em;
color:#606060;
text-decoration:none;
}

.subNav a.a
{
background-image:url(/img/btn/subNavA.png);
color:#f0f0f0;
}

.callbackField
{
position:relative;
width:195px;
height:21px;
background-image:url(/img/callbackBg.gif);
background-repeat:no-repeat;	
margin-bottom:10px;
}

.callbackField input
{
margin:3px 0 0 5px;
width:185px;
outline:none;
border:0;
}