body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #d2d2d2;
   color: #333333;
}
body,textarea {
   font-family:"Tahoma", Arial, Helvetica, sans-serif;
   font-size:0.9em;
}


/*MAIN STYLES*/


a {
   color: #4b8bd2;
}
a:hover {
   color: #162959;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#162959;
	 margin:1.5em 0 0.3em 0;
}
h1 {
   font-size:2em;
}
h2 {
   font-size:1.3em;
	 margin-top:20px;
	 color:#4b8bd2;
}
h3 {
   font-size:1.3em;
	 margin-top:20px;
}
h4 {
   font-size:1em;
}
.hiddentitle {
   visibility:hidden;
}

blockquote {
   padding:0.3em;
   clear:both;
   margin:20px 0;
	 border:1px solid #DDDDDD;
}
blockquote p {
margin:0;
padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 padding-left:4em;
	 background-repeat:no-repeat;
	 background-position:top left;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}
blockquote.bigcaption {
   border:0;
	 border-bottom:1px solid #DDDDDD;
	 border-top:1px solid #DDDDDD;
	 padding:1em 0 1em 0;
	 font-size:1.2em;
	 font-family:Georgia,"Times New Roman",Helvetica,Sans-serif;
	 font-weight:bold;
	 color:#666666;
	 text-align:right;
}
blockquote.bigcaption p {
   padding:0;
}
p {
   line-height:1.5em;
}
#headerpanel h2 {
   margin:0;
	 padding:0 1em 0 0;
	 position:absolute;
	 top:60px;
	 left:22px;
	 color:#767e93;
}

/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,#headernav ul,.headersubmenu ul {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li a {
   display:block;
   border-bottom: 1px dotted #BBBBBB;
   color:#4b8bd2;
   padding:12px 0;
   width:100%;
}
.menubuttons li a:hover {
   color:#162959;
	 background-color:#EEEEEE;
}
.menubuttons li.active a {
   color:#162959;
   font-weight:bold;
}


#headernav ul
{
list-style:none;
margin:0;
padding:0;
border:0;
}
#headernav li
{
display:inline;
}
#headernav li a
{
float:left;
color:#FFFFFF;
display:block;
text-decoration:none;
height:36px;
padding:0 24px 0 14px;
position:relative;
background-image:url(../img/bullet1.gif);
background-repeat:no-repeat;
background-position:center right;
}
#headernav li a span.text
{
position:relative;
top:10px;
}
#headernav li a:hover
{
color:#b0b4f0;
}
#headernav li.active a
{
font-weight:bold;
background-image:url(../img/tab1.gif);
background-repeat:no-repeat;
background-position:top left;
color:#162959;
padding:0 14px 0 14px;
}
#headernav li.active a:hover
{
color:#162959;
}
span#tabright
{
position:absolute;
right:-1px;
top:0px;
width:5px;
height:36px;
display:block;
background-image:url(../img/tab2.gif);
background-repeat:no-repeat;
}
a.nobullet {
   background-image:none !important;
}


ul.inline li {
   float:left;
   padding:0.2em 1em;
   border-left:1px solid #DDDDDD;
}

.headersubmenu ul {
   padding-top:10px;
}
.headersubmenu li {
   display:inline;
}
.headersubmenu li a {
   float:left;
   padding:0.2em 22px;
   border-left:1px solid #DDDDDD;
	 color:#162959;
}
.headersubmenu li.active a {
   font-weight:bold;
	 text-decoration:none;
}


/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
   background-image:url(../img/bg1.gif);
   background-repeat:repeat-x;
}
#container,#header,#content,#footer {
   width:921px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
   background-image:url(../img/bg2.gif);
   background-repeat:repeat-y;
}
#header {
   position: relative;
   float:left;
   height: 249px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
}
#headerbullets ul {
   margin:0;
   padding:0;
   list-style:none;
   position:absolute;
   top:123px;
   left:635px;
}
#headerbullets li {
   background-repeat:no-repeat;
   background-position:center left;
   padding:5px 0 5px 40px;
   font-size:1.2em;
}
#bullet1 {
   background-image:url(../img/icon_tel.gif);
}
#bullet2 {
   background-image:url(../img/icon_chat.gif);
}
#logo {
   position:absolute;
	 top:65px;
   left:29px;
	 width:223px;
	 height:118px;
}
#headerh1 {
   margin:0px;
	 padding:0px;
	 position:absolute;
	 left:318px;
	 top:128px;
	 color:#888888;
	 font-size:1.4em;
	 text-transform:uppercase;
	 font-family:Helvetica,Tahoma,Arial,sans-serif;
}
#footer {
   position: relative;
   clear: both;
   height: 171px;
   background-image:url(../img/footer1.gif);
   background-repeat:no-repeat;
}
#footer p {
   padding:50px 0 0 43px;
	 line-height:2em;
}
#footer .largefooter {
   font-size:1.3em;
}
#footer .largefooter span {
   color:#162959;
}
#footerstat {
   position:absolute;
	 top:150px;
	 right:50px;
}
#footerstat a {
   color:#666666;
	 font-size:0.85em;
}
#content {
   float:right;
   padding: 0px;
   min-height:400px;
}
#footerlogos {
   height:58px;
	 position:absolute;
	 right:26px;
	 top:52px;
}
* html #content {
   height:400px;
}
#accessibility {
   position:absolute;
   top:4px;
   right:50px;
   text-align:right;
}
#accessibility a {
   color:#666666;
	 font-size:0.85em;
}
#headernav {
   position:absolute;
   top:210px;
   left:30px;
}
.leftthin,.rightthin {
   width:213px;
}
.leftwide,.rightwide {
   width:607px;
}
.leftmid,.rightmid {
   width:410px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.splitleft {
   float:left;
   width:200px;
}
.splitright {
   float:right;
   width:380px;
}
.splitleft p {
   color:#888888;
}
.splitleft p a {
   color:#888888;
	 text-decoration:none;
}
.splitleft p a:hover {
   color:#162959;
}
.splitleft h3 {
   color:#4b8bd2;
}
.padder {
   padding-bottom:2em;
	 float:left;
	 width:860px;
	 position:relative;
	 left:43px;
}
.splitright li {
	 padding-top:3px;
	 padding-bottom:3px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #162959;
   color:#162959;
}
form fieldset {
   border:1px solid #CCCCCC;
   padding:0.5em;
}
form legend {
   background-color:#FFFFFF;
   color:#162959;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#162959;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:100%;
   height: 22px;
}
.imagebutton {
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:130px;
	 height:26px;
}
.imagebutton span {
   display:none;
}

.anchorimagebutton a {
   display:block;
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:130px;
	 height:26px;
}
.anchorimagebutton span {
   display:none;
}
#anchorimagebutton1 { background-image:url(../img/more3.gif); }
#anchorimagebutton2 { background-image:url(../img/contactus1.gif); }
#anchorimagebutton3 { background-image:url(../img/send_request1.gif); }

textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}


/*TABLES*/

table {
   width:100%;
   font-size:1em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
}
table caption {
   padding:0.8em 0.2em;
	 background-color:#DDDDDD;
	 text-align:left;
	 border-top:1px solid #BBBBBB;
}
table tr,table td,table th {
   border-bottom:1px solid #EEEEEE;
   padding:0.4em 0.2em;
}
table th,table th a {
   background-color:#4b8bd2;
   color:#FFFFFF;
}


.expandtext {
   display:none;
}
.productdetails h3 a {
   font-size:0.9em;
	 padding:6px 0 6px 25px;
	 background-image:url(../img/arrow3.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
}
.productdetails h3 a:hover {
	 background-image:url(../img/arrow1.gif);
}
.intropanel {
   font-size:0.9em;
	 background-image:url(../img/g2.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
	 padding:0 0 1em 0;
	 border-top:1px solid #DDDDDD;
	 float:left;
	 clear:left;
	 width:100%;
}
.intropanel h4 {
   font-size:1.2em;
}
.smallnote {
   font-size:0.8em;
	 padding:0.5em 0;
	 float:left;
	 width:100%;
}

.contactpanel {
	 float:left;
	 clear:left;
	 font-size:0.85em;
	 width:100%;
	 background-color:#edf0f7;
	 color:#333333;
	 margin-top:1em;
	 padding:0.8em 0;
}
.contactpanel p {
   padding:1em 2em;
	 margin:0;
}
.contactpanel a {
	 color:#162959;
}
#requestcallback {
   position:absolute;
	 top:114px;
	 left:605px;
	 width:300px;
	 height:80px;
	 background-color:#FFFFFF;
	 display:none;
}
#requestcallbackcontent {
   padding:0px 30px;
}
#requestcallbackcontent p {
   margin:0;
	 padding:0;
	 font-size:13px;
	 color:#148f07;
}
.callback fieldset {
   border:0;
	 margin:0;
	 padding:0;
}
.callback legend {
   display:none;
}
.callback label {
   margin:0;
	 padding:0 0 3px 0;
}

.sitemapnice li a {
   color:#162959;
}
.sitemapnice li li a {
   color:#4b8bd2;
}

.nicepdf {
   list-style:none;
	 margin:0;
	 padding:0;
}
.nicepdf li a {
   padding:10px 0;
	 border-bottom:1px dotted #BBBBBB;
	 display:block;
	 font-weight:bold;
	 color:#162959;
}
.nicepdf li a:hover {
   background-color:#EEEEEE;
}
.smallnote {
   font-size:12px;
	 border-bottom:1px dotted #BBBBBB;
	 padding-bottom:20px;
}
#topphotobox {
   border-top:1px dotted #BBBBBB;
}
.hiddenpanel {
   display:none;
}