

html, form{margin: 0;
	padding: 0;
	
     border:0px;  }

a{
	font-weight:bold;
	color:#00628D;
	text-decoration:none;
}
a:hover{

	text-decoration:underline;
}
	div, p{
		line-height:1.5em;
		margin:0px;
		padding:0px; 
	}
	p{
		margin:0px;
		padding:0px;
		padding-bottom:.5em;
		
	}

	body, td, th{
		font-family:verdana;
		color:#000;  
		font-size:60%;
		text-align:center; 
		padding-top:10px;
	}
	
	td, th{
		vertical-align:top;
	}
	input{
		font-family:verdana;
		color:#000;
		font-size:110%;
	}
	
h1 { font-size: 1.1em; }
h2 { font-size: 1.0em; }
h2 span {}
h3 { font-size: 1.0em; }
h4, h5, h6 {font-size: .8em; }

	#outer{
		z-index:0;
		position:relative;
		top:0px;
		left:0px; margin-left: auto;
		width:728px; text-align:left; 
        margin-right: auto;
	}

	#main{
		position:relative;
		z-index:100;
		background-color:#fff;
		width:725px;
		margin-top:203px; 
	}

	#header{
		position:absolute;
		z-index:1;
		top:0px;
		left:0px;
		width:725px;
	}

	.clear{
		clear:both;
		height:1px;
	}

	#leftnav{
		position:relative;
		
		float:left;
		width:220px;
		padding:0px;
		padding-top:18px;
		padding-bottom:16px;
	}

	#leftnav ul{
		padding:0px;
		padding-left:16px;
		margin:0px;
		list-style-position:outside;
	}

	#leftnav li{
		list-style-image:url("/images/navbl.gif");
		padding:0px;
		margin:0px;
		margin-bottom:0.3em;
	}

	#leftnav ul ul li{
		list-style-image:none;
		list-style-type:none;
	}

	#leftnav ul ul{
		padding-left:12px;
	}

	#leftnav ul ul ul{
		padding-left:24px;
	}

	#leftnav a{
		text-decoration:none;
		font-weight:normal;
		color:#000;
		display:block;
	}

	#leftnav a:hover{
		text-decoration:underline;
	}

	#leftnav a.selected{
		font-weight:bold;
		color:#00628D;
	}

.leftcontent{
    
	
	padding-top:18px;
	padding-bottom:16px;
}

.rightcontent{
	float:right;
	width:156px;
	padding-top:18px;
	padding-bottom:16px;
}

.frontleft{
	position:relative;
	float:left;
	width:380px;
	padding-top:18px;
	padding-bottom:16px;
	left:24px;
}

.frontright{
	float:right;
	width:336px;
	padding-bottom:16px;
}

.widecontent{
	float:left;
	width:500px;
	padding-top:18px;
	padding-bottom:16px;
}

.bluebar { border:solid 0px #f00; margin-bottom: 4px; } 

.bluebar a:hover{
	text-decoration:underline;
}

.linkbar{
	padding:0.4em;
	color:#989898;
	padding-left:24px;
}

.linkbar a{
	color:#989898;
	text-decoration:none;
	font-weight:normal;
}

.linkbar a:hover{
	text-decoration:underline;
}

.logonav{
	position:relative; width:725px;

}

.topnav{
	position:relative;
	float:right; border:solid 0px #f00; padding: 10px 0 0 0; width:527px;
}

.topnav_home 
{ float:left; border:solid 0px #f00; padding: 0px 0 0 0; width:350px;  }

.breadcrumb{
	clear:both;
	margin: 8px 16px 16px 28px;

}
.banner{
	clear:both; width:725px;
}

.breadcrumb a{
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.breadcrumb a:hover{
	text-decoration:underline;
}

a.black{
	color:#000;
}

/******* TABLES *******/

table.blue_back {  width:100%; margin-top:6px;  }
th.blue_back { background-color:#000033; color:#fff; text-align:left; font-size:0.8em; border:solid 1px #fff;
table-layout:fixed; padding: 2px 0 2px 5px; } 
td.blue_back { background-color:#3399CC; color:#fff; text-align:left; font-size:0.8em; border:solid 1px #fff; padding: 2px 0 2px 5px;}



table.tableblack{border-top: #000000 1px solid; border-left: #000000 1px solid}
td.tableblack{border-right: #000000 1px solid; border-bottom: #000000 1px solid}
th.tableblack{border-right: #000000 1px solid; border-bottom: #000000 1px solid}

table.tableblackmaxwidth{border-top: #000000 1px solid; border-left: #000000 1px solid; width:100%}
td.tableblackmaxwidth{border-right: #000000 1px solid; border-bottom: #000000 1px solid}
th.tableblackmaxwidth{border-right: #000000 1px solid; border-bottom: #000000 1px solid}

table.tablemaxwidth{width:100%}

/***** END TABLES *****/


.imgborder{
  background-color:#229DD4;
  border-top: 1px solid #B8B8B8; width:725px; color:White;
  border-bottom: 1px solid #B8B8B8; 
}

div.heading_light{
  color:#87B7CF;
  font-weight:bold;

}

div.heading_{
  color:#00628D;
  font-weight:bold;

}
div.date{
  color:#87B7CF;
}

table.products{
	background-color:#DFECF2;
}
table.products .light{
	background-color:#EEF5F8;
}

table.products th, table.products td{
	border-top: 1px solid #87B7CF;
	border-right:1px solid #fff;
	padding: 1px 4px 4px 8px;
}

table.products th{
	color:#87B7CF;
	font-weight:bold;
}

div.input{
	position:relative;
	width:60%;
	clear:both;

}

div.input div.caption{
	float:left; 
  width:33%;
	margin-bottom:0.6em;
	padding-left:5px;

}
div.input div.element{
  float:right;
  width:63%;
	margin-bottom:0.6em;

}
.wideinput{
	width:100%;

}
.textinput{
	width:200px;
}

div.input .val{
	padding-top:2px;
  position:absolute;
  color:#f00;
  left:-1em;
}

.cyclebox{
	float:left;
	width:168px;
}

div.download{
	clear:both;
	margin-bottom:0.5em;
}
img 
{
    border:none;
}

.logo_img 
{ 
    margin-top:6px;
    float:left 
}
.strap_img 
{
    margin: 16px 0 0 30px;
}

.main_head 
{
    width:725px; 
    background: url(../images/bg_main_header.gif) no-repeat; 
    color:White;
    font-weight:bold; 
    font-size:1.2em; 
    padding: 1px 0 20px 22px; 
}

.sub_head 
{ 
    border:solid 1px #229DD4; 
    width:725px; 
    padding: 1px 0 1px 4px; 
    font-weight:bold; 
    font-size:1.3em;
    letter-spacing:2px; 
    margin-bottom:12px 
}
           
.txt_normal 
{ 
    font-size:1.2em; 
    width:725px; 
    padding-bottom:10px; 
}

.img_head 
{
    border:solid 0px #f00; 
    background-color:#00164B; 
    color:White;width:725px; 
    font-size:1.1em; 
    font-weight:bold;
    padding: 3px 0 3px 8px; 
    text-align:left;
 }

.img_txt 
{ 
    width:275px; 
    border-bottom:solid 3px #000033;
    background-color:#219CD6; 
    color:White; 
    float:left;
    font-size:1.2em; 
    padding: 0px 0 0px 8px; 
    text-align:left; 
    min-height:240px; 
    height:240px;
    overflow:auto;
}

.left_float_txt 
{
    float:left;  
    width:465px; 
    margin: 37px 0 50px 30px; 
    font-size:1.2em;  
}

.leftwrap { float:left;
    border-bottom:solid 3px #000033; }
.rightwrap{ float:right; }

#content 
{
    border-top: solid 1px #ACA899; 
    border-bottom: solid 1px #ACA899;  
}

.txt_element 
{
    border:solid 1px #f00;
}

.img_center 
{
    text-align:center; 
    margin-bottom:20px; 
}

.footerlinks 
{
   padding: 5px 0px;
}

.footerlinks a
{
    font-weight:normal;
    font-size:10px;
    border:solid 0px #f00;
    color:#00164B;
}

.footerlinks a:hover
{
    color:#229DD4;
}

.sos_img
{
    position:absolute;
    top:85px;
    right:10px;
    z-index:1000;
}

