body {
	padding: 0;
	margin: 0;
	color: #5f5f5f;
	background-color: #e2ead0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-align: center;
}

a {
	color: #3383d4;
}

a img {
	border: none;
}

p
{
    margin:0px;
}

.clear, .clearLeft {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
}

.body {
	width: 750px;
	margin: 0 auto;
	padding: 4px 0;
	text-align: left;
}

.bodyHeader {
	width: 750px;
	background-image: url(../img/bg/bodyShadowTop.png);
	background-repeat: repeat-y;
	background-image: expression('none');
	font-size: 1px;
	line-height: 1px;
	height: 5px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg/bodyShadowTop.png');
}

.bodyFooter {
	width: 750px;
	background-image: url(../img/bg/bodyShadowBottom.png);
	background-repeat: repeat-y;
	background-image: expression('none');
	font-size: 1px;
	line-height: 1px;
	height: 5px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg/bodyShadowBottom.png');
}

.bodyContentWrapper {
	width: 750px;
	background-image: url(../img/bg/bodyShadow.png);
	background-repeat: repeat-y;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg/bodyShadow.png', sizingMethod='scale');
}

.bodyContentWrapper .bodyContentOuter {
	padding: 0 5px;
}

.bodyContentWrapper .bodyContentOuter .bodyContentInner {
	width: 100%;
	background-color: #ffffff;
	abackground-color: #000;
}

.header {
}

.header table.headerTable {
	width: 100%;
	height: 90px;
}

.header table td {
	vertical-align: middle;
}

.header table td.headerLogo {
	padding-left: 20px;
}

.header table td.headerLink {
	padding-right: 20px;
}

.header table td.headerLogo IMG
{
    display:block;
}

.header table td.headerLink div.alphaImage {
	width: 34px;
	background-image: url(../img/misc/demoButton.png);
	background-image: expression('none');
	height: 34px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/misc/demoButton.png', sizingMethod='scale');
}

.header table td.headerLink a {
	color: #d48d04;
	font-weight: bold;
}

.titleArea {
	padding: 0 4px;
}

.titleArea .passkeyLogo {
	background-color: #98172a;
	width: 733px;
	height: 21px;
	width: 100%;
}

.titleArea .customImage {
	width: 100%;
	height: 173px;
	position: relative;
}

.titleArea .customImage .customText {
	position: absolute;
	right: 20px;
	top: 4px;
	color: #828282;
	width: 350px;
	height: 154px;
	abackground-image: url(../img/bg/overlay-bg.jpg);
}

.titleArea .customImage .customText .a1 {
	
	line-height: 23px;
	padding-top: 25px;
	
}

.titleArea .customImage .customText .a2 {

	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.titleArea .customImage .customText .a3 {
	width: 195px;
	height: 33px;
	text-align: center;
}

.titleArea .customImage .customText .a3 P {
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentOuter {
	width: 740px;
	background-image: url(../img/bg/titleContentDivider.png);
	background-repeat: no-repeat;
	background-position: top;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg/titleContentDivider.png', sizingMethod='crop');
	margin-top: 5px;
}

.content {
	padding: 0 5px;
}

.content .leftColumn {
	width: 180px;
	float: left;
	background-image: url(../img/bg/leftColBg.png);
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg/leftColBg.png', sizingMethod='crop');
	min-height: 250px;
}

.content .leftColumn .tab {
	
}

.content .leftColumn .selected a {
	background-color: #adc47c;
}

.content .leftColumn .tabDivider {
	width: 179px;
	background-image: url(../img/bg/tabDivider.png);
	background-image: expression('none');
	font-size: 1px;
	line-height: 1px;
	height: 2px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg/tabDivider.png');
}

.content .leftColumn .tab .tabHeading {
	
	margin-bottom: 1px;
}

.content .leftColumn .tab .tabHeading a {
	color: #d67d17;

	text-decoration: none;
	display: block;
	padding: 14px 20px; 
}

.content .leftColumn .hidden .tabHeading a {
	color: #767676;
	background-color: #cccccc;
}

.content .leftColumn .tab .tabHeading a p
{
    
    display:block;
}


.content .leftColumn .selected .tabHeading a {
	color: #ffffff;
}

.content .leftColumn .tab .tabText a {
	font-size: 12px;
	color: #5f5f5f;
	text-decoration: none;
	display: block;
}

.content .leftColumn .selected .tabText a {
	color: #5f5f5f;
}

.content .leftColumn .customLink {
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
}

.content .rightColumn {
	width: 530px;
	float: right;
	display: none;
}

.content #coreContent {
	display: block;
}

.content .rightColumnInner {
	padding-right: 10px;
	padding-bottom: 5px;
}

.content .rightColumn #rotatingTable {
	width: 1px;
	text-align: center;
	background-color: #e4e4e4;
	margin-top: 15px;
}

.content .rightColumn #rotatingTable td {
	color: #333;
}

.content .rightColumn .header {
	padding: 9px 0 0px 0;
	float: left;
	width: 425px;
}

.content #coreContent.rightColumn .header {
	width: 350px;
}

.content .rightColumn .backLink {
	float: right;
	padding-top: 15px;
	white-space: nowrap;
	width: 80px;
	text-align: right;
}

.content .rightColumn .backLink a {
	font-weight: bold;
	font-size: 11px;
}

.content .rightColumn .text {
	padding-right: 20px;
	text-align: justify;
}

/*.content .rightColumn .text .imageTable {
	margin: 0 0 5px 10px;
}*/

.content .rightColumn .text p {
	margin-top: 5px;
	margin-bottom: 0;
}

.content .rightColumn .benefits {
	padding: 10px 0;
	color: #363636;
}

.content .rightColumn .benefits ul {
	margin: 0;
	padding: 0;
}

.content .rightColumn .benefits li {
	margin: 0;
	padding: 5px 0 5px 20px;
	background-image: url(../img/misc/listImage.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	list-style: none;
	color: #5f5f5f;
}

.content .rightColumn .benefitsLink {
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}

.content .rightColumn .benefitsLink a {
}

.content .rightColumn .collapseBenefits {
	display: none;
}

.content .rightColumn .processDemo {
	padding: 15px 0 5px 0;
}

/*.bodyContentInner .advertBlock {
	text-align: center;
}*/

.content .rightColumn .processDemo a {
	display: block;
	background-image: url(../img/buttons/resProcess.png);
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/buttons/resProcess.png');
	width: 147px;
	height: 35px;
	text-decoration: none;
	cursor: pointer;
}

.content .rightColumn .image {
	padding: 10px 0;
}

.contentFooterDivider {
	width: 740px;
	background-image: url(../img/bg/contentFooterDivider.png);
	background-image: expression('none');
	background-position: top;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg/contentFooterDivider.png', sizingMethod='crop');
	margin-top: 5px;
	text-align: center;
}

.contentFooterDivider div {
	padding: 4px 0;
	font-size: 12px;
	color: #333;
}

.footer {
	text-align: center;
	padding-bottom: 6px;
}

.footer .footerLogo {
	margin: 0 auto;
	width: 131px;
	background-image: url(../img/logos/passkey.png);
	background-repeat: no-repeat;
	background-position: top;
	background-image: expression('none');
	height: 20px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logos/passkey.png');
}
