﻿* {	
	padding: 0px;
	margin: 0px;
	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #f4f4f4;
	background-image:url(/images/tile_header.gif);
	background-repeat:repeat-x;
	font-size:13px;
}

img{border: 0;}

.header_gradient {
	background-image:url(/images/header_gradient.gif);
	background-repeat:no-repeat;
	text-align:right;
}

.tagline {background-color: #fff;}

p {
	line-height: 20px;
	margin: 0px 0px 15px 0px;
}

a {
	color: #92dbf9;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

td {
	vertical-align:top;
}

.wrapper {
	width: 1004px;
	margin:0px auto;
}

.left {float: left;}
.right {float: right;}
.indent {margin-left: 0px;}

#header{
	background-image: url(../images/bkg_hd.jpg);
	background-repeat: repeat-x;	
	background-color: #fff;	
	height: 134px;
	}

#navigation{
	width: 751px;
	float: left;
	}

#bottom{
	background-color: #044471;
	height: 48px;
	vertical-align: bottom;
	}

.table1{
	border-collapse: collapse;
	background-color: #fff;
	text-align:left;
	}

.table2{
	border-collapse: collapse;
	background-color: inherit;
	}

.product {
	width: 620px;
	margin:30px 0px 10px 35px;
}
		

#products{
	background-image: url(../images/products_bkg.gif);
	background-repeat: repeat-y;
	width: 700px;
}

td{	vertical-align: top;}	

ul{
	list-style-type:none; 
	margin:0px; 
	padding:7px 0px 7px 0px;
}

li {
	padding:0px 0px 5px 20px; 
	background: url(/images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:1px 1px; 
	margin:0px 0px 5px 10px;
}

h2{
	font-size: 22px;
	color: #044471;
	padding: 10px 0px 20px 0px;	
	font-family: arial;
	font-weight:normal;
	}
	
h3{
	font-size: 18px;
	color: #044471;
	padding: 10px 0px 5px 0px;
	font-family: arial;
	}
	
h4, h4 a {
	font-size: 16px;
	color: #55a6db;
	padding-bottom: 5px;	
	font-family: arial;
	text-decoration:none;
}

h5{
	font-size: 16px;
	color: #e9c256;
	padding: 5px 0px 5px 0px;
	font-family: arial;
	font-weight: normal;
	}
			
/*<-----------Home & Master Pages----------------->*/

.logo{float: left;}	
.leftside{
	background-image: url(../images/shadow_lt.jpg);
	background-repeat: repeat-y;	
	width: 15px;
	}
.quote{font-size: 18px; font-weight: bold;}	
.rightside{
	background-image: url(../images/shadow_rt.jpg);
	background-repeat: repeat-y;	
	width: 20px;	
	}	
	
.bd_left{
	background-image: url(../images/bd_left.jpg);
	background-repeat: repeat-y;	
	}
.sub_bd_left{
	background-image: url(../images/sub_bd_left.gif);
	background-repeat: repeat-y;	
	}	
.bd_right{
	background-image: url(../images/bd_right.jpg);
	background-repeat: repeat-y;	
	width: 22px;
	}	
		
.content {margin:20px;}
	
.blue_top{
	background-image: url(../images/blue_top.jpg);
	background-repeat: repeat-x;
	width: 939px;
	height: 12px;	
	}
	
.blue_bd{
	background-image: url(/images/blue_bd.jpg);
	background-repeat: repeat-x;
	background-color:#4c9dd8;
	/*min-height:402px;*/
}
	
/*<-----------Sub Pages----------------->*/
#sub_nav{
	background-image:url("/images/subnav_bkg.jpg");
	background-repeat: repeat-x;
	color:#fff;
	font-size:12px;
	line-height: 16px;
	background-color: #4b9cd6;
	min-height: 589px;
	}
#sub_pics{
	background-image:url("/images/subnav_bkg.jpg");
	background-repeat: repeat-x;
	color:#fff;
	font-size:12px;
	line-height: 16px;
	background-color: #4b9cd6;
	min-height: 260px;
	}	
#sub_nav .sub_content{padding:0px 10px 0px 20px;}	
#sub_nav p{	margin-top: 10px;}
#sub_nav a{	margin-top: 10px; color: #92dbf9; }

#sub_pics .sub_content{padding:0px 10px 0px 20px;}	
#sub_pics p{margin-top: 10px;}
#sub_pics a{margin-top: 10px; color: #92dbf9;}

.sub_frame {border-collapse:collapse;}
.sub_frame a{
	color: #044471;
	line-height: 18px;
}
.sub_frame .content {
	padding: 0px 0px 0px 15px;
	text-align: left;
	min-height: 480px;
	color:#666;
}

.sub_frame .subnav_content{
	width: 236px;             	
    min-height: 589px;                   	
                           	}

.sub_frame .corner_tl{
	width:22px;
	height:31px;
	background-image:url("/images/frame_tl.gif");
	background-repeat:no-repeat;	
}

.sub_frame .corner_tr{
	width:23px;
	height:31px;	
	background-image:url("/images/frame_tr.gif");
	background-repeat:no-repeat;	
}

.sub_frame .subnav_edge_t {
	background-image:url("/images/subnav_edge_t.gif"); 
	background-repeat: no-repeat; 
}

.sub_frame .hd_t {
	background-image:url("/images/subpage_hd_t.jpg"); 
	background-repeat:  no-repeat; 
}
.sub_frame .subnav_edge_l {
	background-image:url("/images/edge_l.gif"); 
	background-repeat: repeat-y; 
}

.sub_frame .subnav_edge_r {
	background-image:url("/images/subnav_edge_r.gif"); 
	background-repeat: repeat-y; 
	width: 5px;
}

.sub_frame .subnav_edge_far_r{
	background-image:url("/images/edge_fr.gif"); 
	background-repeat: repeat-y; 
}

.sub_frame .edge_b {
	background-image:url("/images/subnav_edge_b.gif"); 
	height: 17px;
} 	
.sub_frame .edge_bl {background-image:url("/images/subnav_edge_bl.gif"); 
                     background-repeat: no-repeat;} 	
.sub_frame .edge_br {
	background-image:url("/images/subnav_edge_br.gif");
	background-repeat: no-repeat; 
	width: 5px;  
} 

/* Footer Styles */	
#ft{background-color: #fff;}
	
.ft_content{
	background-image: url(../images/foot_mid_bd.jpg);
	background-repeat: repeat-x;
	height: 52px;	
	text-align: left;
	padding: 20px 0px 0px 30px;
	color: #37739f;
	font-size: 11px;
	line-height: 16px;

	}
.ft_content a{
	padding: 0px 2px;
	font-size: 11px;
	text-decoration: none;
	color: #37739f;
		}	
		
.ft_content a:visited{	color: #37739f;	}		
.ft_content a:hover{text-decoration: underline;	}		
		
.ft_lt{
	background-image: url(../images/foot_mid_lt.jpg);
	background-repeat: repeat-y;	
	}
.ft_rt{
	background-image: url(../images/foot_mid_rt.jpg);
	background-repeat: repeat-y;	
	}	
	
.fields{
	border: solid 1px #d5d5d5;
	background-image: url(/images/tile_form.gif);
	background-repeat:repeat-x;
	padding:3px;
	

	}
	
.partner{margin-right: 20px;}
.contact{font-weight: bold;	}	
.product_links{	font-size: 11px;}


/*---------   Q & A   --------- */

.q {
	background-image: url(/images/icon_q.gif);
	background-repeat:no-repeat;
	background-position: ;
	padding:0px 0px 0px 28px;
	margin:0px 0px 8px 0px;
	line-height:18px;
	font-weight:bold;
}

.a {
	background-image: url(/images/icon_a.gif);
	background-repeat:no-repeat;
	background-position: ;
	padding:0px 0px 0px 28px;
	margin:0px 0px 28px 0px;
	line-height:18px;
	color:#444;
}

/*--------- */


.highlight {
	/*background-color:#fff9e6;*/
	display:block;
	padding:15px;
	border-top:1px solid #f2c94f;	
	border-bottom:1px solid #f2c94f;
	margin:10px 0px 20px 0px;
	background-image:url(/images/bg_highlight.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	}

hr {
	border-top:1px dotted #f2c94f; 
	border-bottom-width:0px; 
	border-left-width:0px; 
	border-right-width:0px; 
	height:1px; 
	clear:both; 
	display:block; 
	margin:10px 0 10px 0; 
}

hr.backtotop {
	margin:2px 0 8px 0; 
}

.img-border {
	border:15px solid #cfeafc;
}

.note {
font-style:italic;
font-size:11px;
color:#4c90b6;
}