.pic {
	border: 1px solid #000000;
}

.picLink {
	border: 0px;
	text-decoration: none;
}

.htitr {
	font: 10pt Arial;
	font-weight: bold;
	color: #824E00;
}

.title {
	font: 16px Arial;
	font-weight: bold;
	color: #0083CD;
}
.title_c{
    font: 16px Arial;
    font-weight: bold;
    color: #0083CD;
    text-align:center;
    margin-bottom: 10px;
    margin-top: 4px;
}
.title a, .title a:hover{
	text-decoration: none;
	font:bold 16px Arial;
	color: #0083CD;
}
.subtitle, .print_subtitle {
	font: 11px tahoma, Arial;
	color: black;
	background-color: #f8f8f8;
	padding: 8pt;
	margin: 5pt;
	margin-top: 10px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.support_subtitle{
	font: bold 16px arial;
	text-align: justify;
}

.body {
	font: 13px Tahoma, Arial;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
	line-height: 160%;
}

.body a{
	font: 10pt Tahoma, Arial;
	padding: 2px 2px;
	color: #1E90FF;
	text-decoration: underline;	
}

.body a:hover{
	color: #FFF;
	_color: #1809A6;
	background: #1E90FF;
	_background: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

p.float-left {
	float: left;
	margin: 0 0.5em 0 0;
	background: #ffffff;
	border: 0px dotted #cd853f;
}

div.float-right {
	float: right;
	margin: 1px;
	background: #FFF;
	border: 1px solid gray;
}

.rutitr {
	font: 10px tahoma, arial, helvetica;
	color: #808080;
}

.titr1 {
	font: 11px tahoma, arial, helvetica;
	font-weight: normal;
	text-decoration: none;
	text-align: justify
}

.titr1:hover {
	text-decoration: none;
}

.title1 {
	font: bold 10pt Times;
	text-align: right;
	direction: rtl;
	text-decoration: none;
}
.title1l {
	font: bold 10pt Times;
	text-align: left;
	direction: ltr;
	text-decoration: none;
}

.title2 {
	font-family: 'Times New Roman';
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	line-height: 130%;
}

.title3 {
	font: bold 16px 'Times New Roman';
	text-decoration: none;
	text-align: right;
	direction: rtl;
	line-height: 130%;
	margin-bottom: 5px;
	background: url('/client/themes/fa/main/img/dot.gif') no-repeat 100% 8px;
	color: #0083CD;
	text-indent: 15px;
	display: block;
}
.title4 {
	font: normal 8pt Tahoma;
	text-decoration: none;
	text-align: justify;
	direction: rtl;
	color: #0083CD;
}
.title5 {
	font: 11px tahoma;
	text-decoration: none;
	text-align: justify;
	direction: rtl;
	display: block;
	width: 100%;
	background: url('/client/themes/fa/main/img/dot.gif') no-repeat 100% 5px;
	color: #139CE8;
	text-indent: 15px;
}
.title5:hover{
	background: url('/client/themes/fa/main/img/dot_o.gif') no-repeat 100% 5px;
	color: #0071B0;
}
.title6 {
	font: 11px tahoma;
	text-decoration: none;
	text-align: justify;
	direction: rtl;
	display: block;
	width: 100%;
	background: url('/client/themes/fa/main/img/dot.gif') no-repeat 100% 5px;
	color: #0071B0;
	text-indent: 15px;
}
.title6:hover{
	background: url('/client/themes/fa/main/img/dot_o.gif') no-repeat 100% 5px;
	color: #0090DF;
}
.lead1 {
	font: 11px tahoma, arial, 'Times New Roman';
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;	
}

.lead2 {
	font: 11px tahoma, arial, 'Times New Roman';
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;
}

.fr {
	float: right;
	padding: 4px;
	background: #FFF;
	border: 1px solid silver;
}

.fl {
	float: left;
	padding: 4px;
	background: #FFF;
	border: 1px solid silver;
}


.headline {
	PADDING-RIGHT: 3pt;
	PADDING-LEFT: 3pt;
	FONT-SIZE: 8pt;
	PADDING-BOTTOM: 5pt;
	MARGIN: 5pt;
	WIDTH: 100%;
	PADDING-TOP: 5pt;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: justify
}

.text11 {
	font: 11px tahoma, arial, helvetica;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify
}

.text10 {
	font: 14px Arial;
	font-weight: bold;
	text-decoration: none;
}  
.text10:hover {
	font: 14px Arial;
	font-weight: bold;
	text-decoration: none;
}

.text16 {
	font: 16px 'Times New Roman', tahoma, Arial;	
	text-decoration: none;
	font-weight: bold;
}

.page_title {
	font: 16px 'Times New Roman', tahoma, Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

.comments {
	font: 11px tahoma, arial, 'Times New Roman';
	color: gray;
	line-height: 120%;
	text-align: justify;	
	margin-bottom: 8px;
}
/* ----- Print Page -----*/
.news_print_container{
	width: 580px;
	margin: auto;
	margin-bottom: 30px;
	text-align: right;
	direction: rtl;
}
.news_print_content{
	width:540px;
	margin-top: 5px;
	margin-bottom:35px;
}
.print_id{
	float: right;
	width: 100px;
	text-align: right;
}
.print_date{
	float: right;
	width: 440px;
	text-align: left;
}
.print_logo_c{
	margin-bottom: 15px;
	padding-top: 5px;
}
/*----------------News Templates -------------*/
.r_col_news{
	margin-bottom: 10px; 
	direction: rtl;
	width: 100%;
	text-align: right;
}
.r_col_newsl{
	margin-bottom: 10px; 
	direction: ltr;
	width: 100%;
	text-align: left;
}
/*--------------------------------------------*/
.fl_img{
	float: left;
	border: 0px;
	display: block;
}
.fr_img{
	float: right;
	border: 0px;
	display: block;
}
.body_img{
	border: 0px;
	display: block;
}
.wrapper{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.tags_container{
    width: 100%;
    margin-bottom: 30px;
}
.tags_title{
    width: 100%;
    /*height: 16px;*/
    font: 11px tahoma;
    background: url('/client/themes/fa/main/img/tag.gif') no-repeat 100% 3px;
    text-indent: 20px;
    color: #000;
    line-height: 180%;;
}
.tags_item{
    font: 11px tahoma;
    color: #122D92;
    text-decoration: none;
    outline: none;
}