﻿/* Default CSS*/
body
{
	font: 11px Verdana,Tahoma, "Univers Condensed" , Arial;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #f6fcff;
}
h1
{
	font: 12px Verdana,Tahoma, "Univers Condensed" , Arial;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h2
{
	font: 12px Verdana,Tahoma, "Univers Condensed" , Arial;
	color: #FFFFFF;
	font-weight: bold;
	margin: -4px 0px 0px 0px;
}
h3
{
	font: 11px Verdana,Tahoma, "Univers Condensed" , Arial;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h4
{
	font: 14px Verdana,Tahoma, "Univers Condensed" , Arial;
	color: #606060;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h5
{
	font: 12px Verdana,Tahoma, "Univers Condensed" , Arial;
	color: #606060;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	background-color: #E9E9E9;
	padding: 5px;
	vertical-align: middle;
}
h6
{
	font: 30px Verdana,Tahoma, "Univers Condensed" , Arial;
	color: #606060;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #606060;
}

.txtBox
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	border: 1px solid #b7b7b7;
	width: 90px;
}
.txtBxRegFrm
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	border: 1px solid #A3A3A3;
}
iframe
{
	overflow-x: hidden;
	overflow-y: scroll;
}

.lblHighlighter
{
	background-color: #FFFF66;
}

/* CSS for Top Page BG*/
.content
{
	font: 11px Verdana,Tahoma, "Univers Condensed" , Arial;
	color: #717171;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}

/* CSS for Top Page BG*/
.topBGPage
{
	background-image: url(../images/topBGPage.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}

/* CSS for Inner Top Page BG*/
.innerPageTopBG
{
	background-image: url(../images/innerPageContentBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}

/* CSS for Header BG*/
.headerBG
{
	background-image: url(../images/headerBG.gif);
	background-repeat: repeat-x;
}

/* CSS for TNB TD*/
.tnbTD
{
	width: 95px;
	text-align: center;
	vertical-align: middle;
}

/* CSS for heading Links*/
A.headingLink:link
{
	text-decoration: none;
	color: #717171;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.headingLink:visited
{
	text-decoration: none;
	color: #717171;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.headingLink:hover
{
	text-decoration: underline;
	color: #717171;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.headingLink:active
{
	text-decoration: none;
	color: #717171;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for TNB Links*/
A.tnbLink:link
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.tnbLink:visited
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.tnbLink:hover
{
	text-decoration: Underline;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.tnbLink:active
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for TNB Links*/
.tnbSeparator
{
	background-image: url(../images/TNBSeparator.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 2px;
}

/* CSS for TopMost Tabs*/
.tabTopLeft
{
	background: url(../images/topTabLeft.gif) no-repeat;
	height: 20px;
	width: 8px;
}
.tabTopRight
{
	background: url(../images/topTabRight.gif) no-repeat;
	height: 20px;
	width: 8px;
}
.tabTopCentre
{
	background: url(../images/topTabCenter.gif) repeat-x;
}

/* CSS for White Font 11*/
.whiteFont11px
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for White Font 12*/
.whiteFont12px
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for White Font 12*/
.whiteFont14px
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for White Font 24*/
.whiteFont24px
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 24px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for TopMost TNB Links*/
A.whiteLink:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.whiteLink:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.whiteLink:hover
{
	text-decoration: Underline;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.whiteLink:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
.tabTopSep
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}

/* CSS for White Link 10px Links*/
A.whiteLink10:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink10:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink10:hover
{
	text-decoration: Underline;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink10:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for White Links 12px*/
A.whiteLink12:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink12:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink12:hover
{
	text-decoration: Underline;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink12:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for White Links 13px*/
A.whiteLink13:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink13:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink13:hover
{
	text-decoration: Underline;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink13:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for White Links 14px*/
A.whiteLink14:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink14:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink14:hover
{
	text-decoration: Underline;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.whiteLink14:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for Dark Blue Links*/
A.darkBlueLink:link
{
	text-decoration: underline;
	color: #7D7D7D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.darkBlueLink:visited
{
	text-decoration: underline;
	color: #7D7D7D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.darkBlueLink:hover
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.darkBlueLink:active
{
	text-decoration: underline;
	color: #7D7D7D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}

/* CSS for Dark Blue 16 Links*/
A.darkBlue16Link:link
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 16px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #9dcdf4;
	height: 24px;
	background-color: #e3f2fe;
	width: 100%;
}
A.darkBlue16Link:visited
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 16px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #9dcdf4;
	height: 24px;
	background-color: #e3f2fe;
}
A.darkBlue16Link:hover
{
	text-decoration: Underline;
	color: #7D7D7D;
	font-size: 16px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #3f85c3;
	height: 24px;
	background-color: #e3f2fe;
}
A.darkBlue16Link:active
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 16px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #9dcdf4;
	height: 24px;
	background-color: #e3f2fe;
	width: 100%;
}

/* CSS for Dark Blue 16 Links*/
A.darkBlue16LinkNoBorder:link
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 16px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	background-color: #e3f2fe;
	width: 100%;
}
A.darkBlue16LinkNoBorder:visited
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 16px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	background-color: #e3f2fe;
}
A.darkBlue16LinkNoBorder:hover
{
	text-decoration: Underline;
	color: #7D7D7D;
	font-size: 16px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	background-color: #e3f2fe;
}
A.darkBlue16LinkNoBorder:active
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 16px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	background-color: #e3f2fe;
	width: 100%;
}

/* CSS for Dark Blue 12 Links*/
A.darkBlue12Link:link
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #9dcdf4;
	height: 24px;
	background-color: #e3f2fe;
	width: 100%;
}
A.darkBlue12Link:visited
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #9dcdf4;
	height: 24px;
	background-color: #e3f2fe;
}
A.darkBlue12Link:hover
{
	text-decoration: Underline;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #3f85c3;
	height: 24px;
	background-color: #e3f2fe;
}
A.darkBlue12Link:active
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dotted #9dcdf4;
	height: 24px;
	background-color: #e3f2fe;
	width: 100%;
}

/* CSS for Dark Blue Links Big*/
A.darkBlueBigLink:link
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.darkBlueBigLink:visited
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.darkBlueBigLink:hover
{
	text-decoration: Underline;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.darkBlueBigLink:active
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for Blue Links*/
A.blueLink:link
{
	text-decoration: none;
	color: #9D9D9D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.blueLink:visited
{
	text-decoration: none;
	color: #9D9D9D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.blueLink:hover
{
	text-decoration: Underline;
	color: #9D9D9D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.blueLink:active
{
	text-decoration: none;
	color: #9D9D9D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
.blueNormal
{
	text-decoration: none;
	color: #9D9D9D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}

/* CSS for Page Shadow*/
.pageShadowRight
{
	background-image: url(../images/pageShadowRight.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.pageShadowLeft
{
	background-image: url(../images/pageShadowLeft.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.pageShadowMiddle
{
	background-image: url(../images/pageShadowMiddle.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.pageShadowBottom
{
	background-image: url(../images/pageShadowBottom.gif);
	background-repeat: repeat-x;
	height: 11px;
}
.pageBottomLine
{
	background-image: url(../images/pageBottomLine.gif);
	background-repeat: repeat-x;
	height: 11px;
}
.pageBottomRightCorner
{
	background-image: url(../images/pageBottomRightCorner.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 11px;
}
.pageBottomLeftCorner
{
	background-image: url(../images/pageBottomLeftCorner.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 11px;
}

/* CSS for ItisFreeCorner
.ItisFreeCorner
{
	background-image: url(../images/itisfreeCorner.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 11px;
}*/

/* CSS for ItisFreeCorner Inner
.ItisFreeCornerInner
{
	background-image: url(../images/itisFreeInner.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 123px;
}*/

/* CSS for takeatourBG*/
.takeatourBG
{
	background-image: url(../images/takeatourBG.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 156px;
}

/* CSS for BotMost Tabs*/
.tabBotLeft
{
	background: url(../images/pageSdwBtmMostLeft1.gif) no-repeat;
	height: 11px;
	width: 5px;
}
.tabBotRight
{
	background: url(../images/pageSdwBtmMostRight1.gif) no-repeat;
	height: 11px;
	width: 5px;
}
.tabBotCentre
{
	background: url(../images/pageSdwBtmMostCenter.gif) repeat-x;
	height: 11px;
}

/* CSS for Font11px*/
.font11px
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for Font16px*/
.font16px
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 16px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for Font18px*/
.font18px
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 18px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for Font28px*/
.font28px
{
	text-decoration: none;
	color: #71b508;
	font-size: 28px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for signInBG*/
.signInBG
{
	background-image: url(../images/signinBG.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 179px;
}

/* CSS for Separate Section Tabs*/
.sepSectionLeft
{
	background: url(../images/sepSectionLeft.gif) no-repeat;
	height: 22px;
	width: 9px;
}
.sepSectionRight
{
	background: url(../images/sepSectionRight.gif) no-repeat;
	height: 22px;
	width: 9px;
}
.sepSectionCentre
{
	background: url(../images/sepSectionCentre.gif) repeat-x;
}

/* CSS for Login Section Tabs*/
.loginSectionLeft
{
	background: url(../images/loginSectionLeft.gif) no-repeat;
	height: 22px;
	width: 9px;
}
.loginSectionRight
{
	background: url(../images/loginSectionRight.gif) no-repeat;
	height: 22px;
	width: 9px;
}
.loginSectionCentre
{
	background: url(../images/loginSectionCentre.gif) repeat-x;
}

.loginSectionBG
{
	border-left: 1px solid #5c821f;
	border-right: 1px solid #5c821f;
	background-color: #cce89d;
}

/* CSS for Login Box Bottom Tabs*/
.loginBotLeft
{
	background: url(../images/loginBoxBtmLeft.gif) no-repeat;
	height: 6px;
	width: 6px;
}
.loginBotRight
{
	background: url(../images/loginBoxBtmRight.gif) no-repeat;
	height: 6px;
	width: 6px;
}
.loginBotCentre
{
	background: url(../images/loginBoxBtmCenter.gif) repeat-x;
	height: 6px;
}

/* CSS for InfoSignz Features Section BG*/
.infoSignzFeature
{
	background-image: url(../images/featuresBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	height: 147px;
}

/* CSS for InfoSignz Industry Specific Use Section BG*/
.infoSignzIndustrySpecificUse
{
	background-image: url(../images/indSpfUse.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	height: 200px;
}

/* CSS for InfoSignz Call to Action Seaction BG*/
.calltoAction
{
	background-image: url(../images/calltoactn.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 238px;
}

/* CSS for InfoSignz Call to Action Seaction BG*/
.topWhiteBorder
{
	border-top: 1px solid #ffffff;
}

/*CSS for  Scroller 1*/
#pscroller1
{
	width: 230px;
	height: 145px;
	border: 0px solid black;
	padding: 5px;
}
/*CSS for  Scroller 1*/
#pscroller2
{
	width: 230px;
	height: 200px;
	border: 0px solid black;
	padding: 5px;
}

/* CSS for Breadcrunbs Links*/
A.breadCrumbsLink:link
{
	text-decoration: underline;
	color: #606060;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.breadCrumbsLink:visited
{
	text-decoration: underline;
	color: #606060;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.breadCrumbsLink:hover
{
	text-decoration: underline;
	color: #606060;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.breadCrumbsLink:active
{
	text-decoration: underline;
	color: #606060;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}

/* CSS for Breadcrunbs Normal*/
.breadCrumbsNor
{
	text-decoration: none;
	color: #606060;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}


/*CSS for Inner Page login Box - Start */

.navbar
{
}

.mainDiv
{
	width: 652px;
}

.topItem
{
	font: bold 12px Verdana, Tahoma,sans-serif;
	letter-spacing: 0;
	background: url(  "../images/arrow-up-title.jpg" ) no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	width: 652px;
	height: 24px;
	color: #ffffff;
	cursor: pointer;
	text-indent: 10px;
	vertical-align: middle;
}


.topItemOver
{
	text-indent: 10px;
	font: bold 12px Verdana, Tahoma,sans-serif;
	letter-spacing: 0;
	background: url(  "../images/arrow-up-title-on.jpg" ) no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	height: 24px;
	width: 652px;
	color: #5c821e;
	cursor: pointer;
	vertical-align: middle;
}

.topItemClose
{
	text-indent: 10px;
	font: bold 12px Verdana, Tahoma,sans-serif;
	letter-spacing: 0;
	background: url(  "../images/arrow-down-title.jpg" ) no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	height: 24px;
	width: 652px;
	color: #FFFFFF;
	cursor: pointer;
	vertical-align: middle;
}


.topItemCloseOver
{
	text-indent: 10px;
	font: bold 12px Verdana, Tahoma,sans-serif;
	letter-spacing: 0;
	background: url(  "../images/arrow-down-title-on.jpg" ) no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	height: 24px;
	width: 652px;
	color: #5c821e;
	cursor: pointer;
	vertical-align: middle;
}



.dropMenu
{
	width: 652px; /* background-color: #d6dff7;   background-image:url(../images/bg.jpg); background-repeat:repeat-y;   */
	filter: alpha(opacity=100);
	padding-top: 0px;
	padding-bottom: 0px;
}

.subMenu
{
	display: block;
}

/**/
.subItem
{
	_height: 90px; .height:200px;
height:207px;
font:11pxVerdana,Tahoma,sans-serif;
text-decoration:none;
color:#215dc6;
}

.subItem a
{
	margin-left: 0px;
	font: 11px Verdana, Tahoma,sans-serif;
	text-decoration: none;
	color: #215dc6;
}

.subItemOver
{
	margin-left: 0px;
	margin-top: 0px;
	font: 11px Verdana, Tahoma,sans-serif;
	height: 18px;
	color: #428eff;
}

.subItemOver a
{
	margin-left: 0px;
	font: 11px Verdana, Tahoma,sans-serif;
	cursor: pointer;
	color: #428eff;
	text-decoration: underline;
	cursor: pointer;
}


.drop
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}
/*CSS for Inner Page login Box - End */

/*CSS for Left NAV - Start*/

#leftNav .noborder
{
	border-bottom: medium none;
}
#leftNav
{
	float: left;
	width: 200px;
}
#leftNav UL
{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	list-style-type: none;
}
#leftNavAdmin UL
{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	list-style-type: none;
}
#leftNav UL LI
{
	line-height: 14px;
	border-bottom: #fff 1px solid;
}
#leftNav UL LI A
{
	display: block;
	padding-left: 6px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 217px;
	color: #7D7D7D;
	padding-top: 5px;
	text-decoration: none;
}
#leftNav UL LI A.Admin
{
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	width: 217px;
	color: #000000;
	padding-top: 5px;
	text-decoration: none;
	font-weight: none;
}

#leftNav UL LI A.New
{
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	width: 2px;
	color: #7D7D7D;
	padding-top: 5px;
	text-decoration: none;
}
#solutions
{
	background-attachment: scroll;
	background-image: url(../images/trainingBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: #fff 1px solid;
	width: 200px; /*background-color: #ff0;*/
}
#solutions UL LI A
{
	background: #EAEAEA;
	border-bottom: #aabbcc 1px solid;
	font-family: Verdana, Tahoma, Helvetica,Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#solutions UL LI A SPAN
{
	font-weight: bold;
	color: #000000;
}
#solutions UL LI A:hover
{
	background: #C5C5C5;
}
#solutions UL LI .on
{
	background: #7F7F7F;
	color: #ffffff;
}
#solutions UL LI .on SPAN
{
	background: none transparent scroll repeat 0% 0%;
	color: #ffffff;
}

/*CSS for Left NAV- End*/


/* CSS for Scroll bar */
.scroll
{
	scrollbar-face-color: #dde8f4;
	scrollbar-shadow-color: #e3f2fe;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #e3f2fe;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #c5e4fd;
	scrollbar-arrow-color: #2F5F91;
}

/* CSS for CopyRight */
.copyRight
{
	color: #9D9D9D;
	font-size: 10px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.copyRightLink:link
{
	text-decoration: none;
	color: #9D9D9D;
	font-size: 10px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.copyRightLink:visited
{
	text-decoration: none;
	color: #9D9D9D;
	font-size: 10px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.copyRightLink:hover
{
	text-decoration: Underline;
	color: #9D9D9D;
	font-size: 10px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
A.copyRightLink:active
{
	text-decoration: none;
	color: #9D9D9D;
	font-size: 10px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}

/* CSS for td width*/
.tdWidth5px
{
	width: 5px;
}
.tdWidth7px
{
	width: 7px;
}

/* CSS for td Height*/
.tdHeight5px
{
	height: 5px;
}
.tdHeight7px
{
	height: 7px;
}

/* CSS for form border*/
.formBorder
{
	border: 1px solid #E3E3E3;
}

/* CSS for tr BG*/
.trBG
{
	background: #FBFBFB;
}

/* CSS for tr BG*/
.button
{
	background-image: url(../images/buttonBG.gif);
	text-transform: uppercase;
	background-repeat: repeat-x;
	height: 30px;
	border: 2px solid #AFAFAF;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}

/* CSS for mandetory fields*/
.mandatory
{
	text-decoration: none;
	color: #c43939;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
.mandatoryText
{
	text-decoration: none;
	color: #c43939;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}
.errorText
{
	text-decoration: none;
	color: #c43939;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
}

/* CSS for Help text*/
#helpSec1
{
	float: right;
	background: #e7f3ff;
	border: 1px solid #b2cbe1;
	width: 30%;
	font: 11px Verdana,Tahoma, "Univers Condensed" , Arial;
	color: #717171;
	padding-left: 5px;
	padding-right: 5px;
}

/* CSS for padding5px*/
.padding5px
{
	padding: 5px;
}

/* CSS for padding Left*/
.padding-left
{
	padding-left: 5px;
}

/*Border 2 side only*/
.border2side
{
	border-right: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
}

/* TR BG Color Blue color*/
.trBlue
{
	background-color: #F2F2F2;
	height: 20px;
}
/* TR BG Color White color*/
.trWhite
{
	background-color: #ffffff;
	height: 20px;
}

/* TR BG Color Blue color*/
.trBlue32
{
	background-color: #F2F2F2;
	height: 32px;
}
/* TR BG Color White color*/
.trWhite32
{
	background-color: #ffffff;
	height: 32px;
}

/* Link for pagination*/
A.pagination:link
{
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	height: 18px;
	width: 18px;
	background-color: #2C6CA3;
	border: 1px solid #1E4A70;
}
A.pagination:visited
{
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	height: 18px;
	width: 18px;
	background-color: #2C6CA3;
	border: 1px solid #1E4A70;
}
A.pagination:hover
{
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #10426D;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	height: 18px;
	width: 18px;
	background-color: #5D9ACE;
	border: 1px solid #3594E6;
}
A.pagination:active
{
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	height: 18px;
	width: 18px;
	background-color: #2C6CA3;
	border: 1px solid #1E4A70;
}

.font9px
{
	font-weight: normal;
	font-size: 9px;
	color: #7D7D7D;
	font-family: Verdana,Tahoma, Arial,Helvetica, sans-serif;
	text-decoration: none;
}

/* CSS for QuickTour Tab*/
.quickTourLeft
{
	background: url(/App_Themes/Default/Images/quickTourTabLeft.gif) no-repeat;
	height: 23px;
	width: 7px;
}
.quickTourRight
{
	background: url(/App_Themes/Default/Images/quickTourTabRight.gif) no-repeat;
	height: 23px;
	width: 7px;
}
.quickTourCentre
{
	background: url(/App_Themes/Default/Images/quickTourTabCenter.gif) repeat-x;
}

.blueBottomBorder
{
	border-bottom: 1px dotted #9ac3db;
	background-color: #F6F6F6;
	height: 20px;
	padding-left: 5px;
}

/* CSS for Top HeadingBG*/
.headingBG
{
	font: 11px Verdana, Tahoma, "Univers Condensed" , Arial;
	font-weight: bold;
	height: 22px;
	color: #4D4D4D;
	margin: 0px 0px 0px 0px;
	background-image: url(/App_Themes/Default/Images/HeadingBG.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-left: 5px;
}

/* CSS for Red Links Big*/
.redBig
{
	text-decoration: none;
	color: #ba2a2a;
	font-size: 12px;
	font-family: Tahoma,Verdana, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS for Comments Font 12*/
.comments
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 12px;
	font-family: Tahoma,Verdana, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* TR BG Color Dark Blue color*/
.trDarkBlue
{
	background-color: #cee6f6;
	height: 20px;
}

.blueFontQT
{
	color: #606060;
	font-size: 28px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Pagination Quick tour -  Start*/

.paginationQT
{
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
}

.paginationQT ul
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 16px;
}

.paginationQT li
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.paginationQT a, .paginationQT a:visited
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	padding: 0 5px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
}

.paginationQT a:hover, .paginationQT a:active
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #dff0ff;
}

.paginationQT a.currentpage
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	background-color: #2e6ab1;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}

.paginationQT a.disablelink, .paginationQT a.disablelink:hover
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.paginationQT a.prevnext
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* Pagination Quick tour -  End*/

/* CSS for Dark Blue Links Big*/
A.qtdarkBlueBigLink:link
{
	text-decoration: Underline;
	color: #7D7D7D;
	font-size: 18px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.qtdarkBlueBigLink:visited
{
	text-decoration: Underline;
	color: #7D7D7D;
	font-size: 18px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.qtdarkBlueBigLink:hover
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 18px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.qtdarkBlueBigLink:active
{
	text-decoration: Underline;
	color: #7D7D7D;
	font-size: 18px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* Quick Tour Styles - Start*/
.qtHeading
{
	color: #5295d4;
	font-size: 28px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	height: 50px;
	text-align: center;
	padding: 5px;
	background-image: url(/images/QTBG.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}

#Layer1
{
	position: absolute;
	left: 6px;
	top: 367px;
	width: 30px;
	height: 30px;
	z-index: 1;
}
#Layer2
{
	position: absolute;
	left: 534px;
	top: 367px;
	width: 30px;
	height: 30px;
	z-index: 2;
}

/*CSS for DropDown - End*/
/*CSS for Registration Form title - Start*/
.registrationTitle
{
	font: 16px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #F67300;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.bgBorderSect1
{
	background-color: #F9F9F9;
}
.bgBorderSect2
{
	background-color: #F2F2F2;
}
.bgBorderSect3
{
	background-color: #F3F3F3;
}

/*CSS for Registration Form title - End*/
/*CSS for Registration Form title - Start*/
/*.registrationTitle
{
	font: 16px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #F67300;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.bgBorderSect1
{
	background-color: #F3FCFF;
}
.bgBorderSect2
{
	background-color: #E3F6FE;
}
.bgBorderSect3
{
	background-color: #D2F0FC;
}*/

.txtBxRegFrmNew
{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	border: 1px solid #A3A3A3;
	height: 20px;
	padding-top: 4px;
	padding-left: 5px;
}
.commentsRegForm
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
}

/*CSS for Registration Form title - End*/

/* CSS added on 22nd - April - 2008 - Start*/
/* Gradient tail - below logo - Start*/
.gradientTail
{
	background-image: url(../images/gradientTail.gif);
	width: 223px;
	height: 18px;
	background-repeat: no-repeat;
}
/* Gradient tail - below logo - End*/
/* dottedBorderRight - Start*/
.dottedBorderRight
{
	border-right: 1px dashed #777777;
}
/* CSS for HeadingText*/
.headingText
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 18px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #E2E2E2;
	height: 26px;
}

/* dottedBorderRight - Start*/
.dottedBorderBottom
{
	border-bottom: 1px dashed #777777;
}


/* CSS added on 22nd - April - 2008 - End*/


/* CSS added on 23rd Arpil 2008 for Timezone combo - Start */
.timeZoneMouseOver
{
	background-color: #E9E9E9;
	cursor: default;
}
.timeZoneMouseOut
{
	background-color: white;
}
.timeZoneLink
{
	color: black;
	text-decoration: none;
}


/* CSS added on 23rd Arpil 2008 for Timezone combo - End */

/* CSS added on 23rd - April - 2008 - Start*/
.borderRgtBot
{
	border-bottom: 1px dashed #9C9C9C;
	border-right: 1px dashed #9C9C9C;
}
.headingTextHP
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 17px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #E2E2E2;
	height: 21px;
}
.headingIZNews
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 17px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
.contentHP
{
	font: 11px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #9D9D9D;
}

A.HPLink:link
{
	text-decoration: Underline;
	color: #9D9D9D;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.HPLink:visited
{
	text-decoration: Underline;
	color: #9D9D9D;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.HPLink:hover
{
	text-decoration: none;
	color: #9D9D9D;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
A.HPLink:active
{
	text-decoration: Underline;
	color: #9D9D9D;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

.greevFont12px
{
	text-decoration: none;
	color: #CA4200;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* CSS added on 23rd - April - 2008 - End*/

/* CSS added on 24th - April - 2008 - Start*/
.greenBorderBottom
{
	border-bottom: 1px solid #34A821;
}
/* CSS added on 24th - April - 2008 - End*/

.txtBxRegFrmDD
{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	border-top: 1px solid #A3A3A3;
	border-right: 0px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
	height: 20px;
	padding-top: 4px;
}
.txtBxRegFrmDDBtn
{
	color: #000000;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	border-left: 0px solid #A3A3A3;
}


/*Drop down class added by pooja */
.ddlBig
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	height: 20px;
	border-top: 1px solid #A3A3A3;
	border-right: 0px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	border-left: 1px solid #A3A3A3;
}


/* CSS added on 26/04/08 - Start*/
/* CSS for DHTML Tool Tip - Start*/
#dhtmltooltip
{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer
{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* CSS for DHTML Tool Tip - End*/
.invitationBox
{
	background-color: #CCFFC4;
	border: 1px solid #3BAB29;
}
.invitationContent
{
	font: 11px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #1A610E;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}

/* Invitation TR BG Color Blue color*/
.invitationTRBlue
{
	background-color: #e5f3ff;
	height: 20px;
}
/* TR BG Color White color*/
.invitationTRWhite
{
	background-color: #ffffff;
	height: 20px;
}
/* CSS added on 26/04/08 - End*/

.invitationErrorBox
{
	background-color: #ffe3e3;
	border: 1px solid #bc3a3a;
	font: 11px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #930202;
	margin: 2px 2px 2px 2px;
	text-align: center;
}

/*added by pooja for prefill textbox*/
.txtBxRegFrmNewPrefill
{
	color: Gray;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	border: 1px solid #A3A3A3;
	height: 20px;
	padding-top: 4px;
	padding-left: 5px;
	width: 96%;
}

/*Added by pooja for landing page*/
.borderLft
{
	border-left: 1px dashed #badaf5;
}
/*Added by pooja for landing page CSS for form borderBottom*/
.borderBottom
{
	border-bottom: 1px dotted #badaf5;
}

/*Added by pooja for landing page*/
.pageShadowLeftLandingPage
{
	background-image: url(/Images/pageShadowLeftLandingPage.gif);
	background-repeat: repeat-y;
	width: 7px;
}

/* ************************RBAC STYLE SHEET STARTS************************	*/

/* Heading Premium user*/
.headingPremiumUser
{
	font: 24px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #BCBCBC;
	font-weight: bold;
	line-height: 26px;
}
.headingPremiumUserOrange
{
	font: 24px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #fa8e11;
	font-weight: bold;
}
/* Content Premium User*/
.prmiumUserContent
{
	font: 11px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #717171;
}
.headingBuyUser
{
	font: 14px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #BCBCBC;
	font-weight: bold;
	line-height: 26px;
}
.headingBuyUserOrange
{
	font: 14px Verdana, Tahoma, "Univers Condensed" , Arial;
	color: #fa8e11;
	font-weight: bold;
}
.buyLeftCorner
{
	background-image: url(/images/buyLeftCorner.gif);
	height: 18px;
	width: 18px;
	background-repeat: no-repeat;
}
.buyLeftmiddle
{
	background-image: url(/images/buyMiddleBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 175px;
}
.buyRightCorner
{
	background-image: url(/images/buyRightCorner.gif);
	height: 18px;
	width: 18px;
	background-repeat: no-repeat;
}

/* *****************************RBAC STYLE SHEET STARTS************************	*/

/* Style Added on 28/06/08 - Start */

.dottedBorderTop
{
	border: 1px dashed #9C9C9C;
}
.headingIZGreen
{
	text-decoration: none;
	color: #FF5600;
	font-size: 17px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}
.headingIZBlue
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 17px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	font-weight: bold;
}

/* Style Added on 280608 - End */



/* By Shikhar for JavaScript Drop down menu */
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #7D7D7D;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{
	 /*  background: #49A3FF; */
	text-decoration: underline;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #a9d5fd;
	border: 1px solid #5970B2;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #a9d5fd;
	color: #2875DE;
	font: 11px arial;
}

#sddm div a:hover
{
	/*background: #49A3FF; */
	color: #FFF;
}
/* End Shikhar Dadhich */

/*Styles added on by Pooja 07/07/08 - Start */
A.tabLinks:link
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
}
A.tabLinks:visited
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
}
A.tabLinks:hover
{
	text-decoration: underline;
	color: #7D7D7D;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
}
A.tabLinks:active
{
	text-decoration: none;
	color: #7D7D7D;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
}

.activeTab
{
	background-image: url(/Images/tabActive.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
}
.inactiveTab
{
	background-image: url(/Images/tabInactive.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 115px;
}

/*Styles added on 07/07/08 - End */