
/*Main Top Nav*/
	
#navlink td#Solutions {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Solutions a {
	padding:0px;
	margin:0px;
	display:block;
	width:148px;
	height:34px;
	background-image: url(/services/pix/btn_solutions.gif);
	background-repeat: no-repeat;
}

#navlink td#Solutions a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:148px;
	height:34px;
	background-image: url(/services/pix/btn_solutions_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Products {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Products a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/services/pix/btn_products.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Products a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/services/pix/btn_products_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Services {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Services a {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/services/pix/btn_services_on.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Services a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/services/pix/btn_services_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Testimonials {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Testimonials a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/services/pix/btn_testimonials.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Testimonials a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/services/pix/btn_testimonials_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Contact {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Contact a {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/services/pix/btn_contact.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Contact a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/services/pix/btn_contact_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#About {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#About a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/services/pix/btn_about.gif);
	background-repeat: no-repeat;
}
	
#navlink td#About a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/services/pix/btn_about_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

#header_img_general {
	width:880px; 
	height:71px;
	display:block;
	background-image: url(/services/pix/img_hdr_main.jpg);
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	cursor: default;
}

/*MAIN NAV BTN ON STATE*/

.main_nav_on_state {
  white-space: nowrap;
  color:#003366;
  padding:0px;
}

/* Added by AB */
.tableHeading {
	margin-bottom: .5em;
	}
	
.tableRowTitle {
	background: #A9C9DE;
	}

.tableRowEven {
	background: #FFFFFF;
	}

.tableRowOdd {
	background: #EEEEEE;
	}
	
.infoBubble {
	width: 350px;
	margin: 1em 0 1em 120px;
	padding:  0.25em 0.5em;
	background: #A9C9DE;
	overflow: hidden;
	}

.infoBubble dt {
	position: relative;
	float: left;
	width: 130px;
	clear: both;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

.infoBubble dd {
	float: left;
	width: 200px;
	}

#relInfo, #newsContact {
	border: 1px solid #ccc;
	margin: 10px 0 0;
	}

#relInfo h3, #newsContact h3 {
	padding-left: 10px;
	}

#relInfo h3.infoIcon {
/* put background image here */
	padding-left: 25px;
	}

.contactEmail {
/* put background image here */
	margin-left: -7px;
	list-style: none;
	}

.contactInfo {
	margin: 10px 0 5px;
	padding: 0;
	}

.contactInfo li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 15px;
	}

.contactInfo li.contactPhone {
/* put background image here */
	margin-left: 20px;
	}

#relInfo ul {
	margin: 10px 0 5px;
	padding: 0;
	}

#relInfo li {
	background: url(/pix/universal/listarrow.gif) center left no-repeat;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	line-height: 25px;
	}

#relInfo hr {
	background: none;
	border-top: 1px solid #ccc;
	margin: 0 15px;
	height: ;
	}

#column01 {
	position: relative;
	float: left;
	width: 330px;
	}

#column02 {
	position: relative;
	float: right;
	width: 330px;
	}
	
dt {
	margin-top: 0.5em;
	font-weight: bold;
	}

dd {
	margin-left: 1em;
	}

#column02 ul {
	margin-top: 0;
	padding-top: 0;
	}
