/* @override http://www.1hq.co.uk/edited/css/styles.css */

*{
	font-family:Trebuchet MS, Lucida Grande, Lucida, Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height:16px;
}
html { height: 100%; width: 100%;}
body {
	height: 100%;
	margin: 0;
	background-color: #393939;
}
img{
	border:none;
	margin:0;
	padding:0;
}
#wrapper{
	margin:0 auto 0 auto;
	/*width:1024px;*/
	width:1000px;
	height:620px;
	border: 1px solid #555555;
}
#login{
	margin:0 auto 0 auto;
	width:1000px;
	height:630px;
	background: #ddd url(../img/loginSample.jpg) no-repeat;
}
#login TABLE{
	background-color: #fff;
}
#login h1{
	margin-top: 0;
	margin-bottom: 5px;
	color: #999;
	font-size: 16px;
}
.loginTable{
	padding-left: 25px;
	width:200px;
	height:100px;
}
.loginTable img{
	padding-left: 115px;
	width:38px;
	height:15px;
}
.loginTable input{
	padding-left: 2px;
	width: 150px;
	height: 17px;
	margin-top: 3px;
	margin-bottom: 6px;
	color: #999;
	font-size: 12px;
	border: 1px solid #ccc;
}
.loginBtn{
	margin-left: 116px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #999;
	font-size: 12px;
}
#question{
	margin:0 auto 0 auto;
	width:1000px;
	height:630px;
	background: #ddd url(../img/loginSample.jpg) no-repeat;
}
#question TABLE{
	background-color: #fff;
}

#question h1{
	display: block;
	width: 100px;
	height: 20px;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #999;
	font-size: 12px;
	background-color: #434343;
	text-align: left;
	vertical-align: bottom;
}
#question h2{
	height: 20px;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #999;
	font-size: 12px;
	background-color: #434343;
	text-align: left;
}
.questionTable{
	margin-left: 17px;
	margin-bottom: 10px;
	margin-right: 12px;
	width:430px;
	height:100px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}
.questionTable TD{
	border-bottom: 1px solid #999;
}

.questionTable input{
	padding-left: 2px;
	width: 150px;
	height: 17px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #999;
	font-size: 12px;
	border: 1px solid #fff;
	font-style: italic;
	background-color: #eee;
}
.questionTable textarea{
	padding-left: 2px;
	width: 414px;
	height: 70px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #999;
	font-size: 12px;
	border: 1px solid #fff;
	font-style: italic;
	background-color: #eee;
}
.questionBtn{
	margin-left: 116px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #999;
	font-size: 12px;
}

#header{
	width:940px;
	height: 95px;
	float: none;
	clear: none;
	display: block;
	padding: 0;
	margin: 0;
}
#main{
	width: 940px;
	height:432px;
	float: left;
	clear: both;
	margin-left: 30px;
	margin-right: 30px;
}
#mainHome{
	width: 955px;
	height:432px;
	float: left;
	clear: both;
	margin-left: 15px;
	margin-right: 30px;
}
#menu{
	position:relative;
	width: 940px;
	height: 32px;
	padding:0;
	z-index:10;
	background: url(../img/menuBase.png) repeat-x;
	margin-left: 30px;
	float: left;
}

.menuTable {
	margin-top: 7px;
	margin-bottom: 3px;
	width: 940px;
}
.secondMenuTable {
	margin-top: 8px;
	margin-bottom: 2px;
	width: 700px;
}
#homeSecondMenu{
	position:relative;
	width: 700px;
	height: 32px;
	padding:0;
	float: left;
	margin: 0 0 0 15px;
}


.mainMenu {
	color:#999;
	margin-bottom: 3px;
	display: block;
	padding-left: 40px;
	padding-right: 0px;
	float: right;
	font-size:11px;
}
.mainMenu a{
    color:#999;
	text-decoration:none;

}
.mainMenu a:hover{
    color:#fff;
}
.mainMenuHome {
	color:#999;
	display: block;
	padding-right: 0px;
	float: left;
	font-size:11px;
	padding-left: 0;
	padding: 0;
	margin-left: 8px;
}
.mainMenuHome a{
    color:#999;
	text-decoration:none;
	margin-right: 204px;
}
.mainMenuHome a:hover{
    color:#fff;
}
#secondMenu{
	position:relative;
	width: 700px;
	height: 32px;
	padding:0;
	float: left;
	margin: 0;
}
#left{
	position: relative;
	width: 700px;
	height: 400px;
	padding: 0;
	float: left;
	margin: 0 28px 0 0;
}
#leftHome{
	position: relative;
	width: 730px;
	height: 400px;
	padding: 0;
	float: left;
	margin: 0 13px 0 0;
}
.leftTable {
	margin: 0;
	width: 700px;
	padding: 0;
}
#morePage {
	width: 700px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}
#morePageWhite {
	width: 700px;
	height: 400px;
	overflow-y: hidden;
	overflow-x: hidden;
	background-color: #fff;
	color: #739dd2;
	font-size: 11px;
	line-height: 13px;
}
.contact{
	font-size: 11px;
}
.contact P{
	margin: 0;
	font-size: 11px;
	line-height: 13px;
    color:#a5bdd1;
}
.contact TD{
	margin:0px;
	padding-top: 64px;
	padding-left: 0px;
	padding-right: 12px;
	vertical-align: top;
}
.contact STRONG {
	display: block;
	width: 140px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #739dd2;
	padding-top: 2px;
}
.contact H1 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 18px;
}
.contact H2 {
	margin-top: 8px;
	margin-bottom: 0;
	font-size: 14px;
    color:#a5bdd1;
}
.contact a{
    color:#a5bdd1;
	text-decoration:none;

}
.contact a:hover{
    color: #739dd2;
}
a.contactLink {
	display: block;
	padding-top: 7px;
    color:#a5bdd1;
	text-decoration:none;

}
.contactLink a:hover{
    color: #739dd2;
}
.contact a.emailBold {
    color:#a5bdd1;
	text-decoration:none;
	font-weight: bold;
}
.contact .emailBold a:hover{
    color: #739dd2;
}
#board{
	width: 645px;
	min-height: 210px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 11px;
	color: #a5bdd1;
	border-bottom: 1px solid #a5bdd1;
}
#boardLast{
	width: 645px;
	min-height: 230px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 11px;
	color: #a5bdd1;
}

.board {
	margin-top: 7px;
	font-size: 11px;
	line-height: 16px;
}

.board img{
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0;
	vertical-align: text-bottom;
}
#flashPage {
	width: 700px;
	height: 400px;
	overflow-y: hidden;
	overflow-x: hidden;
}
#plainPage {
	margin-left: 0;
	padding: 15px;
	width: 670px;
	height: 370px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	color: #666;
}
#plainPage h1{
	margin-top: 0;
	margin-bottom: 10px;
	color: #799cd2;
	font-size: 16px;
}
#plainPage P{
	margin: 0;
	width: 650px;
	color: #666;
	font-size: 11px;
}
#plainPage a{
	margin: 0;
	width: 650px;
	color: #666;
	font-size: 11px;
	text-decoration: none;
}
#plainPage a:hover{
	margin: 0;
	width: 650px;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#plainPage STRONG{
	margin: 0;
	width: 670px;
	color: #799cd2;
	font-size: 13px;
}
#packaging {
	margin:0;
	padding: 0;
	width: 700px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
}
.packagingBase {
	margin: 0;
	padding: 0;
	width: 700px;
	background: #fff url(../img/packagingBackground.jpg) no-repeat 0 0;
}
#packaging h1{
	margin-left: 20px;
	margin-top: 23px;
	margin-bottom: 35px;
	color: #799cd2;
	font-size: 20px;
}
#packaging h2{
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 16px;
}
#packaging P{
	margin-top: 0;
	margin-left: 20px;
	width: 395px;
	color: #a5bdd1;
	font-size: 12px;
	line-height: 17px;
}
#packaging STRONG{
	margin: 0;
	width: 670px;
	color: #799cd2;
	font-size: 16px;
}
#packaging img{
	margin-left: 20px;
}
#strategy {
	margin:0;
	padding: 0;
	width: 700px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
}
.strategyBase {
	margin: 0;
	padding: 0;
	width: 700px;
	background: #fff url(../img/strategyBackground.jpg) no-repeat 0 0;
}
#strategy h1{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #799cd2;
	font-size: 20px;
	line-height: 22px;
}
#strategy h2{
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 16px;
}
#strategy h3{
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 366px;
	color: #a5bdd1;
	font-size: 12px;
}
#strategy h4{
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 20px;
}
#strategy UL{
	margin:0;
	width: 330px;
	color: #a5bdd1;
	margin-bottom: 15px;
}
#strategy P{
	margin-top: 0;
	margin-left: 20px;
	width: 355px;
	color: #a5bdd1;
	font-size: 11px;
	line-height: 17px;
}
#strategy STRONG{
	margin: 0;
	width: 670px;
	color: #799cd2;
	font-size: 14px;
	line-height: 20px;
}
#strategy img{
	margin-left: 20px;
}
.sliderContent {
    padding: 10px 45px;
}
.sliderContentImage {
    text-align:left;
    float:left;
    width:320px;
    height:315px;
}
.sliderContentText {
    position:relative;
    text-align:left;
    float:left;
    width:290px;
    height:310px;
}
#product {
	margin:0;
	padding: 0;
	width: 700px;
	height: 400px;
	overflow: hidden;
	background-color: #fff;
}
.productBase {
	margin: 0;
	padding: 0;
	width: 700px;
	background: #fff url(../img/productBackground.jpg) no-repeat 0 0;
}
#product h1{
	margin-top: 1px;
	margin-bottom: 7px;
	color: #799cd2;
	font-size: 16px;
}
#product h2{
	margin-top: 0;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 16px;
}
#product P{
	margin: 0;
	margin-bottom:2px;
	/*width: 335px;*/
	color: #7f7f7f;
	font-size: 12px;
	line-height: 14px;
}
#product p.title{
	font-weight:bold;
}
#product p.blue{
	color: #799cd2;
}
#product STRONG{
	margin: 0;
	width: 670px;
	color: #799cd2;
	font-size: 16px;
}
#product img{
	/*margin-left: 20px;*/
	padding-top:25px;
}
#publications {
	margin:0;
	padding: 0;
	width: 700px;
	height: 400px;
	overflow: hidden;
	background-color: #fff;
}
#publications h1{
	margin-top: 1px;
	margin-bottom: 7px;
	color: #799cd2;
	font-size: 16px;
}
#publications h2{
	margin-top: 0;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 16px;
}
#publications P{
	margin: 0;
	margin-bottom: 2px;
	/*width: 335px;*/
	color: #7f7f7f;
	font-size: 12px;
	line-height: 11px;
}
#publications img{
	/*margin-left: 20px;*/
	padding-top:25px;
}
a.watch {
	font-size:14px;
	font-weight:bold;
	color:#799cd2;
	text-decoration:none;
}
a:hover.watch {
	text-decoration:underline;
}
a.link-to-pdf {
	font-size:12px;
	font-weight:bold;
	color:#799cd2;
	display: block;
	text-decoration:none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin: 0;
	padding: 4px 0 0;
}
a:hover.link-to-pdf {
	text-decoration:none;
}
#brandcomms {
	margin:0;
	padding: 0;
	width: 700px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #000;
}
.brandcommsBase {
	margin: 0;
	padding: 0;
	width: 700px;
	background: #fff url(../img/brandCommsBackground.jpg) no-repeat 0 0;
}
#brandcomms h1{
	margin-left: 20px;
	margin-top: 23px;
	margin-bottom: 35px;
	color: #799cd2;
	font-size: 20px;
}
#brandcomms h2{
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 16px;
}
#brandcomms h3{
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 385px;
	color: #a5bdd1;
	font-size: 12px;
}
#brandcomms h4{
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 20px;
}
#brandcomms UL{
	margin:0;
	width: 330px;
	color: #a5bdd1;
	margin-bottom: 15px;
}
#brandcomms P{
	margin-top: 0;
	margin-left: 20px;
	width: 355px;
	color: #a5bdd1;
	font-size: 11px;
	line-height: 17px;
}
#brandcomms STRONG{
	margin: 0;
	width: 670px;
	color: #799cd2;
	font-size: 14px;
	line-height: 20px;
}
#brandcomms img{
	margin-left: 20px;
}
#right{
	width: 212px;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}
.rightTable {
	margin: 0;
	width: 200px;
	height: 450px;
	padding: 0;
}
#features{
	width: 212px;
	height: 400px;
	background-color: #555;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}

.dateTable {
	margin-top: 7px;
	margin-bottom: 5px;
	width: 200px;
	border-bottom: 1px solid #999;
}
.date {
	color:#999;
	margin-top: 1px;
	display: block;
	font-size:11px;
}

#base{
	float:left;
	width:740px;
	height: 30px;
	clear: both;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}
.baseTable {
	margin: 0;
	width: 960px;
}
.sectorTable {
	margin-bottom: 6px;
	width: 675px;
	margin-left: 0;
}
.sectorTable img{
	padding-right: 11px;
}

/*---classes for new secondary menu*/
.menu2-item
{
font-family:Trebuchet MS,Lucida Grande,Lucida,Helvetica,Arial,sans-serif; 
color:#fff; 
font-size:11px; 
text-decoration:none;
}

.menu2-item:hover
{
color:#799cd2;
}



#newsPage {
	margin-left: 15px;
	padding: 0 20px 20px;
	width: 660px;
	height: 380px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	color: #666;
}
#newsPage h1{
	padding-left: 15px;
	padding-top: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #333;
	font-size: 21px;
}
#newsPage h2{
	padding-right: 0;
	margin-bottom: 3px;
	margin-top: 0;
	color: #799cd2;
	font-size: 11px;
	text-align: right;
}
#newsPage P{
	color: #666;
	padding-left: 15px;
	font-size: 11px;
	line-height: 14px;
}

#newsPage img{
}
.newsPage {
	width: 620px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.newsPage a{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	color: #a5bdd1;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}
.newsPage a:hover{
	color: #799cd2;
	text-decoration: none;
	font-style: italic;
}
.newsPage img.newsHead {
	border-right: 1px solid #ccc;
	padding-right: 15px;
}
.newsPage img.newsTop {
	padding-left: 15px;
}

#footer{
	float:left;
	width:940px;
	height: 20px;
	clear: both;
	font-size: 11px;
	color: #888;
	margin: 30px 0 0 30px;
	padding: 0;
}
.footerLink {
    color:#a5bdd1;
}
.footerLink a{
    color:#888;
	text-decoration:none;

}
.footerLink a:hover{
    color:#ffffff;
}
.orangeHeader{
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	clear: both;
	font-size: 18px;
	color: #f18f1b;
}
.emailbody{
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	clear: both;
	font-size: 13px;
	color: #739dd2;
}
.careers a{
	margin:0;
	padding-top:0;
	text-decoration:none;
	font-size: 12px;
	color: #739dd2;
}
.careers a:hover{
	text-decoration:none;
	font-size: 12px;
	color: #739dd2;
}
.emailTable{
	margin: 0;
	width:430px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}
.emailTable TD{
	border-bottom: 1px solid #999;
}

.emailTable h1{
	display: block;
	width: 100px;
	height: 20px;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #999;
	font-size: 12px;
	background-color: #434343;
	text-align: left;
	vertical-align: bottom;
}
.emailTable h2{
	height: 20px;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #739dd2;
	font-size: 12px;
	background-color: #eee;
	text-align: left;
}


.emailFooter{
	margin-bottom:0;
	padding-top:5px;
	width:560px;
	height: 20px;
	clear: both;
	font-size: 11px;
	color: #a5bdd1;
}
.emailFooter a{
    color:#a5bdd1;
	text-decoration:none;

}
.emailFooter a:hover{
    color:#739dd2;
}

#contentAccordion {
	color:#777;
	float:left;
	/*old version height:410px; 29.09.2010 Fixed by I*/
	height:400px;
	overflow:hidden;
	width:200px;
	margin: 5px 6px 6px;
}

#accordion {
	margin:0;
	width: 200px;
}

h4 {
	margin: 0;
	color: #999;
	line-height: 12px;
	padding-bottom: 5px;
	text-align: left;
}
h3.toggler {
	cursor: pointer;
	margin: 0 0 3px 0;
	padding: 0;
	background-color: #323232;
	text-align: left;
	height: 28px;
}
.nontoggler {
	margin: 0 0 3px 0;
	padding: 0;
	background-color: #323232;
	text-align: left;
	height: 28px;
	width: 200px;
}
.togglerText{
	font-size: 12px;
}
.nontogglertext{
	display: block;
	width: 190px;
	color: #999;
	font-size: 11px;
	text-align: left;
	line-height: 13px;
	margin-bottom: 5px;
}
div.element p{
	margin-left:0;
	margin-top:0;
	margin-bottom:2px;
	padding:0;
	width: 200px;
	max-height: 210px;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
}
div.element p a{
	text-align: left;
	color: #bbb;
	text-decoration: none;
}
div.element p a:hover{
	text-align: left;
	color: #eee;
	text-decoration: none;
}
#hub UL{
  margin: 2px 0 5px;
  border: 0;
  padding: 0;
  width: 200px;
  max-height: 204px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #999;
}
#hub a {
	font-size: 10px;
  	color: #999;
	text-decoration: none;
	 line-height: 13px;
}
#hub a:hover {
  	color: #ec008c;
	text-decoration: none;
	  line-height: 13px;
}

.hub-li {
	display: block;
	width: 183px;
 	height: 57px;
	background: #555 url("../img/video-li-bg.png") repeat-x;
}
a.hub-li img {
	border: #666 thin solid;
	margin-right: 3px;
	margin-top: 2px;
}
a:hover.hub-li img {
	border: #ec008c thin solid;
}
a:link.hub-li{
  	color: #999;
	text-decoration: none;
}
a:hover.hub-li{
	  color: #ec008c;
}


.hub06 {
	display: block;
	width: 80px;
 	height: 55px;
	background: url(../img/06.jpg) no-repeat;
	padding: 5px 25px 0 95px;
}
a:link.hub06{
  	color: #999;
	text-decoration: none;
}
a:hover.hub06{
	background: url(../img/06_f2.jpg) no-repeat;
	  color: #ec008c;
}
.hub05 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/05.jpg) no-repeat;
}
a:link.hub05{
  	color: #999;
	text-decoration: none;
}
a:hover.hub05{
	background: url(../img/05_f2.jpg) no-repeat;
	  color: #ec008c;
}
.hub04 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/04.jpg) no-repeat;
}
a:link.hub04{
  	color: #999;
	text-decoration: none;
}
a:hover.hub04{
	background: url(../img/04_f2.jpg) no-repeat;
	  color: #ec008c;
}
.hub03 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/03.jpg) no-repeat;
}
a:link.hub03{
  	color: #999;
	text-decoration: none;
}
a:hover.hub03{
	background: url(../img/03_f2.jpg) no-repeat;
	  color: #ec008c;
}
.hub02 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/02.jpg) no-repeat;
}
a:link.hub02{
  	color: #999;
	text-decoration: none;
}
a:hover.hub02{
	background: url(../img/02_f2.jpg) no-repeat;
	  color: #ec008c;
}
.hub01 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/01.jpg) no-repeat;
}
a:link.hub01{
  	color: #999;
	text-decoration: none;
}
a:hover.hub01{
	background: url(../img/01_f2.jpg) no-repeat;
	  color: #ec008c;
}

.hub07 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/07.jpg) no-repeat;
}
a:link.hub07{
  	color: #999;
	text-decoration: none;
}
a:hover.hub07{
	background: url(../img/07_f2.jpg) no-repeat;
	  color: #ec008c;
}

.hub08 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/08.jpg) no-repeat;
}
a:link.hub08{
  	color: #999;
	text-decoration: none;
}
a:hover.hub08{
	background: url(../img/08_f2.jpg) no-repeat;
	  color: #ec008c;
}

.hub09 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/09.jpg) no-repeat;
}
a:link.hub09{
  	color: #999;
	text-decoration: none;
}
a:hover.hub09{
	background: url(../img/09_f2.jpg) no-repeat;
	  color: #ec008c;
}

.hub10 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/10.jpg) no-repeat;
}
a:link.hub10{
  	color: #999;
	text-decoration: none;
}
a:hover.hub10{
	background: url(../img/10_f2.jpg) no-repeat;
	  color: #ec008c;
}


/* Root = Horizontal, Secondary = Vertical */
ul.mainmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: auto; /*For KHTML*/
  list-style: none;
  height: 20px;
}

ul.mainmenu li {
  margin: 0px;
  padding-left: 75px;
  float: left; /*For Gecko*/
  height: 20px;
  display: inline;
  position: relative;
  text-align: right;
}

/* SUBMENUS */

ul.mainmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  /*width: 160px;*/
  width: auto;
  list-style: none;
  display: none;
  position: absolute;
  top: 21px;
  left: 20px;
}

ul.mainmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul.mainmenu ul li {
	top: -1px;
	left: -25px;
	width: 150px;
	margin-bottom: 4px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
}

/* Root Menu */
ul.mainmenu a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background-color: #434343;
  color: #999;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  
}


/* Root Menu Hover Persistence */
ul.mainmenu a:hover {
  color: #fff;
}

/* 2nd Menu */
ul.mainmenu li:hover li a,
ul.mainmenu li.iehover li a {
 	width: 140px;
	float: none;
	text-align:left;
	display:block;
	background-color: #434343;
	color: #999 ;
	padding: 3px 6px 5px;
}

ul.mainmenu li:hover li a:hover,
ul.mainmenu li.iehover li a:hover {
	text-align:left;
	padding: 3px 6px 6px;
	display:block;
  	background-color: #333;
	color: #fff;
}

ul.mainmenu ul ul {
  display: none;
  position: absolute;
  top: 1px;
  left: 172px;
  	text-align:left;
	padding-left:5px;
	display:block;
	color: #333;
}
	

/* Do Not Move - Must Come Before display:block for Gecko */
ul.mainmenu li:hover ul ul,
ul.mainmenu li.iehover ul ul {
  display: none;
}

ul.mainmenu li:hover ul,
ul.mainmenu ul li:hover ul {
  display: block;
}

ul.mainmenu li.iehover ul,
ul.mainmenu ul li.iehover ul {
  display: block;
}

li.persistHover,
a.persistHover
{
	background: #fff;
	color: #FFF;
}




/* Video Menu */
#news {
  margin: 1px 0 0;
  border: 0;
  padding: 1px 0 0;
  width: 200px;
  max-height: 206px;
}
#video {
  margin: 1px 0 0;
  border: 0;
  padding: 1px 0 0;
  width: 200px;
  max-height: 206px;
}
#hub {
  margin: 1px 0 0;
  border: 0;
  padding: 1px 0 0;
  width: 200px;
  max-height: 206px;
}
#video UL{
  margin: 2px 0 5px;
  border: 0;
  padding: 0;
  width: 200px;
  max-height: 204px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #999;
  list-style: none;
}
#video a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	line-height: 13px;
}
#video a:hover {
  	color: #ff9900;
	text-decoration: none;
	  line-height: 13px;
}
.video-li {
	display: block;
	width: 183px;
 	height: 57px;
	background: #555 url("../img/video-li-bg.png") repeat-x;
}
a.video-li img {
	border: #666 thin solid;
	margin-right: 3px;
	margin-top: 2px;
}
a:hover.video-li img {
	border: #ff9900 thin solid;
}
a:link.video-li{
  	color: #999;
	text-decoration: none;
}
a:hover.video-li{
	  color: #ff9900;
}
.video02 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/02v.jpg) no-repeat;
}
a:link.video02{
  	color: #999;
	text-decoration: none;
}
a:hover.video02{
	background: url(../img/02v_f2.jpg) no-repeat;
	  color: #ff9900;
}


/* News Menu */

#news UL{
  margin: 2px 0 5px;
  border: 0;
  padding: 0;
  width: 200px;
  max-height: 204px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #999;
}
#news em {
	font-size: 10px;
	line-height: 11px;
}
#news a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	line-height: 13px;
}
#news a:hover {
  	color: #009900;
	text-decoration: none;
	  line-height: 13px;
}
.news-li {
	display: block;
	width: 183px;
 	height: 57px;
	background: #555 url("../img/video-li-bg.png") repeat-x;
}
a.news-li img {
	border: #666 thin solid;
	margin-right: 3px;
	margin-top: 2px;
}
a:hover.news-li img {
	border: #009900 thin solid;
}
a:link.news-li{
  	color: #999;
	text-decoration: none;
}
a:hover.news-li{
	  color: #009900;
}




#twitter {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
  max-height: 220px;
	width: 200px;
	overflow: hidden;
	text-align: left;
}
#facebook {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
	overflow: hidden;
	text-align: left;
}
#hqPanel {
	padding: 0px 5px 5px 35px;
	margin-top: 0;
	margin-bottom: 5px;
	width: 160px;
	overflow: hidden;
	text-align: left;
}
#hqPanel a{
	display: block;
	padding: 0;
	margin-top: 0;
	overflow: hidden;
	text-decoration: none;
	color: #999;
	line-height: 14px;
}
#hqPanel a:hover{
	text-decoration: none;
	color: #fff;
}
.buttontxt P{
	width: 80px;
	position: relative;
	bottom: -30px;
	left: 100px;
	top: -50px;
	display: block;

}


/* New CSS added by Matt */
#mainPage {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
	color: #666;
}
#mainPage h1{
	padding-left: 80px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #799cd2;
	font-size: 21px;
}
#mainPage h2{
	padding-right: 10px;
	margin-bottom: 3px;
	margin-top: 0;
	color: #799cd2;
	font-size: 14px;
}
#mainPage h3{
	padding-right: 10px;
	margin-bottom: 3px;
	margin-top: 0;
	color: #799cd2;
	font-size: 18px;
}
#mainPage .bodyCopy P{
	margin-right: 10px;
	width: 160px;
	margin-top: 0;
	padding-top: 0;
	color: #a5bdd1;
	font-size: 10px;
	line-height: 13px;
}
#mainPage .single P{
	padding-left: 90px;
	margin: 0;
	margin-bottom: 20px;
	width: 520px;
	color: #a5bdd1;
	font-size: 17px;
	line-height: 22px;
}
#mainPage .double P{
	padding-right: 30px;
	margin: 0;
	width: 270px;
	color: #a5bdd1;
	font-size: 12px;
	line-height: 16px;
}
.double a{
	margin: 0;
	color: #799cd2;
	font-size: 12px;
	text-decoration: none;
}
.double a:hover{
	margin: 0;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
#mainPage STRONG{
	margin: 0;
	width: 670px;
	color: #666;
	font-size: 13px;
}
#mainPage .four TABLE{
	margin: 0 0 0 18px;
}
#mainPage .fourColumn TD{
	margin: 0;
	margin-bottom: 20px;
	color: #a5bdd1;
	font-size: 11px;
	line-height: 13px;
	padding: 0 15px 0 0;
}
#mainPage .fourColumn STRONG{
	color: #799cd2;
	font-size: 16px;
}
#mainPage .fourColumn P{
	font-size: 11px;
	line-height: 13px;
}
.expertise {
	width: 180px;
	margin: 0;
	margin-bottom: 20px;
	color: #a5bdd1;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	border-bottom: 1px solid #a5bdd1;
	border-left: 1px solid #a5bdd1;
}
.expertiseBase {
	width: 180px;
	margin: 0;
	margin-bottom: 20px;
	color: #a5bdd1;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #a5bdd1;
}
.careers {
	width: 520px;
	margin: 0;
	color: #a5bdd1;
	padding-left: 0;
	padding-bottom: 15px;
	padding-right: 20px;
}
#mainPage .expertise H1{
	font-size: 20px;
	line-height: 21px;
	padding-left: 0;
}
#mainPage .expertise P{
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 5px;
	margin: 0;
}
#mainPage .expertiseBase H1{
	font-size: 20px;
	line-height: 21px;
	padding-left: 0;
}
#mainPage .expertiseBase P{
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 5px;
	margin: 0;
}
.expertiseLeft {
	width: 150px;
	padding-left: 80px;
	padding-right: 20px;
	color: #a5bdd1;
	font-size: 11px;
	line-height: 13px;
}
#mainPage .expertiseLeft H1{
	font-size: 20px;
	line-height: 21px;
	padding-left: 0;
}
#mainPage .expertiseLeft P{
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 5px;
	margin: 0;
}
#mainPage .expertiseLeft UL{
	margin: 0;
	padding-left: 13px;
}
/* New CSS forCase Viewer */

ul.nums{
	float:left;
	width:680px;
	margin:10px;
	padding: 0;
	}
ul.nums li {
	border:1px solid #ccc;
	float:left;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 5px 0 0;
	text-align:center;
}
ul.nums span {
	float:left;
	font-weight:bold;
	line-height:25px;
	margin:0 5px 0 0;
}
ul.nums li a {
	color:#666666;
	display:block;
	padding:2px;
	text-decoration:none;
	width:74px;
	text-align: center;
}
ul.nums li a:hover {
	background-color:#DDDDDD;
}
ul.nums li.current {
	background-color:#ddd;
}
ul.nums li.current a {
	color:#999;
}
ul.nums li.current a:hover {
	background-color:#999;
	color:#fff;
}
#caseMask {
	width:700px;
	height:365px;
	overflow:hidden;
	position:relative;
	left: 0;
	float:left;
}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:5600px;
	float:left;
}
.study {
	width:700px;
	height:365px;
	float:left;
	padding:0;
	margin:0;
	background-color:#FFF;
}
.study img{
	width:560px;
	height:365px;
	margin-left:70px;
	margin-right:70px;
	}
.study span{display:block}

.accHeader
{	margin-bottom:2px; 	}
#cpa {
	margin:0;
	padding: 0;
	width: 700px;
	height: 400px;
	overflow: hidden;
	background-color: #fff;
}

.cpaBase {
	margin: 0;
	padding: 0;
	width: 700px;
	background: #fff url(../img/productBackground.jpg) no-repeat 0 0;
}
#cpa h1{
	margin-top: 0px;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 18px;
}
#cpa h2{
	margin-top: 0;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 16px;
}
#cpa P{
	margin-top: 0;
	margin-left: 0px;
	/*width: 335px;*/
	color: #a5bdd1;
	font-size: 11px;
}
#cpa p.title{
	font-weight:bold;
}
#cpa STRONG{
	margin: 0;
	width: 670px;
	color: #799cd2;
	font-size: 16px;
}
#cpa img{
	/*margin-left: 20px;*/
	padding-top:0px;
}

#mCaseViewer{	
		margin:30px auto auto auto;
		position:relative;
		text-align:left;
		width:700px;
		height:370px;
		background:#fff;		
		}					
#mCaseStudy{
		position:relative;
		}		
#Login {
	width: 212px;
	height: 32px;
	padding-bottom: 0px;
	padding: 0;
}

.first {
	float: left; 
	width: 300px; 
	/*padding-left:5px; 
	padding-bottom:10px; 
	padding-right:10px; */
	padding-top:10px; 
	display: block; 
	height: 350px;
}

.firstacadem {
	background-repeat:no-repeat;
	background-position:bottom left;
	float: left; 
	width: 300px; 
	display: block; 
	height: 313px;
}

.client1 a {
	outline: none;
}
#link {
	top: 292px;
	left: 0px;
	width: 290px;
	height: 19px;
	padding: 0;
	color: #799cd2;
	font-size: 12px;
	position: absolute;
	text-align: right;
	margin: 0;
	float: right;
	clear: none;
}
#link a{
	color: #799cd2;
	font-size: 12px;
	text-decoration: none;
}
#link img{
	margin: 0;
	padding: 0;
}

#backlink {
	top: 330px;
	left: 317px;
	width: 290px;
	height: 19px;
	padding: 0;
	color: #799cd2;
	font-size: 12px;
	position: absolute;
	text-align: right;
	margin: 0;
	float: right;
	clear: none;
}
#backlink a{
	color: #799cd2;
	font-size: 12px;
	text-decoration: none;
}
#backlink img{
	margin: 0;
	padding: 0;
}
/*.actived {
	color:#ffffff;
	background: none repeat scroll 0 0 #9AA8B8;
}*/


/*health*/
#health {
	width: 700px;
	height: 400px;
	background-color: #f5f5f4;
	margin: 0;
	padding: 0;
}
#healthmenu {
	width: 700px;
	height: 19px;
	background-color: #799cd2;
	padding: 4px 0 1px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
#healthmenu UL{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
#healthmenu LI{
	padding: 0 20px;
	display: inline;
	color: #fffeff;
	font-size: 12px;
	margin: 0;
	border-right: 1px solid #fff;
}
#healthmenu LI.last{
	padding: 0 20px;
	display: inline;			color: #fffeff;
	font-size: 12px;
	margin: 0;
	border-right: 1px none #799cd2;
}
#healthmenu A{
	padding: 0;
	color: #ffffff;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
}
#healthmenu A:Hover{
	padding: 0;
	color: #1a5e9e;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
}
#healthleft {
	width: 320px;
	height: 330px;
	margin: 25px 0 0 20px;
	padding: 0;
	float: left;
	position: relative;
	text-align: left;
}
#healthsemiotics {
	width: 300px;
	height: 330px;
	margin: 25px 20px 0;
	padding: 0;
	float: left;
	position: relative;
}
#healthsemiotics P{
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0 0 5px;
	color: #666;
	text-align: left;
}
#healthsemiotics H1{
	margin: 0;
	font-size: 40px;
	padding: 20px 0 8px 5px;
	color: #e41482;
	text-align: left;
}
#healthbranding {
	width: 300px;
	height: 330px;
	margin: 15px 20px 0;
	padding: 0;
	float: left;
	position: relative;
}
#healthbranding P{
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0 0 5px;
	color: #666;
	text-align: left;
}
#healthbranding H1{
	margin: 0;
	font-size: 40px;
	line-height: 36px;
	color: #f08814;
	padding: 20px 0 3px 5px;
	text-align: left;
}
#healthproduct {
	width: 310px;
	height: 330px;
	margin: 25px 10px 0 20px;
	padding: 0;
	float: left;
	position: relative;
}
#healthproduct P{
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0 0 5px;
	color: #666;
	text-align: left;
}
#healthproduct H1{
	margin: 0;
	font-size: 40px;
	padding: 20px 0 10px 5px;
	color: #7c0f81;
	text-align: left;
}
#healthstrategy {
	width: 300px;
	height: 330px;
	margin: 15px 20px 0;
	padding: 0;
	float: left;
	position: relative;
}
#healthstrategy P{
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0 0 5px;
	color: #666;
	text-align: left;
}
#healthstrategy H1{
	margin: 0;
	font-size: 40px;
	line-height: 36px;
	color: #097a5d;
	padding: 20px 0 0 5px;
	text-align: left;
}
#healthleft P{
	margin: 0;
	font-size: 15px;
	line-height: 20px;
	padding: 5px 0 0 5px;
	color: #799cd2;
	text-align: left;
}
#healthright {
	width: 300px;
	height: 200px;
	margin: 20px 0 0 10px;
	padding: 0;
	float: left;
	position: relative;
}

#healthoffer {
	width: 700px;
	height: 375px;
	background: url(../img/offerBase.gif) no-repeat 0 0;
}
#healthofferheader {
	width: 650px;
	margin: 40px 0 0 65px;
	font-size: 38px;
	line-height: 36px;
	color: #799cd2;
	padding: 0;
	float: left;
	position: relative;
	text-align: left;
}
#healthofferleft {
	width: 320px;
	height: 270px;
	padding: 0;
	float: left;
	position: relative;
	margin: 15px 0 0 33px;
}
#healthofferleft UL{
	margin: 0;
	padding: 0;
}
#healthofferleft LI{
	font-size: 12px;
	list-style-type: disc;
	margin: 0 0 0 50px;
	padding: 0 0 2px 5px;
	color: #666;
	list-style-image: url(../img/bullet.gif);
	text-align: left;
}
#healthofferright {
	width: 300px;
	height: 270px;
	margin: 15px 0 0 10px;
	padding: 0;
	float: left;
	position: relative;
}
#healthofferright UL{
	margin: 0;
	padding: 0;
}
#healthofferright LI{
	font-size: 12px;
	list-style-type: disc;
	margin: 0 0 0 50px;
	padding: 0 0 2px 5px;
	color: #666;
	list-style-image: url(../img/bullet.gif);
	text-align: left;
}


