body {
	padding:0px;
	margin: 0px;
	text-align:center;
	background-color: #505859;
}

#top {
	width: 979px; /*757*/
	background: #fff url(../pics/top_back.gif) repeat-y left top;
	height:89px;
	top:10px;
	position: absolute;
	margin:0px auto;
	text-align: left;
	margin:0px;
	padding:0px;
}

#top_right {
	float:right;
	background-image: url(../pics/top_countries.gif);
	background-repeat: no-repeat;
	background-position: -49px 0px;
	height: 80px;
	width: 670px; /*455px, Extended to accomodate "out of the box" animation*/
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.outofthebox{
	float:left;
	margin-top:15px;
	width: 200px;
}

#top_left {
  background-image: url(../pics/top_back.gif);
  background-position: left top;
  background-repeat: repeat-y;
	padding-left: 44px;
	padding-top: 0px;
	margin: 0px;
	float:left;
	background-color: #fff;
	margin-top: 6px;
}

*html #top_left{/*Internet Explorer*/
	width: 302px;/*IE 5.5*/
	w\idth: 252px;/*IE 6.x*/
}

#top_left{/*Other Browsers*/
	width: 252px;
}

#container {
	width: 979px;/*757*/
	text-align:left;
	padding:0px;
	background-image: url(../pics/content_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 103px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	background-color: #999966;
}

#subcontainer {
	width: 747px;/*747*/
	/*background-color: #003300;*/
	/*border: #00FFCC solid 1px;*/
	float:left;
	margin:0;
	padding:0;
}

#content {
	float:right;
	padding: 30px 6px 0 0;
	margin: 0;
	background-image: url(/pics/watermark.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

* html #content{
  	width:450px;  /* 510 (only for IE5.x/Win) */
  	w\idth:450px;  /* (for other IE) */
  	/*background-color: #99CC99;*/
}

#content {
	width:474px;
}

#text {
  margin-left: -35px;
  margin-right: 20px;
}

#leftnav {
	width: 220px;
	float: left;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}

#leftnav{
	padding-top: 10px;
}

#leftnav ul li{
	font-size: 10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#leftnav .links a{
	color:#003576;
	text-decoration: none;
	background-image: url(../pics/leftnav_a_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;

}

#leftnav  .links a:visited{
	color:#666666;
}

#leftnav  .links a:active, #leftnav  .links a:hover{
	color:#6385AA;
	text-decoration: underline;
}

#leftnav  .links a.nolink{
	text-decoration:none;
	color:#474747;
	font-weight:bold;
}

#leftnav  .links a.nolink:hover{
	color:#000000;
	text-decoration:none;
}

/* LEVEL 2 */

#leftnav  .links div.level2{
	background-color: #DBE2E8;
	margin-left: 40px;
	margin-right: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #505859;
	margin-top: -5px;
}

#leftnav  .links div.level2 a{
	background-image: none;
	display: block;
	padding-left: 10px;
	margin-top: 0px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505859;
	line-height: 13px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 0px;
}

#leftnav  .links div.level2 a.nolink:hover, #leftnav  .links div.level2 a.nolink {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

/* LEVEL 3 */


#leftnav .links div.level3 a {
  padding-left: 20px;
}

/* anything that goes into the left box needs to be pushed across because of the grey vertical line */

#leftnav .item {
  margin-left: 40px;
}

#leftnav ul {
  margin-left: -25px;
}
#leftnav ul li {
  font-size: 12px;
  padding-left: 10px;
  padding-top: 4px;
}
#leftnav ul li a {
	color:#003576;
	text-decoration: none;
}
#leftnav ul li a:hover {
	color:#6385AA;
	text-decoration: underline;
}
#leftnav h2 {
  text-align: center;
  width: 161px;
  font-size: 1em;
  margin-top: -10px;
  padding-top: 6px;
  height: 20px;
  background-color: #dbe2e8;
  border-bottom: 1px solid #505859;
}

#leftnav div h2 {
  border-top: 1px solid #505859;
}

#leftnav div table {
	padding: 0px;
	margin: 0px;
	width:130px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#rightnav {
  width: 222px;
	float: right;
	margin: 40px 0px 0px 0px;
 	padding-left: 4px;
	 padding-right: 4px;
	padding-top: 0px;
  /*background-color: #996699;*/
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}

* html #rightnav{
	p\adding-top:  20px;
	padding-top: 20px;
}

div.box {
	width: 212px;
	padding: 0px 0px 10px 0px;
	background-image:url(../pics/rightnav_box_back.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: center;
 	margin-bottom: 10px;
}

#leftnav div.box {
	background-image:url(../pics/leftnav_box_back.gif);
	width: 172px;
 	margin-left: 42px;

}

div.box h2 {
	/*color: #FFFFFF;*/
	padding: 10px 0px;
	background-image:url(../pics/rightnav_box_h2_back.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 100%;
}

#leftnav div.box h2 {
  	padding: 4px;
	background-image:url(../pics/leftnav_box_h2_back.gif);
}

*html div.box h2 {
	margin-top: -0.01em;
}

div.box h2 {
	*margin-top: -0.01em;
	background-color:#FFFFFF;
}

#leftnav div.box .content img{
  padding: 0;
  margin: 0;
}


#rightnav .textinput {
  width: 96px;
}

#rightnav th {
  text-align: left;
  vertical-align: middle;
  padding-left: 20px;
  background-image:url(../pics/bullet.gif);
  background-position: 6px;
  background-repeat: no-repeat;
}

#topnav {
	background-image: url(../pics/topnav_back.png);
	background-position: top right;
	background-repeat: repeat-x;
  padding-left: 5px;
  padding-top: 6px;
  padding-right: 15px;
	height: 29px;
	position:absolute;
  margin-left: 220px;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}

#topright {
  float: left;
  background-image: url(../pics/topnav_rightcurve.png);
  width: 19px;
}

#topnav a {
  text-decoration: none;
}

#numberbox {
  background: url(../pics/callus.png) no-repeat -2px;
  display: block;
  height: 60px;
}

#clock, #callus, #number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
}

#callus {
  padding-top: 8px;
  font-weight: bold;
}

#latestnews {
  margin-top: -13px;
  text-align: left;
  padding: 8px;
}

#latestnews h3 {
  font-size: 0.9em;
}

#latestnews p {
  font-size: 0.8em;
}

#latestnews a {
  text-decoration: none;
}

#level3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	margin-bottom:15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #809DBD;
}

#level3 a.nolink {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#level3 .level3_title {
	font-weight:bold;
	font-size:13px;
	color: #474747;
	line-height:13px;
}

#footer {
	background-image: url(../pics/rightnav_back.png);
	background-position: 733px;
	background-repeat: repeat-y;
	padding:0px;
	width: 979px;
	padding: 5px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
}

* html #footer { /* this selector recognized by IE only */
   height: 50px; /* total width (only for IE5.5/Win) */
   height: 50px;/* content width (for other IE) */
}

#footer {
	height:16px; /* for other browsers) */
}

#legal {
	font-size: 10px;
	padding-left: 245px;
	padding-bottom: 0px;
	padding-top: 25px;
	margin: 0px;
}

#totop {
	padding-left: 12px;
	padding-right: 22px;
	background-image: url(../pics/totop.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer p {
  background-image: url(../pics/footer_back.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin: 0px;
	margin-left: 220px;
	display: block;
	width: 513px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 8px;
  height: 16px;
}

#proudly_insurance{
	padding-top:7px;
	color:#003576;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header_bullet {
	position: absolute;
	margin-left: -17px;
}

*html #header_bullet {
	margin-top: 7px; !important; /*IE 6.x */
  margin-top /**/:7px; /*IE 5.5 */
}

#header_bullet {
	margin-top: 11px;
}

#search_bar {
	background-image: url(/pics/search_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 3px 0px 0px 11px;
	/*float: right;*/
	height: 29px;
	width: 968px;/*260px*/
	position:absolute;
	margin: 0 auto;
	top: 103px;
	text-align: right;
	/*background-color: #009900;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
/*}

*html #search_bar {
	margin: -10px -15px 0px 0px; !important; /*IE 6.x */
  /*margin /**//*:-10px -15px 0px 0px; /*IE 5.5 */
/*}

#search_bar {
	margin: -10px -30px 0px 0px;*/
}
#search_bar table{
	width: 200px;
	float: right;
	/*border: #993300 solid 1px; */
}
#search_bar table td{
	font-size: 11px;
}

/*Image stuff*/

.img_left{
	float:left;
}

.img_right{
	float:right;
}

.img_noborder, div img.img_noborder{
	border: 0px;
}

a img.nolink {
	border:none;
}

.img_left_text{
	float:left;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.img_right_text{
	float:right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
}


a{
	color: #003576;
}

a:visited{
	color: #666666;
}

a:hover, a:active {
	color: #6385AA;
}

a img, a img.img_left_text, a img.img_right_text, a img.img{
	border: 1px solid #003576;
}

a img{
	text-decoration:none;
}

p, li, ul,ol,td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

p{
	margin-top: 2px;
	margin-bottom: 9px;
}

ul, ol{
	margin-top: 2px;
	margin-bottom: 8px;
}

ul li {
	margin-left: -20px;
	line-height: 15px;
	padding: 0px;
	margin-bottom: 2px;
	list-style-image: url(../pics/bullet.gif);
}

ol li {
	margin-left: -10px;
	line-height: 10pt;
	padding: 0px;
	margin-bottom: 3px;
}

ul li ul, ol li ol{
	margin-bottom: 5px;
}

ul li ul li, ol li ol li{
	list-style-image: url(../pics/bullet_2.gif);
	margin-left: -30px;
	line-height: 13px;
}

h1,h2,h3,h4,h5,h6 {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 2px;
	color: #474747;
	FONT-STYLE: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 1px;
	margin-right: auto;
	margin-left: 0px;
}

h1{
	font-size: 20px;
	padding-top: 0px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

h2{
	FONT-SIZE: 15px;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 4px;
}

h3{
	FONT-SIZE: 13px;
}

h4{
	FONT-SIZE: 11px;
	margin-bottom: 5px;
}

h5{
	FONT-SIZE: 10px;
}

h6{
	FONT-SIZE: 10px;
}

form{
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}

select{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding:1px;
}

textarea{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px auto;
	border: 1px solid #a7a6aa;
}

#edit {
  height: 600px;
}

/*Form & Table Elements*/
.box_container{
	background-color: #6385AA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin:0px;
}

.box_container h1, .box_container h2{
	FONT-SIZE: 15px;
	color: #FFFFFF;
	margin: 0px auto 4px 3px;
	padding: 4px 0px 0px;
	font-weight: bold;
}

.box_container div{
	background-color: #FFFFFF;
	margin: auto 1px 1px auto;
	padding: 3px;
	border-bottom: solid 1px #6385AA;
}

.tables_noheading{
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #6385AA;
}

.tables_claim{
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #6385AA;
}

.tables_claim td{
	font-family: verdana;
	font-size: 10px;
	padding: 8px 3px 3px 4px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}

.tables_claim tr.tables_label td, .tables_claim td.tables_label{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003576;
	background-color: #CCD7E0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 1px solid #6385AA;
	border-bottom: 1px solid #6385AA;
}

.tables{
	width: 100%;
	background-color: #FFFFFF;
}

.tables ul li{
	font-size: 10px;
}

.tables td, .tables_noheading td {
	font-family: verdana;
	font-size: 10px;
	padding: 8px 3px 3px 4px;
	border-bottom: 1px solid #6385AA;
	border-right: 1px solid #6385AA;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
}

* html .tables td, .tables_noheading td { /* this selector recognized by IE only */
  height: 20px; /* total width (only for IE5.x/Win) */
  h\eight: 20px;  /* content width (for other IE) */
}

.tables td { /* other browsers */
	height:30px;
}

.tables td p, .tables td table tr td p, .tables_noheading td p, .tables_noheading td table tr td p {
	font-family: verdana;
	font-size: 10px;
	margin: 3px auto;
	line-height: 12px;
}

.tables td.nopadding table tr.thinrow td {
	padding-bottom: 0px;
	line-height:5px;
	font-size: 5px;
}

.secondrow {
	background-color:#F2F2F2;
}

.tables td td, .tables_noheading td td {
	border-style: none;
	border-width: 0px;
	margin: 0px;
}

.tables_label td, td.tables_label, .tables td.nopadding table tr.tables_label td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003576;
	background-color: #CCD7E0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}

.tables_label td a, td.tables_label a{
	color:#004B7C;
}

td.tables_info{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 7px;
}

.tables_info{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.tables td.nopadding{ /*for nested tables inside another table*/
	padding:0px;
}

.tables td.nopadding table td.nopadding{ /*for nested tables inside another table*/
	padding:0px;
}

.tables td.nopadding table td{ /*for nested tables inside another table*/
	padding: 8px 3px 3px 4px;
}

.tables td input, .tables td select , .tables td texarea{ /*pulls input boxes up to align with label text*/
	margin-top: -4px;
}

.td_correct{ /*for special cases where an individual td has to be brought in line with overall style*/
	border-right: 1px solid #71AC23; border-bottom: 1px solid #71AC23; background-color:#FFFFFF; padding:4px;
}

.required{
	color:#CC0000;
}

.failure{
	margin: 10px;
	padding: 4px;
  color:#000;
	font-weight:bold;
	background-color: #FFCBB3;
	border: 1px solid #c00;
}

.success{
	margin: 10px;
	padding: 4px;
  color:#000;
	font-weight:bold;
	background-color: #CAF4BD;
	border: 1px solid #18450C;
}

.invisible {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

.firstletter {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.pSmall{
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 11px;
}

/*form button stuff */
.formbutton{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px 2px 2px 1px;
	font-weight: bold;
	border: 1px double #003576;
	background-color: #6385AA;
}

.textbox, .tables td select.textbox{
	border: 1px solid #464646;
	font-weight:normal;
}

.suppliers td {
  text-align: center;
}

#newsletterarea {
  margin: 0;
  padding: 0;
}

#newsletterarea h1 {
  background-image: url(../pics/news_h1.png);
  margin-top: 20px;
  margin-left: -30px;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 0 0 12px;
  height: 19px;
}

#newslettercontent {
  font-family: verdana;
  font-size: 10px;
}

#newsletterdate {
  font-family: verdana;
  font-size: 10px;
  color: #808080;
  text-align: right;
  margin: 0 8px 8px 0;

}

#sendtofriend {
  font-family: verdana;
  font-size: 11px;
  margin-left: -47px;
}

#sendtofriend h2 {
  background-color: #DBE2E8;
  border-top:  1px solid #505859;
  border-bottom:  1px solid #505859;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0 0 12px;
  height: 21px;
  color: #000;
}

#sendtofriend .form {
  margin: 10px 0;
}

#sendtofriend .form .right {
  float: right;
  width: 250px;
  margin-top: -3px;
}

#sendtofriend .buttons {
  padding: 10px;
  margin: 0 auto;
  text-align: center;
}

#sendtofriend .buttons input {
  border: 1px solid #505859;
  background-color: #E1E1E1;
  padding: 2px 8px 2px 8px;
  color: #000;
  font-weight: bold;
}
#sendtofriend label {
  float: left;
  display: block;
  width: 100px;
  margin-left: 15px;
}

.archive {
  border-top: 1px solid #DBE2E8;
  padding: 10px;
  margin-left: -20px;
  margin-right: 20px;
  margin-bottom: 0px;

  font-family: verdana;
  font-size: 10px;
}

.archive:hover {
  background-color: #F1F2FA;
}
.archive .link {
  margin-left: 10px;
  float: right;
}

.archive .link a,
.archive .link a:visited {
  text-decoration: none;
}

.links a.selected {
  font-weight: bold;
}

.printfriendly_highlight {
	background-color:#CCD7E0;
	border:1px solid #505859;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:7px;
}

.printfriendly_highlight a, .printfriendly_highlight a:visited  {
	color:black;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}


