html { height: 100%; margin-bottom: 1px; }
body
{
margin-top: 0px;
background-color:#F1F6FD;
}
hr
{
color:#CCCCCC;
background-color:#CCCCCC;
clear:both;
border:none;
}
input
{
border:solid 1px #CDCDCD;
}
textarea
{
border:solid 1px #CDCDCD;
}
a img
{
border:none;
vertical-align:bottom;
}
.OuterShell
{
width:800px;
background-color:#FFFFFF;
}
.InnerShell
{
width:750px;
text-align:left;
}

/* header, login box */

.HeaderLogo
{
float:left;
padding-top:30px;
}
.SageworksHeaderLogo
{
float:left;
padding-top:15px;
}
.HeaderContainer
{
width:100%;
}
.loginbox
{
float:right;
text-align:left;
width:410px;
height:55px;
background-color:#E3E3E3;
border:1px solid #CDCDCD;
}
.loginbox .Loginbar
{
float:left;
height:1px;
}
.ForgotLogin
{
font-size:10px;
font-family:Verdana, Helvetica, Arial, Sans-Serif;
float:right;
padding:2px 10px 6px 0px;
text-align:center;
}
.ForgotLogin a:link, .ForgotLogin a:visited, .ForgotLogin a:hover
{
color:#333333;
}
.loginbutton
{
border:none;
}
.LoginButtonContainer
{
float:right;
margin:5px 40px 10px 0px;
}
.LoginInputContainer
{
float:left;
width:280px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.LoginCustomerID
{
height:18px;
width:110px;
margin:5px 0px 6px 40px;
padding:0px 0px 0px 0px;
}

.LoginPassword
{
height:18px;
width:110px;
margin:5px 0px 6px 3px;
padding:0px 0px 0px 0px;
}
h3{
font-size: 18px;
}
.HeaderHR
{
width:100%;
height:1px;
margin-bottom:6px;
}
.HeaderLinks
{
float:right;
font-size:11px;
font-family: Arial;
clear:right;
padding:15px 0px 3px 0px;
width:155px;
}
.SageworksHeaderSpacer
{
height:45px;
font-size:1px;
line-height:1px;
}
.HeaderLinks span a:link,  .HeaderLinks span a:visited
{
color:#999999;
padding:2px 5px 2px 5px;
border:solid 1px #FFFFFF;
}
.HeaderLinks span a:hover, .HeaderLinks span a:active
{
color:#333333;
border:solid 1px #C9DCEB;
background-color:#F1F6FD;
text-decoration:none;
}
.HeaderSpacer
{
height:6px;
font-size:1px;
line-height:1px;
clear:both;
}

/* main navigation */

.MainNavContainer
{
width:230px;
float:left;
}
.MainNavMenu
{
width:190px;
}
.MainNavMenu div span a, .MainNavMenu div span a:visited
{
color:Black;
}
.MainNavMinimizedItem
{
display:block;
margin:3px 0px 3px 0px;
line-height:15px;
}
.MainNavCollapsedItem
{
display:block;
line-height:15px;
}
.MainNavMinimizedItem a
{
padding-left:19px;
white-space:nowrap;
display:block;
background-image: url(/images/NextGen/plus.bmp);
background-repeat: no-repeat;
background-position:6px 1px;
color: black;
border:solid 1px #FFFFFF;
text-decoration: none;
}
.MainNavCollapsedItem a
{
padding-left:18px;
white-space:nowrap;
display:block;
background-image: url(/images/NextGen/minus_alt.bmp);
background-repeat: no-repeat;
background-position:6px 1px;
color: black;
border:solid 1px #F1F6FD;
text-decoration: none;
}
.MainNavMinimizedItem a:hover
{
background-image: url(/images/NextGen/plus_alt.bmp);
background-repeat: no-repeat;
background-position:6px 1px;
background-color:#F1F6FD;
border:solid 1px #C9DCEB;
text-decoration: none;
}
.MainNavCollapsedItem a:hover
{
background-image: url(/images/NextGen/minus_alt.bmp);
background-repeat: no-repeat;
background-position:6px 1px;
text-decoration:underline;
}
.MainNavMinimizedItem a:active
{
background-image: url(/images/NextGen/plus_alt.bmp);
background-repeat: no-repeat;
background-position:6px 1px;
background-color:#F1F6FD;
border:solid 1px #C9DCEB;
text-decoration: none;
}
.MainNavCollapsedItem a:active
{
background-image: url(/images/NextGen/minus_alt.bmp);
background-repeat: no-repeat;
background-position:6px 1px;
text-decoration:underline;
}
.MainNavSubItem
{
display:block;
padding:0px 0px 0px 20px;
line-height:15px;
margin:2px 0px 2px 0px;
font-size:10px;
font-family: Arial, Verdana, Helvetica, san-serif;
}
.MainNavSelectedSection
{
background-color:#F1F6FD;
border:solid 1px #C9DCEB;
}

/* main content areas */

.content
{
width:100%;
text-align:left;
font-family: Arial, Verdana, Helvetica, san-serif;
font-size: 12px;
padding-top:10px;
color:#333333;
}
.subpagecontent
{
width:500px;
float:right;
margin-right:16px !important;
margin-right:12px;
margin-top:15px;
padding:0px 0px 0px 0px;
}
.subpagecontent p
{
margin:12px 0px 12px 0px;
}
.subpagecontentcommunity
{
	width:498px;
	float:right;
	margin-right:16px !important;
	margin-right:12px;
	margin-top:0px;
	padding:0px 4px 0px 0px;
}
..subpagecontentcommunity p
{
	margin:12px 0px 12px 0px;
}
.subpagecontent ul
{
padding-left:0px;
margin-left:45px;
}
.normaltext
{
font-family: Arial, Verdana, Helvetica, san-serif;
font-size: 12px;
}
a:link
{
color:#4688D2;
text-decoration: none;
}
a:visited
{
color:#4688D2;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
a:active
{
text-decoration: none;
}
.sectionheader
{
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
}
.WelcomeTitle
{
float:left;
}
.SitemapContent div
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.ProfitCentsSpacer
{
clear:both;
height:10px;
line-height:1px;
font-size:1px;
}
.ProfitCentsProduct
{
border-bottom:solid 1px #CCCCCC;
margin-bottom:25px;
clear:both;
height:110px;
}
.Bigger
{
height:145px;
}
.Smaller
{
height:100px;
}
.ProfitCentsProduct img
{
float:left;
}
.ProfitCentsProduct div
{
float:left;
padding-left:15px;
width:80%;
}
.ProfitCentsProduct div span
{
font-weight:bold;
font-size:13px;
}
.ProfitCentsProduct div ul
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 20px;
list-style-type:disc;
}
.ProfitCentsProduct div a:link, .ProfitCentsProduct div a:visited
{
color:#333333;
font-weight:bold;
margin-left:15px;
text-decoration:underline;
}
.ProfitCentsProduct div a:hover, .ProfitCentsProduct div a:active
{
text-decoration:none;
}
.ProfitCentsProduct div span .ProfitCentsProductTitle:link, .ProfitCentsProduct div span .ProfitCentsProductTitle:visited
{
margin-left:0px !important;
text-decoration:none;
}
.ProfitCentsProduct div span .ProfitCentsProductTitle:hover, .ProfitCentsProduct div span .ProfitCentsProductTitle:active
{
text-decoration:underline;
}
.LeftAccentSpacer
{
background-color:#003399;
height:5px;
font-size:1px;
line-height:1px;
margin:1px 0px 1px 0px;
clear:both;
width:180px;
float:left;
}
.RightAccentSpacer
{
background-color:#003399;
height:5px;
font-size:1px;
line-height:1px;
margin:1px 0px 1px 0px;
width:569px;
float:right;
clear:none;
}
.LeftProfitCentsAccentSpacer
{
background-color:#003399;
height:5px;
font-size:1px;
line-height:1px;
margin:1px 0px 1px 0px;
clear:both;
width:180px;
float:left;
}
.RightProfitCentsAccentSpacer
{
background-color:#003399;
height:5px;
font-size:1px;
line-height:1px;
margin:1px 0px 1px 0px;
width:569px;
float:right;
clear:none;
}
.SubPageAccentSpacer
{
background-color:#003399;
height:3px;
font-size:1px;
line-height:1px;
margin:0px 0px 1px 0px;
padding:0px 0px 0px 0px;
clear:both;
}
.CommunityNavLinks
{
	background-color:#8fbc97;
	height:10px;
	font-size:9px;
	color:White;
	text-align:center;
	text-transform:uppercase;
}
.SubPageHeaderContainer
{
float:right;
width:512px;
margin-right:8px;
padding-top:3px;
}
.IncHeaderContainer
{
float:right;
width:498px;
margin-right:20px;
padding-top:3px;
color:#FFFFFF;
}
.ProfitCentsWelcomeText
{
text-align:justify;
width:525px;
float:right;
margin-right:10px;
}
.ProfitCentsWelcomeText span
{
font-weight:bold;
}
.ProfitCentsHomeBullets
{
margin-left:5px;
width:187px;
float:left;
}
.PlayBeans
{
margin-top:20px;
clear:both;
}
.SageworksHomeMain
{
width:100%;
border:solid 1px #CDCDCD;
background-color:#E3E3E3;
margin-bottom:15px;
height:305px;
}
.SageworksBannerSpacer
{
background-color:#E3E3E3;
font-size:1px;
line-height:1px;
height:15px;
}
.ProfitCentsHomeButtons
{
float:left;
width:181px;

}
.ProfitCentsButtonsTop
{
border-right:solid 1px #FFFFFF;
}
.ProfitCentsButtonsTop img
{
border-bottom:solid 1px #FFFFFF;
}
.ProfitCentsButtonsMiddle
{
border-right:solid 1px #FFFFFF;
}
.ProfitCentsButtonsMiddle img
{
border-bottom:solid 1px #FFFFFF;
}
.ProfitCentsButtonsBottom
{
border-right:solid 1px #FFFFFF;
}
.SageworksHomeButtons
{
float:left;
}
.SageworksHomeButton img
{
border-bottom:solid 1px #FFFFFF;
}
.HomePageButtonLeft
{
border-right:solid 1px #FFFFFF;
float:left;
}
.HomePageButtonMiddle
{
border:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}
.HomePageButtonRight
{
border-left:solid 1px #FFFFFF;
float:right;
}
.SageworksFlash
{
float:right;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
height:203px;
width:569px;
}
.ProfitCentsFlashContainer
{
float:right;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
height:203px;
width:569px;
}
.HomepageNewsSection p
{
margin-left:10px;
}
.NewsTitle
{
display:block;
font-weight:bold;
line-height:20px;
}
.NewsTitle span
{
margin-left:10px;
}
.HomePageBullets
{
list-style-type:none;
padding:0px 0px 0px 0px;
margin:10px 0px 10px 0px;
}
.HomePageBullets li
{
background:url(/images/NextGen/ArrowBulletRight.jpg) no-repeat 3px 3px;
padding:0px 0px 0px 18px;
line-height:20px;
}
.HomePageBullets li img
{
vertical-align:middle;
}
.SageworksBullets
{
list-style-type:none;
padding:0px 0px 0px 10px;
margin:10px 0px 10px 0px;
}
.SageworksBullets li
{
background:url(/images/NextGen/ArrowBulletRight.jpg) no-repeat 3px 3px;
padding:0px 0px 0px 18px;
line-height:20px;
}
.VisitSageworks
{
padding:0px 0px 3px 10px;
}
.SubPageHeader
{
font-size:18px;
padding:3px;
}
.SubPageHeaderImage
{
background-color:#00008B;
margin:0px 2px 1px 0px;
padding:0px 0px 0px 0px;
float:left;
}
.SubPageHeaderFlash
{
background-color:#00008B;
float:left;
margin-right:2px;
margin-bottom:1px;
width:498px;
}
.SubSectionTitle
{
color:#333333;
font-size:15px;
font-weight:bold;
}
.SubSectionTitleCommunity
{
	color:#00374E;
	font-size:15px;
	font-weight:bold;
}
.ProductTitle
{
color:#333333;
font-size:15px;
font-weight:bold;
}
.BlackLink:link, .BlackLink:active, .BlackLink:hover, .BlackLink:visited
{
color:#333333;
}
.ProductBullets
{
line-height:23px;
}
.management
{
border-bottom:solid 1px #CCCCCC;
margin:10px 0px 5px 0px;
width:100%;
float:left;
text-align:justify;
}
.bio
{
font-size: 11px;
margin-left:10px;
width:80%;
float:right;
}
.bio p
{
margin-top:10px;
}
.bio b
{
font-weight:normal;
}
.photo
{
border:none;
width:90px;
float:left;
padding-top:10px;
}
.BoldTitle
{
font-weight:bold;
}
.ProductListing
{
border-bottom:solid 1px #CCCCCC;
margin-bottom:10px;
}
.Last
{
border-bottom:none;
}
.ProductListing a
{
font-weight:bold;
}
.ProductLearnMore
{
padding:10px 5px 25px 0px;
}
.AllProductsTitle
{
padding-bottom:10px;
font-size:15px;
font-style:italic;
font-weight:bold;
}
.BuildingPhoto
{
border:solid 1px #003399;
}
.error
{
font-size:12px;
font-family: Arial, Helvetica, Verdana, Sans-Serif;
font-weight:bold;
color:#CC0000;
}
.inputheader
{
font-family:Arial, Helvetica, Verdana;
font-size:13px;
font-weight:bold;
padding-bottom:17px;
text-transform:uppercase;
}

/* News Articles */

.NewsPageDate
{
width:115px;
text-align:right;
vertical-align: top;
padding: 2px 12px 0 0;
}
.NewsPageTitle
{
width:385px;
padding:2px 0px 5px 0px;
}
.latestnewstable
{
width:100%;
margin:10px 0px 10px 0px;
font-size:12px;
font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

/* Footer */

.FooterSWLogo
{
vertical-align:middle;
}
.FooterSpacer
{
clear:both;
}
.FooterShell
{
background-color:#F1F6FD;
width:100%;
padding-bottom:60px;
}
.FooterHR
{
width:100%;
height:1px;
}
.FooterImagesSection
{
float:right;
padding-top:6px;
}
.FooterImagesSection img
{
padding-left:20px;
}
.FooterTopSection
{
font-size:11px;
font-family: Arial, Verdana, Helvetica, san-serif;
float:left;
padding:6px 0px 3px 0px;
height:20px;
}
.FooterTopLink a:link, .FooterTopLink a:visited
{
color:#999999;
border:solid 1px #FFFFFF;
text-decoration: none;
padding:2px 5px 2px 5px;
}
.FooterTopLink a:hover, .FooterTopLink a:active
{
color:#000000;
background-color:#F1F6FD;
border:solid 1px #C9DCEB;
text-decoration: none;
}
.FooterBottomSection
{
clear:both;
background-color:#F1F6FD;
text-align:left;
width:94%;
font-size:11px;
font-family: Arial, Verdana, Helvetica, san-serif;
padding-top:10px;
}
.FooterBottomLinks
{
float:right;
padding:0px 0px 0px 0px;
}
.FooterBottomLinks a, .FooterBottomLinks a:visited
{
padding:2px 5px 2px 5px;
color:#999999;
}
.FooterBottomLinks a:hover, .FooterBottomLinks a:active
{
color:Black;
}
.FooterBottomText
{
float:left;
}

/*  CSS Buttons */

.ButtonContainer
{
overflow:hidden;
width:100%;
}
a.Button
{
background: transparent url(/images/buttons/button_end.gif) no-repeat scroll top right;
color: #FFFFFF;
display: block;
float: left;
font: bold 12px arial, sans-serif;
height: 21px;
margin-right: 6px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
}
a.Button span
{
background: transparent url(/images/buttons/button_main.gif) no-repeat top left;
display: block;
line-height: 15px;
padding: 3px 5px 3px 15px;
}
a.Button:active
{
background-position:bottom right;
color:#DCDCDC;
outline:none;
}
a.Button:active span
{
background-position:bottom left;
padding:4px 5px 2px 15px;
}
a.Button:hover
{
text-decoration:none;
color: #FFFFFF;
}
a.Button:visited
{
color: #FFFFFF;
}

.CommunityLeftDiv
{
	width:340px;
	background-image:url(/images/community/fade-mainbg.jpg);
	background-repeat:repeat-x;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	color:#333333;
	vertical-align:top;
}
.CommunityRightDiv
{
	width:165px;
	height:100%;
	/*margin-right:5px;*/
	padding:10px 5px 10px 5px;
	background-image:url(/images/community/fade-sidebg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f1f6fd;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	/*padding-top:10px;*/
	color:#333333;
	vertical-align:top;
	color:#00374E;
}
/* Print Styles */

@media print
{
	.subpagecontent, .SubPageHeaderContainer, .SubPageHeaderImage
	{
		float:none !important;
	}
	a:link, a:visited
	{
		color:#0000FF;
		text-decoration:underline;
	}
	.headercontainer, .MainNavContainer, .FooterTopSection, .FooterImagesSection, .FooterShell, .donotprint
	{
		display:none;
	}
}