/*---------------------------------------------
	Global reset
---------------------------------------------*/

html, body, div, span, 
h1, h2, h3, h4, h5, h6, 
a, em, font, img,
small, strong,
ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #e5e8ec;
	text-align: center;	
}

a {
	color: #357886;	
}

a:hover {
	color: #000;
}

/*---------------------------------------------
	Layout
---------------------------------------------*/

#page_container {
	margin: 0 auto;
	width: 810px;
	text-align: left;
	background: #fff;
	padding: 0 23px 30px 23px;
}

#page_content {
	margin: 14px 0 0 0;
}

#left_column {
	float: right;
	width: 142px;
}

#right_column {
	float: right;
	width: 653px;
	margin-left: 15px;
}

/*---------------------------------------------
	General typography
---------------------------------------------*/

h1 {
	color: #3b8696;
	font-size: 26px;
	font-weight: normal;
}

h2 {
	color: #3b8696;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
}

h3 {
	color: #3b8696;
	font-size: 16px;
	padding:15px 0 0 0;
}

h3 a{
	color: #3b8696;
	font-size: 16px;
	padding:15px 0 0 0;
	text-decoration:none;
}

h3 a:hover{
	color: #000000;
	text-decoration:underline;
}



h4 {
	color: #3b8696;
	font-size: 14px;
}


#right_column p {
	color: #666;
	line-height: 20px;
}


#right_column ul {
	display: list-item;
	list-style: square;
	margin: 3px 0 0 15px;
}


#right_column ul li {
	color: #666;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 8px 8px 0 0;
	font-size: 12px;
}


#right_column a.headerlink {
	font-weight: bold;
	size: 16px;
	text-decoration: none;
}

#right_column a.headerlink:hover {
	text-decoration: underline;
}



/*---------------------------------------------
	Header
---------------------------------------------*/

#logo {
	width: 252px;
	height: 49px;
	float: left;
	padding: 54px 0 0 0;
}

#globals {
	float: left;
	text-align: right;
	width: 558px;
	height: 93px;
	margin: 10px 0 0 0;
}

	ul#quicklinks,
	ul#quicklinks li {
		display: inline;
		list-style: none;
	}
	
	ul#quicklinks li a {
		color: #666;
		text-decoration: none;
		text-transform: lowercase;
		padding: 0 8px;
		font-size: 11px;
	}
	
	ul#quicklinks li a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	ul#quicklinks li a.last {
		padding: 0 0 0 8px;
	}
	
	#globals form {
		margin-top: 20px;
	}
	
	input#searchbox {
		width: 125px;
		background: #fff;
		font-size: 11px;
		font-weight: bold;
		color: #111;
		vertical-align: top;
	}
	
/*---------------------------------------------
	Top navigation
---------------------------------------------*/

ul#nav {
	width: 810px;
	height: 26px;
	padding: 0; 
	margin: 0; 
	list-style: none; 
	line-height: 1;
	background: url(../images/bg_nav.gif) top left repeat-x;	
}

ul#nav a {
	padding: 6px 44px 7px 44px;
  	display: block;
  	color: #999;
  	text-decoration: none;
  	text-transform: lowercase;
  	font-size: 12px;
}

ul#nav a:hover {
  	color: #000;
}

ul#nav a.first {
	padding-left: 0;
}


ul#nav a.first_on {
	padding-left: 0;
	color: #357886;
}

ul#nav a.first_on:hover {
	padding-left: 0;
	color: #000;
}


ul#nav a.last {
	padding-right: 0;
}


ul#nav a.nav_item {
  	color: #999;
}

ul#nav a.nav_item:hover {
  	color: #000;
}


ul#nav a.nav_item_on {
	color: #357886;
}

ul#nav a.nav_item_on:hover {
	color: #000;
}



ul#nav a.last_on {
	padding-right: 0;
	color: #357886;
}

ul#nav a.last_on:hover {
	color: #000;
}


ul#nav a.current {
	color: #357886;
}

ul#nav li {
	float: left;
	list-style: none;
}

#nav li a {
	display: block; 
	width: inherit;
}

#nav li ul {
	position: absolute; 
	background-color: #fff; 
	width: 180px; 
	left: -999em; 
	border: 1px solid #ccc;
	margin: 0 0 0 33px; 
	z-index: 1;
}

#nav li ul.firstdpdn {
	margin: 0 0 0 -11px; 
}

#nav ul li:hover, #nav ul li.sfhover {
	background: none;
}

#nav li ul li a {
	display: block; 
	width: 160px; 
	padding: 6px 10px; 
	text-transform: none;
	font-size: 12px; 
	background: none;
	color: #357886;
}

#nav li ul li a:hover {
	color: #000;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	display: block;
}

/* ~~~~ Pipeline nav item */

#nav li ul li.child {
	margin: 0 0 0 20px;
	background: url(../images/bullet_nav.gif) center left no-repeat;
}

/* Products Dropdown */

#nav li ul#products_dropdown {
	width: 310px;
	background: #fff;
	padding: 0;
}

#nav li ul#products_dropdown li {
	float: left;
	width: 290px;
	margin: 0; 
	padding: 0;
}

ul#products_dropdown li img {
	width: 121px;
	margin: 20px 15px 0 0;
	float: left;
}

p#iplex_description {
	width: 134px;
	float: left;
	color: #666;
	font-size: 13px;
	padding: 0 0 10px 0;
}

p#iplex_description a.prod_link {
	color: #357886;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 0 0;
}


/*---------------------------------------------
	Homepage
---------------------------------------------*/

#home_feature1, #home_feature2 {
	width: 166px;
	height: 200px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 15px;
	margin: 14px 13px 0 0;
}

#home_feature3 {
	width: 342px;
	height: 200px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 15px 22px;
	margin: 14px 0 0 0;
	background: url(../images/bg_home_features3.gif) center left no-repeat;
}

#home_feature1 ul,
#home_feature1 ul li,
#home_feature2 ul,
#home_feature2 ul li {
	list-style: none;
	margin-top: 15px;
}

#home_feature2 ul li {
	margin-top: 5px;
}

#home_feature2 ul li a {
	color: #797979;
	font-size: 12px;
	text-decoration: none;
}

#home_feature2 ul li a:hover {
	color: #000;
}

#home_feature2 ul li {
	background: url(../images/bullet.gif) center left no-repeat;
	padding-left: 12px;
}

#home_feature3 h2 {
	font-weight: bold;
}

#home_feature3 p {
	color: #666;
	font-size: 14px;
	line-height: 18px;
}

#home_feature3 a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.date {
	font-weight: bold;
	font-size: 12px;
	color: #424242;
}

.excerpt {
	font-size: 11px;
	color: #424242;
}

.excerpt a {
	font-weight: bold;
	color: #4798a6;
	text-decoration: none;
	font-size: 11px;
}

.excerpt a:hover {
	color: #306771;
}


/*

#subfeature1, #subfeature2 {
	width: 157px;
	height: 48px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 15px 15px 15px 87px;
	margin: 14px 13px 0 0;
	background-color: #f0f3f7;
}

#subfeature3 {
	width: 157px;
	height: 48px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 15px 15px 15px 87px;
	margin: 14px 0 0 0;
	background-color: #f0f3f7;
}

*/


#subfeature1, #subfeature2 {
	width: 259px;
	height: 77px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 0px;
	margin: 14px 13px 0 0;
	background-color: #f0f3f7;
}

#subfeature3 {
	width: 259px;
	height: 77px;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 0px;
	margin: 14px 0 0 0;
	background-color: #f0f3f7;
}


#subfeature1 p {
	padding: 3px 10px 15px 0px;
}

#subfeature2 p {
	padding: 3px 10px 15px 0px;
}

#subfeature3 p {
	padding: 3px 10px 15px 0px;
}

#feature_img {
	float: left;
	margin: 0 12px 0 0;
}



/*#subfeature1 {
	background: url(../images/featured_img1.jpg) top left no-repeat;
}

#subfeature2 {
	background: url(../images/featured_img2.jpg) top left no-repeat;
}

#subfeature3 {
	background: url(../images/featured_img3.jpg) top left no-repeat;
*/

.featurelink {
	color: #3b8696;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.featurelink:hover {
	color: #000;
	text-decoration: none;
}

#subfeature1 a {
	color: #3b8696;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


#subfeature1 a:hover {
	color: #000;
	text-decoration: none;
}

#subfeature2 a {
	color: #3b8696;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


#subfeature2 a:hover {
	color: #000;
	text-decoration: none;
}

#subfeature3 a {
	color: #3b8696;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


#subfeature3 a:hover {
	color: #000;
	text-decoration: none;
}


/*---------------------------------------------
	FOB FEATURE STYLES
---------------------------------------------*/


#highlight_2 {
	float: right;
	background: url(../images/fob_feature_bgd.gif) top left no-repeat;
	margin: 5px 0 20px 20px;
	padding: 0;
	width: 232px;
	height: 268px;
	border-bottom: 1px solid #ccc;
}

#highlight_2 h6 {
	background: url(../images/fob_feature_title.gif) top left no-repeat;
	margin: 35px 0 0 10px;
	height: 68px;
	text-indent: -1000px;
	overflow: hidden;
}

#highlight_2 p {
	background: url(../images/fob_feature_dotted.gif) bottom center no-repeat;
	color: #666;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0 0 0;
	padding: 5px 10px 20px 10px;
}

ul#fob_link,
ul#fob_link li {
	list-style: none;
}

ul#fob_link {
	margin: 8px 0 0 10px;
	padding: 0;
}

ul#fob_link li {
	background: url(../images/doc_download.gif) center left no-repeat;
	padding: 0 0 0 20px;
}

ul#fob_link li a {
	color: #357886;
	font-weight: normal;
	text-decoration: none;
}

ul#fob_link li a:hover {
	color: #000;
	text-decoration: underline;
}

/*---------------------------------------------
	FOB SUBNAV STYLES
---------------------------------------------*/

ul#fob_nav,
ul#fob_nav li {
	list-style: none;
	display: inline;
}

ul#fob_nav {
	display: block;
	background-color: #357886;
	margin: 10px 0 7px 0px;
	padding: 3px 3px 3px 3px;
}

ul#fob_nav li {
	background: url(../images/arrow_icon.gif) center left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 15px 0 10px;
}

ul#fob_nav li a {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

ul#fob_nav li a:hover {
	text-decoration: underline;
}



/*---------------------------------------------
	Interior Subnav
---------------------------------------------*/

ul#subnav,
ul#subnav li {
	list-style: none;
}

ul#subnav li.child {
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	background: url(../images/bullet_nav.gif) center left no-repeat;
}


ul#subnav {
	background: url(../images/bg_dots.gif) bottom left repeat-x;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}

ul#subnav li a {
	text-transform: lowercase;
	color: #999;
	line-height: 2.5em;
	text-decoration: none;
}

ul#subnav li a:hover {
	color: #357886;
	text-decoration: underline;
}

ul#subnav li a.subnav_item {
	text-transform: lowercase;
	color: #357886;
	line-height: 2.5em;
	text-decoration: none;
}

ul#subnav li a.subnav_item:hover {
	color: #000;
	text-decoration: underline;
}


#left_column ul#press,
#left_column ul#press li {
	list-style: none;
}

#left_column ul#press {
	margin: 15px 0 0 0;
}

#left_column ul#press li {
	margin: 0 0 10px 0;
}


/*---------------------------------------------
	Interior Pages
---------------------------------------------*/

#page_title {
	background: url(../images/bg_dots.gif) top left repeat-x;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	width: 653px;
}

#page_title p {
	background: url(../images/bg_dots.gif) bottom left repeat-x;
	padding: 0 0 15px 0;
	margin: 10px 0 0 0;
	width: 653px;
	color: #333;
	font-size: 16px;
	line-height: 22px;
}

#page_title a {
	color: #3b8696;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}

#page_title a:hover {
	color: #000;
	text-decoration: underline;
}


/*---------------------------------------------
	Sitemap content styles
---------------------------------------------*/

#sitemap_left {
	float: left;
	width: 300px;
}

#sitemap_right {
	float: right;
	width: 300px;
}


	
/*---------------------------------------------
	Footer
---------------------------------------------*/

#footer {
	margin: 0 auto;
	width: 810px;
	text-align: left;
	padding: 10px 0 15px 0;
}

#footer ul,
#footer ul li {
	list-style: none;
	display: inline;
}

#footer ul li a {
	padding: 0 10px;
	color: #666;
	text-transform: lowercase;
	text-decoration: none;
}

#footer ul li a.first {
	padding-left: 0;
}

#footer ul li a:hover {
	color: #000;
}

#footer p, #footer span {
	font-size: 11px;
	color: #666;
	line-height: 18px;
}

#footer span.legal {
	margin-left: 10px;
}