*{
	margin:0px;
	padding:0px;    
	-moz-outline-style: none;     
    outline-style: none;
    outline-width: 0px;
    outline-color: -moz-use-text-color;

} 

html {
	overflow-y: scroll;
}

body, html {
	background:#ffffff ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676661;
}
a {
	color:#0A5B93;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.bold {
	font-weight:bold;
	font-size:11px;
}
select { color:#676661; }
#container {
	margin:0px auto 0px;
	width:962px;	
	/*background:url(img/bgbody.gif) repeat-y center center;*/
	padding:0px 8px;
	position:relative;	
	height:auto !important;
	height:100%;
	min-height:100%;

}
#toppart {
	/*background:url(img/bg_cont.gif) repeat-x top left;*/
	height:120px;
	overflow:hidden;
	padding:0px 10px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.tright {
	text-align:right;
}
.mainpadd {
	padding:0px 0 10px;
	/*height:680px;*/
	clear:both;
	margin-bottom:10px;

}

a img, img {
	border:none;
}
input.styled {
	border-top:#aaadb2 solid 1px;
	border-right:#dbdee5 solid 1px;
	border-bottom:#e1e8f0 solid 1px;
	border-left:#e3e3eb solid 1px;
	background:#ffffff;
	text-transform:uppercase;
	color:#848283;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 5px;
	width:120px;
	margin-bottom:3px;
}
input.styled:hover,
input.styled:focus
{
	border:solid 1px #35b0d1;
	color:#35b0d1;
}
#topright {
	line-height:18px;
	
	padding-top:9px;
	color:#4d7493;
	font-size:11px;
	position:relative;
}
#topleft {
		
		padding-top:8px;
		padding-bottom:10px;
}
.clear {
	clear:both;
}
.leftpan {
	float:right;
	margin-left:25px;
	padding-bottom:20px;
width:249px;
padding-top:10px;
}
strong.blueone {
	color:#0A5B93;
font-size:14px;
font-weight:bold;
}
ul.leftmenu {
	padding:0 0 29px;
	margin-left:25px;
	list-style:none;
}
ul.leftmenu li.on a, ul.leftmenu li.on a:hover, ul.leftmenu li a:hover {
	background:transparent url(img/bg_leftmenu_on3.gif) no-repeat scroll 0 4px;
color:#6b70a7;
display:block;
font-size:12px;
font-weight:bold;
line-height:100%;
padding:0 0 2px 7px;
text-decoration:none;
}
ul.leftmenu li a {
background:transparent url(img/bg_leftmenu_off.gif) no-repeat scroll 0 4px;
color:#333333;
display:block;
font-size:12px;
font-weight:bold;
line-height:100%;
padding:0 0 2px 7px;
text-decoration:none;
}
ul.leftmenu li ul {
	padding:0 0 5px 9px;
}
ul.leftmenu li ul li a, ul.leftmenu li.on ul li a {
	background:transparent url(img/dot_submenu_0.gif) no-repeat scroll 0 8px;
color:#7A7A7A;
font-weight:normal;
line-height:100%;
padding:0 0 4px 7px;
text-decoration:none;
}
ul.leftmenu li ul li a:hover, ul.leftmenu li.on ul li a:hover {
	background:transparent url(img/dot_submenu_0.gif) no-repeat scroll 0 8px;

color:#6b70a7;
font-weight:normal;
line-height:100%;
padding:0 0 4px 7px;
text-decoration:none;
}
div.pathindicator {
	clear:both;	color:#AAAAAA;
	margin-top:5px;
	font-size:11px;
	height:15px;
	overflow:hidden;
}
div.pathindicator a {
	color:#AAAAAA;
text-decoration:none;
}
div.pathindicator a:hover {
	color:#AAAAAA;
text-decoration:underline;
}
.leftpan h2, .leftpan h2 a {
	color:#ffffff;
	font-size:11px;
	background:#999999;
	height:14px;
	margin:0;
	padding:0px;
	padding:2px;
	font-weight:normal;
	margin-bottom:10px;
	text-decoration:none;
}
	.rightpan {
	float:left;
	padding-bottom:50px;
/*	width:736px;*/
width:705px;
	text-align:justify;
	
}
.rightpan input, .rightpan textarea {
	border:1px solid #A2A0A0;
	font-size:11px;
	padding:2px 5px;
}

.rightpan h1 {
	color:#3e60a0;
font-size:18px;
font-weight:normal;
text-transform:capitalize;
margin:0;
padding:0 0 2px;
}
.pagecont {
	padding:0 10px 15px;
	clear:both;
}

#topmenu {
	width:952px;
	background:url(img/wide_bar.gif) no-repeat top left;
	height:32px;
	margin:3px 5px;
	position:relative;

	
}
#homer {
	position:absolute;
	top:7px;
	left:13px;
}
.pbig
{
	width:950px;
	overflow:hidden;	
}
.p2big
{
	width:998px;
	overflow:hidden;	
}
.psmall {
	width:250px;
}
#acc_bg {
	background:url(img/right_bg.gif) no-repeat top right;
	height:292px;
	padding:6px;
	overflow:hidden;
}
#newsbar {
	/*background:url(img/lnewsbar.gif) no-repeat top left;*/
	padding:5px 13px;
	height:16px;
	position:relative;
	background-color:#f3f3f3;
	border:1px solid #d1d1d2;
}
#qlinks {
	padding:5px 18px;
	height:16px;
	background:url(img/quick_links.gif) no-repeat top left;
	cursor:pointer;
}
.clearh {
	height:5px;
	clear:both;
}
.bgd {
	position:relative;
	background:url(img/ca_bg.gif) repeat-x top left;
	padding:12px 10px;
	height:103px;
	width:628px;
	color:#F1F1F1;
}

.bcg {
	position:relative;
	background:url(img/mbg2.gif) repeat-x top left;
	padding:12px 10px;
	height:150px;
	width:672px;
	color:#565457;
	
}
.mbgl {
	background:url(img/mbl2.gif) no-repeat top left;
	width:7px;
	height:174px;
	position:absolute;
	top:0px;
	left:0px;
}
.mbgr {background:url(img/mbr2.gif) no-repeat top left;
	
	width:7px;
	height:174px;
	position:absolute;
	top:0px;
	right:0px;
}
.bcg h3 {
	color:#e66f0e;
	font-size:14px;
	margin-bottom:10px;
}
.bgd h3 {
	color:#e1dfdf;
	font-size:14px;
}
.bgd h4 {
	font-size:16px;color:#e1dfdf;
}
p.intro {

	
}
.bgd a {
	color:#ffffff;
	text-decoration:underline;
}
.bgd a:hover {
	color:#e5e5e5;
	text-decoration:none;
}
.bgdl {
	background:url(img/cl_bg.gif) no-repeat top left;
	width:7px;
	height:127px;
	position:absolute;
	top:0px;
	left:0px;
}
.bgdr {
	background:url(img/cr_bg.gif) no-repeat top left;
	width:7px;
	height:127px;
	position:absolute;
	top:0px;
	right:0px;
}
.footer {
	font-size:11px;

	bottom:0;
	left:0px;
	padding:20px 0px 0px;
	width:962px;
	position:relative;

	float: none;
	clear: both;
}
#nav1 {
	position:absolute;
	top:3px;
	left:120px;
}
#arr3l {
	width:15px;
	display:block;
	float:left;
	height:20px;
	background:url(images/l_arrow.png) 1px 4px no-repeat;
	cursor:pointer;
}
#arr3r {
	width:14px;
	display:block;float:left;
	height:20px;
	background:url(images/r_arrow.png) no-repeat 8px 4px;
	cursor:pointer;
	border-left:1px solid #d1d1d2;
}
#newsticker {
	position:absolute;
	top:6px;
	left:170px;
	width:400px;
}
#newsticker a {
	display:none;
	font-size:11px;
}
#morenews {
	position:absolute;
	top:6px;
	right:10px;
	width:114px;
}
#naver 
{
	position:absolute;
	top:10px;
	right:20px;
	width:52px;
	height:17px;
}
a#arr2l {
	width:26px;
	height:17px;
	display:block;
	float:left;
	background:url(img/nav_btns.gif) no-repeat top left;	
	cursor:pointer;
}
a#arr2l:hover {
	background:url(img/nav_btns.gif) no-repeat bottom left;	
}
a#arr2r {
	width:25px;
	height:17px;
	display:block;
	float:left;
	background:url(img/nav_btnsr.gif) no-repeat top left;	
	cursor:pointer;
}
a#arr2r:hover {
	background:url(img/nav_btnsr.gif) no-repeat bottom left;	
}
#slider2 .slide  {
	width:350px;
	display:none;
}
#slider2 .slide img {	
	float:left;
}
#slider2 .slide p {
	padding-top:12px;
}
#slider2 .slide p a {	
	font-weight:bold;
	font-size:16px;
}
#slider2 .slide a.more {	
	padding-right:15px;
	background:url(img/arr_right.gif) no-repeat center right;
}
#qlinker {
	width:228px;
	padding:10px;
	border:solid 1px #d2d2d2;
	border-top:none;
	position:absolute;
	top:25px;
	left:0px;
	height:auto;
	background:#ffffff;
	font-size:11px;
	display:none;
	z-index:200;
}


ul.sub_menu {
	background:url(img/dropdown_back-2.png) no-repeat bottom left;
	width: 342px;
	padding:0px 11px 11px 11px;
	z-index:100;
	position:relative;
}

/* 
	LEVEL ONE
*/
ul {list-style: none;}
ul.dropdown                         { position: relative;  list-style: none;}
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1;  position: relative; }
ul.dropdown a:hover		            { color: #ffffff; text-decoration:none;}
ul.dropdown a:active                { color: #ffffff; }
ul.dropdown li a.fit                    { display: block; 
							padding: 7px 14px; 
							color: #ffffff; 
							height:16px;
							font-size:10px;
							text-transform:uppercase; 
							background:url(img/arr_down.gif) no-repeat center right;}

	ul.dropdown li a.fit:hover                   {  text-decoration:none; color:#ffffff;}		
							  
ul.dropdown li ul a {font-size:11px;color:#677D9D;font-weight:bold;}								  
ul.dropdown li ul a.small {font-size:10px;padding-left:5px;color:#757575;}								  
									  
ul.dropdown li:last-child a         {  } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; background:transparent  url(img/bgmen_on.gif) repeat-x top left; }
ul.dropdown li.hover a              {  }


a.arrowed {background:url(img/arr_ri.gif) no-repeat center right;}

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 200px; position: absolute; top: 100%; left: -12px; display:none;}
ul.dropdown ul li 					{ font-weight: normal; color: #000;   float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
									
ul.dropdown ul li a				{ border-right: none; width: 100%; display: inline-block; padding:4px 0px; text-indent:6px;} 

ul.dropdown ul ul 					{ left: 90%; top: 0;background:#f0f2f4; border-bottom:solid 1px #A8A8A8;border-right:solid 1px #A8A8A8;}
ul.dropdown li:hover > ul 			{ display:block; }

ul.sub_menu {

	}
li.sub2_menu > a {
	
	background:url(/img/blue_right.gif) no-repeat right center;
}
span.topbg {
	background:url(img/dropdown_top-2.gif) no-repeat top left;
	padding:4px;
	display:block;<li><span class="topbg"></span></li>
}
#menuplace {
	position:absolute;
	top:1px;
	left:110px;
	width:606px;
	height:30px;
}

a#arch {
	background:url(img/acc_early_adopter.gif) no-repeat;
	background-position:bottom left;
}
a#app {
	background:url(img/acc_applications.gif) no-repeat;
	background-position:bottom left;
}
a#tech {

	background:url(img/acc_technology.gif) no-repeat;
	background-position:bottom left;
}
a#prod {

	background:url(img/acc_products.gif) no-repeat;
	background-position:bottom left;
}

a#aboutus {

	background:url(img/acc_aboutus.gif) no-repeat;
	background-position:bottom left;
}
a#events {

	background:url(img/acc_events.gif) no-repeat;
	background-position:bottom left;
}

h3 a.main {
text-indent:-9999px;
}
h3 a.main {
	display:block;
	width:238px;
	height:30px;	
		
}
h3.ui-state-active a.main {
	background-position:0px 0px !important;
}
#accordion {
	height:294px;
	overflow:hidden;
}

#accordion div {
	height:170px;
	border:solid 1px #cfd0ca;
	background:#edeee6;
	overflow:hidden;
}
#accordion div div {
	height:22px;
	border:none;
	border-bottom:solid 1px #cfd0ca;
	text-align:left;
}
#accordion div div a {
	display:block;
	height:8px;
	padding:8px 10px 6px;
	width:216px;
	font-weight:bold;
	font-family:Helvetica,Arial,serif;
	font-size:11px;
	color:#65665e;
}
#accordion div div a:hover {
	text-decoration:none;
	color:#677d9d;
	background:#d7dde9;
}
.small2 {font-size:11px;} 

.addthis {
	text-align:right;
	clear:both;
	padding:1px;
	height:20px;
	
	margin-bottom:12px;
}
.glance h3 {
	font-size:11px;
	font-weight:bold;
}
.glance { width:220px;font-size:11px;}
.glance a {
	font-size:11px;
}
div.hrr {
	padding:5px 1px 0px;
	margin-bottom:5px;
	border-bottom:solid 1px #dddddd;
}

.bluebar {
	background:#2c4a8a;
	padding:7px 22px;
	border-top:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
	color:#ffffff;
}
.bluebar a {
	color:#ffffff;
}
.bluebar .rss {
	margin-right:7px;
	float:left;
}
.bluebar #bl, .bluebar #br {
	cursor:pointer;
}
.whitebar {
	padding:7px 22px;
	color:#8f9190;
}
.whitebar a {
	color:#8f9190;
}

#newsticker2 {
	width:500px;
	float:left;
	margin-left:10px;
}
.rulev {
	background:url(img/rule_v.gif) no-repeat 0px 0px;
	float:left;
	min-height:140px;
	width:1px;
	font-size:1px;
	margin:20px 4px 0px;
	
}
.mainbv {
	
	padding:10px;
	font-size:11px;
}
.aa22 {
	width:270px;
}
.aa33 {
width:300px;
position:relative;
}
.mainbv a {
	font-weight:bold;
	font-size:12px;
}
.mainbv .homepageImage {
	float:left;
	margin-right:3px;
}
.mainbv h2 {
	font-size:12px;
text-transform:uppercase;
padding-bottom:9px;
}
#subproducts {
	width:270px;
}
.itemTab {
	width:70px;
	text-align:center;
	margin-bottom:10px;
}
.twocol {

margin-top:2px;
height:141px
	
}
.twocol .lcol {
	float:left;
	width:331px;
}
.twocol .rcol {
	float:left;
	width:331px;
	margin-left:20px;
}
.twocol .inner {
	border:1px solid #E9EAEC;
padding:9px 7px 7px;
}
h3.lite {
	background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #E9EAEC;
border-right:1px solid #E9EAEC;
border-top:1px solid #E9EAEC;
color:#556E92;
font-size:12px;
margin:0;
padding:6px 0 5px 9px;
}
img.cat-image {
	border:3px solid #BDC4D1;
float:left;
margin-bottom:9px;
margin-right:10px;
}
img.cat-image:hover {
border:3px solid #3e60a0;
}

.contener {
	margin:0 0 1.2em;
  width:100%;
}

.contener_member {
	margin:2em 0 1.2em;
  width:235px;
  float: right;
}

.contener h2, .contener_member h2 {
	background:#FFFFFF url(img/h3_bg.gif) repeat-x scroll top left;
border:1px solid #CCCCCC;
height:1%;
margin:0;
padding:3px 5px;
font-size:12px;
}
.contener h2.ns, .contener_member h2.ns {
	background-color:#6988A3;
background-image:url(img/header.gif);
background-repeat:repeat-x;
border:1px solid #CCCCCC;
color:#FFFFFF;
font-family:arial,sans-serif;
font-size:12px;
font-weight:bold;
height:1%;
margin:0;
padding:3px 5px;
}
.contener .contener_body, .contener_member .contener_body {
	background:#FFFFFF url(img/container-gradient.gif) repeat-x scroll 0 100%;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.contener_body p {
	padding:0.3em 5px 0.7em;
}
.column1 {
	width:400px;
	float:left;
}
.column2 {
	width:245px;
	float:right;
}
.column3 {
	width:195px;
	float:left;
}
.column4 {
	width:195px;
	float:right;
}
.column5 {width:325px;
	float:left;}
.column6 {width:335px;
	float:right;}
.hr hr {
	display:none;
}
.hr {
	background:#FFFFFF url(img/dotted.gif) repeat-x scroll 0 0;
height:1px;
}
.contener_body li 
{

height:1%;
text-align:left;
background: url(img/dot.gif) no-repeat top left;
padding:2px 2px 2px 14px;
}
p.smalls {
	text-align:justify;
	padding:2px 10px;
	font-size:11px;
}
p.smalls a {
	font-weight:bold;
}
#menu2 {
	border-left:solid 1px #bdbdbd;
	border-top:solid 1px #bdbdbd;
	border-bottom:solid 1px #686868;
	border-right:solid 1px #686868;
	position:absolute;
	top:32px;
	background:#ffffff;
	left:130px;
	display:none;
		
}
#menu2 a {
	font-size:11px;
	display:block;
	width:190px;
	padding:5px;
	font-weight:normal;
}
#menu2 a:hover {
	background:#cccbcb;
	color:#990000;
	text-decoration:none;
}
strong.ol {
padding:5px 5px 3px;
}
a.showfull {
	background: url(img/blue_plus.gif) no-repeat center right;
	padding-right:20px;
	cursor:pointer;text-align:right;

}
a.contract {
	display:none;
	text-align:right;
	background: url(img/blue_minus.gif) no-repeat center right;
	padding-right:20px;cursor:pointer;

}
span.bio {
	display:none;
}
table.styled tbody td, table.styled th {
border-top:1px solid #C6C4C0;
padding:3px;
}
table.styled colgroup.firstcol {
background-color:#EAEDEF;
}
table.styled colgroup.alternatecol {
background-color:#F2F6F8;
}
colgroup {
display:table-column-group;
}

table.styled {
border-collapse:collapse;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
width:100%;
padding:0px;
}

table.styled tr.blue_header, table.styled tr.blue_header td {
background-color: #2C4A8A;
color: white;
}

.sm33 {
	width:215px;
	height:370px;
	font-size:11px;
}
.sm33 img {
	margin-bottom:6px;
}
.sm33 h3 {
	font-size:12px;
text-transform:uppercase;
paddin-left:3px;
padding-bottom:9px;
}
.sm33 li 
{


text-align:left;
border-left:solid 3px #0167cb;
margin:4px 4px 4px 4px;
padding-left:10px;
display:block;
height:200px;
text-align:justify;
}

.sm33 li ul li {

height:auto;
border:0;
margin:0 0 5px 0;
padding:0;
}

a.redarrow {
	background:url(img/p.jpg) no-repeat center left;
	padding-left:20px;
}

a.red2 {
	background:url(img/icon_circle_arrow.gif) no-repeat center right; 
	display: block;
	margin: 0;
	width: auto;
	padding: 0 20px 0 0;
}

.colored ul{
	background:#E1EFFA url(img/bgstrip.jpg) repeat-x top left;
	list-style:none;
}
.colored ul li {
	background:none;
	padding:0px !important;
}
.colored ul li.active-strip {
	background:#ffffff url(img/activestrip.jpg) repeat-x top left;
}
.colored ul li.active-strip a {
	font-weight:bold;
}
.colored ul li a {
	clear:left;
color:#003066;
display:block;
height:100%;
min-height:16px;
padding:5px 5px 5px 30px;
text-decoration:none;
background-position:5px 5px;
background-repeat:no-repeat;
}
.test .colored ul li a { 
padding:7px !important;
background-position:7px 7px !important;
min-height:20px !important;
}
.colored ul li a:hover {
	background-color:#b6c5d3 !important;
}
.colored a span {
	margin-left:25px;
}
.colored a#cov {
	background-image:url(img/ico/overview.gif);
}
.colored a#cdo {
	background-image:url(img/ico/download.gif);
}
.colored a#ctr {
	background-image:url(img/ico/troubleshoot.gif);
}
.colored a#cse {
	background-image:url(img/ico/search.gif);
}
.colored a#cdoc {
	background-image:url(img/ico/documentation.gif);
}
.colored a#cfo {
	background-image:url(img/ico/community.gif);
}
.colored a#cpl {
	background-image:url(img/ico/plan.gif);
}
.colored a#cin {
	background-image:url(img/ico/install.gif);
}
.colored a#cus {
	background-image:url(img/ico/use.gif);
}
.colored a#cop {
	background-image:url(img/ico/service-request.gif);
}


#news-navigator {

	background:url(img/news-bg1.gif) repeat-x top left;
	height:41px;
	display:table;
	#position:relative;
	width:100%;
	z-index:-10;
}
#news-navigator h4 {
	font-size:14px;
	display:table-cell;
	position:static;
	vertical-align:middle;
}
#news-navigator-short {
	width:330px;
overflow:hidden;
	background:url(img/news-bg1.gif) repeat-x top left;
	height:41px;
}
#news-navigator #news-menu {
	float:left;
	padding-left:20px;
	padding-top:10px;
	height:33px;
}
#news-menu ul {
	list-style:none;
	width:400px;
	height:33px;
}
#news-menu li {
	float:left;
}
#news-menu a {
	display:block;
	float:left;
	padding:8px 14px;
	background:url(img/news-bg-off.gif) repeat-x top left;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-weight:bold;
	color:#676661;
	
}
#news-menu a.active {
	background:#ffffff !important;
	border-bottom:solid 1px #ffffff;
} 
#news-menu a span {
	padding-left:15px;
	display:block;
}
#news-menu a span#c {
	background:url(img/ico/c.gif) no-repeat center left;
	display:block;
}

#news-menu a span#p {
	background:url(img/ico/p.gif) no-repeat center left;
	display:block;
}
#news-menu a span#i {
	background:url(img/ico/i.gif) no-repeat center left;
	display:block;
}

#news-menu a span#b {
	background:url(img/ico/b.jpg) no-repeat center left;
	display:block;
}

#news-menu a span#t {
	background:url(img/ico/t.jpg) no-repeat center left;
	display:block;
}
#news-menu a span#e {
	background:url(img/ico/e.jpg) no-repeat center left;
	display:block;
}
#news-menu a span#asia {
	background:url(img/ico/a.jpg) no-repeat center left;
	display:block;
}

#news-menu a.last {
	border-right:solid 1px #cccccc;
}
#news-navigator #news-date {
	float:left;
	padding-right:14px;
	padding-top:9px;
	padding-left:14px;
	font-size:18px;
	font-weight:bold;
	z-index:1;
	display:inline;
	width:60px;
}
#news-navigator #news-date #news-archive {
	font-size:12px;
	font-weight:normal;
}
#news-navigator #_loader {
	float:right;
}
.news-sorter {
	width:665px;
	position:relative;
	background:url(img/news-bg2.gif) repeat-x top left;
	height:33px;
	/*z-index:-10;*/
	display:none;
}
.news-sorter span.left {
	float:left;
	font-size:11px;
	font-family:Tahoma, Arial, "Lucida Sans";
	padding-top:13px;
	padding-left:7px;
	color:#999999;
}
.news-sorter span.right {
	float:right;
	
	padding-top:7px;
	padding-right:7px;
}

#news-container .date {
padding-right:15px;
float:left;
width:60px;
margin-right:10px;
padding:10px 15px;	
}
#newsbox {
	padding:0;
	margin:0;

}
#newsbox .body {
	padding:0px;
	text-align:left;
}
.cc, .ii, .pp {
	clear:both;
}
.cc .body .title {
	background:url(img/ico/c.gif) no-repeat top left;
	padding-left:15px; 
}
.ii .body .title {
	background:url(img/ico/i.gif) no-repeat top left;
	padding-left:15px; 
}
.pp .body .title {
	background:url(img/ico/p.gif) no-repeat top left;
	padding-left:15px; 
}
.bb td .title {
	background:url(img/ico/b.jpg) no-repeat top left;
	padding-left:15px; 
}
.tt td .title {
	background:url(img/ico/t.jpg) no-repeat top left;
	padding-left:15px; 
}
.ee td .title {
	background:url(img/ico/e.jpg) no-repeat top left;
	padding-left:15px; 
}
.asia td .title {
	background:url(img/ico/a.jpg) no-repeat top left;
	padding-left:15px; 
}
.sss2 {
	width:420px;
}


div.technology_images {
	margin:0 auto;
	padding:15px 0 15px 0;
	width:570px;
	
	
}
div.technology_images div.endfloat{
	clear:both;	
	display:block;
	font-size:1px;
	height:1px;
	visibility:hidden;
	margin:0;
	padding:0;
}
div.technology_images div.half {
	float: left;
	margin: 0 17px 0 0;
	padding:0;
	width: 275px;
	font-size:90%;
	color:#666666;
	font-family:Verdana, sans-serif;
	text-align:left;
}
div.technology_images div.half-last {
	margin-right:0;
}
div.technology_images div.half h2 {
	border-bottom:1px solid #A6A6A6;
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
	padding:0 0 5px;
	color:#000000;
	font-family:Verdana, sans-serif;
}
div.technology_images a {
	color:#0860A8;
	text-decoration:none;
}
div.technology_images div.half p {
	padding:0 5px 0 0;
	margin:0 0 12px 0;
	text-align:left;
}



div.investorsdiv {
	margin:0;
	padding:15px 0 15px 0;
	border-bottom:1px solid #CCCCCC;
}
h2.headinvestors {
	border-left:none;
	border-right:none;
	border-bottom-color:#4F5B8E;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
}
h2.management {
	width:538px;
	border-left:none;
	border-right:none;
	border-bottom-color:#4F5B8E;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
}
.tablesdata {
	color:#5F5F5F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	
	margin:0 0 15px;
}
.tablesdata td {
padding:12px 0 12px 12px;
}
.leftborder {
border-left:1px solid #C5C5C5;
}
.left_rt_border {
border-color:#C5C5C5;
border-style:solid;
border-width:0 1px;
}
.left_rt_border {
border-color:#C5C5C5;
border-style:solid;
border-width:0 1px;
}
.nopadding {
padding:0 !important;
}
.bgbtm {
background:transparent url(img/tablebottombg.gif) repeat-x scroll left bottom;
height:9px;
line-height:9px;
padding:0 !important;
}

.red_font {
color:#A7314D;
font-size:12px;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
line-height:normal;
}
.bluetext {
color:#4F5B8E;
font-weight:bold;
text-align:left;
}
.investors {
margin:2px 0 15px;
padding-bottom:15px;
}


.innercontainer a {
	
	color:#4F5B8E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0;
}
.innercontainer a {
	text-decoration:none;
}

/*LogoPart*/
div.logopart, div.logopart p {
	margin:0;
	padding:0;
}
div.logopart img.imagelogopart {
	display:block;
	padding-left:50px;
}

div.logopartover {
	margin:0px 0 0 10px;
	width:400px;
	border-bottom:1px dashed #c8c8c8;
	padding:10px 0px 10px 20px;
}
div.logopartbottom {
	margin:0px 0 0 10px;
	padding:10px 0px 10px 20px;
}
div.logopart a {
	padding:0 10px;
	color:#306da6;
	text-decoration:underline;
	
}
div.logopart p {
	padding:5px 40px;
	color:#000000;
}
div.logopart span {
	color:#000000;
}

div.contact_form {
	float: none;
	clear: both;
}

#cse-search-results iframe {
	width: 600px !important;
}

div#tabs {
	width:900px;

	
}

			
			
div#prodinfo {
	/*border-top:1px solid #97a5b0;*/
	padding:1em 0px;
}
div.cleardiv {
	clear:both;
}
div.col2 {
	float:right;
	
	
	width:235px;
}
div.col {
	float:left;
	
	
	width:400px;
}

ul.disk_list {
	padding: 20px 0 20px 20px;
	list-style-type: disc;
	margin: 0;
}

table.user_table tr.table-header td, table tr.table-header td a {
	background-color: #88F;
	color: white;
	padding: 2px;
}

table.user_table td {
	border: 0;
}

table.user_table {
	border: 1px solid #66F;
	text-align: center;
}
table.page_change {
	border: 0; 
	width: 635px;
	font-size: 20px;	
	font-weight: bold;
}
table.page_change a {
	background: #44A;
	color: white;
	text-decoration: none;
	padding: 5px;
}

table.admin_buttons_table {
	width: 635px;
}


div.cleardiv {
	clear:both;
}
.product-family {
	padding-left:45px;
}
.product-family a {
	color:#000;
}

a.darklink {
	color:#676661;
	text-decoration:none;
	font-weight:bold;
}

.column_cell {
	padding:4px;
}
.col_label {
	color:#2e6681;
	font-weight:bold;
	font-size:12px;
}
.sp_overview {
	font-family:Arial, Helvetica, sans-serif;
}
.border {height: 216px; width: 1px; background-color: #bdbdbd; position: absolute; right: -10px;}
.bordertable {height: 250px; width: 1px; background-color: #bdbdbd; position: relative; }

.roundbox {
	margin: 0;
	padding: 0;
	background: url("/img/roundbox-gray-tr.gif") no-repeat right top;
	width: 100%;
	height: 100%;
	margin:0px 13px 13px 0px;
}
.roundbox .tl {
	margin: 0;
	padding: 0;
	background: url("/img/roundbox-gray-tl.gif") no-repeat left top;
	width: 100%;
	height: 100%;
}
.roundbox .br {
	margin: 0;
	padding: 0;
	background: url("/img/roundbox-gray-br.gif") no-repeat right bottom;
	width: 100%;
	height: 100%;
}
.roundbox .bl {
	margin: 0;
	padding: 0;
	background: url("/img/roundbox-gray-bl.gif") no-repeat left bottom;
	width: 100%;
	height: 100%;
}
.moreInfo {
	line-height:1.8em;
	font-size:11px;
	color:#666;
	
	background: #EFEFEF  url("/img/moreInfoBox-tr.gif") no-repeat right top;
}
.moreInfo .tl {
	background: url("/img/moreInfoBox-tl.gif") no-repeat left top;
}
.moreInfo .br {
	background: url("/img/moreInfoBox-br.gif") no-repeat right bottom;
}
.moreInfo .bl {
	background: url("/img/moreInfoBox-bl.gif") no-repeat left bottom;
}
.moreinfo-content {
	padding: 7px;
}
.roundbox-content {
	margin: 0;
	padding: 10px 10px 10px 10px;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	height: 100%;
	font-size:11px;
	color:#333;
}
.roundbox-content h2 {
	font-weight:normal;
	font-size:14px;
	padding-bottom:4px;
	text-decoration:none;
}

.overview-tabs-left-col {
	margin:0px 13px 13px 0px;
	float:left;
	min-height:920px;
	height: auto !important;
	height:920px;
	width:433px;
}
.overview-tabs-right-col {
	float:left;
	width:200px;
}
.overview-tabs-left-col p {
	padding-top:10px;
	padding-bottom:10px;
}
.overview-tabs-left-col ul {
	list-style:square;
	margin-left:25px;
}
.line_label {
	border-bottom:2px solid #999; height:21px;
}
td.h2_blue, h2.blue {
	font-size:14px;
	font-weight:bold;
	color:#676661;
}
.one_column ul {
	padding-left:15px;
}
ul.blue_led {
	list-style:disc; color:#3e60a0;
	padding-left:15px;
	font-size:15px;
}
ul.blue_led li span {
	color:#676661;
	font-size:12px;
}
ul.blue_led li ul li span {
	padding-left:6px;
}
.odd {
	background:#DDD;
}
.even {
	background:#FFF;
}
.mouseover {
	background:#999 !important;
}


ul#globalNav {
    background: url("img/global-nav-bg.jpg") no-repeat scroll right top #FFFFFF;
    clear: right;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 48px;
    list-style: none outside none;
    margin: 10px 2px 0 0;
    padding: 0 0 0 18px;
    text-align: left;
    width: 735px;
}
ul#globalNav li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0 0 0 2px !important;
    padding: 0;
}
ul#globalNav a {
    color: #333333;
    display: block;
    float: left;
    line-height: 1.4em;
    padding: 7px 16px 0;
    text-decoration: none;
}
ul#globalNav a:hover {
    color: #A2ACBA;
}
ul#globalNav a.current {
    color: red;
}


.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
* html .column, * html .span-1, * html .span-2, * html .span-3, * html .span-4, * html .span-5, * html .span-6, * html .span-7, * html .span-8, * html .span-9, * html .span-10, * html .span-11, * html .span-12, * html .span-13, * html .span-14, * html .span-15, * html .span-16, * html .span-17, * html .span-18, * html .span-19, * html .span-20, * html .span-21, * html .span-22, * html .span-23, * html .span-24 {display:inline;overflow-x:hidden;}
.last-column, div.last-column {margin-right:0 !important;}
.span-1 {width:20px;}
.span-2 {width:60px;}
.span-3 {width:100px;}
.span-4 {width:140px;}
.span-5 {width:180px;}
.span-6 {width:220px;}
.span-7 {width:260px;}
.span-8 {width:300px;}
.span-9 {width:340px;}
.span-10 {width:380px;}
.span-11 {width:420px;}
.span-12 {width:460px;}
.span-13 {width:500px;}
.span-14 {width:540px;}
.span-15 {width:580px;}
.span-16 {width:620px;}
.span-17 {width:660px;}
.span-18 {width:700px;}
.span-19 {width:740px;}
.span-20 {width:780px;}
.span-21 {width:820px;}
.span-22 {width:860px;}
.span-23 {width:900px;}
.span-24, div.span-24 {width:940px;margin:0;}
.greybox_span1 {width:190px;float:right;}
.greybox_span2 {width:380px;float:right;}

/* Top Level Menu */
ul#globalNav li a:hover, ul#globalNav li.selected a {color:#666666;}
ul#globalNav li a.current:hover, ul#globalNav li.selected a.current {color:#FF0000 !important;}
ul#globalNav li .submenu {position:absolute;right:21px;top:112px;display:none; font-weight:normal; z-index:4;}
ul#globalNav li .submenu.relative {display:none; font-weight:normal; margin-top:35px;  top:auto; right:auto; z-index:1;}
* html ul#globalNav li .submenu {right:0px;} /* IE6 fixes */

/* Width for each submenu */
ul#globalNav li.products-solutions .submenu {width:595px;}
ul#globalNav li.services-support .submenu {width:595px;}
ul#globalNav li.education .submenu {width:595px;}
ul#globalNav li.partnerships .submenu {width:595px;}
ul#globalNav li.company .submenu {width:595px;}


/* Box shadow */
.box-top-left {background: transparent url(img/overlay_corner.png) left top no-repeat;padding-left:15px;}
.box-top {background: transparent url(img/overlay_top.png) repeat-x top;height:15px;}
.box-top-right {background: transparent url(img/overlay_join.png) right top no-repeat;padding-right:754px;border-right:1px solid #efefef;}
* html .box-top-right {background: transparent url(img/overlay_join_ie7.png) right top no-repeat;padding-right:754px;border-right:1px solid #efefef;} /* IE6 fixes*/
*:first-child+html .box-top-right {background: transparent url(img/overlay_join_ie7.png) right top no-repeat;padding-right:754px;border-right:1px solid #efefef;} /* IE7 fixes*/
.box-top-right-indent {background: transparent url(img/overlay_join.png) right top no-repeat; border-right:1px solid #efefef;}
.box-top-left-indent {background: transparent url(img/overlay_corner_indent.gif) left top no-repeat;padding-left:10px;}
.box-top-indent {background:none; height:15px;}
.box-bottom-left {background:url(img/overlay_left.png) no-repeat left bottom;padding-left:10px;}
.box-bottom-right {background:url(img/overlay_right.png) no-repeat right bottom;}
.box-bottom-right-white {background:url(img/overlay_right_white.png) no-repeat right bottom;}
.box-content {background:url(img/overlay_bg.jpg) repeat-x bottom;font-size:11px;padding:0 0 0 0;margin-right:15px;height:308px;position:relative;}
.close-submenu {background:url(img/submenu_closebtn.gif) no-repeat;text-indent:-99999px;display:block;width:47px;height:15px;padding:0!important;margin:0!important;outline:0;right:5px;position:absolute;z-index:9999;}

.submenu h2 {font-size:12px;color:#333;line-height:1.25;margin:0 0 1em 0;}
ul#globalNav .submenu h2 a, ul#globalNav .submenu h3 a {font-weight:bold !important; color:#333; }
ul#globalNav .submenu h2 a:hover, ul#globalNav .submenu h3 a:hover {font-weight:bold !important; color:#FF0000;}
.submenu h3 {font-size:11px;color:#666;font-weight:bold;line-height:1.4;margin:0 0 .5em 0;}
.submenu h4 {font-size:10px;color:#000;font-weight:bold;line-height:1.4;margin:0 0 .5em 0;}

.divider-right {background:url(img/overlay_divider.gif) right repeat-y;}
.divider-left {background:url(img/overlay_divider.gif) left repeat-y; padding-left:10px;}

/* Different list in submenu */
ul.blocklist, ul.inlinelist {list-style:none;margin:0 1.3em 1em 0 !important;}
ul.blocklist-last {list-style:none;margin:0 1.3em 0 0 !important;}
ul.inlinelist li a {line-height: 1.25em !important;}
ul.inlinelist li {display:block;float:left;color:#B2B2B2; line-height:1.25em !important; padding-right:3px !important;}
ul.blocklist li, ul.blocklist-last li {display:block;float:none !important;color:#999; padding-left:0 !important;margin-bottom:2px !important;}
ul#globalNav .submenu a, ul#globalNav .submenu a:hover {
	display:inline !important;
	float:none !important;
	font-weight:normal !important;
	/*line-height:1 !important;*/
	margin:0 !important;
	padding:0 !important;
}
ul#globalNav .submenu li a {color:#6987a3;}
ul#globalNav .submenu li a:hover {color:#f00;}

ul.indent {margin:0 0 1em 0 !important;}
ul.indent li {padding-left:0 !important;margin-left:5px !important;line-height:1.25em !important;}


/* Highlight box */
.highlights-left {background:url(img/overlay_r_left.jpg) bottom left no-repeat;padding-left:10px;padding-top:10px;}
.highlights-content {background:url(img/overlay_r_bg.jpg) bottom repeat-x; height:298px;}

/* sections and highlights box */
.section {/*padding-bottom:0.8em;*/}
.section-last {padding-bottom:0 !important;}
.highlights {padding:30px 0 0 0;font-size:10px;}
.highlights .item {margin-bottom:1em;}
.highlights .item_col1 {margin-bottom:1em; margin-right:0.5em;}
.highlights .item_col2{margin-bottom:1em; margin-left:0.5em;}
.highlights .item table td{margin:0; padding:0;}
.highlights h2 {margin-bottom:0.5em;color:#000;}
.highlights h3 {margin-bottom:0.25em;color:#000;}
.highlights p {font-size:10px;font-weight:normal;margin:0 0 0.25em 0;color:#333;line-height:1.33em}
ul#globalNav li .submenu .highlights a.go {color:#ff0000;}
ul#globalNav li .submenu a.go:after {content:" \00BB";}
ul#globalNav li .submenu .highlights a.go:hover {color:#666;}

ul#globalNav li .submenu a.link {color:#ff0000;}
ul#globalNav li .submenu a.link:hover {color:#666;}


ul#globalNav a.highlight-login {background:url(img/overlay_btn_login_off.gif) no-repeat;display:block !important;width:63px;height:17px;text-indent:-99999px;}
ul#globalNav a.highlight-register {background:url(img/overlay_btn_reg_off.gif) no-repeat;display:block !important;width:63px;height:17px;text-indent:-99999px;}
ul#globalNav a.highlight-login:hover {background-image:url(img/overlay_btn_login_on.gif);display:block !important;width:63px;height:17px;text-indent:-99999px;}
ul#globalNav a.highlight-register:hover {background-image:url(img/overlay_btn_reg_on.gif);display:block !important;width:63px;height:17px;text-indent:-99999px;}
/*End: Added by BLUE for Homepage Redesign*/

/* Start: Added by BLUE for PSR Overlay */
.psr-clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.psr-clearfix {display:block;}
/* Fixes for ie6 and ie7 */
.psr-ie6-7 .psr-clearfix {display:inline-block;}
* html .psr-ie6-7 .psr-clearfix{height:1%;}
* html .psr-ie6-7 .psr-column, * html .psr-ie6-7 .column {display:inline;overflow-x:hidden;}

ul#globalNav li.products .submenu-main-content { width:570px; float:left; }
ul#globalNav li.products .psr-tabs-submenu .psr-tabs-panel { padding:10px 0 0; height:205px; }


ul#globalNav li.solutions-technology .submenu-main-content { width:570px; float:left; }

ul#globalNav li.solutions-technology .submenu-main-content .psr-tabs-submenu .psr-tabs-panel { padding:10px 0 0; height:155px; }
ul#globalNav li.solutions-technology .technology-navigator { padding-top:10px; border-top:1px solid #c8c8c8; margin-right:10px; float:left; }
ul#globalNav li.solutions-technology .psr-tabs-submenu .psr-tabs-panel { padding:10px 0 0; height:205px; }
* html ul#globalNav li.solutions-technology .highlights-content { height:300px; } /* fix ie6 bug */

ul#globalNav li.services-support .submenu-main-content { width:570px; float:left; }
ul#globalNav li.services-support .psr-tabs-submenu .psr-tabs-panel { padding:10px 0 0; height:205px; }

/* End: Added by BLUE for PSR Overlay */


/* Blue Line Tabs */
.psr-clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.psr-clearfix {display:block;}
/* Fixes for ie6 and ie7 */
.psr-ie6-7 .psr-clearfix {display:inline-block;}
* html .psr-ie6-7 .psr-clearfix{height:1%;}
* html .psr-ie6-7 .psr-column, * html .psr-ie6-7 .column {display:inline;overflow-x:hidden;}

ul#globalNav .ui-tabs-hide { top:-9999px; position:absolute; }

ul#globalNav .psr-tabs-submenu .psr-tabs-header, ul#globalNav .psr-tabs-submenu-show .psr-tabs-header { background:url(img/submenu_tabs_tab_header_bg.gif) left bottom repeat-x; margin:0 10px 0 0; padding:0; }

ul#globalNav .psr-tabs-submenu .psr-tabs-header li, ul#globalNav .psr-tabs-submenu-show .psr-tabs-header li { display:block; float:left; margin:0 210px 0 0 !important; }

ul#globalNav .psr-tabs-submenu .psr-tabs-header li a, ul#globalNav .psr-tabs-submenu-show .psr-tabs-header li a { line-height:18px !important; display:block !important; padding:0 10px 4px 10px!important; margin:0 !important; background:url(img/submenu_tabs_tab_header_default.gif) left bottom repeat-x; color:#fff; }
ul#globalNav .psr-tabs-submenu .psr-tabs-header li a:hover, ul#globalNav .psr-tabs-submenu-show .psr-tabs-header li a:hover { display:block !important; padding:0 10px 4px 10px!important; color:#fff!important; background:url(img/submenu_tabs_tab_header_hover.gif) left bottom repeat-x; }

ul#globalNav .psr-tabs-submenu .psr-tabs-header li.ui-state-active a, 
#globalNav .psr-tabs-submenu .psr-tabs-header li.ui-tabs-selected a, 
ul#globalNav .psr-tabs-submenu .psr-tabs-header li.ui-state-active a:hover, 
#globalNav .psr-tabs-submenu .psr-tabs-header li.ui-tabs-selected a:hover,
ul#globalNav .psr-tabs-submenu-show .psr-tabs-header li a,
#globalNav .psr-tabs-submenu-show .psr-tabs-header li a { background:url(img/submenu_tabs_tab_header_selected.gif) center bottom no-repeat; color:#fff; }
ul#globalNav .psr-tabs-submenu .ui-tabs-panel { float:none; }

ul#globalNav .psr-tabs-submenu .psr-tabs-panel .category { margin-bottom:15px; }

ul#globalNav .psr-tabs-submenu .psr-tabs-panel h3 { margin-bottom:3px !important;color:#666666; }

ul#globalNav .psr-tabs-submenu .psr-tabs-panel h3 a:hover { color:#3E60A0 !important; }

ul#globalNav .psr-tabs-submenu .psr-tabs-panel a:hover h3  { color:#3E60A0 !important; }
ul#globalNav .psr-tabs-submenu .psr-tabs-panel div, ul#globalNav .psr-tabs-submenu-show .psr-tabs-panel div  { margin-bottom:15px !important;color:#999999; }

ul#globalNav .psr-tabs-submenu .psr-quicklinks a, ul#globalNav .psr-tabs-submenu .psr-quicklinks li { line-height:12px !important; }
ul#globalNav .psr-tabs-submenu .psr-quicklinks { margin:0 0 15px 0!important; }
ul#globalNav .psr-tabs-submenu .psr-quicklinks li { margin:0 3px 0 0 !important;padding:0 3px 0 0 !important; }
ul#globalNav .psr-tabs-submenu .psr-quicklinks li.last { margin:0 !important;padding:0 !important; }

ul#globalNav .highlights .item a {color:#3E60A0;}
ul#globalNav .psr-tabs-submenu .psr-tabs-panel .span-6.cl h3 {font-size:14px; margin-bottom:15px !important; margin-top:15px !important;}

ul#globalNav ul.sub_menu {width:auto;}
ul#globalNav ul.sub_menu li {float:none; !important;}
ul#globalNav ul.sub_menu li:hover { background: url("img/bgmen_on.gif") repeat-x scroll left top transparent; }
ul#globalNav ul.sub_menu li a {border-right: medium none; display: inline-block !important; padding: 4px 0 !important; text-indent: 6px; width: 100%;}
ul#globalNav ul.sub_menu li a:hover { color:#ffffff; border-right: medium none; display: inline-block !important; padding: 4px 0 !important; text-indent: 6px; width: 100%;}

div.bullet {margin-bottom:15px;   width: 99%;}
div.bullet h3 {/*padding:0 20px; color:#3E60A0;font-size:12px; font-weight:bold;  */ height:17px; margin-bottom:5px; }
div.bullet table , div.bullet p , div.bullet ul { /*margin-left:20px;*/}
div.bullet table thead td { font-weight:bold; color:#3E60A0 ; line-height:16px; }
div.bullet table.zebra thead td { padding-left:20px;}
div.bullet table.zebra tbody tr:nth-child(2n+1) { background-color:#E8E8E8;}
div.bullet table tbody tr td {font-size:12px;     height: 30px; /*color:#000;*/}
div.bullet table.zebra tbody tr td {text-align:left;}
div.bullet table.specs tbody tr td {font-size:12px;}
div.bullet table.specs tbody tr td:nth-child(1) {padding-left:10px; line-height:18px;}
table.zebra.zbig tbody td {font-size:12px; padding-left:20px; line-height:16px;}
div.bullet ul {    /*color: #3E60A0;*/
    margin: 0;
    padding: 0 11px;}
div.bullet ul li:before {content:"\2022 \0020 \0020 \0020 \0020 \0020"; font-size:18px; padding:0;  margin:0; color:#0A5B93;}
div.bullet ul li span,div.bullet ul li ul { color:#676661;}
div.bullet .zebra ul li { font-size:12px; padding:0; margin:0; color:#0A5B93;/*line-height:18px;*/}
div.bullet ul li ul li:before {content:"-";}
ul.zebra li:nth-child(2n+1) { background-color:#c2c4cb;}
.zebra.smallfont ul {margin:0; padding:0;}

.submenu-main-content a h3, .submenu-main-content h3 span a {
	color:#3E60A0 !important;
}
.submenu-main-content h3 span a:hover , .submenu-main-content a:hover h3 {
	text-decoration:underline !important;
}
#newsbox p {
	margin-bottom:10px;
}

/* New Design */
#header {color:#494848; font-size:11px; background-color:#2972b7; border-bottom:3px solid #ddd; }
#header #header_top { background-color:#d1d1d1; height:30px; border-bottom:1px solid #fff;}
#header #header_top a { line-height:30px; };
#header .page-wrapper {background:transparent;}
#header #top_menu {height:31px; border-bottom:1px solid #fff; text-align:right; padding-right:100px; background-color:#d1d1d1; color:#000;}
#header #top_menu a {color:#000; font-size:10px;}
#header #top_menu img {}
#header #top_menu select {font-size:10px; color:#294f95;}
#header #menu {height:27px; clear:both; background-color:#fff; position:relative;}
#header #logo {float:left; margin:9px 0; }
#header #search { float:left; text-align:right; width:600px; border-right:1px solid #125599; height:80px; padding-right:10px; }
#header #h_right { float:right; padding-left:30px; padding-top:5px; }


a.r_arrow {background:url(images/arrow_right_white_blue.gif) no-repeat 0 50%; padding-left:8px;}
#header #h_right form { margin-top:15px; margin-bottom:15px; float:right;}
#header #h_right form input[type=text] {border:1px solid #ccc; border-style:solid none solid solid; color:#666; font-size:10px; height:19px; width:162px; vertical-align:top; margin:0; padding:0; background:#e0e0e0;}
#header #h_right form input[type=submit] { border:1px #CCC; border-style:solid solid	solid none; background:url(img/search_icon.gif) no-repeat; vertical-align:top; width:19px; height:20px; margin:0; padding:0;}

#header #h_right, #header #h_right a {color:#fff;}

#header #menu .menuItem {
    background-image: none;
    cursor: pointer;
    font-size: 12px;
    height: 27px;
    line-height: 14px;
    padding: 7px 13px 0;
    position: relative;
    z-index: 90;
	/*text-transform:uppercase;*/
	display:table-cell;
	width:220px;
	color:#666;
	text-align:center;
}
#header #menu a.menuItem.last {border-right:none;}

#header #menu a.menuItem:hover,
#header #menu .menuItem.on {
     margin-top: 1px;
     border-top: 1px solid #d6d7d9;
     border-left: 1px solid #d6d7d9;
     border-right: 1px solid #d6d7d9;
     background-color: #ffffff;
     padding: 5px 12px 0px 12px;
     height: 23px;
     color: #0a5b93;
     background-image: none;
}
#header #menu .menuItem img {
     height: 19px;
     border: none;
}
#header #menu a.menuItem .roImage,
#header #menu .menuItem .roImage {
     display: none;
}
#header #menu a.menuItem:hover .roImage,
#header #menu .menuItem.on .roImage {
     display: block;
     position: absolute;
     top: 5px;
     left: 12px;
}
#header #menu a.menuItem,
#header #menu a.menuItem:link,
#header #menu a.menuItem:visited,
#header #menu a.menuItem:hover,
#header #menu a.menuItem:active {
     text-decoration: none;
}
/* for last "placeholder" menu item... */
#header #menu a.menuItem.on.disable,
#header #menu a.menuItem.disable {
     background-color: transparent !important;
     border: none !important;
     cursor: default !important;
}
#header #menu .menuItem.shadowOn {
     background-image: url(images/ddShadowTR.png);
     background-repeat: no-repeat;
}
#dropDowns {
     position: absolute;
     /*top: 111px;
     left: 10px;*/
	 width:100%;
     font-family: Arial, Helvetica, sans-serif;
     z-index: 90;
}
#dropDowns .dropdownItem {
     position: absolute;
     /*top:34px;*/
     display: none;
     width: 1000px; /* will be collapsed later by javscript */
     /* left: set by JS */
     z-index: 90;
}
#dropDowns .dropdownItem .ddBody {
     padding: 14px 18px 16px 12px;
     border-bottom: 1px solid #d6d7d9;
     border-left: 1px solid #d6d7d9;
     border-right: 1px solid #d6d7d9;
     background-color: #ffffff;
     background-image: url(images/dd-bg.gif);
     background-position: bottom right;
     background-repeat: repeat-x;
     float: left;
     font-size: 11px;
     line-height: 15px;
	 top:0;
}
#dropDowns .dropdownItem .ddBody td { font-size:11px;}
#dropDowns .ddRightTop {
     position: absolute;
     top: 0px;
     right: 0px;
     width: 1px;
     height: 79px;
     background-image: url(images/dd-right-top.gif);
}
#dropDowns .ddCol {
     float: left;
     position: relative;
     width: 168px;
     margin-right: 12px;
}
#dropDowns .ddCol.moreLinks {
     width: 150px;
	 background-image: url(images/dd-right-bottom.gif);
     background-repeat: no-repeat;
     background-position: bottom left;
	 padding-left:30px;
     /*background-color: red;*/
}
#dropDowns .ddCol.moreLinksWide {
     width: 220px;
	 background-image: url(images/dd-right-bottom.gif);
     background-repeat: no-repeat;
     background-position: bottom left;
	 padding-left:30px;
     /*background-color: red;*/
}
#dropDowns .ddCol.narrow {
     width: 150px;
}
#dropDowns .ddCol.doubleWide {
     width: 360px;
}
#dropDowns .ddCol.tripleWide {
     width: 540px;
}
#dropDowns .ddClearBoth {
     clear: both;
}
#dropDowns .rightBorder {
     padding-right: 15px;
     background-image: url(images/dd-right-bottom.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
}
/* SPECIAL RULES ADDED TO WORK WITH DEV'S HTML */
#dropDowns .productsMenuInnerMiddleLeft {
     /* from .ddCol */
     float: left;
     position: relative;
     width: 168px;
     margin-right: 12px;
     /* from .rightBorder */
     padding-right: 15px;
     background-image: url(images/dd-right-bottom.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
     /* extra to fix layout */
     padding-top: 18px;
}
/* END SPECIAL RULES ADDED TO WORK WITH DEV'S HTML */
#dropDowns .ddHead {
     font-size: 12px;
     color: #0a5b93;
     padding-top: 5px;
}
#dropDowns #productIndexes span,
#dropDowns #productIndexes a {
     margin-right: 13px;
}
#dropDowns #productIndexes span {
     color: #c0c0c0;
}
#dropDowns .ddClose {
     position: absolute;
     width: 9px;
     height: 9px;
     right: 20px;
     bottom: 16px;
     cursor: pointer;
     overflow: hidden;
     background-image: url(images/dd-close.gif);
}
#dropDowns ul {
     margin-left: 0px;
	 padding:0px;
	
}
#dropDowns .moreLinksBox ul {
     margin-left: 15px;
}
#dropDowns li {
     padding-bottom: 3px;
}
#dropDowns a,
#dropDowns a:link,
#dropDowns a:visited,
#dropDowns a:hover,
#dropDowns a:active {
     color: #054189;
}
#dropDowns .groupHead {
     padding-top: 9px;
     color: #565656;
     padding-bottom: 4px;
     font-weight: bold;
}
#dropDowns .moreLinksBox {
     color: #494848;
    /* margin-top: 15px;*/
}
#dropDowns .moreLinksBoxHead {
     font-size: 14px;
     line-height: 17px;
     font-weight: bold;
     margin-bottom: 5px;
}
#dropDowns .moreLinksBox p {
     margin-bottom: 3px;
}
#dropDowns .moreLinksBox .blueLink {
     margin-bottom: 3px;
}
#dropDowns .ddShadowB {
     position: absolute;
     bottom: 0px;
     left: 0px;
     width: 8px; /* will be expanded later by javscript */
     height: 8px;
     overflow: hidden;
     background-image: url(images/ddShadowB.png);
}
#dropDowns .ddShadowR {
     position: absolute;
     top: 8px;
     right: 0px;
     width: 8px;
     height: 8px; /* will be expanded later by javscript */
     overflow: hidden;
     background-image: url(images/ddShadowR.png);
     background-position: left bottom;
}
#dropDowns .ddShadowTR {
     position: absolute;
     top: 0px;
     right: 0px;
     width: 8px;
     overflow: hidden;
     height: 8px;
     background-image: url(images/ddShadowTR.png);
}
.page-wrapper {margin:auto; width:1000px !important; padding:0 !important;}
body {background-color:#fff;}
#index_rollover {height:410px;}
#index_rollover .button_box {width:222px; height:80px; margin-right:18px; background:url(img/btn_box_bg.jpg) repeat-x bottom; padding:6px; float:left; font-size:11px; border:1px solid #ddd;}
#index_rollover .button_box:last-child {margin-right:0;}
#index_rollover .button_box td {font-size:inherit; vertical-align:top;}	
#index_rollover .button_box img {border:1px solid #c5c6be; }
.whitebg {background-color:#fff !important;}
#buttons_overlay {height:300px; position:relative; }
#index_rollover .bb_arrow { left:104px; background:url(img/button_box_arrow.png) no-repeat; height:25px; bottom:0; position:absolute; width:29px; }
#buttons_overlay .bb_overlay { height:300px; position:absolute; top:0; }


#index_rollover .prev_arrow,
#index_rollover .next_arrow { position:absolute; background:url(images/icons_arrows.png) no-repeat; width:32px; height:132px; top:80px; cursor:pointer; }

#index_rollover .prev_arrow { left:-32px; background-position:-1px 0; }
#index_rollover .next_arrow { right:-32px; background-position:-47px 0; }

.index_box {float:left; width:322px; margin-right:12px; border:1px solid #AEAEAE; background:url(img/index_box_bg.jpg) repeat-x bottom #fff; min-height:325px; font-size:11px; color:#666;}
.index_box h3 { margin-left:15px; line-height:30px; color:#666; font-size:11px;}
.index_box:last-child {margin-right:0;} 
.index_box p {padding: 0 5px;}
.index_box ul {}
.index_box ul li {margin-left:15px; line-height:16px; }
.index_box ul li span { background:url(img/arrow_bullet.gif) no-repeat; display:block; float:left; width:9px;}

#footer .stripe1 {background-color:#d52c29; height:3px;}
#footer .stripe2 { background:url(images/bg_stripe2_left.jpg) no-repeat left #fff; height:4px;}
#footer .stripe2 span { background:url(images/bg_stripe2_right.jpg) no-repeat right #fff; height:4px; float:right; width:572px;}
#footer .stripe3 {margin-top:1px; border-top:1px solid #9e9ba2; background:url(images/footer_bg.jpg) repeat-x; height:295px;}
#footer .footer_links { width:1000px; margin:auto; color:#fff;}
#footer .footer_links ul {list-style:none; height:180px;}
#footer .footer_links ul li {float:left; width:130px; border-bottom:1px outset #0091b8; padding:6px 2px; font-size:12px; height:26px; margin-right:25px;}
#footer .footer_links ul li strong {line-height:39px; display:block; font-size:11px; text-transform:uppercase;}
#footer .footer_links ul li a {font-size:10px; text-decoration:none; color:#fff; }
#footer .footer_links ul li:first-child {border:none;}
#footer .copyright {font-size:10px; float:left;}
#footer .copyright a {color:#fff; text-decoration:none;}
#footer .footer_facebook { float:right;}


#sub_menu {height:49px; background:url(images/bg_sub_menu_sides.gif) no-repeat 0px 37px;padding-left:22px;position:relative; }
#sub_menu .right_side { background:url(images/bg_sub_menu_sides.gif) no-repeat right 37px; padding-right:22px; width:50px; position:absolute; right:0; top:0; }
#sub_menu .items { height:37px; border-bottom:1px solid #d2d2d2; /*margin-right:234px;*/}
#sub_menu .right_side .items {margin-right:0; float:right; width:24px;}
ul.sub_menu_items {margin:0; padding:0;list-style:none; position:absolute; left:0; padding-left:7px; padding-top:6px;}
ul.sub_menu_items li {float:left; text-align:center; padding-top:3px; margin-left:19px;}
ul.sub_menu_items li:first-child {position:relative; margin-right:24px; margin-left:0; padding:0;}
ul.sub_menu_items li:first-child a {color:#4E4F53;font-size:21px; font-family:Arial, Helvetica, sans-serif; }
ul.sub_menu_items li a {text-decoration:none; color:#772432; font-size:14px;}
ul.sub_menu_items li a:hover {color:#4E4F53}
ul.sub_menu_items li.active { background:url(images/sub_menu_active.gif) center bottom no-repeat; height:36px; }
ul.sub_menu_items li.active a {color:#4E4F53;}
.top_links .links_left {float:left; color:#AAA;}
.top_links .links_left a { color:#AAA; font-size:12px; text-decoration:none;}
.top_links .links_right {float:right; display:none;}
.top_links .links_right td {font-size:10px; }

#page_content {font-size:12px; }
/*#page_content .left {float:left; width:232px;}*/
/*#page_content .content {margin-left:252px; overflow:hidden; text-align:justify; }*/
#page_content .left {
    float: left;
    margin: 0;
    padding: 0;
    width: 232px;
}
#page_content .content {
    float: left;
    margin: 0 0 0 30px;
    overflow: hidden;
    text-align: justify;
    width: 737px;
}
.side_menu ul {margin:0; padding:0; list-style:none; padding-left:15px; margin-bottom:13px; padding-bottom:13px; border-bottom:1px solid #ccc; }
.side_menu ul li {}
.side_menu ul li a {color:#4c5b89; text-decoration:none; font-size:12px; background:url(images/link_arrow.jpg) no-repeat left 2px; padding-left:10px; display:block; min-height:19px;}
.side_menu ul li ul {margin:0;padding:0;display:none; padding-left:10px; padding-top:10px; border:none;}
.side_menu ul li.active ul {display:block;}
.side_menu ul li.active a {color:#000;}
.side_menu ul li ul li {border:none; line-height:13px; padding-bottom:8px;}
.side_menu ul li ul li a {background:none;}
.side_menu ul li.active ul li a {font-size:11px; color:#4c5b89;}

.comboboxContainer {width:230px; border:1px solid #ccc; height:21px;}
.comboboxContainer:focus {outline:none;}
.comboboxDropDownContainer { background-color:#fff; font-size:11px; width:230px !important; padding:0; margin:0; border:1px solid #ccc; left:0 !important; }
.comboboxDropDownContainer li {padding-left:4px !important;}
.comboboxDropDownContainer:focus {outline:none;}
.comboboxValueContent {height:21px !important; line-height:21px; margin-left:4px; text-transform:uppercase; font-size:11px;}
.comboboxDropDownButton {width:26px; height:21px; background:url(images/blue_down_arrow.jpg) no-repeat 50% 50%;}

.left a,
.content a {text-decoration:none; font-size:11px;}
.dashed {border-top:1px dashed #000; border-bottom:1px dashed #000; padding:5px; }
.dashed img {vertical-align:middle; margin-right:5px;}

table.box_table {width:100%;}
table.box_table td {width:250px; padding:7px; text-align:justify;}
table.box_table td.box {border:1px solid #ccc;}
td.box h2 {margin:0; font-size:12px; font-weight:bold; margin-bottom:5px;}
table.box_table td.spacer {width:6px;padding:0;}
a.down_arrow {background:url(images/link_arrow_down.jpg) no-repeat 0 50%; font-weight:bold; font-size:11px; padding-left:12px;}
table.box_table tr:last-child td {border-bottom:1px solid #ccc;}


#accordion-main {width:948px; height:320px;}
#accordion-main dd { background:url(images/sea_background.jpg) no-repeat;}
#accordion-main .image_left {width:350px; float:left; height:320px;}

#accordion-main .content_right { float:right; padding:25px 0 0; width:390px;}
#accordion-main .content_right { color:#eee; }
#accordion-main h2 {font-size:18px; font-weight:normal; margin:0; padding:0 0 10px; font-family:Verdana, Geneva, sans-serif; color:white; line-height:20px;}



.easy-accordion{display:block;position:relative;overflow:hidden;padding:0;margin:0}
.easy-accordion dt,.easy-accordion dd{margin:0;padding:0}
.easy-accordion dt,.easy-accordion dd{position:absolute}
.easy-accordion dt{margin-bottom:0;margin-left:0;z-index:5;/* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg);-moz-transform-origin: 20px 0px;  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);cursor:pointer;}
.easy-accordion dd{z-index:1;opacity:0;overflow:hidden}
.easy-accordion dd.active{opacity:1;}
.easy-accordion dd.no-more-active{z-index:2;opacity:1}
.easy-accordion dd.active{z-index:3}
.easy-accordion dd.plus{z-index:4}
.easy-accordion .slide-number{position:absolute;bottom:0;left:10px;font-weight:normal;font-size:1.1em;/* Safari */ -webkit-transform: rotate(90deg); /* Firefox */ -moz-transform: rotate(90deg);  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
 

.sample {
	margin:0px;
	padding:0px;
	font-size:62.5%;
}
	
dd p {
	line-height:120%;
}
#accordion-main {
	width:948px;
	height:320px;
	padding:0px;
	background:#ffffff;
	border:1px solid #cccccc;
}
#accordion-main dl {
	width:948px;
	height:320px;
	text-align:left;
	vertical-align:top;
}
#accordion-main dt {
	height:40px;
	line-height:40px;
	text-align:left;
	padding:0 0 0 15px;
	font-size:13px;
	font-weight:lighter;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	background:#cccccc url('images/accordion-arrow-gray.png') no-repeat;
	background-position: 290px 15px;
	color:#333333;
	border:1px solid #e9e9e9;
}
#accordion-main dt.hover {
	color:#ffffff;
	background:#787878 url('images/accordion-arrow.png') no-repeat;
	background-position: 290px 15px;
	border:1px solid #e9e9e9;
}
#accordion-main dt.active {
	cursor:pointer;
	color:#ffffff;
	background:#104a8a url('images/accordion-arrow.png') no-repeat;
	background-position: 290px 15px;
}
#accordion-main dt.active.hover {
	color:#ffffff;
	background:#333333 url('images/accordion-arrow.png') no-repeat;
	background-position: 290px 15px;
}

#accordion-main .slide-number {
	color:#68889b;
	left:10px;
	font-weight:bold
}
#accordion-main .active .slide-number {
	color:#fff;
}
#accordion-main a {
	color:#68889b
}
#accordion-main dd img {
	margin:00px;
	padding:0px;
	border:none;
}
#accordion-main h2 {
	font-size:18px;
	padding:0px 0px 10px 0px;
	margin:0px;
}
#accordion-main .more {
	padding-top:10px;
	display:block
}

dd p { font-family:Verdana, Geneva, sans-serif; font-size:11px; padding:5px 0; margin:0}
.sub-accordion {background:#fff; border:1px solid #ccc; margin:10px 0; width:375px; font-family:Verdana, Geneva, sans-serif; font-size:11px; }
.sub-accordion h3 {margin:0; font-weight:normal; position:relative}
.sub-accordion a {color:#68889B; text-decoration:none; }
.sub-accordion h3 a {display:block; border:1px solid #DBDBDB; font-size:11px; height:30px; padding:5px 5px 0; position:relative; background-color:#e9e9e9; line-height:26px;}
.sub-accordion h3 a,
.sub-accordion h3 a:link,
.sub-accordion h3 a:visited {outline:none;}
.sub-accordion-icon {width:12px; height:12px; background:url(images/accordion-arrow-gray.png) no-repeat; display:block; margin-right:8px; position:absolute; right:0; top:11px; z-index:5;} 

.ui-accordion .ui-accordion-content { border-top: 0 none; display: none; margin-bottom: 2px; margin-top: -2px; overflow: auto; padding: 1em 2.2em; position: relative; top: 1px; color:#676661;}

table.jobs { border-collapse:collapse;}
table.jobs a {text-decoration:underline; font-size:11px; }
table.jobs th {border:1px solid #000; padding:5px; }
table.jobs th a { font-size:12px; }
table.jobs td {border:1px solid #ccc; padding:5px; }

.clearBothTight {clear:both; }

.transparent_link_button { background:url(images/button_transparent_bg.png); display:inline-block; width:142px; height:27px; }
.transparent_link_button a { background:url(images/white_arrow_transparent.png) 12px 9px no-repeat; display:block; color:#fff; font-size:13px; font-weight:bold;  line-height:27px; padding-left:26px;}
#buttons_overlay .bb_overlay .o_heading { font-size:24px; font-weight:bold; color:#7b7c7e; }
.transparent_link_button a:hover {text-decoration:none;}
#buttons_overlay .bb_overlay .o1 {background:url(images/bb_overlay1.jpg) no-repeat; width:1000px; height:287px;}

#buttons_overlay .bb_overlay .o1 .transparent_link_button { float:left; margin:200px 0 0 10px;}

#buttons_overlay .bb_overlay .o1 a.bb_open_positions img {border:0;}
#buttons_overlay .bb_overlay .o1 .text { color:#fff; font-size:16px; font-weight:bold; clear:both; padding:5px 0 0 13px;}

#buttons_overlay .bb_overlay .o2 { background:url(images/bb_overlay2_bg.png) repeat-x; width:1000px; height:287px;}
#buttons_overlay .bb_overlay .o2 .o_heading { margin-top:16px; margin-bottom:8px; }
#buttons_overlay .bb_overlay .o2 .transparent_link_button { background:url(images/gray_button_transparent_bg.png); }
#buttons_overlay .bb_overlay .o2 .transparent_link_button a { background:url(images/gray_arrow_transparent.png) 12px 9px no-repeat; color:#787C80; }
#buttons_overlay .bb_overlay .o2 .dennis_video { width:431px; height:235px; float:left; margin:23px 31px 0 28px; }
#buttons_overlay .bb_overlay .o2 .text_right { float:left;}
#buttons_overlay .bb_overlay .o2 .vid { float:left; margin-right:5px; font-size:11px; font-weight:bold; color:#787c80; }
#buttons_overlay .bb_overlay .o2 .text1 { font-size:16px; font-weight:bold; color:#787c80; margin-bottom:8px; }
#buttons_overlay .bb_overlay .o2 .text2 { font-size:14px; font-weight:bold; color:#787c80; margin-top:15px; margin-bottom:20px; }
#buttons_overlay .bb_overlay .o2 .tabula_108m {width:331px; height:32px; background:url(images/tabula_closes_on_108M.jpg) no-repeat; margin-top:26px;}

#buttons_overlay .bb_overlay .o3 { background:url(images/bb_overlay3.jpg) no-repeat; width:1000px; height:287px;}
#buttons_overlay .bb_overlay .o3 .o_heading { padding-top:15px; margin-left:343px; }
#buttons_overlay .bb_overlay .o3 .transparent_link_button { background:url(images/gray_button_transparent_bg.png); margin-top:9px; }
#buttons_overlay .bb_overlay .o3 .transparent_link_button a { background:url(images/gray_arrow_transparent.png) 12px 9px no-repeat; color:#787C80; }
#buttons_overlay .bb_overlay .o3 .text { color:#787c80; font-weight:bold; font-size:14px; padding:30px 0 16px 344px; line-height:24px; }


#buttons_overlay .bb_overlay .o4 { background:url(images/bb_overlay4.jpg) no-repeat; width:1000px; height:287px;}

#buttons_overlay .bb_overlay .o4 .o_heading { padding-top:15px; }
#buttons_overlay .bb_overlay .o4 .transparent_link_button { background:url(images/gray_button_transparent_bg.png); margin-top:9px; }
#buttons_overlay .bb_overlay .o4 .transparent_link_button a { background:url(images/gray_arrow_transparent.png) 12px 9px no-repeat; color:#787C80; }

#buttons_overlay .bb_overlay .o4 .right { float:left; margin-left:440px; }
#buttons_overlay .bb_overlay .o4 .right .text1 { margin:7px 0 11px; color:#787c80; font-size:16px; font-weight:bold; }
#buttons_overlay .bb_overlay .o4 .right .text2 { margin-top:18px; color:#787c80; font-weight:bold; font-size:14px; }
#buttons_overlay .bb_overlay .o4 .right .text2 img {float:left; margin-right:7px; }
#buttons_overlay .bb_overlay .o4 .right .text3 {font-weight:normal; padding-top:8px;}

#buttons_overlay .bb_overlay .o0 { background:url(images/bb_overlay0.jpg) no-repeat; width:1000px; height:287px;}
#buttons_overlay .bb_overlay .o0 .o_heading { padding-top:15px; }
#buttons_overlay .bb_overlay .o0 .transparent_link_button { background:url("images/gray_button_transparent_bg.png") repeat scroll 0 0 transparent; color:#787C80; margin-top:19px; }
#buttons_overlay .bb_overlay .o0 .right { float:left; margin-left:384px; }
#buttons_overlay .bb_overlay .o0 .transparent_link_button a { background:url("images/gray_arrow_transparent.png") no-repeat scroll 12px 9px transparent; color:#787C80; }
#buttons_overlay .bb_overlay .o0 .right .text1 { margin-top:28px; }
#buttons_overlay .bb_overlay .o0 .right .text2 { margin:14px 0 11px; color:#787c80; font-size:14px; }

.top_links {border-bottom:1px solid #f5f5f5; margin-bottom:10px; }
.headline_title {padding:10px 0 10px 250px; border-bottom:1px solid #d2d2d2; font-size:14px; font-weight:bold; text-transform:uppercase; margin-bottom:10px; }
.side_menu > a { display:block; line-height:42px; border-bottom:1px solid #ccc; text-transform:uppercase; }

.blue_box { background-color:#2972B7; color:#fff; margin:3px; padding:30px 22px 34px 22px;}
.blue_box h1 { font-size:36px;}
.blue_box p { line-height:26px; font-size:14px; padding-top:20px; }
.people { padding:3px 10px; }
.people .blue_box h1 {font-size:30px; }
.people .tabula_people_box { float:left; width:100%; margin-right:4px; }
.people .blue_box { height:481px; float:left; width:381px; margin:0; margin-top:5px;}
h2.blue {margin:8px 3px;}
ul.comboboxDropDownContainer li:first-child {display:none !important;}
.biolink {text-align:right;}
.bio_holder { text-align:justify; }
.management_links a { font-size:12px; text-transform:uppercase; line-height:20px;}
.management_right {float:right; height:330px; width:452px; padding:0 0 10px 10px; position:relative; overflow:hidden; }
.management_right .management_label { position:absolute; bottom:13px; background:#fff; font-size:10px; margin:0 3px; padding:2px; width:442px; }
.investor_image img { border:1px solid #ccc; margin:4px; margin-left:20px; }

ul.benefits_list { list-style: inside; }
ul.benefits_list li { padding-left:30px; }

.bio_holder h4 {text-transform:uppercase; }


#news_rotator {width:748px; height:255px; }
#news_rotator .left { float:left; width:542px; height:255px; color:#fff; }
#news_rotator .left div { width:542px; height:255px; position:relative; }
#news_rotator .left div .slide_head { display:block; font-size:18px; font-weight:bold;}
#news_rotator .left div .text { font-size:14px; display:block; margin-left:15px;}
#news_rotator .left div .link { margin-left:14px; margin-top:15px; display:block;}
#news_rotator .left div .link a { color:inherit; font-size:14px; font-weight:bold; }
#news_rotator .left div.slide1 { background:url(news/img/rotator/slide1.jpg) no-repeat; }
#news_rotator .left div.slide1 .slide_head { margin:20px 0 19px 15px; }
#news_rotator .left div.slide1 .image_logo { display:block; position:absolute; right:23px; bottom:53px; } 
#news_rotator .left div.slide2 { background:url(news/img/rotator/slide2.jpg) no-repeat; }
#news_rotator .left div.slide2 .slide_head { margin:20px 0 70px 15px; }
#news_rotator .left div.slide2 .image_logo { display:block; position:absolute; right:7px; bottom:45px; } 
#news_rotator .left div.slide3 { background:url(news/img/rotator/slide3.jpg) no-repeat; }
#news_rotator .left div.slide3 .slide_head { margin:20px 0 19px 15px; }
#news_rotator .left div.slide3 .text { position:absolute; left:232px;top:121px; }
#news_rotator .left div.slide3 .link {position:absolute; left:232px;bottom:48px;}
#news_rotator .left div.slide3 .image_logo { display:block; position:absolute; left:22px; bottom:53px; } 
#news_rotator .right {float:right; width:206px; height:255px; background-color:#414141; }
.ls_nav {z-index:5; position:absolute; bottom:0; background-color:#4e4e4c; height:30px; line-height:30px; padding:0 22px; left:50%;}
#left_slider_nav a { margin:0 9px; color:#fff; font-weight:bold; }
#left_slider_nav a.activeSlide { color:#f9ad33;}
#left_prev { background:url(images/white_arrow_left.png) no-repeat; cursor:pointer; display:block; float:left; height:11px; margin-top:10px; width:10px; }
#left_next { background:url(images/white_arrow_right.png) no-repeat right; cursor:pointer; display:block; float:right; height:11px; margin-top:10px; width:10px; }

.rs_nav {z-index:5; position:absolute; top:10px;  height:10px; line-height:30px; margin-left:68px; }
#right_slider_nav a { display:block; width:10px; height:9px; float:left; background:url(images/dot_off.jpg) no-repeat; margin:2px; }
#right_slider_nav a.activeSlide { background:url(images/dot_active.jpg) no-repeat; }
#news_rotator .right .slide {padding-right:15px; margin:30px 0 0 15px; width:170px; color:#eee; font-size:11px; }
.subNavigation
{
	padding-left:28px;
}



		.tabheader{
			color:#676661;
			 font-size: 14px;
			 font-weight: bold;
			 margin: 8px 3px;
		}
		
.index_box a { color:inherit; }
