/* Code by James Aldous */

body
{ background: #ffffff;
  font-family: Arial,sans-serif;
  color: #333;
  font-size:10pt;
  margin-left: auto;
  margin-right: auto;
}

p1
{  margin-left: auto;
   margin-right: auto;
   width: 6em
}

#container 
{  margin:auto;
   width: 990px;
   background: #ffffff;
}

h1
{ font-size: 16px;
  color: #045C97;
  font-weight: bold; 
  margin:0;
}

h2
{ font-size:15pt;
  color: #333333;
  font-weight:normal; 
  margin:0;
}

h3
{ font-size:15pt;
  color: #009933;
  font-weight:normal; 
  margin:0;
}

.quotenotsub
{ font-size:10pt;
  color: #E31414; 
  font-weight:normal; 
  margin:0;
}

.printprice
{ font-size:9pt;
  color: #009933;
  font-weight:bold; 
  margin:0; 
}

.price
{ font-size:9pt;
  color:#045C97;
  font-weight:bold; 
  margin:0; 
}

#header
{ height:58px; 
  float:left;
  background-repeat:no-repeat;
}

#header1
{ height:50px; 
  float:right;
  padding-top:15px;
}

#header2
{ height:50px; 
  float:left;
}
  
#menu
{ width:990px; 
  margin:auto; 
  height:25px; 
  clear:both;
}

#menu1
{ margin:auto; 
  height:40px;
  background-image:url(img/spacer.gif);
  background-repeat:repeat-x;  
}

#rightnav
{ float:right; 
  width: 170px;
  background: #EBEBEB;
  height:100%;
  font-family:arial, "lucida console", sans-serif ;
  text-align:left;  
}

#leftnav
{ float: left; 
  background: #EBEBEB;
  width:170px;
  height:100%;
  font-family:arial, "lucida console", sans-serif ;
  text-align:left;
}

#footer
{ padding:5px 0;
  text-align:center; 
  color:#000000; font-size:8pt; 
  clear:both;
  vertical-align:middle;
  margin:0 auto;
}

.glossymenu
{ position: relative;
  padding: 0 0 0 200px;
  margin: 0 auto 0 auto;
  background: url(img/menub_bg.gif) repeat-x; /*tab background image path*/
  height: 46px;
  list-style: none;
  overflow:hidden;
}

.glossymenu li
{ float:left;
}

.glossymenu li a
{ float:left;
  color:#4B4A4A;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
  height: 46px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;	
}

.glossymenu li a b
{ float: left;
  display: inline;
  padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover
{ color: #fff;
  background: url(img/menub_hover_left.gif) no-repeat; /*left tab image path*/
  background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b
{ color: #fff;
  background: url(img/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.content
{ width:630px;
  background-color:#fff; 
  color:inherit; 
  text-align:justify;
  font-size:11px;
  vertical-align:middle;
  margin:0 auto;
  padding-top:10px;
  padding-bottom:25px;
}

.img
{ border:0; 
  float:left; 
  margin-right:10px;
}

hr 
{ width: 160px;
}

#linebreak
{ border-top:#045C97 2px solid;
  padding-top:10px;
}

#maintext
{ float: right;
  width:420px;
}

a:link 					{ background-color: inherit; color:#045C97; font-size: 8pt; text-decoration: none; }
a:active				{ background-color: inherit; color:#045C97; font-size: 8pt; text-decoration: none; }
a:visited				{ background-color: inherit; color:#045C97; font-size: 8pt; text-decoration: none; }
a:hover					{ background-color: inherit; color:#000000; text-decoration: underline; }

.link2                  { background-color: inherit; color:#045C97; font-size: 10pt; font-weight:bold; text-decoration: none; }
.link2:active           { background-color: inherit; color:#045C97; font-size: 10pt; font-weight:bold; text-decoration: none; }
.link2:link             { background-color: inherit; color:#045C97; font-size: 10pt; font-weight:bold; text-decoration: none; }
.link2:visited          { background-color: inherit; color:#045C97; font-size: 10pt; font-weight:bold; text-decoration: none; }
.link2:hover            { background-color: inherit; text-decoration: underline; font-size: 10pt; font-weight:bold; color:#000000; }

.link3                  { background-color: inherit; color:#045C97; font-size: 11pt; font-weight:bold; text-decoration: none; }
.link3:active           { background-color: inherit; color:#045C97; font-size: 11pt; font-weight:bold; text-decoration: none; }
.link3:link             { background-color: inherit; color:#045C97; font-size: 11pt; font-weight:bold; text-decoration: none; }
.link3:visited          { background-color: inherit; color:#045C97; font-size: 11pt; font-weight:bold; text-decoration: none; }
.link3:hover            { background-color: inherit; text-decoration: underline; font-size: 11pt; font-weight:bold; color:#000000; }

.table1
{ text-align:center;
  height: 179px;
  width: 630px;
}

.table3
{ text-align:left;
  height: 165px;
  width: 630px;
  float:left;
}

.table4
{ text-align:left;
  width: 100%;
  border-top: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  float:left;
  margin-bottom:10px;
}

.table5
{ margin-left: auto;
  margin-right: auto;
}

.table6
{ background-color:#FFFFFF;
}

.td 
{ vertical-align: top;
  padding-left:0px;
}

.td2 
{ vertical-align: top;
  padding-left:60px;
}

.td3
{ padding-left:10px;
}

.td4
{ padding-left:10px;
  vertical-align: top;
  border-top: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
}

.td5
{ padding-left:10px;
  vertical-align: top; 
}

.td6
{ vertical-align: top;
}

.td7
{ padding-right:15px;
  padding-left:10px;
  text-align: left;
  vertical-align:text-top;
}

.btnav { background-color: #FFFFFF; } 

#padding
{ padding-left:6px;
}

#tabs5 
{ float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  border-bottom: 2px solid #B5B5B5;
  margin-bottom:10px;
}
    
#tabs5 ul 
{ margin:0;
  padding:10px 10px 0 0;
  list-style:none;
}
    
#tabs5 li 
{ display:inline;
  margin:0;
  padding:0;
  list-style:none;
}
    
#tabs5 a 
{ float:left;
  background:url("img/tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 8px;
  text-decoration:none;
}
    
#tabs5 a span 
{ float:left;
  display:block;
  background:url("img/tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs5 a span {float:none;}
/* End IE5-Mac hack */
#tabs5 a:hover span {color:#FFF;}
#tabs5 a:hover {background-position:0% -42px;}
#tabs5 a:hover span {background-position:100% -42px;}
#tabs5 #current a {background-position:0% -42px;}
#tabs5 #current a span {background-position:100% -42px;}

.gallery 
{ display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:50px;
}

ul#second li 
{ list-style:none;
}

ul.second li 
{ list-style:disc;
}

.buttons img 
{ border: 5px solid #ccc;
}

a:hover.buttons img 
{ background: #4A91C3;
  border: 5px solid #045C97;
}

a:hover.buttons 
{ background: none;
}

.whatnext	
{ padding-top:20px;
  float:left;
}