html{
}

body{
	color:#000000;
	font:13px Arial;
	margin:5px 0 5px 0;
	background:#ffffff;
}

body, table, tr, td{
	text-align:right;
	direction:rtl;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#000000;
	font:13px Arial;
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

p{
	padding:0;
	margin:0;
}

marquee{
	font-weight:800;
}

input, select, textarea{
	color:#000000;
	font:13px Arial;
	border:1px solid #7F9DB9;
	background-color:#ffffff;
}

h1{
	color:#177BAF;
	font-size:20px;
	font-weight:800;
	margin:0 0 15px 0;
}

h2{
	font-size:16px;
	font-weight:800;
	margin:0 0 3px 0;
}

h3{
	font-size:13px;
	font-weight:800;
	margin:3px 0 3px 0;
}

A:link, A:visited, A:active{color:#000000; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsTextLink:link, .clsTextLink:visited, .clsTextLink:active{color:#000000; text-decoration:none; background-color:transparent;}
.clsTextLink:hover{text-decoration:none;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsGrayLink:link, .clsGrayLink:visited, .clsGrayLink:active{color:#4B4B4B; text-decoration:none; background-color:transparent;}
.clsGrayLink:hover{text-decoration:underline;}

.clsBlueLink:link, .clsBlueLink:visited, .clsBlueLink:active{color:#19628D; text-decoration:none; background-color:transparent;}
.clsBlueLink:hover{text-decoration:underline;}

.clsPinkLink:link, .clsPinkLink:visited, .clsPinkLink:active{color:#B00160; text-decoration:none; background-color:transparent;}
.clsPinkLink:hover{text-decoration:underline;}

.clsSpacer{
	clear:both;
	height:0;
	font-size:0;
	background:transparent;
}

.clsTransparent{
	color:#E6DFC2;
}

.clsDottedLine{
	font-size:0;
	height:21px;
	background:url(/images/dot.gif) repeat-x center center;
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

hr{
	clear:both;
	height:1px;
	color:#E5DFBB;
	font-size:0;
	background:transparent;
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:red;
	font-size:15px;
	font-weight:800;
	text-align:center;
	padding:15px;
}


.clsFormButtons{
	text-align:center;
	padding-top:10px;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	width:50px;
	color:#ffffff;
	font:12px Arial;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
	padding:0 4px 0 4px;
	border:1px solid #ffffff;
	background-color:#1C80BB;
}

.clsFormButtonsLeft{
	text-align:left;
	padding-top:5px;
}

.clsTableAlign{
	width:761px;
	margin:auto;
}

.clsFloatBannerRight, .clsFloatBannerLeft{
	display:none;
	position:fixed;
	left:5px;
	top:15px;	
}
.clsFloatBannerRight{
	left:auto;
	right:5px;
}


.clsMainTableAlign{
	position:relative;
	width:980px;
	margin:auto;
}


.clsHeader{
	position:relative;
	height:155px;
	margin-bottom:10px;
}

.clsLogo{
	float:right;
	margin:28px 10px 0 0;
}

.clsHeader .clsBanner{
	position:absolute;
	left:0;
	top:10px;
}

.clsMainMenu{
	position:absolute;
	left:0;
	top:115px;
	height:43px;
	width:700px;
	padding:0 25px 0 15px;
	background:#ffffff url(/images/mainmenu2_bg.gif) no-repeat left top;
}

.clsMainMenu img{
	vertical-align:middle;
	margin:6px 0 0 0;
}

.clsMainMenu table{
	width:700px;
}

.clsMainMenu table td{
	font-size:15px;
	font-weight:800;
	text-align:center;
	
}

.clsMainMenu A:link, .clsMainMenu A:visited, .clsMainMenu A:active{
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:5px;
	background-color:transparent;
}
.clsMainMenu A:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#177BAF;
}

.clsTopTitle{
	position:relative;
	height:50px;
	width:928px;
	padding:17px 30px 0 20px;
	margin:1px;
	background:#ffffff url(/images/head-title_bg2.jpg) no-repeat center top;
}

.clsPlusDeco{
	position:absolute;
	left:20px;
	top:-20px;
}

.clsTopLine{
	text-align:center;
	margin:1px;
}

.clsMainTable{
	width:761px;
}


.clsMainTable .clsRightPanel{
	width:235px;
	width:231px;
	border-left:4px solid #E9E7E2;
	border-right:4px solid #ffffff;
	background:#ffffff url(/images/rightpanel_bg.gif) repeat-y left;
	background:#F9F9F9 url(/images/rightpanel_deco.gif) no-repeat left bottom;
}

.clsMainTable .clsRightPanel .clsBG1{
	width:231px;
	background:url(/images/rightpanel_heart.gif) no-repeat left 50px;
}

.clsMainTable .clsRightPanel form td{
	font-size:14px;
	vertical-align:middle;
}

.clsMainTable .clsRightPanel .clsField{
	width:135px;
	font-size:14px;
	margin:0 3px 2px 0;
}

.clsUserAlerts{
	margin:5px 12px 10px 12px;
	border:1px solid #DED9AC;
	border-bottom:0 none;
	background-color:#FEFBE0;
}

.clsUserAlerts .clsAlert{
	font-size:12px;
	padding:6px 8px 10px 5px;
	border-bottom:1px solid #DED9AC;
}

.clsMainTable .clsRightPanel .clsContainer{
	position:relative;
	width:231px;
}

.clsMainTable .clsRightPanel .clsContainer h1{
	position:absolute;
	top:0;
	right:-4px;
	padding;0;
	margin:0;
}

.clsMainTable .clsRightPanel .clsContainer .clsBody{
	padding:40px 22px 6px 18px;
}

.clsMainTable .clsRightPanel .clsContainer .clsBodyMenu{
	padding:40px 42px 6px 0;
}

.clsWelcomeUser{
	height:34px;
	color:#000000;
	font-size:15px;
	font-weight:800;
	text-align:right;
	padding:3px 22px 0 0;
	margin:15px 0 0 0;
}

.clsWelcomePlusUser{
	position:relative;
	color:#ffffff;
	font-size:12px;
	padding:5px 42px 0 0;
	margin-right:-5px;
	background:url(/images/rightpanel_h1_plus-user.png) no-repeat right top;
}

.clsRightMenuItem{
	font-size:14px;
	font-weight:800;
	padding:0 10px 3px 0;
	zoom:1;
	background:url(/images/arrow2_left.gif) no-repeat right 4px;
}

.clsRightMenuItem img{
	vertical-align:middle;
}

.clsRightMenuItem a:link, .clsRightMenuItem a:visited, .clsRightMenuItem a:active{
	color:#000000;
	text-decoration:none;
	background-color:transparent;
}
.clsRightMenuItem A:hover{
	text-decoration:underline;
}

.clsRightMenuItem a.clsSelected:link, .clsRightMenuItem a.clsSelected:visited, .clsRightMenuItem a.clsSelected:active{
	color:#E2017B;
	text-decoration:none;
	background-color:transparent;
}
.clsRightMenuItem A.clsSelected:hover{
	text-decoration:none;
}


.clsMainTable .clsContent{
	width:526px;
	padding:10px 0 15px 0;
	background-color:#F9F9F9;
}

.clsMainTable .clsNarrowContent{
	width:400px;
}

.clsContentText{
	font-size:15px;
	line-height:22px;
	text-align:justify;
	padding:10px 15px 15px 15px;
}	

.clsContentText td{
	font-size:15px;
	line-height:22px;
}	

.clsContentText p{
	margin-bottom:15px;
}

.clsPlayer{
	width:320px;
	margin:0 auto 10px auto;
}

.clsPlayer .clsName{
	font-size:11px;
	font-weight:800;
}

.clsMainTable .clsLeftPanel{
	padding:25px 0 20px 0;
	background-color:#F9F9F9;
}

.clsMainTable .clsLeftImages .clsImage img{
	width:120px;
	margin:5px 0 5px 0;
}

.clsMenuBar{
	color:#ffffff;
	font-size:13px;
	font-weight:800;
	padding:2px 8px 2px 8px;
	margin:0 2px 15px 2px;
	background:#187baf;
}

.clsRandomArticle{
	clear:both;
	width:220px;
	padding-bottom:20px;
	margin:0 auto 25px auto;
	border-bottom:1px dotted #808080;
}

.clsRandomArticle .clsImg{
	float:right;
	width:70px;
	margin:0 0 10px 10px;
}

.clsRandomArticle .clsImg img{
	width:70px;
}

.clsRandomArticle .clsImgDesc{
	height:14px;
	width:65px;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding:0 5px 0 0;
	background:url(../images/home_box2_img-bg.gif) no-repeat right top;
}

.clsRandomArticle .clsHead{
	font-size:12px;
	font-weight:800;
	margin:-2px 0 2px 0;
}

.clsRandomArticle h3{
	font-size:18px;
}


.clsFilesList ul{
	padding:0;
	margin:0 20px 0 0;
}

.clsFilesList ul li{
	list-style:url(/images/arrow_ul.gif);
	padding:0;
	margin:4px 0 0 0;
}

.clsLeftImagesFloat{
	float:left;
	width:120px;
	padding:0 3px 20px 3px;
	margin:0 20px 20px 0;
	background-color:#F9F9F9;
}

.clsLeftImagesFloat img{
	width:120px;
	margin:5px 0 5px 0;
}

.clsBannerGuide{
	text-align:center;
	margin:10px 3px 0 auto;
}

.clsBanner{
	text-align:center;
}



.clsIndexHead{
	color:#ffffff;
	font-size:13px;
	padding:2px 8px 2px 3px;
	margin:0 0 8px 0;
	background-color:#B5A96F;
}

.clsIndexItem{
	position:relative;
	clear:both;
	width:484px;
	font-size:15px;
	margin:0 auto 10px auto;
}

.clsIndexItem .clsFloatImg{
	float:right;
	margin:0 0 10px 15px;
}

.clsIndexItem .clsFloatImg img{
	max-width:120px;
}

.clsIndexItem h2{
	height:46px;
	color:#ffffff;
	font-size:16px;
	font-weight:800;
	padding:4px 15px 0 15px;
	margin:0;
	background:url(/images/container_blue_top.gif) no-repeat center top;
}

.clsIndexItem .clsBody{
	padding:0 10px 5px 10px;
	border-right:3px solid #ffffff;
	border-left:3px solid #ffffff;
	background:#F3F8FB;
}

.clsIndexItem .clsBody td{
	font-size:15px;
}

.clsConsultantIndexItem .clsBody td{
	font-size:12px;
}



.clsIndexItem .clsText{
}

.clsIndexItem .clsTextWithImg{
	width:338px;
}

.clsIndexItem .clsFloatImage{
	float:right;
	max-width:120px;
	margin:5px 10px 0 15px;
}

.clsIndexItem .clsBottom{
	height:19px;
	background:url(/images/container_blue_bottom.gif) no-repeat center bottom;
}

.clsIndexItem .clsBottom2{
	height:44px;
	padding:0 15px 0 15px;
	background:url(/images/container_blue_bottom.gif) no-repeat center bottom;
}

.clsIndexItem .clsBottom2 div{
	float:right;
	font-size:12px;
	line-height:15px;
	margin:5px 0 0 15px;
}

.clsIndexItem input{
	width:170px;
}

.clsIndexItem select{
	width:174px;
}

.clsIndexItem th{
	font-size:14px;
	font-weight:500;
	zoom:1;
}

.clsIndexItemRed h2{
	background-image:url(/images/container_red_top.gif);
}

.clsIndexItemRed .clsBody{
	background:#F9F6F8;
}

.clsIndexItemRed .clsBottom{
	background-image:url(/images/container_red_bottom.gif);
}


.clsIndexItemGray h2{
	background-image:url(/images/container_gray_top.gif);
}

.clsIndexItemGray .clsBody{
	background:#E5E9EC;
}

.clsIndexItemGray .clsBottom{
	background-image:url(/images/container_gray_bottom.gif);
}

.clsIndexItemGray .clsBottom2{
	background-image:url(/images/container_gray_bottom2.gif);
}

.clsIndexItemGold h2{
	background-image:url(/images/container_gold_top.gif);
}

.clsIndexItemGold .clsBody{
	background:#fff9ed;
}

.clsIndexItemGold .clsBottom{
	background-image:url(/images/container_gold_bottom.gif);
}

.clsIndexItemGold .clsBottom2{
	background-image:url(/images/container_gold_bottom2.gif);
}


.clsIndexItem .clsFloatImage{
	float:right;
	width:100px;
	margin-left:10px;
}

.clsIndexItem .clsTopDetails{
	float:left;
	color:#efefef;
	font-size:13px;
	font-weight:800;
	text-align:left;
	margin:1px 0 0 0;
}
.clsIndexItem .clsBottomDetails{
	font-size:13px;
	font-weight:800;
	margin:10px 5px 0 0;
}

.clsIndexItem .clsBottomDetails img{
	vertical-align:middle;
}

.clsIndexItem .clsReadMore{
	font-weight:800;
	font-size:13px;
	text-align:left;
}

.clsFormBox{
	width:430px;
	padding:10px;
	margin:0 0 10px 0;
}

.clsTablePersonality th{
	width:25px;
	font-size:12px;
	font-weight:800;
	text-align:center;
	padding-left:3px;
}

.clsRadioOptions div{
	float:right;
	margin:0 0 5px 15px;
}

.clsMultiCombo1{
	width:320px;
	height:85px;
	overflow:scroll;
	overflow-x:hidden;
	border:1px solid #bbbbbb;
	background-color:#ffffff;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	scrollbar-base-color: #808080;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #808080;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

.clsMultiCombo1 div{
	white-space:nowrap;
	margin:0 0 1px 0;
}



.clsNotes{
	display:none;
	font-size:13px;
	padding:5px;
	margin:10px;
	border:1px dotted #000000;
	background-color:#FBFBEA;
}

.clsTip{
	position:absolute;
	left:15px;
	top:50px;
	width:117px;
	height:40px;
	font-size:11px;
	text-align:right;
	line-height:14px;
	padding:15px 25px 0 0;
	overflow:hidden;
	background:url(/images/tip_bg.gif) no-repeat right top;
}

.clsTip2{
	float:left;
	width:112px;
	height:75px;
	font-size:11px;
	text-align:right;
	line-height:14px;
	padding:15px 25px 0 5px;
	margin:0 0 0 10px;
	overflow:hidden;
	background:url(/images/tip2_bg.gif) no-repeat right top;
}




.clsPopCardTable, .clsPopCardTable td{
	font-size:13px;
}

.clsPopCardTable th{
	font-size:13px;
	font-weight:800;
	line-height:18px;
	padding:0 15px 0 10px;
	background:url(/images/bullet1.gif) no-repeat right 6px;
}

.clsPopCardTable th.clsSpacer{
	background:transparent;
}



.clsTable{
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.clsTable th{
	color:#ffffff;
	font-size:14px;
	font-weight:800;
	padding:4px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#187baf;
}

.clsTable td{
	color:#000000;
	font-size:14px;
	font-weight:500;
	padding:3px 4px 3px 4px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#efefef;
}



.clsGeneralPageActions{
	height:30px;
	text-align:center;
	padding-top:25px;
}

.clsGeneralPageActions div{
	float:left;
	cursor:pointer;
	cursor:hand;
	margin:0 10px 0 0;
}






.clsFooter{
	height:28px;
	color:#19628D;
	font-size:12px;
	font-weight:800;
	text-align:right;
	padding:0;
	
	background:#E5E9EC url(/images/footer_left.gif) no-repeat left bottom;
}
.clsFooter .clsLinks{
	padding:6px 25px 0 0;
}

.clsBottomLinks{
	color:#4B4B4B;
	font-size:11px;
	text-align:right;
	padding:10px 6px 0 2px;
}

.clsCredit{
	float:left;
	font-size:12px;
	direction:ltr;
}

.clsCredit A:link, .clsCredit A:visited, .clsCredit A:active{color:#4B4B4B; text-decoration:underline; background-color:transparent;}
.clsCredit A:hover{color:#000000;}

.clsSiteMapTable{
	margin-right:50px;
}

.clsSiteMapTable ul{
	line-height:18px;
	margin:0 15px 0 0;
}

.clsSiteMapTable li{
	font-weight:800;
	margin-top:10px;
	list-style:url(/images/arrow_left.gif);
}

.clsSiteMapTable li ul{
	margin-top:0;
}

.clsSiteMapTable li ul li{
	font-weight:500;
	margin-top:0;
}







.clsPopupLayer{
	display:none;
	position:fixed !important;
	position:absolute;
	top:0 !important;

	left:0;
	z-index:1000;

	width:100%;
	height:100%;
	padding:0;
	margin:0;
	filter:alpha(opacity=40);
	opacity:0.40;
	background-color:#000000;
}

.clsPopupLayerFrame{
	display:none;
	position:fixed !important;
	position:absolute;
	left:0;
	z-index:1001;

	width:540px;
	height:400px;
	border:1px solid #000000;
	background-color:#ffffff;
}


.clsPopupLayerFrame h1{
	color:#ffffff;
	font-size:24px;
	font-weight:800;
	padding:15px 40px 15px 15px;
	margin:0 0 10px 0;
	background:#2571B1 url(/images/popup_header.gif) no-repeat center top;
}

.clsPopupLayerFrame .clsScrollContent{
	width:510px;
	height:270px;
	overflow:scroll;
	overflow-x:hidden;
	margin:auto;
}





input.clsReset{
	width:auto;
	border:0 none;
	background-color:transparent;
}





















.clsIndexWideItem{
	position:relative;
	clear:both;
	width:976px;
	font-size:15px;
	margin:0 auto 10px auto;
}

.clsIndexWideItem .clsFloatImg{
	float:right;
	margin:0 0 10px 15px;
}

.clsIndexWideItem .clsFloatImg img{
	max-width:120px;
}

.clsIndexWideItem h2{
	height:46px;
	color:#ffffff;
	font-size:16px;
	font-weight:800;
	padding:4px 15px 0 15px;
	margin:0;
	background:url(/images/container-wide_blue_top.gif) no-repeat center top;
}

.clsIndexWideRedItem h2{
	background:url(/images/container-wide_red_top.gif) no-repeat center top;
}

.clsIndexWideItem .clsBody{
	padding:0 20px 5px 20px;

}

.clsIndexWideItem .clsBody th{
	white-space: nowrap;
}

.clsIndexWideItem .clsBody td{
	font-size:13px;
	line-height:18px;
}

.clsIndexWideItem .clsBottom{
	height:19px;

}




.clsIndexItemComments{
	width:551px;
	padding:37px 75px 0 75px;
	font-size:15px;
	margin:0 auto 10px auto;
	background:url(/images/container_gold_top2.gif) no-repeat center top;
}

.clsIndexItemComments h2{
	height:46px;
	color:#ffffff;
	font-size:16px;
	font-weight:800;
	margin:0;
	background:transparent;
}

.clsIndexItemComments .clsBody{
	padding:0 0 5px 0;

}

.clsIndexItemComments .clsBody td{
	font-size:13px;
	line-height:18px;
}

.clsIndexItemComments .clsBottom{
	height:19px;

}

.clsIndexItemComments hr{
	color:#efefef;
	margin:15px 0 15px 0;
	border:0 none;
	outline:0;
	border-bottom:1px solid #cbcbcb;
}

.clsIndexItemComments textarea{
	border:1px solid #cbcbcb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}




.clsIndexItem .clsBoxInfo{
	font-size:12px;
	padding:0 15px 0 15px;
	border-right:3px solid #ffffff;
	border-left:3px solid #ffffff;
	background:#F3F8FB;
}

.clsIndexItem .clsOpenBtn,.clsIndexItem .clsCloseBtn{
	position:absolute;
	left:15px;
	top:8px;
	color:#ffffff;
	font-size:13px;
	line-height:14px;
}

.clsIndexItem .clsOpenBtn img,.clsIndexItem .clsCloseBtn img{
	vertical-align:middle;
	margin:-2px 5px 0 0;
}

.clsIndexItem .clsCloseBtn{
	top:auto;
	bottom:8px;
	color:#999999;
}

.clsNotMatter{
	font-size:11px;
	width:50px;
	text-align:center;
	margin:10px auto 0 auto;
	border:1px solid #cbcbcb;
}
