/********************************************************************
	COLORS

    Wentworth Blue			="#26547C"
    Wentworth Light Blue	="#DEEDED"
    Wentworth Dark Blue		="#04325A"

    Wentworth Green			="#BDDEB2"<!-- old: "#AADD96" -->
    Wentworth Light Green	="#DDFFC9"
    Wentworth Dark Green	="#447730"

    Wentworth Red			="#AA0000"
    Wentworth Light Red		="#FFCCCC"<!-- old: #FFD3D3 -->
    Wentworth Dark Red		="#880000"

    Wentworth Gray			="#CACACA"
    Wentworth Light Gray	="#FAFAFA"
    Wentworth Dark Gray		="#868686"
********************************************************************/

body
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #555555;
}

form
{
	width: 888px;
	margin: 0 auto;
	position: relative;
}

DIV.main
{
	/* padding: 5px 15px 10px 20px; */
	width: 888px;
	float: right;
	text-align: justify;
}

DIV.mainHeader
{
	height: 85px;
	text-align: left;
}

.imgLogo
{
	float: left;
}

.imgNumber
{
	margin: 0px 0px 0px 200px;
	float: left;
}

DIV.mainHeaderText
{
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #9BCB77;
	width: 250px;
}

SPAN.mainHeaderLink
{
	color: #9BCB77;
	font-size: 13px;
	font-weight: normal;
}

SPAN.mainHeaderLinkSelected
{
	color: #9BCB77;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	cursor: default;
}

A.mainHeaderLink
{
	color: #9BCB77;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

A.mainHeaderLink:hover { text-decoration: underline; }

.hide
{
	visibility: hidden;
}

DIV.menu
{
	margin:0 auto 0 auto;
	text-align: center;
	top: 48px;						/* This sets the top correctly for Firefox, Safari, Netscape, and Opera. */
	/* padding-left: 200px;			/*this is set to center the menu on the page, css centering does not work*/
	width: 888px;
	/* margin: 0px 0px 0px 18px; */
	float: left;
	height: 32px;
	background-image: url(../Images/mainnavback.jpg);
	border-bottom: solid 1px #CAE8F3;
}

UL.mainNav
{
	display: inline;
	list-style-type: none;
	height: 0px;
	padding: 0px;
}

.leftImage
{
	float: left;
}

.rightImage
{
	float: right;
}

.leftImageMainNav
{
	float: left;
	background-color: #FFFFFF;
	border-bottom: solid 1px #CAE8F3;
}

.rightImageMainNav
{
	float: right;
	background-color: #FFFFFF;
	border-bottom: solid 1px #CAE8F3;
}

LI.mainNav
{
	display: inline;
}

A.mainNav
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 142px;
	/* NOTE: THE HEIGHT + PADDING = IMAGE HEIGHT */
	padding-top: 10px;
	background-repeat: repeat-x;
	font-weight: bold;
}

A.mainNav:hover { text-decoration: underline; }

A.mainNavSelected
{
	color: #FFFFFF;
	text-decoration: underline;
	float: left;
	width: 142px;
	/* NOTE: THE HEIGHT + PADDING = IMAGE HEIGHT */
	padding-top: 10px;
	background-repeat: repeat-x;
	font-weight: bold;
	cursor: default;
}

DIV.mainImage
{
	padding-bottom: 5px;
}

DIV.simplifyImage
{
	padding-bottom: 5px;
}

DIV.mainPageContentHeader
{
	width: 888px;
	text-align: center;
	margin: 0 auto;
}

UL.mainPageContentHeader
{
	display: inline;
	list-style-type: none;
}

LI.mainPageContentHeader
{
	display: inline;	
}

DIV.mainPageContentHeader
{
	background-image: url(../Images/mainsectionheaderback.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 210px;
	padding-right: 5px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
}

DIV.mainPageContentOuter
{
	/* width: 642px;
	text-align: justify;
	float: right;
	margin-left: 20px; */
	width: 218px;
	float: left;
	background-color: #9CCB78;
}

DIV.mainPageContentLeft
{
	float: left;
	width: 218px;
	position: relative;
	margin-left: -234px;
	left: 0px;
}

DIV.mainPageContentRight
{
	width: 654px;
	float: right;
	position: relative;
	margin: 0px -654px 0px 0px;
	left: 16px;
	text-align: justify;
}

UL.mainPageContent
{
	display: inline;
	list-style-type: none;
}

LI.mainPageContent
{
	display: inline;
}

SPAN.mainPageContent
{
	width: 215px;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

IMG.imgMainPageContentLeft
{
	float: left;
}

DIV.mainPageContentSection
{
	color: #26547C;
	float: left;
	width: 215px;
	text-align: justify;
}

DIV.mainPageContentImage
{
	width: 200px;
	text-align: center;
	padding-bottom: 10px;
}

DIV.mainPageContentDetail
{
	width: 200px;
}

A.hrefMainPageContentDetail
{
	color: #26547C;
	text-align: right;
	text-decoration: none;
	position: absolute;
	top: 620px;
	margin-left: 118px;
}

A.hrefMainPageContentDetail:hover { text-decoration: underline; }

DIV.indexPageFooter
{
	width: 888px;
	float: left;
	/* position: absolute;
	top: 650px;
	left: 0px; */
}

DIV.footer
{
	width: 888px;
	float: left;
	color: #FFFFFF;
}

DIV.indexPageFooterDetailLeft
{
	background-color: #0370A5;
	width: 860px;
	height: 23px;
	padding: 8px 0px 0px 0px;
	float: left;
}

DIV.indexPageFooterDetailRight
{
	background-color: #0370A5;
	width: 360px;
	height: 23px;
	padding: 8px 0px 0px 0px;
	float: right;
}

SPAN.mainPageFooter
{
	color: #FFFFFF;
}

SPAN.mainPageFooterRight
{
	color: #FFFFFF;
	margin: 0px 0px 0px 216px;
}

A.hrefSitemapFooterLink
{
	
	color: #FFFFFF;
	text-decoration: none;
}

A.hrefSitemapFooterLink:hover { text-decoration: underline; }

.ssSectionHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #26547C;
}

.ssSectionHeaderLeftPadding
{
	font-size: 12px;
	font-weight: bold;
	color: #26547C;
	padding-left: 92px;
}

.ssSectionDetail
{
	color: #555555;
	font-size: 11px;
	font-weight: normal;
}

DIV.ssBox
{
	/* width: 229px;
	height: 108px;
	margin: 0px 0px 0px 431px;
	margin: 15px; */
	border-left: solid 1px #7BC6E0;
	border-right: solid 1px #7BC6E0;
	text-align: center;
	margin-top: 12px;
	height: 118px;
	width: 229px;
}

DIV.ssBoxContainer
{
	float: right;
	width: 229px;
	margin: 15px;
}

IMG.ssImgBox
{
	float: left;
}

UL.ssBoxList
{
	text-align: left;
}

IMG.ssMainPage
{
	float: left;
}

DIV.mainPageNav
{
	width: 210px;
	/* height: 785px; */
	text-align: left;
	background-color: #9CCB78;
	margin-top: -2px;
	/* margin: 18px 0px 0px 0px; */
}

HR.mainPageNav
{
	color: #FFFFFF;
	margin-left: 8px;
	height: 1px;
}

DIV.mainPageNavItems
{
	background-color: #9CCB78;
}

UL.mainPageNav
{
	list-style-type: none;
	display: inline;
}

LI.mainPageNav
{	
	margin: 0px 0px 0px 30px;
}

DIV.mainPageNavTitle
{
	width: 210px;
	height: 25px;
	text-align: center;
}

DIV.mainPageNavDivider
{
	border-top: solid 1px #FFFFFF;
	margin: 5px 0px 0px 9px;
	width: 200px;
	height: 1px;
	color: #FFFFFF;
}

DIV.mainPageNavTitle
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

SPAN.mainPageNav
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

A.mainPageNav
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.mainPageNav:hover { text-decoration: underline; }

A.mainPageNavSelected
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	cursor: default;
}

DIV.ssMainImage
{
	position: relative;
	float: left;
	left: -160px;
	margin: 20px 2px 2px 2px;
	width: 120px;
	/*top: 30px;*/
	height: 176px;
}

DIV.ssMainImageOutsourcing
{
	position: relative;
	float: left;
	left: -130px;
	margin: 15px 2px 2px 2px;
	width: 88px;
	height: 270px;
}

DIV.ssMainImageTesting
{
	position: relative;
	float: left;
	left: -150px;
	margin: 20px 2px 2px 2px;
	width: 80px;
	height: 221px;
}

DIV.ssMainImageTraining
{
	position: relative;
	float: left;
	left: -110px;
	margin: 20px 2px 2px 2px;
	width: 83px;
	height: 275px;
}

IMG.ssMainImageLeft
{
	float: left;
}

DIV.mainImageText
{
	color: #FFFFFF;
	background-image: url(../Images/mainimageright.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 184px;
	width: 514px;
}

DIV.ssMainImageText
{
	color: #FFFFFF;
	background-image: url(../Images/ServiceSheets/mainssimageright.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 132px;
	width: 648px;
}

DIV.mainImageTextHeader
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 25px;
}

SPAN.ssMainImageTextHeader
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 25px;
}

DIV.ssMainImageTextBody
{
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 0px 25px;
}

DIV.simplify
{
	float: left;
	margin: 0px 0px 5px 0px;
}

IMG.simplifyLeft
{
	float: left;
}

DIV.simplifyRight
{
	width: 781px;
	height: 32px;
	float: right;
	background-image: url(../Images/simplifyright.png);
	background-repeat: no-repeat;
	padding: 8px 0px 0px 0px;
}

SPAN.simplifyRight
{
	margin: 0px 0px 0px 25px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

DIV.ssMain
{
	float: left;
}

DIV.mainPageNavContainer
{
	margin: 3px 0px 15px 0px;
}

DIV.indexPageContentHeader
{
	width: 888px;
	text-align: center;
	margin: 0 auto;
}

A.indexPageContentHeader
{
	color: #FFFFFF;
	text-decoration: none;
}

A.indexPageContentHeader:hover { text-decoration: underline; }

UL.indexPageContentHeader
{
	display: inline;
	list-style-type: none;
}

LI.indexPageContentHeader
{
	display: inline;	
}

DIV.indexPageContentHeader
{
	background-image: url(../Images/mainsectionheaderback.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 210px;
	padding-right: 5px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
}

DIV.indexPageContent
{
	/* width: 888px; */
	text-align: center;
	margin: 0 auto;
}

UL.indexPageContent
{
	display: inline;
	list-style-type: none;
}

LI.indexPageContent
{
	display: inline;
}

SPAN.indexPageContent
{
	width: 215px;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

IMG.imgIndexPageContentLeft
{
	float: left;
}

IMG.imgIndexPageContentRight
{
	float: right;
}

DIV.indexPageContentSectionContainer
{
	float: left;
	width: 888px;
	margin: 0 auto;
}

DIV.indexPageContentSection
{
	color: #26547C;
	float: left;
	width: 222px;
	height: 220px;
}

DIV.indexPageContentSectionLeft
{
	color: #26547C;
	/* float: left;
	width: 215px; */
	text-align: left;
	margin: 0 auto;
	width: 888px;
}

DIV.indexPageContentImage
{
	width: 222px;
	/* text-align: center; */
	padding-bottom: 10px;
	margin: 0 auto;
	float: left;
}

DIV.indexPageContentDetail
{
	width: 174px;
	margin: 0 auto;
	text-align: left;
}

A.hrefIndexPageContentDetail
{
	color: #26547C;
	text-align: right;
	text-decoration: none;
	/* position: absolute;
	top: 620px; */
	margin-left: 118px;
}

A.hrefIndexPageContentDetail:hover { text-decoration: underline; }

.ssImgNav
{
	margin: 0px 0px 10px 0px;
}

.indexPageContentHeaderContainer
{
	float: left;
}

.indexPageContentLinksContainer
{
	width: 888px;
	margin: 0 auto;
}

.indexPageContentLinks
{
	float: right;
	width: 222px;
	margin: 0px 0px 15px 0px;
}

.clearer
{
	height:1px;
    overflow:hidden;
    margin-top:-1px;
    clear:both;
}

.hrefSitemapLink
{
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

A.hrefSitemapLink:hover { text-decoration: underline; }

.hrefSitemapLinkLevelTwo
{
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	padding-left: 10px;
}

A.hrefSitemapLinkLevelTwo:hover { text-decoration: underline; }

SPAN.spanSitemapBullet
{
	margin: 0px 0px 0px 15px;
}

.imgClientScreenshot
{
	border-right: solid 3px #888888;
	border-bottom: solid 3px #888888;
	border-left: solid 1px #CCCCCC;
	float: right;
	margin: 15px 0px 15px 15px;
}

.ecommerceBox
{
	float: right;
	margin: 15px 0px 15px 15px;
	width: 246px;
}

.ecommerceLinks
{
	float: right;
}

A.hrefTermsOfUse
{
	color: #555555;
	text-decoration: underline;
}

A.hrefTermsOfUse:active { color: #555555; }
A.hrefTermsOfUse:visited { color: #555555; }

A.demoLink
{
	color: #555555;
	text-decoration: underline;
}

A.demoLink:active { color: #555555; }
A.demoLink:visited { color: #555555; }

A.hrefClientLink
{
	color: #555555;
	text-decoration: underline;
}

A.hrefClientLink:active { color: #555555; }
A.hrefClientLink:visited { color: #555555; }

DIV.clientScreenshot
{
	float: right;
	margin-left: 15px;
	width: 410px;
	text-align: center;
}

.imgWentworthCustomSolutions
{
	padding: 0px 0px 10px 0px;
}

DIV.browserValidationContainer
{
	padding-top: 25px;
}

DIV.browserValidation
{
	margin: 0 auto;
	text-align: center;
	font-size: medium;
	padding-top: 40px;
	border: solid;
	border-color: #c8cac7;
	width: 750px;
	height: 585px;
	background-color: #f7f9f6;
	border-width: thin;
}

A.browserValidationLink
{
	float: right;
	margin: 0px 15px 0px 0px;
	color: #555555;
	text-decoration: none;
}

A.browserValidationLink:hover { text-decoration: underline; }
A.browserValidationLink:active { color: #555555; }
A.browserValidationLink:visited { color: #555555; }
