/* CSS Document */

*{
	padding:0px;
	margin:0px;
	}
	
body{
/*	background:url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
*/
/*	background:url(../images/bg_vert.png);*/

	background-repeat: repeat-x;
	background-color:#999999 /* #999999 #ECECEC*/;	
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
    color:#333333;
	font-size:11px;
	}
	
img{
	border:none;
	}
	
table{
	border-collapse:collapse;
	}
	
p{
	padding-bottom:10px;
	}

a{
	color:#302226;
	text-decoration:none;
	}
		
	
a:hover{
	}
	
ul{
	list-style:none;
	}
	
li a{
	line-height:150%;
	color:#666666;	
	font-size:14px;
	padding:10px 0 10px 10px;
	}
	
ol{
	}
	
h1{
	font-size:16px;
	color:#7aca24;
	text-transform:uppercase;
	padding-bottom:10px; 
	}

h5{
	font-size:18px;
	color:#8abb15;
	text-transform:uppercase;
	text-align:right;
	padding:0 20px 15px 0; 
	border-bottom:solid 1px #cccccc;
	}
	
h2{
	font-size:14px;
	color:#666666;
	text-transform:uppercase;
	padding-bottom:10px;
	}
	
h3
{
    font-size:12px;
    font-weight:bold;
    padding:4px 0 4px 0;

	}

h4{
    color:#70b822;
    font-size:12px;
	}
	
hr{
	color:#cccccc;
	height:1px;
	background:#cccccc;
	border:none;
	margin:5px 0;
	_margin:0px;/*for IE 6*/
	}
	
.clear{
	clear:both;
	}

.contact_tr{
/*	float:right;*/
	height:25px;
	text-align:right;
	}
	
.shadow{
	width:911px;
	margin:0px auto 0px auto;
	}
	
.search{
	float:right;
    padding:0px 5px;
    margin: 2px 5px 0 0;

/*    border:solid 2px #ffff00;*/
    }

.shadowTop{
/*	background:url(../images/bg_top.png) no-repeat;
	margin:5px 0 0 0;	*/
	width:911px;
	height:50px;
	text-align:right;
	vertical-align:top; 
	}
	
.shadowMid{
	background:url(../images/bg_mid.gif) repeat-y;
	width:911px;
	}

.shadowBottom{
/*    background:url(../images/footerimage.gif) no-repeat;*/
	background-position:bottom;
	width:911px;
	height:7px;
	
/*	background:url(../images/bg_bottom.gif) no-repeat;
	width:914px;
	height:9px;
*/
	}

.container{
	margin:0px;
	width:911px;
/*	background:#fff;*/
	}
	
.header{
	height:55px;
	padding:0px;
	margin:0px;
	}
	
.logo{
	float:left;
	padding:0px;
	margin:0px;
	width:161px;
	}
	
.slogan{
	float:right;
	text-align:right;
	padding-top:0px;
	}
	
.slogan a{
	background:url(../images/arrow.gif) 0% 50% no-repeat;
	padding-left:15px;
	}
	
.nav{
	height:25px;
	margin-bottom:0px;
	padding-left:0px;
    float:right;
	}
	
.nav a{
	display:block; 
	margin-right:0px;
	height:25px;
	width:150px;
    float:right;
	}

a.corporate{
	background:url(../images/nav_corporate.gif) no-repeat;
	}
a.solution{
	background:url(../images/nav_solution.gif) no-repeat;
	}
a.customer{
	background:url(../images/nav_customer.gif) no-repeat;
	}
a.library{
	background:url(../images/nav_library.gif) no-repeat;
	}
a.news{
	background:url(../images/nav_news.gif) no-repeat;
	}
	
.columnTbl{
}

.columnTbl td{
	vertical-align:top;
	/*padding:0 20px*/
}


td.about{
	border-right:solid #cccccc 1px;
/*	width:36%;*/
    width:340px;
    padding:5px 5px 5px 5px;
	}
	
	

td.interactive{
	border-right:solid #cccccc 1px;
/*	width:33%;*/
    width:340px;
    padding:5px;
    color:#333333;
    font-size:14px;
	}

td.interactive a{
  	background:transparent url(../images/green_arrow_full.gif) no-repeat 4px 3px;
  	border:solid 1px #cccccc;
	display: inline-block;  
	font-size: 1em; 
	font-variant: small-caps; 
	font-weight: 300; 
	height: 11px; 
	line-height: 11px; 
	margin-right: 11px; 
	padding: 1px 6px 2px 15px; 
	text-transform: lowercase; 
	white-space: nowrap;
	}

	
td.news{
/*	width:30%;*/
    width:231px;
    padding:5px;
	}
	
.aboutList{
	margin-left:15px;
	}

.aboutList td{
	font-size:14px;
	}
	
.aboutList li{
	background:url(../images/bullet.gif) no-repeat 0% 50%;
	padding: 6px 0 6px 0;
	}	
	

.upperRight{
    float:right;
    width:100%;
    background:#000000;
    height:30px;
    position:absolute;
    top:0px;
    left:0px;
   	color:#cccccc;
	}

.upperRight a{
	border-left:solid #333333 1px;
	color:#cccccc;
	float:right;
	margin:6px 0 0 0;
    padding:0px 8px 0px 8px;
}
	
.footer{
	width:911px;
	height:20px;
	margin:0 auto;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	font-weight:700;
	color:#666666;
	padding-top:10px;
	}
	
	
	
.footerLeft{
	float:left;
    color:#cccccc;
    padding:0 0 0 11px;
	}
.footerRight{
	float:right;
    color:#999999;
	}
	
.footer a{
	color:#999999;
	text-decoration:underline;
	}
	
.news a{
	color:#0072bc;
    font-size:14px;
	}
	
.news h1{
	float:left;
	}
	
.rssLink{
	float:right;
	}
	
.news h2{
	font-style:italic;
	padding-bottom:2px;
	}
	
.slideShow{
	width:900px;
	margin:0 5px 20px 6px;
	}
	
.subHead{
	width:911px;
	height:180px;
	margin:0 0 25px 0px;
	}
	
.subHeadLeft{
	float:left;
	width:161px;
	height:180px;
	background:url(../images/subnav_bg.png) no-repeat;
	}
	
.subNavTitleBg{
/*	background:url(../images/subNavTitleBG.gif) no-repeat;*/
	width:161px;
	height:20px;
	text-transform:uppercase;
	font-weight:700;
	padding:15px 0px 0px 20px;
	}
	
.subTitle{
/*	background:url(../images/subTitleBG.gif) repeat-x;*/
	height:25px;
	text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	font-style:italic;
	padding:5px 0 0 5px;
	}
	

	
.subNav{
	height:110px;
	width:161px;
	padding-top:10px;	
	}
	
.subNav a{
	background:url(../images/arrow_subnav.gif) no-repeat 12% 50% /*#ffffff*/;
	display:block; 
	padding:0 0 0 30px;
	margin:3px 0px 3px 0px;
/*	text-transform:uppercase;*/
	font-size:11px;
	}
	
.subNav a:hover
{
	color:#0098db;
}
.subHeadRight{
	float:right;
	width:750px;
	height:180px;
	}

.subTbl
{
	}
	
.subTbl td{
	vertical-align:top;
	padding:10px 10px;
	}

.primaryLeft
{
    float:left;
    width:560px;
    }

.primaryLeft a{
    color: #0000ff;
    text-decoration:underline;
    }

.insetRight{
    float:right;
    width:130px;
  	background:url(../images/gr_inset_oce.jpg) no-repeat;
  	border-bottom:solid 1px #cccccc;
    margin: 0 0 0 10px;
	padding: 85px 10px 0 10px;
    }

.insetRight a{
  	background:transparent url(../images/green_arrow_full.gif) no-repeat 4px 3px;
  	border:solid 1px #cccccc;
 	display: inline-block;  
	font-size: 1em; 
	font-variant: small-caps; 
	font-weight: 300; 
	height: 11px; 
	line-height: 11px; 
	margin-right: 11px; 
	padding: 1px 6px 2px 15px; 
	text-transform: lowercase; 
	white-space: nowrap;
    }
    
.insetLeft{
    float:left;
    width:130px;
  	background:url(../images/gr_inset_oce.jpg) no-repeat;
  	border-bottom:solid 1px #cccccc;
    margin: 0 0 0 10px;
	padding: 85px 10px 0 10px;
    }

.insetLeft a{
  	background:transparent url(../images/green_arrow_full.gif) no-repeat 4px 3px;
  	border:solid 1px #cccccc;
 	display: inline-block;  
	font-size: 1em; 
	font-variant: small-caps; 
	font-weight: 300; 
	height: 11px; 
	line-height: 11px; 
	margin-right: 11px; 
	padding: 1px 6px 2px 15px; 
	text-transform: lowercase; 
	white-space: nowrap;
    }    
    
.expert{
    width:350px;
    min-height:150px;
  	background:url(../images/gr_inset_oce.jpg) no-repeat;
	padding: 10px 5px 5px 110px;
	border-top:solid 1px #ebebeb;
    }

.expert a{
  	background:transparent url(../images/green_arrow_full.gif) no-repeat 4px 3px;
  	border:solid 1px #7aca24;
	display: inline-block;  
	font-size: 15px; 
	font-variant: small-caps; 
	font-weight: 300; 
	height: 11px; 
	line-height: 11px; 
	margin-right: 11px; 
	padding: 1px 6px 2px 15px; 
	text-transform: lowercase; 
	white-space: nowrap;
    }

.insetTarget{
    float:right;
    width:130px;
  	border-bottom:solid 1px #cccccc;
    margin: 0 0 0 0px;
	padding: 65px 5px 0 5px;
    }

.insetTarget a{
  	background:transparent url(../images/green_arrow_full.gif) no-repeat 4px 3px;
  	border:solid 1px #cccccc;
	display: inline-block;  
	font-size: 1em; 
	font-variant: small-caps; 
	font-weight: 300; 
	height: 11px; 
	line-height: 11px; 
	margin-right: 11px; 
	padding: 1px 6px 2px 15px; 
	text-transform: lowercase; 
	white-space: nowrap;
    }
        
.pageTitle h1{
	border-bottom:solid 1px #efefef;
	padding-bottom:0px;
	}
	
.TargetedJump{	
	border-right:solid 1px #cccccc;
	text-align:center;
	width:141px;
	}

.LeadershipImage{	
	text-align:left;
	}
.ThreeTbl td
{
    width:250px;
}
    
 .ThreeTbl a
{
    color:#0072bc;
}   

.ThreeTblwInset td
{
    width:180px;
}
    
 .ThreeTblwInset a
{
    color:#0072bc;
}  
 
.TwowInset td
{
    width:270px;
}
    
 .TwowInset a
{
    color:#0072bc;
}   