body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#0075b3;
	
	}
	
.top{
	height:205px;
	background:url(images/top_bg.jpg) repeat-x top left;
	}
	
/* ============================================================================================== */

#menu {
	width: 100%;
	background: url(images/button_bg.jpg) repeat-x;
	border-bottom: 1px #D0DADB solid;
	padding-left: 0px;
	height: 56px;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90;
}

#menu  ul li {
	float: left;
	margin: 0px;
	padding: 0;
	font-size: 14px;
	line-height: 1, 5em;
	list-style-type: none;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 22px 25px 9px 25px;
}

#menu  ul li a:hover {
	color: #000000;
	text-decoration: none;
	/*background: url(images/button_hover.jpg) repeat-x; */
}

#menu  ul li.sep {
	width:2px;
	height:37px;
	background:url(images/sep.jpg);
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2 {
	position: absolute;
	top: 0px;
	left: 0px;
	padding:0px 0px 0px 0px;
	visibility: hidden;
	margin:4px 0px 0px 0px;
	background-color: #347fc0;
	border: 1px solid #CCC;
	}
	
#menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	padding:0px 0px 0px 0px;
	visibility: hidden;
	margin:0px 0px 0px 0px;
	background: #333;
	}	

#menu  ul.level2 li, #menu ul.level3 li {
	border-bottom: none;
	font-weight:normal;
	float: none;
	padding:0px 0px 0px 0px;
	margin: 0;
	padding: 0;
	text-align:left;
	width: 150px;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 9px 5px 5px;
	font-size:12px;
	font-weight:normal;
	background-color: #347fc0;
	}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	font-weight: normal;
	background:#0177b5;
	}
	
.bullet{
	background:url(Images/bullet.gif) no-repeat left; 
	padding-left:15px;
	}	
	


/* ============================================================================================== */
	
.blue #slatenav{
	position:relative;
	display:block;
	height:56px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(images/button_bg.jpg) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	color:#FFF;
	}
	
.blue #slatenav ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	}
	
.blue #slatenav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
	
.blue #slatenav ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:20px 32px 0 32px;
	height:36px;
	}
	
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{
	color:#fff;
	background:transparent url(images/button_hover.jpg) no-repeat top center;
	}
	
.heading_bg{
	background:url(images/heading_bg.jpg) repeat-x;
	height:100%;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	}
	
p{
	padding:0px;
	margin:0px;
	line-height:18px;
	text-align:justify;}	
	
.para{
	line-height:22px;
	}
	
.para a{
	color:#008bc4;;
	text-decoration:underline;
	}
	
.para a:hover{
	color:#008bc4;;
	text-decoration:underline;
	}
	
.readmore{
	color:#666;
	font-weight:bold;
	}
	
.readmore a{
	color:#666;
	text-decoration:none;
	}
	
.readmore a:hover{
	color:#008bc4;;
	text-decoration:underline;
	}
	
.link{
	font-size:12px;
	color:#008bc4;
	font-weight:bold;}	
	
.link a{
	color:#008bc4;
	text-decoration:none;
	}	
	
.link a:hover{
	color:#008bc4;
	text-decoration:underline;
	}
	
.product_top{
	width:100%;
	background:url(images/product_top.jpg) repeat-x;
	font-size:14px;
	color:#008bc4;
	font-weight:bold;}	
	
.product_left{
	width:10px;
	background:url(images/product_left.jpg) repeat-y;
	}
	
.product_right{
	width:10px;
	background:url(images/product_right.jpg) repeat-y;
	}
	
.product_bot{
	width:100%;
	background:url(images/product_bot.jpg) repeat-x;
	}
	
.product_body{
	background:#ededed; padding-top:20px;
	}
	
.product_body .heading{
	font-weight:bold;
	font-size:12px;
	color:#656565;
	padding-bottom:5px;
	}
	
.dashed_border{
	width:100%;
	border-bottom:1px dashed #333;}
	
.box_top{
	width:100%;
	background:url(images/box_top.jpg) repeat-x;
	color:#008bc4;
	font-size:12px;
	font-weight:bold;}
	
.box_top2{
	width:100%;
	background:url(images/box_top.jpg) repeat-x;
	color:#008bc4;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;}		
	
.box_left{
	width:9px;
	background:url(images/box_left.jpg) repeat-y;
	}
	
.box_right{
	width:9px;
	background:url(images/box_right.jpg) repeat-y;
	}
	
.box_bot{
	width:100%;
	background:url(images/box_bot.jpg) repeat-x;
}
.box_body{
	background:#ededed;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	padding:10px;
	}
	
.box_body2{
	background:#e3e3e3;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	border-right:1px dashed #ccc;
	padding-left:10px;
	}	
	
.box_body2 td{
	padding-left:10px;}
	
.box_body3 td{
	padding-left:10px;}	
	
.box_body3{
	background:#dedede;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	border-right:1px dashed #CCC;
	padding-left:10px;
	}	
	
.box_body .blue{
	color:#008bc4;
	}

.blue{
	color:#008bc4;
	}	
	
.box_body a{
	color:#008bc4;
	text-decoration:underline;
	font-weight:bold
}
.box_body a:hover{
	color:#008bc4;
	text-decoration:underline;
}
	
.footer{
	#333333;
	font-size:12px;
	line-height:18px;
	}

.footer a{
	color:#333333;
	text-decoration:none;
	padding:0px 15px 0px 15px;
	}

.footer a:hover{
	text-decoration:underline;
	color:#008bc4;}
	
	/* ===============================================================*/
	
/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 56px;
background: url(images/button_bg.jpg);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:12px 25px 7px 25px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
font-weight: bold;
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #000;
background-repeat: no-repeat;
background-position: center;

}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:5px 4px 10px 4px;
margin:0px 0px 0px 0px;
/*background: url(images/item-secondary-container-bg.jpg);*/
background-repeat: repeat-x;
background-color: #347fc0;
border: 1px solid #CCC;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
font-size:12px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: auto;
padding:5px 0px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background-repeat: no-repeat;
background:#0177b5;
padding:5px 0px;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #FFF;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}

.address{
	font-size:13px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;}
	
.address a{
	color:#008bc4;
	text-decoration:none;
	}	
	
.address a:hover{
	color:#008bc4;
	text-decoration:underline;
	}		
	
.address .blue{
	color:#008bc4;}	
	
ul#list{
	font-size:13px;
	color:#333;
	line-height:22px;
	padding:0px;
	margin:0px;
	}
	
ul#list li{
	list-style-type:circle;
	text-align:justify;
	padding-top:10px;
	}	

ul#list2{
	font-size:13px;
	color:#333;
	line-height:22px;
	padding:0px;
	margin:0px;
	}
	
ul#list2 li{
	text-align:justify;
	padding-top:10px;
	list-style:none;
	}
	
ul#list2 li a{
	text-decoration:none;
	color:#008bc4;
	}
	
ul#list2 li a:hover{
	text-decoration:underline;
	color:#008bc4;
	}	

.heading{
	color:#008bc4;
	font-size:12px;
	font-weight:bold;}	
	
.heading2{
	color:#008bc4;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;}
	
ul#sitemap {
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:22px;
	list-style:none;}
	
ul#sitemap li{
	font-size:13px;
	}
	
ul#sitemap li a{
	color:#333;
	text-decoration:none;
	}


	
ul#sitemap li a:hover{
	color:#008bc4;
	text-decoration:underline;
	}
	
ul#sitemap ul{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:30px;
	font-size:12px;
	color:#333;
	list-style:none;}	

ul#sitemap ul li a{
	list-style:none;
	text-decoration:none;
	}	

.txtbox{
	height:18px;
	border:1px solid #008bc4;
	width:200px;}
	
.txtmsg{
	height:90px;
	border:1px solid #666;
	width:200px;}	
	
.txtlbl{
	color:#008bc4;
	font-weight:bold;
}

.inner_data{
	padding-right:10px;
	padding-left:10px;
	border-right:1px dotted #CCC;
}
.arrow1{
	padding:0px;
	margin:0px;
	background:url(images/arrow.jpg) left no-repeat;
	padding-left:14px;
	margin-top:6px;
	}

.searchlist
{
	border:solid 1px #ccc;
}





