.XoqCub {
	display: none;
}

/* 
-------------------------------------------------- 
 
Site: Applied Biosystems 
Author: Jason Conny 
Last modified: 1/22/08 
 
Copyright � 2008 Acquity Group 
 
-------------------------------------------------- 
*/

@charset "UTF-8";

.requiredfield {
	color: #ff0000; 
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

form {
	margin: 0;
	padding: 0;	
}

a {
	text-decoration: none;
	color: #1279c6;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #1279c6;
}

a:hover {
	color: #e16f00;
	text-decoration: underline;
}

a:active {
	color: #e16f00;
	text-decoration: underline;
}

a.button {
	float: right;
	display: block;
	text-align: center;
	color: #FFF;
	padding: 5px;
	background: url(../images/buttons/background.gif) repeat-x;
	background-color: #e37304;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.95em;
	border: 1px solid #999;
	margin-right: 15px;
}

a.button:active, a.button:link, a.button:hover, a.button:visited {
	color: #FFF;
	text-decoration: none;
}

a img {
	border: none;
}

/* DL - This completely disturbs the visuals of all pages containing images! 
   Conflicts present so leaving this off.
img {
	display: block;
}
*/

img.right {
	float: right;
	margin: 15px 15px 15px 10px;
}

.contributor_img_right {
	float: right;
	margin: 0 15px 10px 10px;
}

* html .contributor_img_right {
	margin-left: 7px;
}

img.left {
	float: left;
	margin: 0 10px 10px 15px;
}

* html img.left {
	margin-left: 7px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.contributor_img_left {
	float: left;
	margin: 0 10px 10px 15px;
}

* html .contributor_img_left {
	margin-left: 7px;
}

h4 {
	font-size: 1.090em;
}

.contributor_h4 {
	font-size: 1.090em;
	font-weight: bold;
	color: #e16f00;
}

h5 {
	font-size: 1em;
}

.contributor_h5 {
	color: #e16f00;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -.5em;
}

/*  This conflicts with tools pages, calendar control that is used, and selenium testing
p {
	font-size: 1em;
	margin-left: 15px;
	margin-right: 15px;
}

label {
	display: none;
}
*/

/* HEADER CSS */

#mainHead {
	padding: 10px 0;
	margin: 0;
	border:0;
	width:100%;
}

#header div.logoblock {	
	border: none;	
}	

#header .logo {
	float: left;
	padding: 0;
	padding-left:10px;
	margin: 0;	
}

* html #header .logo {
	padding:0px;
	margin-left:4px;
}


#header .location {
	float: left;
	padding: 0;
	margin: 0;
	color: #5b5b5b;
	position: relative;	
	top: 25px;
	padding-left:10px;
}


* #header .location {
	padding-left:10px;
}

.makeBold {
	font-weight: 700;
}

div.mainMenu {
	margin-top: 17px;
	padding: 5px 5px 0 5px;
	float: right;
	font-size: 10px;
	border:none;
	color: #333;
}

.mainMenu ul {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}

.mainMenu li {
	width: auto;
	margin-left:20px;
	padding: 0;
	color: #333;
	text-decoration: none;
	background: #fff;
	float: left;
	list-style: none;
	line-height: 11px;
	margin-bottom:0px;
	position: relative;
	z-index:100;
}

.mainMenu li.first {
	width: auto;
	margin: 0;
	padding: 0;
	color: #333;
	text-decoration: none;
	background: #fff;
	float: left;
	list-style: none;
	line-height: 11px;
		margin-bottom:0px;
}

.mainMenu a {
	text-decoration: none;
	display: block;
	color: #333;
	background: #fff;
	padding: 5px;
}

.mainMenu a span.arrowBack {
	background: url(../images/icons/arrow.gif) no-repeat right;
	padding-right: 20px;
	background-color: transparent;
	color: #333;
}

.mainMenu a.storeLogin {
	background: url(../images/icons/login2.jpg) no-repeat left;
	padding-left: 30px;
	background-color: #fff;
	color: #333;
}

.mainMenu a.storeLogin:hover {
	background: url(../images/icons/login.jpg) no-repeat left;
	padding-left: 30px;
	background-color: #E2E2E2;
}

.mainMenu a.myBasket {
	background: url(../images/icons/basket2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;	
}

.mainMenu a.myBasket:hover, li#myBasket a.active {
	background: url(../images/icons/basket.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;	
}

.mainMenu a.myAccount {
	background: url(../images/icons/account2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;
	
}

.mainMenu a.myAccount:hover, li#myAccount a.active {
	background: url(../images/icons/account.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;	
}

.mainMenu a.quickOrder {
	background: url(../images/icons/qo2.jpg) no-repeat left;
	background-color: #fff;
	padding-left: 30px;
	color: #333;

}

.mainMenu a.quickOrder:hover {
	background: url(../images/icons/qo.jpg) no-repeat left;
	background-color: #E2E2E2;
	padding-left: 30px;

}

.mainMenu a:hover {
	text-decoration: none;
	background-color: #E2E2E2;
}

.mainMenu ul li ul li {
	padding: 0;
	margin: 0;	
}

.mainMenu ul li ul li a {
	padding: 5px 8px;
	width: 156px;	
}

.mainMenu div.trigger {
	position: absolute;
	left: 25px;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCCC;
	background: #FFF;
	width: 172px;
}

.mainMenu div.trigger a {
	color: #333;
}

.mainMenu li li {
	border: none;	
}

/* SUB MENU */

#subheader_menu {
	background: #F0F0F0 url(../images/subhead.jpg) no-repeat top;
	border-bottom: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	padding: 0px 10px 0px 15px;
	height: 30px;	
}

#subheader_menu div.subleft {
	color: #003366;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	height: 20px;	
}

input#formHeaderSearchSelect {
	z-index: 1;
}
#subheader_menu div.subleft a {
	font-weight: bold;
}

#subheader_menu div.subright {
	color: #003366;
	float: right;
	padding: 0;
	margin: 5px 0 0 0;
	width: 400px;
	height: 20px;	
}

input.searchTextBox {
	border: 1px solid #5788B0;
	color: #003366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 700;
	width: 180px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

.searchDropdown {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	border: 1px solid #5B5B5B;
	color: #333333;
	width: 185px;
	margin-top: 2px;
	float: left;
	margin-right: 3px;
	visibility:visible;
}

#header .searchButton {
	margin-top: 2px;
	border: 1px solid #B0B0B0;
}

.support {
	clear: both;
}



/* @group New Header Stuff from Kristin */
/* BLUE BAR MENU */

#header {
	width: 970px;	
}

#topMenu {
	height: 30px;
	background: #1279C6 url(../images/navigation/background.png) repeat-x scroll 0 -8px;
	border: 1px solid #a3a3a3;
	padding-bottom: 0px;
	border-bottom: 1px solid #5b5b5b;
}

#topMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topMenu ul li {
	float: left;
	display: block;
	border-left: 1px solid #457ebe;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	z-index:100;	
}

#topMenu ul li.noBullet {
	float: left;
	display: block;
	border-left: 1px solid #457ebe;
	margin:0;
	padding: 0;
	position: relative;
	list-style-type: none;
	background:none;
	z-index:100;	
	line-height:15px;
	margin-bottom:0px;
}

#topMenu ul li.first {
	border-left: 0;
}

#topMenu ul li.first a {
	display: block;
	padding: 7px 25px 8px 25px;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#topMenu ul li a {
	display: block;
	padding: 7px 25px 4px 25px;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

#topMenu ul li a.active {
	background: #FFF;
	color: #004799;	
}

.subMenu {
	position: absolute;
	top: 26px;
	left: -1;
	background: #FFF;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	width: 732px;
	display: none;
	z-index: 99;
	padding: 0;
}

.subMenuAlt {
	position: absolute;
	top: 26px;
	left: -1;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	width: 200px;
	display: none;
	z-index: 99;
	padding: 0;
}

#topMenu ul li div.active {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
}

.subMenu h3 {
	color: #003366;
	font-size: 1em;
	border-bottom: 1px solid #78b3ee;
	padding-bottom: 3px;
	margin: 10px;
}

.subMenu div.left {
	float: left;
	width: 453px;
}

.subMenu div.right {
	float: right;
	width: 226px;
	padding-left: 24px;
	border-left: 1px solid #e2e2e2;
}

#topMenu .subMenu ul, #topMenu .subMenu ul li {
	margin: 0;
	padding: 0;
	border: 0;
	display: static;
	float: none;
	background:none;
}

#topMenu .subMenuAlt ul, #topMenu .subMenuAlt ul li {
	margin: 0;
	padding: 0;
	border: 0;
	display: static;
	float: none;
	background:none;
}

#topMenu .subMenu ul {
	margin-bottom: 10px;
}

#topMenu .subMenu ul li {
	background: url("../images/navigation/bullet.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 6px;
	padding-bottom: 4px;
}

#topMenu .subMenu ul li.subContent {
	background: url("../images/navigation/bullet2.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 20px;
	padding-bottom: 4px;
}

#topMenu .subMenu ul li.subHead {
	background: url("../images/navigation/bullet.gif") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 6px;
	padding-bottom: 4px;
	color:#004799;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
}

#topMenu .subMenuAlt ul li {
	padding-left: 5px;
	margin-left: 0px;
	padding: 1px 2px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

#topMenu .subMenu ul li a {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
	margin: 0;
	display: static;
}

#topMenu .subMenu ul li.subContent a {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
	margin: 0;
	display: static;
}

#topMenu .subMenuAlt ul li a {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	padding: 3px 7px;
	margin: 0;
	display: static;
	text-decoration: none;
	width:190px;
}

html>body #topMenu .subMenuAlt ul li a {width:auto;}

#topMenu .subMenuAlt ul li a:hover {
	background: #5B5B5B;
	color: #fff;
	padding: 3px 7px;
	text-decoration: none;
}

#topMenu .subMenu ul li a:hover {
color: #e16f00;
	text-decoration: underline;
}

#topMenu .subMenuAlt ul li a:hover {
	background: #5B5B5B;
	color: #fff;
	text-decoration: none;
}

.lastRow {
	border: none;
}

.mleft {
	float: left;
	width: 227px;
}

.mright {
	float: right;
	width: 217px;
}

/* @end */

/* FOOTER */

#footer {
	width: 970px;
	margin-top: 20px;
}

#footer ul#footerNav {
	margin: 0;
	padding: 10px 0;
	border: 1px solid #B0B0B0;
	text-align: center;
	background-image: url(../images/backFooterNav.gif);
	background-repeat: repeat-x;
}

#footer ul#footerNav li {
	display: inline;
	margin: 0 1em 0 0;
	padding: 0 0 0 1em;
	font-weight: bold;
	border-left: 2px solid;
	background:none;
}

#footer ul#footerNav li.first {
	border: none;
	background:none;
}

#footer ul#utility {
	margin: 10px 0 0 10px;
	padding: 0;
}

#footer ul#utility li {
	display: inline;
	margin: 0;
	padding: 0 1em;
	background:none;
	border-left: 1px solid #666;
}

#footer ul#utility li.first {
	border: none;
	background:none;
	padding-left: 0;
}

#footer ul#utility li a {
	color: #666;
}

#footer #copyright {
	float: right;
	margin: 10px;
}


/* MISC */

.inline {
	display: inline;
}

.faded {
	background-color: #000000;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
	color:#fff;
	height:768px;
	position: absolute;
	z-index: 2000;

	top: 0;
	left:0;
	width:1024px;
	display:none;
}

.faded2 {
	background-color: #fff;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
	color:#000;
	height:500px;
	position: absolute;
	z-index: 3000;
	top:50px;
	left:185px;
	width:600px;
	display:none;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}

.region {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#e16f00;
	letter-spacing:1px;
	padding-top:5px;
}

.blueButton { 
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/blue_gr.png);
	border: solid 1px #5b5b5b;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	color:#fff;
	text-decoration:none;
	float:right;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
}

.button {
	border-top: solid 1px #ccc;
	padding-top:16px;
}

#pageContentMiddle {
	background-color:white;
	float:left;
	padding:15px 0pt 45px 15px;
}


#contentRightColumnsWrapper {
	background-color:white;
	border-left:1px solid #B8C6D9;
	float:left;
	width:814px;
}

#contentWrapperProdDef {
	background-color:white;
	width:970px;
}

#contentLeftColumn {
	background-color:white;
	float:left;
	width:155px;
}

h2.title {
	color:#003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.25em;
	font-weight:bold;
	margin:0pt;
	padding:0.48em 0px;
}

#tabContentRightVerticalPad {
	height:23px;
}

.nestedFontSize {
	/* font-size:1.63em; */
}
/*

a.buttonOrange, a.buttonOrange:link, a.buttonOrange:visited, a.buttonOrange:active, a.buttonOrange:hover {
	white-space: nowrap;
	font-size: .63em;
	padding: .4em 1.1em .4em 1.1em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #e16f00;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left:1px solid #a3a3a3;
	border-top:1px solid #a3a3a3;
	background-image:url(../images/orangeGrad.jpg);
	background-repeat:repeat-x;
}

a.buttonOrangeMed, a.buttonOrangeMed:link, a.buttonOrangeMed:visited, a.buttonOrangeMed:active, a.buttonOrangeMed:hover {
	white-space: nowrap;
	font-size: .63em;
	padding: .3em .6em .3em .6em;
	color: #fff;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #e16f00;
	background-image:url(../images/orangeGrad.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #a3a3a3;
	border-top: 1px solid #a3a3a3;
}
a.buttonOrangeDisabled, a.buttonOrangeDisabled:link, a.buttonOrangeDisabled:visited, a.buttonOrangeDisabled:active, a.buttonOrangeDisabled:hover {
	white-space: nowrap;
	font-size: .63em;
	PADDING-LEFT: 1.1em;
	PADDING-RIGHT: 1.1em;
	PADDING-TOP: 0.4em;
	PADDING-BOTTOM: 0.4em;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #e2e2e2;
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
	cursor: default;
}
a.buttonSmallOrange, a.buttonSmallOrange:link, a.buttonSmallOrange:visited, a.buttonSmallOrange:active, a.buttonSmallOrange:hover {
	white-space: nowrap;
	font-size: .63em;
	padding: .2em .6em .2em .6em;
	color: #e16f00;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #e2e2e2;
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
}
a.buttonSmallOrangeSelected, a.buttonSmallOrangeSelected:link, a.buttonSmallOrangeSelected:visited, a.buttonSmallOrangeSelected:active, a.buttonSmallOrangeSelected:hover {
	white-space: nowrap;
	font-size: .63em;
	padding: .2em .6em .2em .6em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #69DC66;
	background-image:url(../images/grad_green.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
}
a.buttonSmallerOrange, a.buttonSmallerOrange:link, a.buttonSmallerOrange:visited, a.buttonSmallerOrange:active, a.buttonSmallerOrange:hover {
	white-space: nowrap;
	font-size: .63em;
	padding: .2em .1em .2em .1em;
	color: #e16f00;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #e2e2e2;
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
	vertical-align: middle;
}
a.buttonSmallerOrangeSelected, a.buttonSmallerOrangeSelected:link, a.buttonSmallerOrangeSelected:visited, a.buttonSmallerOrangeSelected:active, a.buttonSmallerOrangeSelected:hover {
	white-space: nowrap;
	font-size: .63em;
	padding: .2em .1em .2em .1em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #69DC66;
	background-image:url(../images/grad_green.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
}
a.buttonSmallBlack, a.buttonSmallBlack:link, a.buttonSmallBlack:visited, a.buttonSmallBlack:active, a.buttonSmallBlack:hover {
	white-space: nowrap;
	font-size: .63em;
	padding: .2em .1em .2em .1em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #e2e2e2;
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
	vertical-align: middle;
}
a.buttonSmallSilver, a.buttonSmallSilver:link, a.buttonSmallSilver:visited, a.buttonSmallSilver:active, a.buttonSmallSilver:hover {
	white-space: nowrap;
	font-size: .63em;
	PADDING-LEFT: 1.1em;
	PADDING-RIGHT: 1.1em;
	PADDING-TOP: 0.4em;
	PADDING-BOTTOM: 0.4em;
	color: #e16f00;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #e2e2e2;
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	border-right: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	border-left: 1px solid #b0b0b0;
	border-top: 1px solid #b0b0b0;
}
a.buttonGreyBackground, a.buttonGreyBackground:link, a.buttonGreyBackground:visited, a.buttonGreyBackground:active, a.buttonGreyBackground:hover {
	background-color: #999;
}
*/
.featureWrapper {
	background-color: #fff;
	margin: 0 9px 12px 10px;
}
.customfeatureheader {
	width: 650px;
	background-color: #d7d7d7;
	color: #5B5B5B;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #a3a3a3;
	padding: 5px 4px 7px 8px;
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;
}
.featurebody {
	background-color: #fff;
	font-size: 10px;
	font-family: Verdana;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 5px 8px 8px 8px;
}
#id_nbrShopListItems {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
}
/*
.GAListHeaderBlue {
	background-image:url(../images/grad_blue.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
	border-bottom: 1px solid #004799;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.GATableGrey {
	background-color: #CCCCCC;
}
.GATableGreyHeader {
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;		
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	color: #5B5B5B;
	font-weight: bold;
	background-color: #d7d7d7;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.GATableGreyBodyColHeader {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #3C3666;
	background-color: #ffffff;
	font-family: sans-serif,Arial,Verdana,Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.GATableGreyBody {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #5B5B5B;
	background-color: #ffffff;
	font-family: sans-serif,Arial,Verdana,Helvetica;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.GATableGreyBodyOn {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #5B5B5B;
	background-color: #ffffcc;
	font-family: sans-serif,Arial,Verdana,Helvetica;
	font-size: 11px;
}
.GATableGreyBodyDefault {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #5B5B5B;
	font-family: sans-serif,Arial,Verdana,Helvetica;
	font-size: 11px;
}
.GATableGreyBodyDefaultOn {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #5B5B5B;
	background-color: #ffffcc;
	font-family: sans-serif,Arial,Verdana,Helvetica;
	font-size: 11px;
}
.GATableGreyBodyGrey {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #5B5B5B;
	background-color: #F0F0F0;	
	font-family: sans-serif,Arial,Verdana,Helvetica;
	font-size: 11px;
}
.GANavHeaderBlue {
	background-image:url(../images/gradient.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	background-color: #004799;
	border: 1px solid #004799;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.GANavHeaderGrey {
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;		
	font-size: 13px;
	line-height: 18px;
	color: #5B5B5B;
	font-weight: bold;
	background-color: #d7d7d7;	
	border: 1px solid #a3a3a3;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
*/
.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.marginRight6 {
	margin-right:6px;
}

.marginLeft6 {
	margin-left:60px;
}

.leftNavHeader {
	background-image:url(../images/gradient.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	font-weight: bold;
	background-color: #004799;
	border-top: 1px solid #004799;
	border-bottom: 1px solid #004799;
	padding: 4px 8px 4px 8px;
}

a.leftNavSection, a.leftNavSection:visited, a.leftNavSection:active, a.leftNavSection:link, leftnavsection:hover a.leftNavSectionOn, a.leftNavSectionOn:visited, a.leftNavSectionOn:active, a.leftNavSectionOn:link, leftnavsectionon:hover {
	width: 139px;
	display: block;
	font-size: 10px;
	line-height: 14px;
	color: #003366;
	text-decoration: none;
	background-color: #f0f0f0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b0b0b0;
	padding: 2px 8px 3px 8px;
}

html>body a.leftNavSection { /* ie6 filter... ie6 ignores the following rule */
	letter-spacing: .5px;
}

a.leftNavSection:hover {
	background-color: #fff;
}

a.leftNavSectionOn, a.leftNavSectionOn:visited, a.leftNavSectionOn:active, a.leftNavSectionOn:link, leftNavSectionOn:hover {
	width: 139px;
	display: block;
	background-color: #fff;
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 8px 2px 8px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #004799;
}

.footerClear {
	clear:both;
	height:0px;
	margin:0pt;
	padding:0pt;
}

/* additional style for feature box header */

#featureHeaderNew {
	background-color: #d7d7d7;
	color: #003366;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #a3a3a3;
	padding: 5px 4px 7px 8px;
	background-image:url(../images/grad2.jpg);
	background-repeat:repeat-x;
}

/* additional style for feature box body */

#featureWrapper {
	background-color:#FFFFFF;
	margin:0pt 9px 12px 10px;
}

#featureBodyNew p {
	font-size:10px;
	margin:1em 0pt;
	padding:0pt;
}

#featureBodyNew {
	background-color: #fff;
	font-size: .63em;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 5px 8px 8px 8px;
}

#featurePromoWrapperNew {
	background-color: #fff;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	line-height: 0;
}

#progress {
	border-right: #5788b0 1px solid; 
	border-top: #5788b0 1px solid; 
	font-weight: bold; 
	font-size: 11pt; 
	z-index: 100; 
	left: 240px; 
	border-left: #5788b0 1px solid; 
	width: 300px; 
	color: black; 
	line-height: 16pt; 
	border-bottom: #5788b0 1px solid; 
	position: absolute; 
	top: 400px; 
	height: 120px; 
	background-color: #ffffff;
}

.faded3 {
	DISPLAY: none; 
	Z-INDEX: 2000; 
	FILTER: alpha(opacity=0); /* OLDER IE */
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE */
	COLOR: #fff; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #000000; 
	-moz-opacity: 0; 
	opacity: 0; 
	-khtml-opacity: 0;
}


/* additional styles for various other features */


.formTable454 {
	background-color: #004799;
	color: #fff;
	font-size: .69em;
	font-weight: bold;
	text-align: left;
	background-image:url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position:0 0;
	border-bottom: 1px solid #a3a3a3;
	height: 21px;
	padding-left: 8px;
}

table.formTable454 th {
	background-color: #004799;
	color: #fff;
	font-size: .69em;
	font-weight: bold;
	text-align: left;
	background-image:url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position:0 0;
	border-bottom: 1px solid #a3a3a3;
	height: 21px;
	padding-left: 8px;
}

.formTable642Wrapper {
	border: 1px solid #a3a3a3;
 	width: 640px;
}

#homePageWrapper {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:auto;
	z-index:1;
	margin:0px;
	padding:0px;	
}

#TabbedPanelWrapper {
	position:absolute;
	left:0px;
	top:310px;
	width:940px;
	height:auto;
	z-index:1;
	margin:0px;
	padding:0px;
}

#defalutBG {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:1;
	background-image: url(../images/default_bg.jpg);
	background-repeat: no-repeat;
}

#banner1 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}

#banner2 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}

#banner3 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}

#banner4 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}

#banner5 {
	position:absolute;
	left:12px;
	top:14px;
	width:730px;
	height:296px;
	z-index:2;
	visibility:hidden;
}

#numberBar {
	position:absolute;
	left:12px;
	top:261px;
	width:690px;
	height:22px;
	z-index:4;
}

#numberBar img {
	padding-left:10px;
}

#numberBar1 {
	position:absolute;
	left:12px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar1 img {
	padding-left:10px;
}

#numberBar2 {
	position:absolute;
	left:48px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar2 img {
	padding-left:10px;
}

#numberBar3 {
	position:absolute;
	left:84px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar3 img {
	padding-left:10px;
}

#numberBar4 {
	position:absolute;
	left:120px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar4 img {
	padding-left:10px;
}

#numberBar5 {
	position:absolute;
	left:156px;
	top:261px;
	width:32px;
	height:22px;
	z-index:6;
	visibility:hidden;
}

#numberBar5 img {
	padding-left:10px;
}

#featureBoxWrapper {
	position:absolute;
	left:742px;
	top:14px;
	width:220px;
	height:201px;
	z-index:1;	
}

#featureBoxHeader {
	position:relative;
	top:0;
	left:0;
	background-image:url(../images/wantToTop.jpg);
	background-repeat: no-repeat;	
	width:220px;
	height:31px;
	padding:0px;
	margin:0px;	
}

#featureBoxHeader p {
	color:#fff;
	font-weight:bold;
	padding:10px;
	padding-left:12px;
	margin:0px;
}

#featureBoxMiddle {
	position:relative;
	top:0;
	left:0;
	background-image:url(../images/wantToMiddle.jpg);
	background-repeat: no-repeat;	
	width:220px;
	height:170px;
	padding:0px;
	margin:0px;
}

#featureBoxMiddle #content{
	padding-top:8px;
}

#featureBoxMiddle #content .subhead {
	font-weight:bold; color:#e16f00; padding-left:13px;
}

#featureBoxMiddle #content ul {
	color:#1279c6;
	padding-left:30px; 
	padding-right:0px; 
	margin:0px; 
	margin-top:0px;
}

#featureBoxMiddle #content li {
	padding-top:10px;
}

#featureBoxBottom {
	top:0;
	left:0;
	width:220px;
	height:75px;
	padding:0px;
	margin:0px;
}

#home #TabContentContainer { 
	width: 100%;	
	text-align: left;
}	

#home #TabContentContainer ul {
	color:#1279c6; padding-left:25px; padding-right:0px; margin:0px; margin-top:5px;
}
	
#home #TabContentFeature {
	float: left; 
	width: 20.45em; 
	padding: 0; 
	margin-top: 0;
	border-top:1px solid #fff;	
}

#home #TabContentImage {
	float: right; 
	width: 13.64em; 
	padding:0;
}

#home #TabContentFeature p, #home #TabContentImage p, #home #TabContentMain p, #home #TabContentMainNoImage p {
	margin:0px;
	margin-left: 10px; 
	margin-right: 10px;
	margin-top:8px;
	padding:0px;
}

#home #TabContentFeature p table, #home #TabContentImage p table, #home #TabContentMain p table, #home #TabContentMainNoImage p table {
	display:inline;
}

#home #TabContentFeature h3, home #TabContentImage h3 , #home #TabContentMain h3, #home #TabContentMainNoImage h3 { 
	margin-top: 10px;
	margin-bottom:0px;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	color:#e16f00;
	font-weight:bold;
	font-size:12px;
}

#home #TabContentMain {
	margin: 0 13.7em 0 20.5em;
	padding: 0;
	border-top:1px solid #fff;

} 

#home #TabContentMainNoImage {
	margin: 0 0em 0 20.5em;
	padding: 0;
	border-top:1px solid #fff;
} 

#home #TabContentMain li, #home #TabContentMainNoImage li { 
	padding-bottom: 5px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#home .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#fixBanners {
	height:  296px;
   	margin-bottom: -22px;
}

*:first-child+html #fixBanners {
margin-bottom: 0px;
}

#fixTabs {
	padding:0;
	margin: 0;	
	clear: both;		
}