body {
	background-color: #FFFFFF;
	background-image: url(../images/si_bg.jpg);
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	direction: rtl;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A5A5A;
	text-decoration: none;
}
.homeArticle {
	background-color: #F0F0F0;
	height: 140px;
	padding: 10px 16px;
}
.adwordsTD 
{
	text-align: center;
	vertical-align:top;
	padding-top: 10px;
	border-left: 1px dotted #000000;
	width:146px;
}
.buttonText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homeArticleTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	color: #1B1B1B;
}

a {
	color: #FF3300;
	text-decoration: underline;
}
.pagenav {
	padding-right: 6px;
	padding-left: 6px;
	border-left: 1px dotted #999999;
}
.topNav {
	background-image: url(../images/si_topnav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topNavStartU 
{
	background-image: url(../images/si_topnav_tab_right_r.gif);
	background-repeat:no-repeat;
	width: 9px;
	height: 25px;
}
.topNavEndU 
{
	width: 9px;
	height: 25px;
}
.topNavTab {
	background-image: url(../images/si_topnav_tab_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.topNavTabEnd 
{
	background-image: url(../images/si_topnav_tab_left.gif);
	background-repeat:no-repeat;
	vertical-align: top;
	width: 9px;
	height: 30px;
}
.topNavStartL, .topNavEndL 
{
	background-repeat:no-repeat;
	width: 9px;
	height: 25px;
	background-position:bottom;
}
.topNavStartL 
{
	background-image: url(../images/si_topnav_right.gif);	
}
.topNavEndL 
{
	background-image: url(../images/si_topnav_left.gif);
}
.nav {
	font-size: 12px;
	background-color: #E6E6E6;
	padding-right: 6px;
	padding-left: 6px;
	height: 20px;
	direction:rtl;
}
a.navLinks {
	font-size: 12px;
	text-decoration: none;
	color: #7A7A7A;
}
a:hover.navLinks {
	color: #FF3300;
}
.welcomeUserName {
	font-weight: bold;
	color: #FF7F00;
}


a.topNavLink {
	font-size: 12px;
	color: #7A7A7A;
	text-decoration: none;
}
a:hover.topNavLink {
	color: #FF3300;
}
a.topNavLinkCurrent {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover.topNavLinkCurrent {
	color: #FF3300;
}
.newsScrollTitle {
	font-size: 12px;
	font-weight: bold;
	color: #ED2100;
}
.newsScrollDate {
	font-size: 12px;
	color: #333333;
}
.newsScrollText {
	font-size: 12px;
}

a.pagenavLink {
	font-size: 11px;
	color: #7A7A7A;
	text-decoration: none;
}
a:hover.pagenavLink {
	color: #FF3300;
}
a.smallLink 
{
	font-size:x-small;
	color:Blue;
}
.mainTD {
	border-left: 1px dotted #000000;
	direction: rtl;
}
.loginBoxTitle {
	font-size: 20px;
	color: #FFFFFF;
	text-align:right;
}
a.loginBoxRegister {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.loginBoxText {
	font-size: 10px;
	background-color: #F1F1F1;
	border-left: 2px solid #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	vertical-align:middle;
}
a.loginButton {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.contentTD {
	padding: 5px 0px 10px 5px;
	direction:rtl;
}

input {
	text-align: right;
}
a.loginBoxSignup {
	font-size: 10px;
	color: #FF3300;
	text-decoration: underline;
}

a:hover.loginBoxRegister {
	text-decoration: none;
}
.adsTD 
{
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	border-left: 1px dotted #000000;
	width:159px;
}
.adsTitle {
	font-size: 20px;
	color: #1B1B1B;
}
.adsSpace {
	padding-bottom: 26px;
}

.tabTitle {
	font-size: 16px;
	font-weight: bold;
	color: #1B1B1B;
	background-image: url(../images/capheader_bg.gif);
	background-repeat:repeat-x;
	direction:rtl; 
	vertical-align: middle; 
	height:26px;
}

.cubeTitle
{
	font-size: 16px;
	font-weight: bold;
	direction:rtl; 
	vertical-align: middle; 
	color: #1B1B1B;
}
.cubeContent
{
	direction:rtl;
}

.cubeContent li
{
	font-size:1.2em;
	margin-right: -15px;
	list-style-type: square;
	line-height: 1.8em;
}
.contentPanel
{
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	padding:10px;
}

.calcRight 
{
	background-color: #E5E5E5;
	padding-top: 12px;
	padding-right: 8px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 12px;
}
a.calcNav {
	font-weight: bold;
	color: #ED2100;
	text-decoration: underline;
}
.calcLeft {
	/*padding: 10px 10px 10px 10px;*/
}
.calcSubject {
	color: #333333;
}
.calcMandatory {
	color: #CC0000;
	margin-right: 6px;
	margin-left: 6px;
}
.calcLeft2 {
	background-color: #F1F1F1;
	padding: 0px 5px 5px 5px;
	color: #333333;
}
.calcLeft2Text {
	color: #333333;
}
.calcResultsHeading, .calcResultsHeading a {
	background-color: #40AEEA;
	font-size: 12px;
	color: #FFFFFF;
}
.calcResultsMaslul {
	color: #ED2100;
	background-color: #E5E5E5;
}
.calcResultsTD {
	color: #000000;
	background-color: #E5E5E5;
}
.calcResultsNav {
	color: #1B1B1B;
	background-color: #C2C2C2;
	text-align: center;
	letter-spacing: 0.2em;
	height: 30px;
	vertical-align: middle;
}
a.calcResultsPage {
	color: #FFFFFF;
	text-decoration: underline;
}
.calcCheckbox input
{
	margin: 10px 10px -2px 10px;
}
.box {
	border: 1px solid #E6E6E6;
	text-align: center;
	padding: 4px;
}
.boxText {
	color: #333333;
	text-align: right;
}

.barStart 
{
	background-image: url(../images/si_button_right.gif);
	width: 6px;
	height: 26px;
}
.barEnd
{
	background-image: url(../images/si_button_left.gif);
	width: 6px;
	height: 26px;
}

/* button */
.btnBL, .btnBR, .btnOL, .btnOR
{
	width: 5px;
	height: 26px;
}
.btnBL 
{
	 background-image: url(../images/222si_button_login_right.gif);
}
.btnBR 
{
	 background-image: url(../images/222si_button_login_left.gif);
}
.btnBM 
{
	height: 26px;
	text-align: center;
	background-image: url(../images/222si_button_login_bg.gif);
	background-repeat:repeat-x;
}

/* caption tab */
.capTabL 
{
	width: 47px;
	height: 53px;
	background-image: url(../images/si_tab_right.gif);
}
.capTabR
{
	width: 9px;
	height: 53px;
	background-image: url(../images/si_tab_low_left.gif);
}
.capTabSlip 
{
	width: 19px;
	height: 53px;
	background-image: url(../images/si_tab_left.gif);
}
.capTabM 
{
	height: 53px;
	background-image: url(../images/si_tab_low.gif);
	background-repeat:repeat-x;
}

/* login frame */
.lgFrTL, .lgFrTR, lgFrBL, lgFrBR 
{
	background-repeat:no-repeat;
	width: 9px;
	height: 9px;
	vertical-align: top;
}
.lgFrTL 
{
	background-image: url(../images/si_box_topright.gif);
}
.lgFrTR 
{
	background-image: url(../images/si_box_topleft.gif);
}
.lgFrBL 
{
	background-image: url(../images/si_box_bottomright.gif);
}
.lgFrBR 
{
	background-image: url(../images/si_box_bottomleft.gif);
}
.lgFrTM, lgFrBM 
{
	height: 9px;
	vertical-align: top;
	background-repeat:repeat-x;
}
.lgFrTM 
{
	background-image: url(../images/si_box_top.gif);
}
.lgFrBM 
{
	background-image: url(../images/si_box_bottom.gif);
}
.lgFrL 
{
	width: 9px;
	background-image: url(../images/si_box_right.gif);
	background-repeat:repeat-y;
}
.lgFrR 
{
	width: 9px;
	background-image: url(../images/si_box_left.gif);
	background-repeat:repeat-y;
}

/* login button */
.lgBtnL
{
	height: 26px;
	width: 5px;
	background-image: url(../images/si_button_login_right.gif);
}
.lgBtnR
{
	height: 26px;
	width: 5px;
	background-image: url(../images/si_button_login_left.gif);
}
.lgBtnM
{
	height: 26px;
	background-image: url(../images/si_button_login_bg.gif);
	text-align: center;
}

/*CollapsiblePanel*/
.collapsePanel {
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	/*width:100%;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x; */
	height:25px;
	color:#507CD1;
	font-weight:bold;
}

.collapsePanelHeader a {color:#FFF;}
.collapsePanelHeader a:hover {text-decoration:none;background:none;}

.timeEntry {
	direction: ltr;
	height: 16px;
}

.smsEntry {
	direction: ltr;
	width: 37px;
	height: 16px;
}

.loading 
{
	background-color: White;
	border:silver 1px inset;
	text-align:center; 
	vertical-align: middle;
	padding:4px;
	height:2em;
	/*margin:5px;*/
	width:200px;
	direction: rtl;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.modalPopup .inset 
{
	overflow:auto;
	vertical-align: middle;
	background-color: white;
	padding: 10px;
	border: inset 2px #d0d0d0;
}

.smCtext 
{
	font-size:0.8em;
	text-align:center;
	padding:0px 2px 0px 2px;
}

.tipTextbox
{
	margin-left:10px;
	width:230px;
	background-color:#ffffdd;
	border:1px solid gray;
	padding:8px;
	text-align:justify;
}

/* Accordion */
.accordionHeader, .accordionHeaderSelected
{
	border:1px solid gray;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-align:right;
}
.accordionHeader
{
    background-color: #ffffdd;
}
.accordionHeaderSelected
{
    background-color: #5078B3;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    text-align:right;
}

.kwBox
{
	text-align:center;
	padding-top:20px;
	font-size:x-small;
}
.kwBox a {
	color: #9A9A9A;
}

.kwBox2
{
	text-align:center;
	padding-top:20px;
	font-size:small;
}
.kwBox2 a {
	color: #000000;
}
