*{
	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: 97%;
	margin: 0;
	background-color: #ddd;
}
img{
	border:none;
	margin:0;
	padding:0;
}
#wrapper{
	margin:0 auto 0 auto;
	/*width:1024px;*/
	width:1000px;
}
#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 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{
	float:left;
	width:960px;
	height: 95px;
	margin-left: 20px;
}
#main{
	width: 980px;
	height:455px;
	float: left;
	clear: both;
}
#menu{
	position:relative;
	margin:0;
	padding:0px;
	float: right;
	z-index:10;
}
.menuTable {
	margin-top: 5px;
	margin-bottom: 12px;
	width: 700px;
	border-bottom: 1px solid #999;
}
.homeMenuTable {
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 12px;
	width: 700px;
	border-bottom: 1px solid #999;
}
.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;
	margin-bottom: 3px;
	display: block;
	padding-right: 0px;
	float: left;
	font-size:11px;
}
.mainMenuHome a{
    color:#999;
	text-decoration:none;

}
.mainMenuHome a:hover{
    color:#fff;
}
#left{
	margin-left: 20px;
	width: 730px;
	height: 455px;
	float: left;
	background-color: #434343;
}
.leftTable {
	margin: 0;
	width: 700px;
}
#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;
}
.contact TD{
	margin:0px;
	padding-top: 64px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
}
.contact STRONG {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.contact H1 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
}
.contact a{
	display: block;
	margin-bottom: 3px;
    color:#a5bdd1;
	text-decoration:none;

}
.contact 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: 15px;
	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: 30px;
	margin-bottom: 30px;
	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: 30px;
	margin-bottom: 30px;
	color: #799cd2;
	font-size: 20px;
}
#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: 385px;
	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;
}
#product {
	margin:0;
	padding: 0;
	width: 700px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
}
.productBase {
	margin: 0;
	padding: 0;
	width: 700px;
	background: #fff url(../img/productBackground.jpg) no-repeat 0 0;
}
#product h1{
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #799cd2;
	font-size: 20px;
}
#product h2{
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	color: #799cd2;
	font-size: 16px;
}
#product P{
	margin-top: 0;
	margin-left: 20px;
	width: 335px;
	color: #a5bdd1;
	font-size: 12px;
	line-height: 17px;
}
#product STRONG{
	margin: 0;
	width: 670px;
	color: #799cd2;
	font-size: 16px;
}
#product img{
	margin-left: 20px;
}
#brandcomms {
	margin:0;
	padding: 0;
	width: 700px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #fff;
}
.brandcommsBase {
	margin: 0;
	padding: 0;
	width: 700px;
	background: #fff url(../img/brandCommsBackground.jpg) no-repeat 0 0;
}
#brandcomms h1{
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	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: 220px;
	height: 455px;
	background-color: #434343;
	float: left;
	margin-left: 10px;
}
.rightTable {
	margin: 0;
	width: 200px;
	height: 450px;
}
.dateTable {
	margin-top: 7px;
	margin-bottom: 12px;
	width: 200px;
	border-bottom: 1px solid #999;
}
.date {
	color:#999;
	margin-top: 7px;
	margin-bottom: 3px;
	display: block;
	padding-right: 0px;
	float: right;
	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: 0;
	width: 700px;
}
.sectorTable img{
	padding-right: 14px;
}
#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;
	margin-left:20px;
	margin-bottom:0;
	padding-top:5px;
	width:960px;
	height: 20px;
	clear: both;
	border-top: 1px solid #a5bdd1;
	font-size: 11px;
	color: #a5bdd1;
}
.footerLink {
    color:#a5bdd1;
}
.footerLink a{
    color:#a5bdd1;
	text-decoration:none;

}
.footerLink a:hover{
    color:#5e7d9b;
}


#accordion {
	margin:0;
	margin-top: 1px;
	padding-top: 12px;
	width: 200px;
	border-top: 1px solid #999;
}

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: 215px;
	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: 0;
  border: 0;
  padding: 0;
  width: 200px;
  max-height: 240px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #999;
}
#hub a {
	  font-size: 10px;

  	color: #999;
	text-decoration: none;
	  line-height: 12px;

}
#hub a:hover {
  	color: #ec008c;
	text-decoration: none;
	  line-height: 12px;
}
.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;
}




/* 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 */
#video UL{
  margin: 0;
  border: 0;
  padding: 0;
  width: 200px;
  max-height: 240px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: hidden;
  color: #999;
}
#video a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	line-height: 12px;
}
#video a:hover {
  	color: #ff9900;
	text-decoration: none;
	  line-height: 12px;
}
.video03 {
	display: block;
	width: 80px;
 	height: 55px;
	background: url(../img/03v.jpg) no-repeat;
	padding: 5px 25px 0 95px;
}
a:link.video03{
  	color: #999;
	text-decoration: none;
}
a:hover.video03{
	background: url(../img/03v_f2.jpg) no-repeat;
	  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;
}
.video01 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/01v.jpg) no-repeat;
}
a:link.video01{
  	color: #999;
	text-decoration: none;
}
a:hover.video01{
	background: url(../img/01v_f2.jpg) no-repeat;
	  color: #ff9900;
}
.video04 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/04v.jpg) no-repeat;
}
a:link.video04{
  	color: #999;
	text-decoration: none;
}
a:hover.video04{
	background: url(../img/04v_f2.jpg) no-repeat;
	  color: #ff9900;
}

/* News Menu */
#news UL{
  margin: 0;
  border: 0;
  padding: 0;
  width: 200px;
  max-height: 240px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #999;
}
#news a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	line-height: 12px;
}
#news a:hover {
  	color: #009900;
	text-decoration: none;
	  line-height: 12px;
}
.news07 {
	display: block;
	width: 80px;
 	height: 55px;
	background: url(../img/07n.jpg) no-repeat;
	padding: 5px 25px 0 95px;
}
a:link.news07{
  	color: #999;
	text-decoration: none;
}
a:hover.news07{
	background: url(../img/07n_f2.jpg) no-repeat;
	  color: #009900;
}

.news06 {
	display: block;
	width: 80px;
 	height: 55px;
	background: url(../img/06n.jpg) no-repeat;
	padding: 5px 25px 0 95px;
}
a:link.news06{
  	color: #999;
	text-decoration: none;
}
a:hover.news06{
	background: url(../img/06n_f2.jpg) no-repeat;
	  color: #009900;
}

.news05 {
	display: block;
	width: 80px;
 	height: 55px;
	background: url(../img/05n.jpg) no-repeat;
	padding: 5px 25px 0 95px;
}
a:link.news05{
  	color: #999;
	text-decoration: none;
}
a:hover.news05{
	background: url(../img/05n_f2.jpg) no-repeat;
	  color: #009900;
}

.news04 {
	display: block;
	width: 80px;
 	height: 55px;
	background: url(../img/04n.jpg) no-repeat;
	padding: 5px 25px 0 95px;
}
a:link.news04{
  	color: #999;
	text-decoration: none;
}
a:hover.news04{
	background: url(../img/04n_f2.jpg) no-repeat;
	  color: #009900;
}

.news03 {
	display: block;
	width: 80px;
 	height: 55px;
	background: url(../img/03n.jpg) no-repeat;
	padding: 5px 25px 0 95px;
}
a:link.news03{
  	color: #999;
	text-decoration: none;
}
a:hover.news03{
	background: url(../img/03n_f2.jpg) no-repeat;
	  color: #009900;
}
.news02 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/02n.jpg) no-repeat;
}
a:link.news02{
  	color: #999;
	text-decoration: none;
}
a:hover.news02{
	background: url(../img/02n_f2.jpg) no-repeat;
	  color: #009900;
}
.news01 {
	display: block;
	width: 80px;
 	height: 55px;
	padding: 5px 25px 0 95px;
	background: url(../img/01n.jpg) no-repeat;
}
a:link.news01{
  	color: #999;
	text-decoration: none;
}
a:hover.news01{
	background: url(../img/01n_f2.jpg) no-repeat;
	  color: #009900;
}





#twitter {
	padding: 0;
	max-height: 240px;
	width: 200px;
	overflow: hidden;
	text-align: left;
}
#facebook {
	padding: 0;
	margin: 0;
	max-height: 215px;
	width: 200px;
	overflow: hidden;
	text-align: left;
}

.buttontxt P{
	width: 80px;
	position: relative;
	bottom: -30px;
	left: 100px;
	top: -50px;
	display: block;

}


/* New CSS added by Matt */
#mainPage {
	margin-left: 15px;
	padding: 0px;
	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;
}
/* 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}




/* Programmer Style */
.msg-table-error
{
	font-family:tahoma;
	width:100%;
	background:#E6C0C0 !important;
	border-top:solid 3px #DE7A7B;
	border-bottom:solid 3px #DE7A7B;
}

.msg-table-error table {
	background:#E6C0C0 !important;
}
.msg-error-img
{
	width:45px;
	height:30px;
	padding-bottom:5px;
	padding-right:5px;
}
.msg-error-title
{
	color:#A71111;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.msg-error-sub-title
{
	padding-top:4px;
	padding-bottom:4px;
	color:#000;
	text-align:left;
	font-size:12px;
}


.msg-table-info
{
	width:100%;
	font-family:tahoma;
	background:#E3F7DB !important;
	border-top:solid 3px #61A600;
	border-bottom:solid 3px #61A600;
}

.msg-table-info table {
	background:#E3F7DB !important;
}

.msg-info-img
{
	width:45px;
	height:30px;
	padding-bottom:5px;
	padding-right:5px;
}
.msg-info-title
{
	font-size:13px;
	font-weight:bold;
	color:#50960A;
	text-align:left;
}
.msg-info-sub-title
{
	padding-top:4px;
	padding-bottom:4px;
	color:#000;
	text-align:left;
	font-size:12px;
}
.msg-validation-title
{
	color:#A71111;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.msg-validation-sub-title
{
	text-align:left;
}
.errror-message
{
	background-image:url(../img/bullet_red.png);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding:2px 0px 2px 20px;
	color:#CC0000;
	font-size:12px;
}
.msg-validation-img
{
	width:45px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}