/* Simply Accounting rebrand v1.0 2009 */

@import url("lightview.css");
@import url("navigation.css");
@import url("reset-min.css");
@import url("survey.css");


/*------------------------------------
 Page Colors
 
 Blue: #00478C
 Light Blue: #00A1DE
 Dark Blue: #00478C
 Ligth Gray: #DFDFDF
 Dark Gray: #727272
 Darker Gray: #303030
 Border Gray: #D8DAD0
 
------------------------------------*/

/*------------------------------------
 Table of Contents
 
 Global Elements
 
 mainContainer
 
 headerContainer
 
 utilityContainer
 
 contentContainer
 
 wideColumn
 
 narrowColumn
 
 leftContent
 
 columnOne
 
 columnTwo
 
 moduleContainer
 
 columnThree
 
 callToAction
 
 promoSandbox
 
 toolTip
 
 webcast
 
 disclaimer
 
 footer
 
 document icons
 
------------------------------------*/

/*------------------------------------
 Start Global Elements
------------------------------------*/
body {
background: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #303030;
}

html {
overflow-y: scroll;
}

a {
color: #00A1DE;
}

a:hover {
text-decoration: none;
}

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

sup {
font-size: 8px;
line-height: 8px;
padding: 0px;
font-weight: normal;
vertical-align:top;
}

/*------------------------------------
 Start List Styles
------------------------------------*/

ol {
list-style: decimal outside;
margin: 0 0 20px 25px;
padding: 0 0 0 5px;
}

ul.bullets {
margin: 0 0 20px 25px;
list-style: disc;
}

ul.bullets ul {
margin: 0 0 5px 25px;
list-style: circle;
}

ul.nobullets {
margin: 0 0 20px 25px;
list-style: none;
}

.link li {
background: url(/common/images/gfx_arrow.gif) 0 2px no-repeat;
padding: 0 0 5px 10px;
}


ul.checkbox {
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}
ul.checkboxIndent {
margin: 0 0 20px 20px;
padding: 0;
list-style: none;
}

.checkbox li,
.checkboxIndent li{
background: url(/common/images/gfx_checkbox.gif) 0 3px no-repeat;
padding: 0 0 0px 18px;
}

ol.extraPad li,
ul.extraPad li {
	padding-bottom: 10px;
}

ul.noPad {
	margin-bottom: 0;
	padding-bottom: 0;
}

ul.noPad li {
	padding-bottom: 0;
}
/* 
	.link_2 is used only on the addons page  
	http://simplyaccounting.dev/productsServices/addOns/
*/
.link_2 {
	height:200px;
	margin-bottom:50px;
/*	border:1px solid red; */
}

.linkArrow {
background: url(/common/images/gfx_arrow.gif) 0 0px no-repeat;
padding: 0 0 6px 10px;
}


.backLink li {
background: url(/common/images/gfx_backArrow.gif) 0 3px no-repeat;
padding: 0 0 5px 10px;
}

.newsLinks li {
padding: 0 0 10px 0;
}
.newsDate {
	color:#808080; 
	font-size:10px;
	margin-bottom:10px;
}

.rounded_blue_box {
	width:140px;
	margin: 10px 0 0 0;
	padding: 9px;
	color: #666;
	font-weight: bold;
	background: url(/common/images/bkg_sandbox.jpg) repeat-x 50% 50%;
	border: 1px solid #00a1de;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px; /* future-proofing */
}

.rounded_blue {
	width:175px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px solid #00a1de;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px; /* future-proofing */
}
.rounded_blue .inner {
	width:155px;
	margin: 0;
	padding: 5px 9px;
	color: #666;
	font-weight: normal;
	line-height: 14px;
	background: url(/common/images/bkg_sandbox.jpg) repeat-x 50% 50%;
	border: 1px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px; /* future-proofing */
}
.rounded_blue .inner a {
	color: #00a1de;
	font-weight: bold;
	text-decoration:none;
}
.rounded_blue .link {
	padding: 5px 0 0 0;
}
.rounded_blue .link a {
	font-weight: normal;
}

/*------------------------------------
 End List Styles
------------------------------------*/

table.tablePadding td {
padding: 5px;
}

table th {
color: #303030;
font-size: 14px;
font-weight: bold; 
background: #fff; 
text-align: left;
padding: 10px;
}

.table_standard td {
padding: 5px 10px;
}

.strike {
text-decoration: line-through;
}

.alternateRow {
background: #dfeffa; /* #DFDFDF */
}
.alternateRow2 {
background: #eaeaea;
}

/*------------------------------------
 Start Global Header Styling
------------------------------------*/

/*h1 {
color: #00478C;
font-size: 18px;
font-weight: bold;
margin: 0 0 5px 0;
}*/



h1 {
width: 100%;
/* height: 30px; */
margin: 0 0 20px 0;
padding-bottom: 10px;
border-bottom: 1px solid #DFDFDF;
color: #00478C;
font-size: 18px;
line-height: 20px;
font-weight: bold;
}

h1 sup {
font-size: 11px;
line-height: 11px;
padding: 0px;
font-weight: normal;
}

h1.tall {
width: 100%;
height: 45px;
margin: 0 0 20px 0;
border-bottom: 1px solid #DFDFDF;
color: #00478C;
font-size: 18px;
line-height: 20px;
font-weight: bold;
}

h1.land {
width: 100%;
height: 20px;
margin: 0 0 2px 0;
border-bottom: none;
font-size: 16px;
line-height: 20px;
font-weight: bold;
}

h1.productPrice {
color: #00A1DE;
font-size: 18px;
font-weight: bold;
margin: 5px 0 0 0;
}

h1 .hero {
color: #00478C;
font-size: 1.75em;
font-weight: bold;
letter-spacing: -.05em;
margin: 0 0 5px 0;
line-height: 1.25em;
}

h2 {
color: #727272;
font-size: 16px;
font-weight: bold;
margin: 5px 0;
}

h3 {
font-size: 14px;
font-weight: bold;
margin: 0 0 10px 0;
}

h4 {
color: #00478C;
font-size: 14px;
font-weight: bold;
margin: 0 0 10px 0;
}

h4.formHeader {
width: 100%;
margin: 20px 0 10px 0;
padding-top: 10px;
border-top: 1px solid #DFDFDF;
color: #00478C;
font-size: 16px;
font-weight: bold;
}

h5 {
color: #00478C;
font-size: 14px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 0 0 5px 0;
border-bottom: 1px solid #DFDFDF;
/*background: url(../images/bg_accordianHeader.jpg) bottom left no-repeat;*/
}

.HeaderTitle h5 {
margin: 10px 0;
padding-bottom:10px;
border-bottom: 1px solid #DFDFDF;
color: #00478C;
font-size: 16px;
line-height: 18px;
font-weight: bold;
}

h6 {
color: #333;
margin: 0 0 5px 0;
font-size: 13px;
font-weight: bold;
}


/*------------------------------------
 Start Download Box Elements
------------------------------------*/
.downloadModule {
clear: both;
float: left;
text-align: center;
}

.downloadBox {
padding: 0 0 10px 0;
text-align: center;
}

.downloadBox .actionButton {
text-align: center;
}

.downloadButton {
text-align: center;
}

/*------------------------------------
 Start Button Elements
------------------------------------*/

ul.lightButton li a, 
#leftContent ul.lightButton li a {
height: 24px;
line-height: 24px;
font-weight: bold;
margin: 0 0 8px 0;
padding: 0 0 0 10px;
color: #727272;
text-decoration: none;
background: url(/common/images/buttons/bkg_calltoAction_li_roll.gif) no-repeat top left;
display: block;
}

ul.lightButton li a:hover, 
#leftContent ul.lightButton li a:hover {
color: #00A1DE;
background: url(/common/images/buttons/bkg_callToAction_li_full.gif) no-repeat top left;
}

ul.actionButton li {
width: 86px;
text-align:center;
}

ul.actionButton li a {
height: 24px;
font-weight: bold;
margin: 0 0 5px 0;
padding-top: 2px;
color: #FFFFFF;
text-decoration: none;
background: url(/common/images/buttons/bg_buttonFull_86px.gif) no-repeat top left;
display: block;
}

ul.actionButton a:hover {
background: url(/common/images/buttons/bg_buttonRoll_86px.gif) no-repeat top left;
}

ul.actionButtonLong li{
width: 120px;
text-align:center;
}

ul.actionButtonLong li a {
height: 24px;
font-weight: bold;
margin: 0 0 5px 0;
padding-top: 2px;
color: #FFFFFF;
text-decoration: none;
background: url(/common/images/buttons/bg_buttonFull_long.gif) no-repeat top left;
display: block;
}

ul.actionButtonLong a:hover {
background: url(/common/images/buttons/bg_buttonRoll_long.gif) no-repeat top left;
}

ul.actionButtonLarge li {
width: 125px;
font-size: 16px;
text-align:center;
}

ul.actionButtonLarge li a {
height: 40px;
line-height: 40px;
font-weight: bold;
margin: 0 0 5px 0;
color: #FFFFFF;
text-decoration: none;
background: url(/common/images/buttons/bg_buttonFull_125px.gif) no-repeat top left;
display: block;
}

ul.actionButtonLarge a:hover {
background: url(/common/images/buttons/bg_buttonRoll_125px.gif) no-repeat top left;
}

ul.actionButtonXLarge li {
width: 180px;
font-size: 16px;
text-align:center;
}

ul.actionButtonXLarge li a {
height: 40px;
line-height: 40px;
font-weight: bold;
margin: 0 0 5px 0;
color: #FFFFFF;
text-decoration: none;
background: url(/common/images/buttons/bg_buttonFull_180px.gif) no-repeat top left;
display: block;
}

ul.actionButtonXLarge a:hover {
background: url(/common/images/buttons/bg_buttonRoll_180px.gif) no-repeat top left;
}

/*-- blue button within a UL --*/

ul.actionButtonBlue li{
height: 24px;
margin: 0;
padding: 0;
text-align:left;
}

ul.actionButtonBlue li a {
height: 24px;
padding: 0 0 0 10px;
color: #FFFFFF;
font-size: 12px; 
font-weight: bold;
text-decoration: none;
background: url(/common/images/buttons/bg_blueButton_left.gif) no-repeat top left;
display:block;
float:left;
}

ul.actionButtonBlue li a span {
height: 24px;
padding: 3px 10px 0 0;
background: url(/common/images/buttons/bg_blueButton_right.gif) no-repeat top right;
float:left;
cursor: pointer; 
}

/*-- Orange button within a UL --*/

ul.actionButtonOrange li{
height: 24px;
margin: 0;
padding: 0;
text-align:left;
}

ul.actionButtonOrange li a {
height: 24px;
padding: 0 0 0 6px;
color: #FFFFFF;
font-size: 12px; 
font-weight: bold;
text-decoration: none;
background: url(/common/images/buttons/bg_orangeButton_left.gif) no-repeat top left;
display:block;
float:left;
}

ul.actionButtonOrange li a span {
height: 24px;
padding: 3px 6px 0 0;
background: url(/common/images/buttons/bg_orangeButton_right.gif) no-repeat top right;
float:left;
cursor: pointer; 
}

ul.actionButtonOrange li a:hover {
background: url(/common/images/buttons/bg_orangeButtonRoll_left.gif) no-repeat top left;
}

ul.actionButtonOrange li a:hover span {
background: url(/common/images/buttons/bg_orangeButtonRoll_right.gif) no-repeat top right;
}

/*-- Orange button just as a link --*/

/*-- variable length --*/
a.actionButtonOrange {
height: 24px;
padding: 4px 0 5px 6px;
color: #FFFFFF;
font-size: 12px; 
font-weight: bold;
text-decoration: none;
line-height: 24px;
background: url(/common/images/buttons/bg_orangeButton_left.png) no-repeat top left;
display:inline;
overflow:hidden;
}

a.actionButtonOrange span {
height: 24px;
padding: 4px 6px 5px 0;
line-height: 24px;
background: url(/common/images/buttons/bg_orangeButton_right.png) no-repeat top right;
cursor: pointer; 
display:inline;
}

a.actionButtonOrange:hover span{
background-position:bottom right;
}
a.actionButtonOrange:hover{
background-position:bottom left;
}
/*IE 7 Hack */
*:first-child+html a.actionButtonOrange{padding-top:0px; padding-bottom:0px;}


/*-- fixed lengths --*/
.actionButtonOrange86 {
width: 130px;
height: 24px;
margin:0 auto;
background: url(/common/images/buttons/bg_orangeButtonFull_86px.gif) no-repeat top left;
}

.actionButtonOrange86:hover {
background: url(/common/images/buttons/bg_orangeButtonRoll_86px.gif) no-repeat top left;
}

.actionButtonOrange100 {
width: 130px;
height: 24px;
margin:0 auto;
background: url(/common/images/buttons/bg_orangeButtonFull_100px.gif) no-repeat top left;
}

.actionButtonOrange100:hover {
background: url(/common/images/buttons/bg_orangeButtonRoll_100px.gif) no-repeat top left;
}

.actionButtonOrange125 {
width: 130px;
height: 24px;
margin:0 auto;
background: url(/common/images/buttons/bg_orangeButtonFull_125px.gif) no-repeat top left;
}

.actionButtonOrange125:hover {
background: url(/common/images/buttons/bg_orangeButtonRoll_125px.gif) no-repeat top left;
}

.actionButtonOrange140 {
width: 130px;
height: 24px;
margin:0 auto;
background: url(/common/images/buttons/bg_orangeButtonFull_140px.gif) no-repeat top left;
}

.actionButtonOrange140:hover {
background: url(/common/images/buttons/bg_orangeButtonRoll_140px.gif) no-repeat top left;
}

.actionButtonOrange86 a,
.actionButtonOrange100 a,
.actionButtonOrange125 a,
.actionButtonOrange140 a {
color: #FFFFFF;
font-size: 12px; 
line-height: 22px;
font-weight: bold;
text-decoration: none;
text-align:center;
}




/*------------------------------------
 End Button Elements
------------------------------------*/

/*------------------------------------
 Start Image Padding
------------------------------------*/

.imagePad { padding: 4px; }

.picPad_L { padding: 0 0 0 10px; }

.picPad_R { padding: 0 10px 0 0; }

/*------------------------------------
 End Image Padding
------------------------------------*/

/*------------------------------------
 Start Form Elements
------------------------------------*/

.error {
color: #FF0000;
font-weight: bold;
}

/*------------------------------------
 End Form Elements
------------------------------------*/



/*------------------------------------
 Start mainContainer
------------------------------------*/


#mainContainer {
margin: 0 auto;
background: #FFFFFF;
}

/*------------------------------------
 Start headerContainer
------------------------------------*/

#headerContainer {
height: 105px;
border-bottom: 1px solid #DFDFDF;
}

#headerContent {
width: 960px;
height: 110px;
padding: 0 20px 0 20px;
margin: 0 auto;
}

#mainLogoContainer {
height: 34px;
width: 515px;
margin: 24px 0 0 0;
float: left;
}

/*----------------------------------------------------------
 Start utilityContainer
----------------------------------------------------------*/

#utilityContainer {
height: 74px; 
width: 445px;
/* background: #D8DAD0 url(/common/images/bkg_utilityContainer.gif) top left no-repeat; */
float: left;
}


#utilityContainer ul {
list-style: none; 
position: relative;
margin: 0; 
padding: 7px 0 10px 6px;
border-bottom: 1px solid #fff;
}	

#utilityContainer ul.r2 {
border-bottom: none;
padding-left: 13px;
}

#utilityContainer li {
display: inline; 
margin: 0; 
padding: 0 7px 0 7px;
font-size: 11px; 
line-height: 18px;
color: #303030;
background: url(/common/images/gfx_utilityContainer_li.gif) no-repeat center right;
}

#utilityContainer li a {
padding: 10px 0 10px 29px;
text-decoration: none;
color: #303030;
background: url(/common/images/icon_utilityContainer_li_fpo.gif) no-repeat center left;
}

#utilityContainer ul.login {
text-align:right; 
position: absolute;
width: 440px;
border: none;
}

#utilityContainer ul.login li {
display: inline; 
margin: 0; 
padding: 0 1px 0 5px;
font-size: 11px; 
color: #303030;
background: none;
}

#utilityContainer ul.login li a {
padding: 0;
text-decoration: none;
color: #303030;
background: none;
}

#utilityContainer ul.login li a:hover {
color: #00A1DE;
text-decoration: underline;
}

#utilityContainer li#buyCall {
font-size: 14px;
font-weight: bold;
}

#utilityContainer li#buyCall a {
padding: 0;
text-decoration: underline;
}

#utilityContainer li#util-search {
position: absolute;
margin: -2px 0 0 0; 
padding: 0 0 5px 0;
}

#util-search fieldset {
border: none;
background: none;
float: left;
}

/* Utility Nav Icon Library */

#utilityContainer li#util-contactsage a { 
background-image: url(/common/images/icon_c2a-clickChat_li_chat.gif); 
}

#utilityContainer li#util-sageworldwide a { 
background-image: url(/common/images/icon_library_utilityContainer_worldwide.gif); 
}

#utilityContainer li#util-sagesites {
background: none;
}

#utilityContainer li#util-sagesites	select { 
width: 158px; 
margin: 0 0 1px 0;
font-size: 11px; 
color: #606060;
padding: 1px;
}

#utilityContainer li#CountryDropDown select { 
width: 158px; 
margin: 0 0 1px 0;
font-size: 11px; 
color: #606060;
padding: 1px;
}


/* IE7 Only */

*+html #utilityContainer li#util-search {
margin-top: -3px;
}

#utilityContainer li#util-search div legend { 
display: none; 
}

#utilityContainer li#util-search div label { 
display: none;
}

#utilityContainer li#util-search div input.search-text {
width: 115px; 
position: absolute;
font-size: 11px;
height: 19px;
padding: 3px 2px 0 5px; 
margin: 0 0 0 13px;
color: #606060;
border: 1px solid #DDDED8;
}

#utilityContainer li#util-search div input.searchgo {
margin-left: 137px;
}

/*----------------------------------------------------------
 End utilityContainer
----------------------------------------------------------*/

/*------------------------------------
 End headerContainer
------------------------------------*/


/*------------------------------------
 Start contentContainer
------------------------------------*/

#contentContainer {
width: 1000px;
margin: 0 auto;
margin-top: 15px;
line-height: 18px;
font-size: 12px;
clear: both;
}
#contentContainer_LP {
width: 1000px;
margin: 0 auto;
margin-top: 0px;
line-height: 18px;
font-size: 12px;
clear: both;
}

#contentContainer p {
margin: 0 0 20px 0;
padding: 0;
}

#tier1HeadContainer {
height: 130px;
width: 960px;
padding: 0 20px 0 20px;
}

#tier1Head {
width: 200px; 
height: 130px;
float: left;
}

#tier1Head img {
margin-top: 40px;
}

#tier1HeadContainer #flashHeader {
width: 760px;
z-index: -10; 
float: left;
}

/*----------------------------------------------------------
 Start wideColumn  
----------------------------------------------------------*/

#wideColumn {
width: 920px;
margin: 0 18px;
padding: 20px;
background: url(/common/images/bkg_mainContent_Full.gif) no-repeat 0 0px;
min-height: 260px;
}

.inlineNarrowCol,
.LeftColumn {
width:200px; 
float:left; 
margin: 0 20px 20px 0;
text-align:left;
}

.inlineWideCol,
.RightColumn {
float:left; 
width:700px;
}

/*----------------------------------------------------------
 Start narrowColumn - this was written for custom RightSidebarContent, but is not currently used
----------------------------------------------------------*/

#narrowColumn {
width: 168px;
min-height: 260px;
margin: 1px 0 0 12px;
padding: 15px 0 15px 20px;
font-size: 11px;
background: url(/common/images/bkg_callToAction.gif) no-repeat top left;
float: left;
}

/*----------------------------------------------------------
  Start leftContent  
----------------------------------------------------------*/

#leftContent {
width: 200px;
padding: 0 0 0 20px;
float: left;
}

#sideNav {
background: url(/common/images/bkg_leftContent_sideNav_rpt.gif) repeat-y top left;
}

#sideNav #w7 {
background: url(/common/images/bkg_leftContent_sideNav_btm.gif) no-repeat bottom left;
}

#sideNav #w8 {
background: url(/common/images/bkg_leftContent_sideNav_top.gif) no-repeat top left;
}

#leftContent h3 {
font-size: 12px; 
font-weight:bold; 
padding: 15px 0 5px 17px; 
color: #303030;
display: block;
}

#leftContent h3 a {
text-decoration: none;
}

#leftContent h3 a:hover {
text-decoration: underline;
}

#leftContent ul {
list-style: none;
padding: 0; 
margin: 0 0 20px 3px;
}

#leftContent ul li {
font-size: 11px; 
line-height: 24px;
padding: 0 0 0 12px; 
margin: 0;
}

#leftContent ul li a {
text-decoration: none;
color: #303030;
padding: 0 0 0 9px;
background: url(/common/images/gfx_leftContent_sideNav_li_arrow.gif) no-repeat 0 5px;
}

#leftContent ul li a:hover {
text-decoration: underline;
color: #00A1DE;
}

#leftContent ul li a:hover {
background: url(/common/images/gfx_leftContent_sideNav_li_arrowRoll.gif) no-repeat 0 5px;
}

#leftContent ul li.selected {
font-weight: bold;
background: url(/common/images/bkg_leftContent_sideNav_li_current_full.jpg) top left repeat-y;
}

#leftContent ul li.selected ul {
margin: 0 0 0 -12px;
padding: 0 0 0 12px;
background: #fff;
}

#leftContent ul li.selected li {
font-weight: normal;
}

#leftContent ul ul li.selected a:hover {
background: url(../images/gfx_leftContent_sideNav_li_arrowRoll.gif) no-repeat 0 5px;
}

#leftContent ul li.expanded a {
background: url(../images/gfx_leftContent_sideNav_li_arrow_current.gif) no-repeat 0 6px;
}

#leftContent ul li.expanded a:hover {
background: url(/common/images/gfx_leftContent_sideNav_li_arrow_currentRoll.gif) no-repeat 0 6px;
}

#leftContent ul li.expanded ul li a {
background: url(/common/images/gfx_leftContent_sideNav_li_arrow.gif) no-repeat 0 5px;
}

#leftContent ul li.expanded ul li a:hover {
background: url(/common/images/gfx_leftContent_sideNav_li_arrowRoll.gif) no-repeat 0 5px;
}

#leftContent ul ul {
padding: 0; 
margin: 0;
}

#leftContent ul ul li {
margin-left: -12px;
padding-left: 30px;
}

#leftContent ul ul li.selected ul {
margin: 0 0 0 -30px;
padding: 0 0 0 30px;
background: #fff;
}

#leftContent ul li li a {
text-decoration: none;
color: #303030;
padding: 0 0 0 9px;
background: url(/common/images/gfx_leftContent_sideNav_li_arrow.gif) no-repeat 0 5px;
}

#leftContent ul li li a:hover {
text-decoration: underline;
color: #00A1DE;
background: url(/common/images/gfx_leftContent_sideNav_li_arrowRoll.gif) no-repeat 0 5px;
}

#leftContent ul ul ul li.selected {
margin: 0 0 0 -30px;
padding: 0 0 0 48px;
background: url(/common/images/bkg_leftContent_sideNav_li_current_full.jpg) top left repeat-y;
}

#leftContent ul.subNav {
background: #FFF url(/common/images/bkg_leftContent_sideNav_quicklinks_top.jpg) top left no-repeat;
padding: 10px 0 0 0;
}

#leftContent ul.subNav a, #leftContent ul.subNav a:hover {
background: none;
color: #00A1DE;
}


#leftContent table 
{
  width: 100%;  
  padding-top: 15px; 
}

#leftContent table td 
{
    width: 100%;
    text-align: center;
}

#leftContent ul.actionButton li {
    text-align:center;
    width: 100%;
    padding: 0px;
    margin:0px;
}

#leftContent ul.actionButton li a {
    line-height: 24px;
    text-align:center;
    font-weight: bold;
    padding: 0;
    margin: 0;
    /* margin: 0 0 5px 0; */
    /* padding-top: 2px; */
    color: #FFFFFF;
    text-decoration: none;
    background: url(/common/images/buttons/bg_buttonFull_86px.gif) no-repeat top center;
    display: block;
}

#leftContent ul.actionButton a:hover {
    /* background: url(/common/images/buttons/bg_buttonRoll_86px.gif) no-repeat top center; */
}

/*----------------------------------------------------------
 End leftContent  
----------------------------------------------------------*/



/*----------------------------------------------------------
 Start columnOne 
----------------------------------------------------------*/

#columnOneWide {
width: 720px;
padding: 20px;
background: url(/common/images/bkg_centercontent_NW.gif) no-repeat 0 0px;
min-height: 300px;
float: left;
}

/*----------------------------------------------------------
 Start columnTwo  
----------------------------------------------------------*/

.subHeader {
width: 100%;
height: 30px;
margin: 0 0 20px 0;
border-bottom: 1px solid #DFDFDF;
color: #00478C;
font-size: 18px;
line-height: 20px;
font-weight: bold;
}

.subHeaderTall {
width: 100%;
height: 45px;
margin: 0 0 20px 0;
border-bottom: 1px solid #DFDFDF;
color: #00478C;
font-size: 18px;
line-height: 20px;
font-weight: bold;
}

#columnTwoNarrow {
width: 524px;
padding: 20px;
background: url(/common/images/bkg_centercontent_NWN.gif) no-repeat 0 0px;
float: left;
}
#columnTwoNarrow_estore {
width: 524px;
padding: 20px;
/*background: url(/common/images/bkg_centercontent_NWN.gif) no-repeat 0 0px;*/
float: left;
}

#columnTwoWide {
width: 720px;
padding: 20px;
background: url(/common/images/bkg_centercontent_NW.gif) no-repeat 0 0px;
min-height: 300px;
float: left;
}

#productContainer, #productContainer2 {
margin: 0 0 15px 0;
_margin: 0 0 5px 0; /*IE 6 Spacing Issue - Temporary fix*/
padding: 0 0 10px 0;
border-bottom: 1px solid #DFDFDF;
float: left;
}

#productContainer2 {
margin: 10px 0 15px 0;
_margin: 15px 0 15px 0;
}

#productShot {
width: 205px;
float: left; 
}

.buyUpgrade {
width: 515px; 
float: left;
}

.productPricing {
margin-top: -10px;
width: 175px;
float: left;
}

.productPricingSAE {
margin-top: -10px;
width: 205px;
float: left;
}

.grayPrice {
margin: 0 5px 0 0;
color: #727272;
font-size: 16px;
font-weight: bold;
}

.bluePrice {
color: #00A1DE;
font-size: 16px;
font-weight: bold;
}

.productPricing select {
width: 125px;
}

.productDescription {
margin-top: -10px;
width: 335px;
float: left;
}

.productDescriptionSAE {
margin-top: -10px;
width: 305px;
float: left;
}

.productDescriptionSC {
margin-top: -10px;
width: 450px;
float: left;
}

.productDescription .col1 {
width: 200px;
margin: 0 0 5px 0;
padding: 0 20px 0 0;
float: left;
}

.productDescription .col2 {
width: 115px;
margin: 0 0 5px 0;
float: left;
}

.ProductTitle {
color: #727272;
font-size: 16px;
font-weight: bold;;
}

.ProductSubtitle {
color: #00478C;
font-weight: bold;
line-height: 1.25em;
padding: 0 0 5px 0;
}

.topBorder {
padding-top: 10px;
border-top: 1px solid #DFDFDF;
}

#padTable td,
.padTable td {
padding: 2px 5px;
}

#padTable td.ProductSubtitle,
.padTable td.ProductSubtitle {
color: #00478C;
font-weight: bold;
line-height: 1.25em;
text-align: center;
padding: 0 0 10px 0;
}

#padTable td.info,
.padTable td.info {
color: #727272;
font-weight: normal;
line-height: 1.25em;
font-size: 11px;
text-align: center;
padding: 0 0 10px 0;
}

#padTableCntr ,
.padTableCntr {
	border: 1px solid #DFDFDF;
}

#padTableCntr td,
.padTableCntr td {
padding: 2px 5px;
text-align: center;
vertical-align: top;
border-left: 1px solid #DFDFDF;
}

#padTableCntr td.left,
.padTableCntr td.left {
padding: 2px 5px;
text-align: left;
border-left: none;
}

.smallNote {
color: #333;
font-size: 10px;
font-weight: normal;
line-height: 11px;
}

.footnote {
color: #727272;
font-size: 10px;
font-weight: normal;
}


.quoteDivider { padding-top: 10px; border-top: 1px solid #DFDFDF; }
.quote { font-size:125%; line-height: 1.5em; font-style:italic; }

/*----------------------------------------------------------
 Start moduleContainer
----------------------------------------------------------*/

#vertRuleContainer {
background: url(/common/images/bkg_vertRule.gif) top center repeat-y;
padding: 1px 0;
}

#moduleContainer {
width: 990px;
padding: 15px 0 15px 0;
clear: both;
float: left;
/*position:relative;
display:block;*/
}

.moduleContainerFull {
width: 990px;
padding: 0 0 20px 0;
clear: both;
float: left;
}

#moduleContainerWide {
width: 736px;
margin: 0 0 0 -4px;
padding: 15px 0 15px 0;
clear: both;
float: left;
}

.moduleContainerNarrow {
width: 524px;
margin-bottom: 10px;
padding: 0;
clear: both;
float: left;
border-top: 1px solid #dfdfdf;
}

.firstRow {
border-top: none;
}

#moduleContainer .moduleHeader a:link, 
#moduleContainer .moduleHeader a:active, 
#moduleContainer .moduleHeader a:visited {
color: #303030;
text-decoration: none;
}

#moduleContainer .moduleHeader a:hover {
color: #00A1DE;
text-decoration: underline;
}

.module {
height: 350px;
width: 215px;
margin: 0 7px 0 5px;
background: url(/common/images/bg_module_plain.jpg) top left no-repeat;
float: left;/**/
display: none;
position:relative;

} 

.moduleShort {
height: 260px;
width: 235px;
margin: 0 7px 0 5px;
background: url(/common/images/bg_module_plain_short.jpg) top left no-repeat;
float: left;
display: inline;
}

.moduleTall {
height: 360px;
width: 235px;
margin: 0 7px 0 5px;
background: url(/common/images/bg_module_plain_tall.jpg) top left no-repeat;
float: left;
display: inline;
}

.moduleLeft {
width: 238px;
margin: 0;
padding: 0 20px 20px 0;
float: left;
display: inline;
}

.moduleRight {
width: 238px;
margin: 0 0 0 1px;
padding: 0 0 20px 20px;
float: left;
display: inline;
}

.floatModule {
width: 325px;
margin: 0;
padding: 0 0 0 20px;
float: left;
display: inline;
border-left: 1px solid #dfdfdf;
}

.floatModuleNBC {
width: 550px;
margin: 0;
padding: 0 0 0 0;
float: left;
display: inline;
}

.fltLeftPad {
margin: 5px 20px 0 0;
padding: 0 0 20px 0;
float: left;
display: inline;
}

.first {
margin: 0 7px 0 0;
}

.firstModule {
margin: 0 20px 0 0;
padding: 0;
border-left: 0;
}

.productTextBold {
font-weight: bold;
}

.productTextBoldNBC {
padding: 0 0 0 40px;
}

.padTop { 
padding-top: 15px;
}

.padBottom {
padding-bottom: 10px;
}

.noPadBottom {
padding-bottom: 0;
}

.moduleInterior {
height: 290px;
width: 235px;
margin: 0 10px 0 1px;
background: url(/common/images/bg_module.jpg) top left no-repeat;
}

.moduleHeader {
height: 25px;
width: 200px;
margin: 15px 18px 0 17px;
padding: 0 0 5px 0;
font-weight: bold;
border-bottom: 1px solid #dfdfdf;
}

.moduleHeaderTall {
height: 45px;
width: 200px;
margin: 15px 18px 0 17px;
padding: 0 0 5px 0;
font-weight: bold;
border-bottom: 1px solid #dfdfdf;
}

.moduleText {
height: 265px;
width: 205px;
padding: 10px 15px 10px 15px;
overflow: hidden;
}

.moduleText ul li {
padding: 0 0 10px 10px;
background: url(/common/images/gfx_arrow.gif) 0 4px no-repeat;
}

/*----------------------------------------------------------
 End moduleContainer 
----------------------------------------------------------*/


.inlineBox2w {
width: 316px;
min-height: 110px;
margin: 10px 0 20px 0;
padding: 10px 20px;
color: #727272;
border-left: 1px dotted #ccc;
float: left;
}

.inlineBox2w.first {
margin-left: 0;
padding-left: 0;
border-left: 0;
}

.inlineBox3w {
width: 205px;
min-height: 110px;
margin: 10px 0 20px 0;
padding: 10px 20px;
color: #727272;
border-left: 1px dotted #ccc;
float: left;
}

.inlineBox3w.first {
margin-left: 0;
padding-left: 0;
border-left: 0;
}

.inlineBox3n {
width: 140px;
min-height: 110px;
margin: 10px 0 20px 0;
padding: 10px 20px;
color: #727272;
border-left: 1px dotted #ccc;
float: left;
}

.inlineBox3n.first {
margin-left: 0;
padding-left: 0;
border-left: 0;
}

.inlineBox2n {
width: 240px;
min-height: 110px;
margin: 10px 0 20px 0;
padding: 10px 20px;
color: #727272;
border-left: 1px dotted #ccc;
float: left;
}

.inlineBox2n.first {
margin-left: 0;
padding-left: 0;
border-left: 0;
}

.productModule {
clear: both;
}

.productLeft {
width: 90px;
min-height: 110px;
margin: 0 0 20px 0;
padding: 10px 5px 20px 0;
float: left;
/*border:1px solid blue;*/
}

.productLeftHR {
width: 100px;
margin: 0 0 20px 0;
padding: 5px 5px 20px 0;
float: left;
}

.productLeftNBC {
width: 180px;
min-height: 110px;
margin: 0 0 20px 0;
padding: 10px 5px 20px 0;
float: left;
}

.productRight {
width: 350px;
margin-left: 95px;
padding-left: 0;
border-left: 0;

/*border:1px solid red;*/
}

.logoLeft {
width: 180px;
min-height: 110px;
margin: 0 0 20px 0;
padding: 10px 5px 20px 0;
float: left;
}

.logoRight {
width: 150px;
margin-left: 0;
padding-left: 0;
border-left: 0;
float: left;
}

.borderRight {
padding-right: 25px; 
margin: 5px 25px 0 0; 
border-right: 1px solid #dfdfdf; 
float: left;
}

.borderLeft {
padding-left: 25px; 
margin: 5px 0 0 25px; 
border-left: 1px solid #dfdfdf; 
float: right;
}

.columnTwoNarrowCol1 {
width: 150px;
text-align: center;
}

.columnTwoNarrowCol1 ul {
margin: 0 auto;
}

.columnTwoNarrowCol2 {
width: 320px;
}



/*------------------------------------
 Start toolTip
------------------------------------*/
a.toolTip{
    position:relative;
    z-index:24;
    text-decoration:none;
}
a.toolTip span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.toolTip:hover{ z-index:25; color: #999; background:;}
a.toolTip:hover span.tt{
    display:block;
    position:absolute;
    top:0px; 
	left:0;
	padding: 10px 0 0 0;
	width:200px;
	color: #333;
    text-align: left;
}
a.toolTip:hover span.top{
	display: block;
	padding: 30px 8px 0 0;
    background: url(/common/images/bg_toolTip.gif) no-repeat top;
}
a.toolTip:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/common/images/bg_toolTip_filler.gif) repeat bottom; 
}
a.toolTip:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #333;
    background: url(/common/images/bg_toolTip.gif) no-repeat bottom;
}


/*------------------------------------
 Start Business Resources webcast styling
------------------------------------*/

.webcastEvent {
	font-size:11px;
	clear:both;
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dfdfdf;
	float:left;
}
.webcastEvent .icon {
	width: 56px;
	margin: 0 20px 0 0;
	float: left;
}
.webcastEvent .synopsis {
	width: 270px;
	margin: 0 20px 0 0;
	float: left;
}
.webcastEvent .webcastDates {
	width: 150px;
	margin: 0;
	float: left;
}


/*------------------------------------
 Start Form Styling
------------------------------------*/

.forminputbox, .formselectbox, .formtextbox  {
border: #c4c4c4 1px solid;
color: #333;
scrollbar-arrow-color: #00478C;
}

.fullbox {
width: 320px;
}

/*Styles the Form Buttons
.formsubmit {
font-size: 11px;
font-weight: bold;
color: #fff;
cursor: hand;
background:#00478C;
border: 0;
}*/

/*------------------------------------
 Start Disclaimer sliding div
------------------------------------*/


.accordian { 
padding:10px 5px 5px 5px;
border-bottom: 1px solid #d8dad0;
}

.accordianHeader, .accordianHeaderBlue {
margin-top: 10px;
padding: 10px;
background: #efefef;
border-bottom: 1px solid #d8dad0;
}

.accordianHeader a {
color: #666;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.accordianHeaderBlue a {
color: #00A1DE;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.accordianHeaderBlue a:hover {
text-decoration: underline;
}

.plusMinus img {
float: left;
margin: 4px 7px 0 0;
}

/*------------------------------------
 End Disclaimer sliding div
------------------------------------*/

/*----------------------------------------------------------
 End columnTwo  
----------------------------------------------------------*/


/*----------------------------------------------------------
 Start columnThree 
----------------------------------------------------------*/

#columnThree {
width: 188px;
padding: 0 0 20px 8px;
float: left;
}

#callToAction {
width: 161px;
margin: 1px 0 0 8px;
padding: 15px 12px 15px 15px;
font-size: 11px;
background: url(/common/images/bkg_callToAction.gif) no-repeat top left;
float: left;
}

#callToAction p {
padding-left: 5px;
padding-right: 5px;
}

.promoSandbox {
width: 185px;
margin: 10px 0 0 23px; /* 10px 0 0 15px */
float: left;

}

.liveChatBox {
width: 161px;
margin: 0 0 0 8px;
padding: 0 12px 0 15px;
font-size: 11px;
float: left;
}

.liveChatBox_withinPage {
width: 161px;
font-size: 11px;
float: left;
}

/*----------------------------------------------------------
 End columnThree 
----------------------------------------------------------*/

/*------------------------------------
 End contentContainer
------------------------------------*/

/*------------------------------------
 Start table column rollovers
------------------------------------*/
	
TABLE#rollTable   {margin: 0 0 20px 0;}

#rollTable TD {padding: 5px;}

#rollTable TD.description {text-align:left; line-height: 1.25em; padding-left:10px;}

#rollTable TD.subHeader { border-bottom: 0; }
	
#rollTable td ul.bullList {
	padding: 0 0 0 18px;
	list-style-position: outside;
	list-style: disc;
	}
#rollTable td ul li {
	padding: 0 0 6px 0;
	}
	
#rollTable td p  {
	margin: 0;
	padding: 0 0 6px 0;
	}

/* default column width, can be changed locally */
.fixedCol { width: 100px; } 

.tintRow { background-color: #ffecce; } 

.col1_off,
.col2_off,
.col3_off,
.col4_off,
.col5_off,
.col6_off,
.col1_on_alt, 
.col2_on_alt, 
.col3_on_alt, 
.col4_on_alt, 
.col5_on_alt, 
.col6_on_alt { width: 100px; font-size: 10px; line-height: 1.25em; background-color: #ffecce; } 

.col1_on, 
.col2_on, 
.col3_on,  
.col4_on,  
.col5_on,  
.col6_on { width: 100px; font-size: 10px; line-height: 1.25em; background-color: #fddab7; } 

.col1_off_alt,
.col2_off_alt,
.col3_off_alt,
.col4_off_alt,
.col5_off_alt,
.col6_off_alt { width: 100px; font-size: 10px; line-height: 1.25em; background-color: #fff; }

/*------------------------------------
 End table column rollovers
------------------------------------*/


/*------------------------------------
 Start footer
------------------------------------*/

#footerContainer {
border-top: 1px solid #DFDFDF;
clear: both;
}

#footer {
width: 960px;
margin: 0 auto;
padding: 0 20px 0 20px;
font-size: 11px;
}

#footer li {
margin-right: 5px;
display: inline;
}

#footer a {
color: #727272;
}

#footerLeft {
height: 50px;
width: 660px;
padding: 20px 0 0 0;
color: #727272;
float: left;
}

#footerRight {
height: 50px;
width: 300px;
padding: 20px 0 0 0;
text-align: right;
float: left;
}

#footerWide {
height: 50px;
width: 960px;
padding: 20px 0 0 0;
background: url(/common/images/bkg_second_footer.jpg) no-repeat top left;
color: #727272;
float: left;
}


/*------------------------------------
 End footer
------------------------------------*/


/*------------------------------------
 End mainContainer
------------------------------------*/

/******************************************************************************************************
  simply Care Bundle Chart on product page & eStore page /estore/simplycare/default.aspx  [AL] 4.21.10  
*******************************************************************************************************/
.s_pad_btm {
	padding-bottom: 25px;
	}
.s_imgSpacing {
	padding: 5px 0 10px;
	}
.s_sCare_pNames {
	font-weight: bold;
	padding:5px 10px;
}
.s_padleft {
	padding-left:5px;
	
	}
.s_padleft2 {
	padding-left:10px;
/*	font-weight: bold; */
	}
.s_btn_padleft {
	padding:5px 0 5px 30px; 
	text-align:left;
}
#tbl_header {
	position:relative;
	background-repeat: no-repeat;
	background-image: URL(/common/images/bundle_Chart_bg.gif); /**/
	height:79px;
	/*border:1px solid red;*/
	clear:both;
	width:730px;
	margin:5px 0 0 0;
}
#tbl_footer{
	position:relative;
	background-repeat: no-repeat;
	background-image: URL(/common/images/bundle_Chart_2_bg.gif);
	height:125px;
	font-weight:bold;
	text-align:top;
/*	border:1px solid red; */
	width:730px;
	margin:0 0 0 0;
}
#tbl_footer img {
	float:right;
	margin:13px 75px 0px 0px; 
	}
#tbl_footer p {
	font-weight:bold;
	margin:0 0 0 35px;
}
.flt {
	position:relative;
	float:left;
	padding:10px 0 0;
	width:139px;
	text-align:center;
}

.flt5 {
	position:relative;
	float:left;
	padding:6px 0 0;
	width:152px;
	text-align:center;
}
#shrt_box_f {
	height: 400px;
	/*border:1px solid red;*/
	}

/******************************************************************************************************
  Simply Accounting Intelligence  -- Several pages  [AL] 6.10.10  
*******************************************************************************************************/
.SAI_trial_demo {
	padding:0 0 0 43px;
}
.Dashboard_scrnShot {
	/*text-align:center;*/

}
/* Free Trial page */
#GvtGrants {
	text-align:right;
}
#mainList li {
padding:5px 0 0 0;
}
.tHeaders {
	font-size:20px;
}
.color_1 {
 background-color:#e6e7e8 ;
 height:30px;
 padding-left:5px;
}
 .color_2 {
 background-color:#00a0df ;
}
 .color_3 {
 height:30px;
}
 .mrgn {
 padding-left:10px;
}
 .txtColor {
 font-weight:bold;
}
 .txtSize2 {
  font-size:10px;
}
  #standard_list {
  list-style-image: URL(/common/images/lp/payrollHRmanager/check_Blue.gif);
  margin-left:20px;
}
 #standard_list li {
   margin:5px 0;
}
 #mainVideo  {
 width:700px;
 height:400px;
 text-align:center;
 }
 #videoMenu {
 width:720px;
 height:200px;
 overflow:auto;
  background:#ffffff;
  margin:0 auto;
  margin-top:15px;
  padding-top:15px;
 }
 #videoMenuWrapper {
 background:#e6e7e8;
 width:730px;
 height:250px;
 border:1px solid #d8d9da; 
 }
 .vidFormat {
 margin:10px 10px 10px 16px;
 float:left;
 width:140px;
 text-align:center;
 }
 /* #videoCount {
	background-image:url('tab_bg.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
}*/

 #Qtrly_videoWrapper {
 background:#e6e7e8;
 width:710px;
 height:250px;
 border:1px solid #d8d9da; 
 }
 #Qtrly_videoMenu {
 width:700px;
 height:200px;
 overflow:auto;
  background:#ffffff;
  margin:0 auto;
  margin-top:15px;
  padding-top:15px;
 }

.Qtrly_videoVid img {
	float:left;
	margin:0 20px 20px 15px;

}
.Qtrly_videoVid p {
	text-align:left;
	padding-right:60px;
	width:660px;

}
.Qtrly_videoVid h2 {
	text-align:left;
	color:#00338d;
}


/******************************************************************************************************
  Simply Accounting Document Icons  -- Several pages  [KR] 12.13.10  
*******************************************************************************************************/                      
.iconPdf, .iconWord{
	background-image:url(/common/images/icons/icon-docs.png); 
	background-repeat:no-repeat;  
	padding:1px 22px 1px 0; 
}
.iconPdf{
	background-position:right top;
}
.iconWord{
	background-position:right -60px;
}
/******************************************************************************************************
  What's New  -- /lp/whatsnew/  [AL] 12.15.10  
*******************************************************************************************************/
h2#h2Head {color:#007e66; margin:20px 0;font-size:19px; }
table#tbl_whatsNew {width:800px;border-collapse:collapse;border:1px solid gray;margin:0;}
#tbl_whatsNew col#feature {
	width:425px;
	padding-left:15px;
	margin:20px;
}
col#ft_products {width:130px;}
#tbl_whatsNew td {
	padding:5px;
	border-right:1px solid gray;
}
#tbl_whatsNew td.Productfeatures {text-align:center;}
#tbl_whatsNew .lightBlue {background:#deeefa;}
.footnote {margin:25px 0 10px 16px;}
#featureHead {
	background: URL(/common/images/lp/whatsnew/tab.gif) no-repeat left top;
	width:360px;
	*width:335px;
	font-size:24px;
	color:#fff;
	font-weight:bold;
}
#Tabback {
	background: URL(/common/images/lp/whatsnew/tab.gif) no-repeat left top;
	height:68px;
	width:360px;
	padding:0;
	margin:0;
	display:inline-block;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	*line-height:24px;
	border:1px solid yellow;

}
#featureHead  p {margin:20px 20px 10px 40px;  }
#tbl_whatsNew_header .bxshots p {margin:30px 0 0 40px;}
#tbl_whatsNew_header {
	height:68px;
	width:800px;
}

#tbl_whatsNew_header .bxshots {
	text-align:center;
	width:105px;

}
.bxTabs {
	display:inline-block;width:100px;

	text-align:center;
	margin:0;
	padding:0;
	height:68px;
    border:1px solid green;
}
.bxshots img { border:1px solid gray; }


/*  SSAI RELAUNCH CSS  */
.alchemexLogo{padding-top:20px; border-top:1px solid #d7d7d7;}

.accordionList{margin:30px 0;}
.accordionList li{margin-bottom:10px;}
.accordionList li h5{color:#00ABE8; background: #eee url(/common/images/btn_open.gif) no-repeat 10px 13px; padding:10px 10px 10px 28px;}
.accordionList li p{padding:5px 0 15px 20px;}
.accordionList li.open h5{background-image:url(/common/images/btn_close.gif); background-color:#f4f4f4;}		
.accordionList li div{padding:0 15px 0 28px; display:none;}
.accordionList li div p{overflow:hidden;}
.accordionList li .close, .accordionList li h5{cursor:pointer;}
.accordionList li h5:hover{background-color:#f1f1f1; text-decoration:underline;}
.accordionList li .close{color:#00ABE8;}
.accordionList li .close:hover{text-decoration:underline;}
.hide{display:none;}

.enlarge{
	text-align:center;
	display:block;
	position:relative;
	padding:5px 5px 26px; 
	border:3px solid #eee; 
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	 color:#999; text-decoration:none;
}
.enlarge span{display:block; position:absolute; bottom:0px; font-size:11px; left:0px; right:0px; width:100%; padding:5px 0;}
.enlarge:hover{border-color:#e5e5e5; color:#555;} 

.lblue{ color:#00A1DE; }
.sgreen{ color:#007457; }

table#IntChart th{ font-size:12px; text-align:center;}
table#IntChart th.mrgn{text-align:left;}


