﻿a img
{
	border-width: 0px;
}

.smartDrop_tbl
{
	width: 100%; /*width:202px;*/
	border: solid 1px #82ADFC;
}

.smartDrop_input
{
	width: 100%; /*width:186px;*/
	font-size: 12px;
	font-family: Arial;
	border: solid 0px #ffffff;
}

.smartDrop_image
{
	text-align: left;
}

.hide
{
	display: none;
}

.smartDrop_div_show
{
	background-color: #F3F3F3;
	display: inherit;
	font-family: Arial;
	font-size: small;
	height: 120px;
	overflow: auto;
	z-index: 10;
	position: absolute;
	border: solid 1px Gray;
	text-align: right;
	white-space: nowrap;
}

* html .smartDrop_div_show
{
	width: 600px;
}

.smartDrop_div_show span
{
	cursor: pointer;
	cursor: hand;
}

.smartDropTable td
{
	padding: 0 0 0 0 !important;
	vertical-align: baseline !important;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #F0F8FF;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 13px 13px 13px 13px;
	vertical-align: middle;
	width: 450px;
}

.refineHistory
{
	margin: 0 15px 0 30px;
	padding: 3px 8px 3px 8px;
	background-color: #F9FCFF;
	border: solid 2px #E0EFFF;
}

.button
{
	cursor: pointer;
	cursor: hand;
}

/*--------------------------------------------------------------------------------------------------------
*	FOOTER
*---------------------------------------------------------------------------------------------------------*/

.footer
{
	clear: both;
	margin-top: 78px;
	background: url(../Images/footer_bg.gif) top repeat-x;
	padding: 25px 20px 10px 20px;
	color: #28272C;
	font-size: 12px;
	font-family: Arial;
}
.footer a.tzurLogo
{
	float: left;
}
.footer td
{
	text-align: center;
	font-size: 12px !important;
}

.footer td a
{
	color: #28272C;
	text-decoration: none;
	font-size: 12px !important;
}

.footer td a:hover
{
	text-decoration: underline;
	font-size: 12px !important;
}

.footerRight
{
	float: right;
	font-size: 11px !important;
}

/*--------------------------------------------------------------------------------------------------------
*	SEARCH RESULTS WUC
*---------------------------------------------------------------------------------------------------------*/

.resultsContainerTable td
{
	border-bottom: solid 1px #fff;
}

.MainResultsTable
{
	border-style: none;
	width: 100%;
}

.Ruler
{
	background-color: #f7fbff;
	height: 41px;
}

.Ruler td
{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #E5F3FF;
}

.Ruler td table tr td
{
	border-bottom-style: none;
}

.Ruler span
{
	font-size: 13px;
}

.CommentsIcon
{
	width: 20px;
	vertical-align: top;
	padding-top: 13px;
}

.SearchResult
{
	font-family: arial;
	padding: 5px 10px 5px 10px;
	margin: 0;
	vertical-align: top; /*width: 65%;*/
}

.searchResultItem
{
	display: block;
	clear: both;
	margin-top: 13px;
}

.searchResultTitle a:link, .searchResultTitle a:visited
{
	color: #6b0065;
	font: bold 13px arial;
	cursor: pointer;
	cursor: hand; /*text-decoration: none;*/
}

.searchResultTitle a:link
{
	text-decoration: none;
}

.searchResultTitle a:visited
{
	text-decoration: underline;
}

.searchResultTitle a:hover
{
	text-decoration: underline;
}

.SearchResultIcon a .checkIcon
{
	display: none;
}

.SearchResultIcon a:visited .checkIcon, .visitedSearchResultRow .SearchResultIcon a .checkIcon
{
	display: inline;
	right: 15px;
	position: absolute;
}

.searchResultAgainst
{
	text-decoration: underline;
}

.searchResultBrief
{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.searchResultSubtitle
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.searchResultName
{
	color: #848585;
	font-style: italic;
}

.searchResultClauses
{
	color: #000011;
	font-weight: bold;
	font-size: 12px;
}

.searchResultDividingLine
{
	background-image: url(../Images/dividing_line.gif);
	background-repeat: repeat-x;
	height: 5px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.searchResultsSideData
{
	padding-right: 10px;
	width: 100px;
	vertical-align: top;
	font-size: 12px;
}

.searchResultsSideData .sideDataTitle
{
	font-weight: bold;
}

.searchResultsSideData .sideDataLink
{
	text-align: right;
}
/*.searchResultsSideData .sideDataLink img
{
	vertical-align:middle;
}
.searchResultsSideData .sideDataLink a
{
	text-decoration: none;
	color: Black;
	padding-right: 10px;
}*/

.searchResultsSideData a:hover
{
	text-decoration: underline;
}

.searchResultsSideSeperator
{
	border-right: solid 1px #f0f8fe;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.searchResultsSideSeperator div
{
	border-right-style: none;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.SearchTitle
{
	height: 58px;
	background-color: #f0f8ff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #69B9FF;
	padding-right: 20px;
	width: auto;
}

.searchTitleLeft
{
	text-align: left;
	background-color: #f0f8ff;
	padding: 0 10px 0 10px;
	min-width: 80px;
	font-weight: normal;
	font-size: 12px;
}

.SearchTitle .SearchTopTitle
{
	text-align: right;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #6b0065;
}

.SearchTopTitle table td
{
	border-width: 0;
}

.SearchTitle .SearchSubTitle
{
	font-size: 13px;
}

.pagerTable
{
	border: solid 1 #ffffff;
	background-color: #F0F8FF;
	height: 20px;
	width: 100%;
}

.remarksUserName
{
	color: #848585;
	font-style: normal;
}

.documentTextDiv
{
	color: #000000;
	font-weight: normal;
	font-size: 12px; /*border-top: solid 1px #E5F3FF;*/
	margin-top: 3px;
}



/*--------------------------------------------------------------------------------------------------------
*	SEARCH DESCRIPTION
*---------------------------------------------------------------------------------------------------------*/

div.searchDescriptionTitle
{
	font-weight: bold;
}

div.searchDescriptionItems
{
	padding-right: 12px;
}

div.searchDescriptionItems div.innerDescriptionDiv
{
	padding-right: 12px;
}

div.innerDescriptionDiv span.title
{
	font-weight: bold;
}
div.innerDescriptionDiv span.binder
{
	font-style: italic;
}


/*--------------------------------------------------------------------------------------------------------
*	LEFT BANNER
*---------------------------------------------------------------------------------------------------------*/
.leftBanner_default
{
	margin: 30px 0px 0px 0px;
}

ul.leftBanner_ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}
HTML /**/ /**/ > BODY ul.leftBanner_ul
{
	margin: 0px 0px 0px 0px;
}
ul.leftBanner_ul li
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}


/*  leftBannerItem (used to be leftBanner01,leftBanner02 AND leftBanner03 )*/
a.leftBannerItem
{
	display: block;
	padding: 12px 17px 25px 0px;
	background: #F9FCFF url(../Images/LeftBanner/banner_bg.gif) left bottom repeat-x;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

.lawContainer
{
	/*border: 1px solid #802C2B;*/
	padding: 3px;
	/*margin-bottom: 5px;*/
	text-decoration: none;
}

.lawContainer table
{
	width: 100%;
	text-decoration: none;
}

.lawContainer div.leftBannerItem
{
	background: none;
	text-decoration: none;
}

.lawContainer a.advancedSearch
{
	float: left;
	color: #802C2B;
	font-weight: bold;
	background: url(../Images/HomePageBorders/arrow.gif) 8px 6px no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

.leftBannerItem div a strong, .leftBannerItem td a strong
{
	font-weight: bold;
	font-size: 11px;
	color: #802C2B;
	text-decoration: none;
}

.rightLaw strong
{
	display: block;
}

td.leftLaw
{
	width: 50%;
}

.leftLaw a
{
	margin-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

.separated
{
	border-left: 1px solid #802C2B;
}

.leftBannerItem .rightGroup
{
	float: right;
	width: auto;
}

.leftBannerItem .leftGroup
{
	float: right;
	width: auto;
	border-right: solid 1px #802C2B;
	padding-right: 2px;
	margin-right: 2px;
}

.leftBannerItem .groupTitle
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.lawLinks
{
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
	text-decoration: none;
}

.lawLinks a
{
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
	text-decoration: none;
}

.lawLinks a:hover
{
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
	text-decoration: none;
}

.lawLinks span
{
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
	text-decoration: none;
}

.lawLinks a span
{
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
	text-decoration: none;
}

.lawLinks a:hover span
{
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
	text-decoration: none;
}

.groupTitle img
{
	float: right;
}

HTML /**/ /**/ > BODY a.leftBannerItem
{
	padding: 12px 17px 21px 0px; *padding:0px17px21px0px;
text-decoration:none;
}

a.leftBannerItem strong
{
	display: block;
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
	text-decoration: none;
}

.leftLaw a strong
{
	display: inline;
	text-decoration: none;
}

a.leftBannerItem span
{
	float: left;
	clear: both;
	color: #6b0065;
	width: 86px;
	height: 18px;
	padding: 3px 0px 0px 0px; /*margin: -29px 0px 0px 7px;*/
	margin: 0px 0px 0px 7px;
	text-align: center;
	line-height: 1em;
	text-decoration: none;
	background: url(../Images/LeftBanner/banner_button.gif) left top repeat-y;
}
HTML /**/ /**/ > BODY a.leftBannerItem span
{
	/*margin: -4px 0px 0px 7px; *margin:-29px0px0px7px;*/
	margin: -4px 0px 0px 7px; *margin:0px0px0px7px;
text-decoration:none;
}
a.leftBannerItem:hover
{
	text-decoration: none;
	background: #EEF7FF url(../Images/LeftBanner/banner_bg_o.gif) left bottom repeat-x;
}
a.leftBannerItem:hover span
{
	background-position: left 21px;
	text-decoration: none;
}

a.leftBannerItem img
{
	float: left; /*width: 78px; 	height: 70px;*/
	text-decoration: none;
}

HTML /**/ /**/ > BODY a.leftBannerItem img
{
	margin-top: -12px; *margin-top:10px;
text-decoration:none;
}

table.leftBannerItem
{
	padding: 12px 17px 25px 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

.leftBannerItem .linkTable
{
	cursor: pointer;
	width: 100%;
	text-decoration: none;
}

li.leftBannerItem div
{
	padding: 5px 10px 0px 5px;
	text-decoration: none;
	color: #000000;
}

.leftBannerItem .topAlign
{
	vertical-align: top;
	text-decoration: none;
}

.leftBannerItem .header
{
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
	font-weight: bold;
	text-decoration: none;
}

.leftBannerItem .imageContainer
{
	text-align: left;
	text-decoration: none;
}

.leftBannerItem .btnTable
{
	margin-right: auto;
	text-decoration: none;
}

.leftBannerItem .btn
{
	color: #6b0065;
	width: 86px;
	height: 18px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
	text-align: center;
	line-height: 1em;
	background: url(../Images/LeftBanner/banner_button.gif) left top repeat-y;
}

.linkTable .regDiv
{
	background: #F9FCFF url(../Images/LeftBanner/banner_bg.gif) left bottom repeat-x;
	text-decoration: none;
}

.linkTable .overDiv
{
	background: #EEF7FF url(../Images/LeftBanner/banner_bg_o.gif) left bottom repeat-x;
	text-decoration: none;
}

.overDiv .btn
{
	background-position: left 21px;
	text-decoration: none;
}

/*--------------------------------------------------------------------------------------------------------
*	NEW QUESTION ASCX
*---------------------------------------------------------------------------------------------------------*/
.newQuestionButtonEnabled
{
	cursor: pointer;
	cursor: hand;
}

.newQuestionButtonDisabled
{
	cursor: default;
}

.horizontalSeperator
{
	size: 1;
	width: 100%;
	color: #6b0065;
}

.newQuestionTitle
{
	font-size: 14px;
	color: #6b0065;
	font-weight: bold;
}

.newQuestionTextField
{
	width: 100%;
	font-size: 12px;
	font-family: Arial;
}
/*--------------------------------------------------------------------------------------------------------
*	USER COMMENT
*---------------------------------------------------------------------------------------------------------*/
.clickableButton
{
	cursor: pointer;
	cursor: hand;
}
/*--------------------------------------------------------------------------------------------------------
*	RELATED DOCUMENTS
*---------------------------------------------------------------------------------------------------------*/
.RulerTitle span
{
	font-size: 14px;
	color: #6b0065;
	font-weight: bold;
	padding: 5px 10px;
}

.controlBorderBlueBottom
{
	background-color: #f0f8ff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #69B9FF;
	font-size: 13px;
}

.controlRedBlack span.jsButton
{
	color: #252527;
}
.controlRedBlack b
{
	color: #6b0065;
}
.controlRedBlack div.jsButton
{
	color: #6b0065;
	text-align: left;
	float: left;
}
.controlRedBlack table.extrasTable
{
	width: 100%;
}

.imageCell
{
	width: 52px;
}

/*the next two classes hrlp spread the related documents to fill the screen both in Firfox and IE*/
.browserCompatibleFullWidth
{
	width: 500px; ;
}

HTML /**/ /**/ > BODY .browserCompatibleFullWidth
{
	width: auto;
}
/*--------------------------------------------------------------------------------------------------------
*	COMMON
*---------------------------------------------------------------------------------------------------------*/

.redLink
{
	color: #6b0065 !important;
	text-decoration: none !important;
	font-size: 12px;
}
.redLink:hover
{
	text-decoration: underline !important;
}

/*--------------------------------------------------------------------------------------------------------
*	REFERENCES REPEATER
*---------------------------------------------------------------------------------------------------------*/

table.referencesTable
{
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
}

table.referencesTable tr
{
	text-align: center;
}

table.referencesTable td
{
	padding: 1px 2px 1px 2px;
}

table.referencesTable td.referencesCenterCell
{
}

table.referencesTable tr.referencesRow
{
	font-size: 14px;
}

table.referencesTable tr.referencesRowHover
{
	background-color: #E2E2B5;
}

table.referencesTable tr.referencesHeader
{
	font-weight: bold;
	font-size: 15px;
}
table.referencesTable a, table.referencesTable a:visited
{
	color: #6b0065;
	text-decoration: none;
	font-weight: 700;
}
table.referencesTable a:hover
{
	text-decoration: underline;
}




/*--------------------------------------------------------------------------------------------------------
*	TABBING
*---------------------------------------------------------------------------------------------------------*/


.tab
{
	cursor: pointer;
	cursor: hand;
}

.redTabs
{
	height: 29px;
	background: url(../Images/tab_middle_line.gif) left bottom repeat-x;
}
.redTabs div
{
	height: 29px; /*background: url(../Images/frame_top_right.gif) right bottom no-repeat;*/
}
.redTabs ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.redTabs li
{
	float: right;
	color: #6b0065;
}
.redTabs li a
{
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	background: url(../Images/tab_border.gif) left 5px no-repeat;
	height: 29px;
	color: #6b0065;
	text-decoration: none;
}
.redTabs li a:hover
{
	text-decoration: underline;
}
.redTabs li a span
{
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	height: 27px;
	padding: 2px 10px 0px 11px;
	cursor: pointer;
	font-size: 12px;
}
.redTabs li a.selectedTab
{
	background: url(../Images/tab_left.gif) left top no-repeat;
}
.redTabs li a.selectedTab span
{
	background: url(../Images/red_tab_right.gif) right top no-repeat;
	color: white;
	font-weight: bold;
	height: 25px;
	padding: 4px 20px 0px;
	cursor: default;
	font-size: 14px;
}
.redTabs li a.selectedTab span.firstTab
{
	background-image: url(../Images/tab_right_float.gif);
}
.redTabs li a.selectedTab:hover
{
	text-decoration: none;
}

.redTabs li a.inactiveTab
{
	background: url(../Images/clear_tab_left_hline.gif) left top no-repeat;
}
.redTabs li a.inactiveTab span
{
	background: url(../Images/clear_tab_right_hline.gif) right top no-repeat;
	height: 25px;
	padding: 4px 20px 0px;
	font-weight: bold;
}
.redTabs li a.inactiveTab span.firstTab
{
	background-image: url(../Images/clear_tab_right_line_hline.gif);
}


/*--------------------------------------------------------------------------------------------------------
*	Expiry Message
*---------------------------------------------------------------------------------------------------------*/
.expiryMessage
{
	display: none;
	position: absolute;
	left: 30%;
	background-color: #F0F8FF;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 13px 13px 13px 13px;
	vertical-align: middle;
	width: 450px;
}
/*--------------------------------------------------------------------------------------------------------
*	MORPH INPUT
*---------------------------------------------------------------------------------------------------------*/

.morphSpan
{
	/*position:absolute;*/
	height: 16px;
	width: 8px;
	padding: 0px 5px 0px 5px;
	margin: 0px -3px -1px 0; *margin:1px0-1px0;/*IE only*/
background-color:orange;
border:solid1px#5BA1DE;
border-right-width:0;
font-family:TimesNewRoman;
font-weight:bold;
font-size:18px;
cursor:pointer;
cursor:hand;
}

/*.morphContainer
{
	position: relative;
}

table.morphTable
{
	width:20px;
	height:18px;
	background-color:Orange;
	border: solid 1px #5BA1DE;
	display:inline;
}

table.morphTable td.morphInputCell
{
	padding: 3px 0 3px 0;
}*/

table.morphTable
{
	display: inline;
	vertical-align: middle;
	width: 123px;
}

table.morphTable td
{
	height: 18px;
	padding: 0;
	border: solid 0px black;
}

table.morphTable td.morphImageCell
{
	width: 21px;
}

span.morphBinderCell
{
	width: 21px;
}

table.morphTable img
{
	vertical-align: bottom; *padding-top:1px;/*fixes placement on IE*/
cursor:pointer;
cursor:hand;
}

table.morphSelect
{
	float: right;
	margin-left: 20px;
}

table.morphSelect span
{
	vertical-align: bottom;
}

table.morphSelect td
{
	padding: 3px 0 0 4px;
}

table.morphSelect span a
{ *vertical-align:50%;
vertical-align:25%;
}

table.verticalMorphSelect span
{
	vertical-align: bottom;
}

table.verticalMorphSelect span a
{ *vertical-align:50%;
vertical-align:25%;
}

table.verticalMorphSelect td
{
	height: 25px;
}

div.morphCheckBox
{
	/*float: right;*/
}

div.morphCheckBox input
{
	margin-top: 7px; /*padding for Firefox*/ *margin-top:5px;/*padding for IE*/
}

div.morphCheckBox a
{ *vertical-align:50%;
vertical-align:25%;
}

table.nearTable
{ /*border: solid 1px #9BBDDB;*/
	width: 100%;
}

table.nearTable span
{
	vertical-align: bottom;
}

table.nearTable span a
{ *vertical-align:50%;
vertical-align:25%;
}

.nearLabel
{
	background-color: #B5DCFF;
	border-left: solid 1px #9BBDDB;
	border-right: solid 1px #9BBDDB;
	border-top: solid 1px #9BBDDB;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center; *width:99%;
}

.morphWrapperTable .nearLabel
{
	background-color: #FFFFFF;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: right; *width:99%;
}

.nearControlsTable
{
	width: 100%;
}
.morphWrapperPerFieldCell
{
	width: 90px;
	vertical-align: top;
}

.morphWrapperPerFieldCell div.morphCheckBox
{
	padding-top: 3px; *padding-top:3px;
}

.morphWrapperControlCell
{
	width: 590px;
}

.morphWrapperControlCell table.morphSelect td
{
	width: 45px; /*60px;*/
	padding-left: 10px;
}

.morphWrapperControlCell table.morphSelect span a
{
	float: right;
}

.morphWrapperTable td
{
	padding: 2px 1px;
}

.morphWrapperControlCell .nearControlsTable
{
	padding-top: 1px;
	width: 180px;
}

.morphWrapperPerFieldComboCell
{
	vertical-align: middle;
	padding-top: 4px;
}

.morphWrapperControlCell .nearLabelCell
{
	padding-bottom: 0px; *padding-top:3px
}
/*--------------------------------------------------------------------------------------------------------
*	Found words
*---------------------------------------------------------------------------------------------------------*/
a.foundWordLink:link, a.foundWordLink:visited, a.foundWordLink:active
{
	text-decoration: none;
	color: Black;
}

a.foundWordLink:hover
{
	text-decoration: underline;
}

/*--------------------------------------------------------------------------------------------------------
*	Clauses search simple drop
*---------------------------------------------------------------------------------------------------------*/
.clauseSearchDrop
{
	width: 500px;
}

.clauseSearchDrop tr
{
	vertical-align: top;
}

.clauseSearchHeader
{
	color: #6b0065;
}

/*--------------------------------------------------------------------------------------------------------
*	PROCEDURE_TYPE_WUC
*---------------------------------------------------------------------------------------------------------*/

table.procedureTable td
{
	padding: 1px 1px 0px 1px;
}


/*--------------------------------------------------------------------------------------------------------
*	FOLDER CONTROLS
*---------------------------------------------------------------------------------------------------------*/

.FolderTitle
{
	text-align: right;
	vertical-align: bottom;
	font-size: 13px;
	font-family: Arial;
	color: #6b0065;
	background-color: #f0f8ff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #69B9FF;
	padding: 2px 0;
	margin-top: 4px;
	width: 100%;
}

.FolderTitle div
{
	vertical-align: bottom;
	padding-right: 20px;
}

.FolderTitle b
{
	font-size: 18px;
	font-weight: bold;
}

.FolderHeader
{
	background-color: #f7fbff;
	height: 28px;
}

.FolderHeader td
{
	padding-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #E5F3FF;
}

.FolderHeader td table tr td
{
	border-bottom-style: none;
}

.FolderHeader span
{
	font-size: 13px;
}

img.QueriesExpander
{
	float: left;
	padding: 4px 0 0 10px;
}


/*--------------------------------------------------------------------------------------------------------
*	KEYWORDS CLOUD
*---------------------------------------------------------------------------------------------------------*/

.keywordsCloud
{
	background-color: #F0F8FF;
	padding: 0px 10px 10px 10px;
	border: solid 1px #F0F8FF;
	text-align: justify;
}

div.keywordsCloud a
{
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

div.keywordsCloud a:hover
{
	text-decoration: underline;
}

a.rank3
{
	font-size: 12px;
	color: black;	
}

a.rank2
{
	font-size: 14px;
	color: black;
}

a.rank1
{
	font-size: 16px;
	color: black;
	font-weight: bold;
}



.MoreLink a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: white;
}

.MoreLink a:hover
{
	text-decoration: underline;
}

/*--------------------------------------------------------------------------------------------------------
*	KEYWORDS LIST
*---------------------------------------------------------------------------------------------------------*/

/*div.keywordsListRoot
{
	width: 100%;
}

div.keywordsListRoot div
{
	width: 50%;
}*/

table.keywordsListTable
{
	width: 100%;
}

table.keywordsListTable td
{
	vertical-align: top;
	width: 50%;
	padding: 0 10px;
}

table.keywordsListTable td#first
{
	border-left: solid 1px #EDF6FF;
}

div.kewordSecondaryTitle
{
	font-weight: bold;
	margin-bottom: 10px;
}

div.keywordLettersDiv
{
	text-align: center;
}

div.keywordLettersDiv span, span.selected
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}

div.keywordLettersDiv span.selected
{
	color: #6b0065;
	font-weight: bold;
}

div.keywordLettersDiv span.selected.selected
{
	text-decoration: none;
}

div.keywordLettersDiv span:hover
{
	text-decoration: underline;
}

.keywordListDiv
{
	padding-top: 30px; /*width: 800px;*/
	margin: auto;
	text-align: right;
}


.videoItem_default
{
	margin: 30px 0px 0px 0px;
}


/*--------------------------------------------------------------------------------------------------------
*	CATEGORY DOCUMENTS
*---------------------------------------------------------------------------------------------------------*/
.categoryDocumentsTable
{
	/*width: 600px;*/
	width: 97%;
	direction: rtl;
	font-family: Arial;
	font-size: 14px;
	margin-top: 15px;
}

.categoryDocumentsRightHandCell, .categoryDocumentsMiddleCell, .categoryDocumentsLeftHandCell
{
	width: 30%;
	text-align: right;
	vertical-align: top;
}

.categoryDocumentsContainer
{
	padding: 3 3 3 3;
	border: solid 1px silver;
}

.categoryDocumentsContainerTable
{
	width: 100%;
}

.categoryDocumentsTitle
{
	background-color: #c42c2b;
	color: White;
	font-weight: bold;
	text-align: center;
}
.categoryDocumentsCategoryCell
{
	border-bottom: solid 1px black;
}
.categoryDocumentsCategoryTitle
{
	font-weight: bold;
	margin-bottom: 6px;
	cursor: pointer;
	cursor: hand;
}

.categoryDocumentsLinkCell
{
	padding-right: 10px;
}
.categoryDocumentsLinkCell a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: Black;
}

.categoryDocumentsCollapseImage
{
	margin-right: 10px;
	vertical-align: middle;
}
.shownPanel
{
	display: inline;
}

.hiddenPanel
{
	display: none;
}

.cubeRow
{
	height: 30px;
}

/*--------------------------------------------------------------------------------------------------------
*	Labor Styles
*---------------------------------------------------------------------------------------------------------*/
/* FOR the sticky footer 
* html
{
	overflow: hidden;
	height: 100%;
}

* html body
{
	overflow: hidden;
	height: 100%;
}*/

/*simpleSearchWUC*/
.simpleSearchDiv
{
	background: url(../Images/LeftBanner/banner_bg.gif) #f9fcff repeat-x left bottom;
}

.fullLength
{
	width: 100%;
}

.searchLableCell
{
	width: 100px;
	padding-right: 10px;
}

.searchInputCell
{
	width: 60%;
	padding-right: 10px;
}

.searchInput
{
	border: 1px solid #6b0065;
	width: 98%;
	font-size: 0.9em;
	overflow: visible;
}

.searchInputLabor
{
	border: 1px solid #6b0065;
	width: 98%;
	font-size: 0.9em;
	overflow: visible;
}

.searchButtonCell
{
	vertical-align: bottom;
	text-align: right;
	padding-right: 8px;
	width: 45px;
}

.searchButtonCell div
{
	height: 21px;
}

.searchButton
{
	vertical-align: bottom;
	width: 42px;
	height: 21;
}

.bottomLinks
{
	padding: 10px 0px 17px 0px;
}
.bottomLinks a.advancedSearchLabor
{
	float: left;
	color: #6b0065;
	font-weight: bold;
	background: url(../Images/HomePageBorders/arrow.gif) left 6px no-repeat;
	padding-left: 8px;
	text-decoration: none;
}
.bottomLinks a:hover
{
	text-decoration: underline;
}

.simpleSearchDiv tr.topRow, .simpleSearchDiv tr.bottomRow
{
	height: 5px;
}

.simpleSearchDiv td.rightColumn .simpleSearchDiv td.leftColumn
{
	width: 5px;
}



/*MainCategoriesWUC*/
.mainCategoriesTable
{
	width: 100%;
}

.mainCategoriesTable .calculatorLink
{
	width: 80px;
}

.mainCategoriesTable ul
{
	margin: 0px 22px 0px 0px;
	padding: 0px;
	list-style: url(../Images/small-arrow.gif);
}

.mainCategoriesTitle
{
	margin: 0px;
	height: 21px;
	background: #F0F8FF url(../Images/title_bg.gif) bottom repeat-x;
	color: #6b0065;
}

.mainCategoriesTitle .h2
{
	margin: 0px;
	height: 19px;
	padding: 2px 14px 0px 15px;
	color: #6b0065;
	font: bold 0.9em arial;
}

HTML /**/ /**/ > BODY .mainCategoriesTable ul
{
	margin: 0px 19px 0px 0px;
	padding: 0 0 0 5px;
	list-style: url(../Images/small-arrow.gif); *width:auto;
}

.mainCategoriesTable ul li
{
	margin-bottom: 4px; /*height: 21px;*/
}

.mainCategoriesTable ul li.firstLi
{
	padding-top: 3px;
}
.mainCategoriesTable ul a
{
	color: #504841;
	text-decoration: none;
}
.mainCategoriesTable ul a:hover
{
	text-decoration: underline;
}

/*CommonQuestionsWUC*/
.commonQuestionsTable
{
	width: 100%;
}

.commonQuestionsTableHeaderLink
{
    color:#6b0065; 
    text-decoration:none;
}
.commonQuestionsTableHeader
{
    background: #F0F8FF url(../Images/title_bg.gif) bottom repeat-x;
	color: #6b0065;
	/*color: #6B0065;*/
}

.commonQuestionsTable h2
{
	margin: 0px;
	height: 27px;
	padding: 2px 14px 0px 23px;
	background: #F0F8FF url(../Images/title_bg.gif) bottom repeat-x;
	color: #6b0065;
	font: bold 1.3em arial;
}
.commonQuestionsTable h2 img
{
	vertical-align: middle;
	width: 13px;
	height: 13px;
}


.commonQuestionsTable h2 a, .commonQuestionsTable h2 .rssLapidim
{
	float: left;
	vertical-align: top;
	color: #802C2B;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.commonQuestionsTable h2 a:hover, .commonQuestionsTable h2 .rssLapidim:hover
{
	text-decoration: underline;
}

.commonQuestionsTable .categoryTitle
{
	width: 20px;
}

.commonQuestionsTable ul
{
	margin: 0px 22px 0px 0px;
	padding: 0px;
	list-style: url(../Images/rss_bullet.gif);
}
HTML /**/ /**/ > BODY .commonQuestionsTable ul
{
	margin: 0px 22px 0px 0px;
	padding: 0 0 0 5px;
	list-style: url(../Images/rss_bullet_ff.gif); *width:auto;
}
.commonQuestionsTable ul li.firstLi
{
	padding-top: 3px;
}
.commonQuestionsTable ul a
{
	color: #504841;
	text-decoration: none;
}
.commonQuestionsTable ul a:hover
{
	text-decoration: underline;
}

/* main page item border */

.tableHeaderLeft
{
	width: 6px;
	height: 27px;
	background-image: url(../Images/Table/left_top_frame.gif);
	background-repeat: no-repeat;
}

.tableHeaderRight
{
	width: 6px;
	height: 27px;
	background-image: url(../Images/Table/right_top_frame.gif);
	background-repeat: no-repeat;
}

.tableRightCornerBottom
{
	width: 6px;
	height: 6px;
	background: url(../Images/bottomframe_right.gif) no-repeat;
}
.tableleftCornerBottom
{
	width: 6px;
	height: 6px;
	background: url(../Images/bottomframe_left.gif) no-repeat;
}

.tableMiddleLeft
{
	width: 6px;
	background: url(../Images/left_frame_middlepx.gif) repeat-y;
}

.tableMiddleRight
{
	width: 6px;
	background: url(../Images/right_frame_middlepx.gif) repeat-y;
}

.rightCornerTop
{
	margin: 0 0 0 0;
	padding-bottom: 0px;
	width: 6px;
	height: 6px;
	background: url(../Images/topframe_right.gif) no-repeat;
}
.leftCornerTop
{
	margin: 0 0 0 0;
	padding-bottom: 0px;
	width: 6px;
	height: 6px;
	background: url(../Images/topframe_left.gif) no-repeat;
}

.rightCornerBottom
{
	width: 6px;
	height: 6px;
	background: url(../Images/bottomframe_right.gif) no-repeat;
}
.leftCornerBottom
{
	width: 6px;
	height: 6px;
	background: url(../Images/bottomframe_left.gif) no-repeat;
}

.middleLeft
{
	width: 6px;
	background: url(../Images/left_frame_middlepx.gif) repeat-y;
}
.middleRight
{
	width: 6px;
	background: url(../Images/right_frame_middlepx.gif) repeat-y;
}

.middleTop
{
	margin: 0 0 0 0;
	padding-bottom: 0px;
	height: 6px;
	background: url(../Images/topframe_middlepx.gif) repeat-x bottom;
}
.middleBottom
{
	height: 6px;
	background: url(../Images/bottomframe_middlepx.gif) repeat-x top;
}
.titleBackground
{
	background: url(../Images/Table/1px_top_frame.gif) repeat-x;
}
.titleBackgroundText
{
	color: White;
	font-weight: bold;
	font-family: Arial;
}

.titleBackgroundTextBottom
{
	color: White;	
	font-family: Arial;
	font-size:12px;
}


.calculatorTitle
{
	margin: 0px;
	height: 21px;
	background: #F0F8FF url(../Images/title_bg.gif) bottom repeat-x;
	color: #6b0065;
}

.calculatorTitle h2
{
	margin: 0px;
	height: 19px;
	padding: 2px 14px 0px 15px;
	color: #6b0065;
	font: bold 0.9em arial;
}


.calculatorLink
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none; /*text-align: right; padding-right:10px;*/
	font-weight: normal;
}

.mainCategoriesTitle .calculatorLink, .calculatorTitle .calculatorLink
{
	text-align: left;
	padding-left: 15px;
}

.calculatorLink A
{
	color: #6b0065;
	text-decoration: none;
}
.calculatorLink A:hover
{
	font-weight: bold;
	color: #6b0065;
	text-decoration: underline;
}

.calculatorLink A:active
{
	font-weight: bold;
	color: #6b0065;
	text-decoration: underline;
}

.panelHeaderLeft
{
	background-image: url(../Images/left_title.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 22px;
}

.panelHeaderRight
{
	background-image: url(../Images/right_title.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 22px;
}

.panelHeaderBack
{
	background-image: url(../Images/1px_title.gif);
	background-repeat: repeat-x;
	height: 22px;
}

.articleMoreLink
{
	color: #6b0065;
	font-weight: bold;
}

.newsItemDiv
{
	font-family: Arial;
	font-size: 12px;
}

.itemLink
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: right; /*padding-right:10px;*/
}

.itemLink A
{
	color: #6b0065;
	text-decoration: none;
}
.itemLink A:hover
{
	/*font-weight: bold;*/
	color: #6b0065;
	text-decoration: underline;
}

/*.DocumentLink A:visited
{
	text-decoration: underline;
	background :#FFFFFF;
}*/

.itemLink A:active
{
	font-weight: bold;
	color: #6b0065;
	text-decoration: underline;
}

/* YourServices Control */
.yourServicesTable
{
	width: 100%;
	background: #F9FCFF url(../Images/LeftBanner/banner_bg.gif) left bottom repeat-x; /*cursor: pointer;*/ /*cursor: hand;*/
}



.yourServicesTable h2
{
	margin: 0px;
	height: 19px;
	padding: 2px 14px 0px 23px;
	background: #f0f8ff url(../Images/title_bg.gif) bottom repeat-x;
	color: #6b0065;
	font: bold 0.9em arial;
}

.yourServicesTable h2 img
{
	vertical-align: middle;
	width: 13px;
	height: 13px;
}

.ad h3
{
	margin: 0px;
	height: 22px;
	padding: 2px 14px 0px 23px;
	font-weight: bold;
	color: #69b9ff;
}

.ad h4
{
	margin: 0px;
	height: 22px;
	padding: 2px 14px 0px 23px;
	color: #6b0065;
}

.ad img
{
	margin-left: auto;
	margin-right: auto;
}
.midCell
{
	width: 50px;
}

.desc
{
	color: #6b0065;
	margin-left: 20px;
	margin-right: auto;
	text-decoration: none;
}

.link
{
	vertical-align: bottom;
}

.link td
{
	vertical-align: bottom;
	width: 50%;
}

.link table td
{
	text-align: center;
}

/* end YourServices Control */

/* sticky footer */
.wrapper
{
	height: 100%;
	overflow: auto;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

.bottomFooter
{ *overflow:hidden;
width:100%;
bottom:-1px;
position:fixed;
*position:absolute;
height:35px;
*left:16px;
}


.push
{
	height: 35px;
}
/* end sticky footer */

/*MainCategoriesWUC*/
.calculationToolsTable
{
	width: 100%;
}

.calculationToolsTable h2
{
	margin: 0px;
	height: 19px;
	padding: 2px 14px 0px 23px;
	background: #F0F8FF url(../Images/title_bg.gif) bottom repeat-x;
	color: #6b0065;
	font: bold 0.9em arial;
}
.calculationToolsTable h2 img
{
	vertical-align: middle;
	width: 13px;
	height: 13px;
}


.calculationToolsTable h2 a, .calculationToolsTable h2 .rssLapidim
{
	float: left;
	vertical-align: top;
	color: #6b0065;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.calculationToolsTable h2 a:hover, .calculationToolsTable h2 .rssLapidim:hover
{
	text-decoration: underline;
}

.calculationToolsTable .categoryTitle
{
	width: 21px;
}

.calculationToolsTable ul
{
	margin: 0px 22px 0px 0px;
	padding: 0px;
	list-style: url(../Images/small-arrow.gif);
}
HTML /**/ /**/ > BODY .calculationToolsTable ul
{
	margin: 0px 19px 0px 0px;
	padding: 0 0 0 5px;
	list-style: url(../Images/small-arrow.gif); *width:auto;
}

.calculationToolsTable ul li
{
	margin-bottom: 4px; /*height: 21px;*/
}
.calculationToolsTable ul li.firstLi
{
	padding-top: 3px;
}
.calculationToolsTable ul a
{
	color: #504841;
	text-decoration: none;
}
.calculationToolsTable ul a:hover
{
	text-decoration: underline;
}

/* HashavimEconomicData control */
.economic
{
	width: 100%;
}

.economic td
{
	background-color: #69b9ff;
}

.economic td table
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.economic .separator
{
	background-image: url(../Images/hsv_sep.gif);
	background-repeat: no-repeat;
	height: 30px;
}

.economic .name
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.economic .value
{
	font-family: Arial;
	font-size: 11px;
}

.economic .button
{
	width: 10px;
}
/* end HashavimEconomicData control */

.leastCommonItem
{
	color: Black;
	font-weight: bold;
	font-size: 12px;
}

.leastCommonItem A
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #6b0065;
}

.leastCommonItem div td
{
	/*width: 60px;*/
}




.mostCommonItem a.linkItems:hover
{
	font-weight: bold;
	color: #6b0065;
	text-decoration: underline;
}

.mostCommonItem a.linkItems
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #6b0065;
}

.mostCommonItem
{
	background-color: #F0F8FF;
}

.mostCommonItem  a.linkItems strong
{
	color: #6b0065;
	font-size: 12px;
	font-weight: bold;
}
/*--------------------------------------------------------------------------------------------------------
*	Dynamic Document
*---------------------------------------------------------------------------------------------------------*/
.amendment
{
	width: 97%;
	direction: ltr;
}

.amendment div
{
	direction: rtl;
}

.amendment.choice
{
	padding: 5px;
	background-color: #e9f2f8;
	vertical-align: middle;
	height: 30px;
}

/*--------------------------------------------------------------------------------------------------------
*	topLinks
*---------------------------------------------------------------------------------------------------------*/
.topLinks
{
	width: 100%;
	padding-left: 5px;
}
.topLinks span
{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	font-family: Arial;
	font-size: 10px;
}

.topLinks a
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
.topLinks a:hover
{
	text-decoration: underline;
}

.LeftHeader .topLinks
{
	padding-bottom: 5px;
}
/*--------------------------------------------------------------------------------------------------------
*	UserSearches ascx
*---------------------------------------------------------------------------------------------------------*/
.queryPopup
{
	text-decoration: none;
	color: #6b0065;
}
/*--------------------------------------------------------------------------------------------------------
*	NEXT SECTION NAME
*---------------------------------------------------------------------------------------------------------*/

.leastCommonItems A:hover
{
	font-weight: bold;
	color: #6b0065;
	text-decoration: underline;
}

.leastCommonItems A:
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #6b0065;
}

.leastCommonItems
{
	background-color: #FFFFFF;
}

.leastCommonItems A
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #6b0065;
}

.linkItems
{
	font-family: Arial;
	text-decoration: none;
	cursor: hand;
}

.linkItems A
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.linkItems A:hover
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.mostCommonTable
{
	background-color: #F0F8FF;
}

.mostCommonTitle
{
	font-weight: bold;
	color: #6b0065;
	text-decoration: none;
	font-size: 12px;
}

/*****************************************************************************/

.commonItems_default
{
	margin: 30px 0px 0px 0px;
}

ul.commonItems_ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}
HTML /**/ /**/ > BODY ul.commonItems_ul
{
	margin: 0px 0px 0px 0px;
}
ul.commonItems_ul li
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}


/*  leftBannerItem (used to be leftBanner01,leftBanner02 AND leftBanner03 )*/
a.commonItemsItem
{
	display: block; /*padding: 12px 17px 25px 0px;*/ /*background: #F9FCFF url(../Images/LeftBanner/banner_bg.gif) left bottom repeat-x;*/
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
HTML /**/ /**/ > BODY a.commonItemsItem
{
	padding: 12px 17px 21px 0px; *padding:0px17px21px0px;
}
a.commonItemsItems strong
{
	display: block;
	color: #6b0065;
	font-weight: normal;
	margin-bottom: 7px;
}
a.commonItemsItem span
{
	/*float: left;*/
	clear: both;
	color: #6b0065; /*width: 86px; 	height: 18px; 	padding: 3px 0px 0px 0px;*/ /*margin: -29px 0px 0px 7px;*/
	margin: 0px 0px 0px 7px;
	text-align: center; /*line-height: 1em;	*/
}
HTML /**/ /**/ > BODY a.commonItemsItem span
{
	/*margin: -4px 0px 0px 7px; *margin:-29px0px0px7px;*/
	margin: -4px 0px 0px 7px; *margin:0px0px0px7px;
}
a.commonItemsItem:hover
{
	text-decoration: none;
}
a.commonItemsItem:hover span
{
	background-position: left 21px;
}

a.commonItemsItem img
{
	float: left; /*width: 78px; 	height: 70px;*/
}

HTML /**/ /**/ > BODY a.commonItemsItem img
{
	margin-top: -12px; *margin-top:10px;
}


/*****************************************************************************/
a.topBannerItem
{
	display: block;
	padding: 12px 17px 25px 0px;
	background: #F9FCFF url(../Images/LeftBanner/banner_bg.gif) left bottom repeat-x;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
HTML /**/ /**/ > BODY a.topBannerItem
{
	padding: 12px 17px 21px 0px; *padding:0px17px21px0px;
}
a.topBannerItem strong
{
	display: block;
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
}
a.topBannerItem span
{
	float: left;
	clear: both;
	color: #802C2A;
	width: 86px;
	height: 18px;
	padding: 3px 0px 0px 0px;
	margin: -29px 0px 0px 7px;
	text-align: center;
	line-height: 1em;
	background: url(../Images/LeftBanner/banner_button.gif) left top repeat-y;
}
HTML /**/ /**/ > BODY a.topBannerItem span
{
	margin: -4px 0px 0px 7px; *margin:-29px0px0px7px;
}
a.topBannerItem:hover
{
	background: #EEF7FF url(../Images/LeftBanner/banner_bg_o.gif) left bottom repeat-x;
}
a.topBannerItem:hover span
{
	background-position: left 21px;
}

a.topBannerItem img
{
	/*float: left;*/
	width: 250px;
	height: 37px;
}

HTML /**/ /**/ > BODY a.topBannerItem img
{
	margin-top: -12px; *margin-top:10px;
}

.helpFileHeight
{
	height: 5000px;
}

/*------------------------ Toolbar -------------------------*/
.PrintButton
{
	text-align: center; /*font-weight: bold;*/
	border: 0px;
	width: 50px;
	height: 21px;
	padding: 0px;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	background-image: url(../Images/green_btn_bk.gif);
}
/*----------------------- end Toolbar -----------------------*/

/*-------------------------- Cube ---------------------------*/
div.categoryCube
{
	display: table;
}

div.itemCube
{
	display: table;
}

.itemCubeContainer
{
	vertical-align:top;	
}
/*------------------------ end Cube -------------------------*/

/*------------ Not logged-in user invitation ------------*/
.UnloggedUserInvitation
{
	text-align: center;
}

.UnloggedUserInvitation table
{
	direction: ltr;
	width: auto;
	margin: auto;
}

.UnloggedUserInvitation table div
{
	width: 528px;
	height: 110px;
	background-image: url(../Images/Hipus1.gif);
	direction: rtl;
	margin:35px auto;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	line-height: normal;
	text-indent: 0px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
}

.UnloggedUserInvitation table div ul
{
	position: relative;
	top: 65px;
	*width: 230px;
}

/*---------- end Not logged-in user invitation ----------*/

.controlContainerTable
{
	width: 100%;
	height: 100%;
}
.controlLinkCell
{
	padding-right: 10px;
}
.controlLinkCell a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: Black;
}

/*---------- start  specialFooter ----------*/
.specialFooter
{
	clear: both;
	margin-top: 78px;
	background: url(../Images/footer_bg.gif) top repeat-x;
	padding: 10px 20px 10px 20px;
}

.specialFooter, .specialFooter a
{
	color: #28272C;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.specialFooter .seperatorCell
{
	width: 3%;
	color: #2B5792;
}
.specialFooter .smallContentCell
{
	width: 12%;
}

.specialFooter .bigContentCell
{
	width: 26%;
}

/*---------- end  specialFooter ----------*/

/*---------- Graph -----------------------*/
.rightGraphLinkCellImage
{
    background-image: url('../Images/tab_graph_right.gif');
    background-repeat: repeat-x;
}

.centerGraphLinkCellImage
{
    background-image: url('../Images/tab_graph_1PX.gif');
    background-repeat: repeat-x;
}

.leftGraphLinkCellImage
{
    background-image: url('../Images/tab_graph_left.gif');
    background-repeat: repeat-x;
}

.LinkColor
{
    color: #6B0065;
}
/*---------- End Graph -----------------------*/

/* Site buttom Link Control */
.linksDiv
{
    text-align: center; 
    font-size: 12px; 
    color: #000000;
}

.links
{
    font-size: 12px; 
    color: #000000;
    text-decoration:none;
}


