.Article_Header { color:Navy } 
.Article_Date { color:silver } 
.Article_Writer { color:Navy } 
.Article_body { font-size:12px; LINE-HEIGHT: 200%; }
html {
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body 
{
	margin: 0px !important;
	font-size:12px;
	font-family:Arial !important;
	font-weight:normal;
	color:#000000;
	font-family:Arial;
}

h1
{ 
    font-family: Arial !important;
    font-size: 16px;
    color:#336699;
    font-weight:bold;
    margin-right:0px;
    direction:rtl;
}

h2
{ 
    font-family: Arial !important;
    font-size: 14px;
    color:#336699;
    font-weight:bold;
    margin-right:0px;
    direction:rtl;
}

p  
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:normal;
    text-align:right;
    direction:rtl;
}

a
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#336699;
    font-weight:normal;
    text-decoration:none;
    direction:rtl;
}

 a:hover
{ 
    text-decoration:underline;
}

ul,li
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:normal;
    text-align:right;
    direction:rtl;
    list-style: square inside;
}

input
{
    width:auto;
    padding:0px;
    margin:0px;
    text-align:right;
}
/*
table 
{ 
    padding:0px;
    margin:0px;
    text-align:right;
    direction:rtl;
    width:100%;
}
*/
submit 
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:bold;
    text-align:center;
    width:100px;
}

.checkbox_radiobutton
{
    /*width:auto !important;*/
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:normal;
    text-align:right;
    direction:rtl;        
}


#maintableheader 
{

    width:1002px;
    padding-left:2px;
    padding-right:2px;
    padding-top:0px;
    padding-bottom:0px;
    border:0px solid black;
} 

#maintable 
{

    width:1002px;
    padding-left:2px;
    padding-right:2px;
    padding-top:0px;
    padding-bottom:0px;
    border:0px solid black;
} 
#left
{
    width:160px;
    padding:0px;
}  
#center
{
    width:625px;
    padding:0px;
}  
#right
{
    width:210px;
    padding:0px;
}   
/*---------- HEADER ----------*/
#header {
    border:0px;
}
a.logo IMG 
{
    border:0px;
}
#headertable
{
    width:100%;
    border:0px;
       
}

#headertable left
{
    width:200px;
    text-align:center;
    padding-left:10px;
}
div.searchbutton
{
    float:left;
    display:inline;
    margin-right:0px;
}
div.searchbutton input
{
    width: 35px;
    height: 26px;
    background-image: url(../Images/search_header.gif);
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #307291;
    background-repeat: no-repeat;
    border:0px;
    padding:3px
}
div.fieldsearch 
{
    width: 138px;
    height: 26px;
    background-image: url(../Images/field_bg_header.gif);
    padding: 3px;
    background-repeat: no-repeat;
}
div.fieldsearch input
{
    width: 132px;
    height: 17px;
    direction: rtl;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    border: 0px;
}
#headertable center
{
    width:600px;
    text-align:center;
}
#headertable right
{
    width:183px;
    text-align:center;
}
/*-------Main Navigation--------*/
#mainnavigation
{
    width:1000px;
    height:36px;
}
/*-------Left--------*/


/*-------Center--------*/
div.tip
{
    width:183px !important;
    height:240px;
    border:1px solid #cccccc;

    direction:rtl;
}
div.tip div.title
{
    font-weight: bold; 
    font-size:14px; 
    font-family:Arial;
    color:#336699;
    padding:5px;
}
div.tip div.body
{
    font-weight: normal; 
    font-size:12px; 
    font-family:Arial;
    color:#666666; 
    padding:5px;
}
div.video
{
    width:355px;
    height:100%;
    background-color:#EEEEEE;
    padding:5px;
    text-align:center;
}
div.video div.content
{
    font-weight: bold; 
    font-size:12px; 
    font-family:Arial;
    color:#666666;
    padding-top:10px;
    padding-bottom:10px;   
}
div.video div.content a
{
    font-weight: bold; 
    font-size:12px; 
    font-family:Arial;
    color:#336699;    
}

div.video div.content a:hover
{
    font-weight: bold; 
    font-size:12px; 
    font-family:Arial;
    color:#000000;    
}
div.line
{
    width:100%;
    height:2px;
    background-color:#336699;
    margin:0px;
    padding:0px;
    
}
td.bottomlist
{
    width:50%;
    text-align:right;
    font-weight: normal; 
    font-size:12px; 
    font-family:Arial;
    color:#000000;     
}
#center input 
{ 
    /*width:auto !important;*/
}

#center .checkbox_radiobutton
{
    width:auto !important;
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:normal;
    text-align:right;
    direction:rtl;
    border: solid 0px green    
}

/*-------Articles-----*/
#article
{
    padding:0px;
    margin:0px;   
}
#article h1
{
    font-family:Arial !important;
    color:#336699 !important;
    font-size:18px !important;
    font-weight:bold  !important; 
    direction:rtl; 
    text-align:right !important; 
}
#article h4
{
    font-family:Arial !important;
    color:#000000 !important;
    font-size:12px !important;
    font-weight:bold  !important; 
    direction:rtl; 
    text-align:right !important; 
}
#article h5
{
    font-family:Arial !important;
    color:#666666 !important;
    font-size:12px !important;
    font-weight:bold  !important; 
    direction:rtl; 
    text-align:right !important; 
}
#article p
{
    font-family:Arial !important;
    color:#000000 !important;
    font-size:12px !important;
    font-weight:normal !important;  
    direction:rtl; 
    line-height:22px; 
}
#article span
{
    font-family:Arial !important;
    font-size:12px !important; 
    font-weight:normal;
    direction:rtl;  
}
#article a
{
    font-family:Arial !important;
    color:#336699 !important;
    font-size:12px !important;
    font-weight:normal !important;
    text-decoration:none !important; 
    direction:rtl;   
}
#article a:hover
{
    font-family:Arial !important;
    color:#336699 !important;
    font-size:12px !important;
    font-weight:normal !important;
    text-decoration:underline !important; 
    direction:rtl;   
}
#article ul
{
    font-family:Arial !important;
    color:#000000 !important;
    font-size:12px !important;
    font-weight:normal !important;
    text-decoration:none !important; 
    direction:rtl;   
}
#article li
{
    font-family:Arial !important;
    color:#000000 !important;
    list-style-type:square !important;
    font-size:12px !important;
    font-weight:normal !important;
    text-decoration:none !important; 
    direction:rtl;   
}

#article strong
{
    font-family:Arial !important;
    font-size:12px !important;
    font-weight:bold !important;
    text-decoration:none !important; 
    direction:rtl;   
}
/*-------Right--------*/
table.login
{
    width: 208px;
    font-weight: bold; 
    font-size:14px; 
    font-family:Arial; 
    background-color:white ;
    color: #507cd1 ; 
    border: solid 1px Gainsboro;
    height:20px; 
    text-align:center;
    margin-bottom:5px;
}
div.rightnavtitle
{
    width: 208px;
    height:20px;
    direction:rtl;
    background-image: url(../Images/rightnavtitle.gif);
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #ccffff;
    text-align: center;
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-top: 3px;
    margin:0px;
}
div.promo
{
    direction:rtl;
}
div.promo div.date
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color:#333333;
    font-weight:normal;
    direction:rtl;
}

div.promo div.content
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color:#333333;
    font-weight:normal;
    direction:rtl;
}

/*-------Footer--------*/  
div.footer
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color:#cccccc;
    font-weight:normal;
}  

div.footer a
{
    color:#336699;
    text-decoration:none;
    
}
div.footer a:hover
{
    text-decoration:underline;  
} 
/*--------CONTENT----------*/

#contentmain
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:normal;
    width:100%;
}

#contentmain a
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#336699;
    font-weight:normal;
    text-decoration:none;
}

#contentmain a:hover
{ 
    text-decoration:underline;
}

#contentmain h1 
{ 
    font-family: Arial !important;
    font-size: 16px;
    color:#336699;
    font-weight:bold;
    margin-right:10px;
    direction:rtl;
}
#contentmain table 
{ 
    padding:0px;
    margin:0px;
    direction:rtl;
    width:100%;
}
 
#contentmain div.box 
{ 
    padding:6px;
    margin-right:10px;
    background-color:#eeeeee;
    direction:rtl;
}
#contentmain div.boxline 
{ 
    padding:6px;
    margin-right:10px;
    background-color:#eeeeee;
    border:1px solid #cccccc;
    direction:rtl;
}
#contentmain col.left 
{ 
    width:280px;
    text-align:right;
}
#contentmain col.right 
{ 
    width:100px;
}
#contentmain tr 
{ 
    vertical-align:top;
} 
#contentmain td,span,p 
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:normal;
    direction:rtl;
    text-align:right;
}   
#contentmain input 
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:normal;
    width:180px;
}
#contentmain submit 
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:bold;
    text-align:center;
    width:100px;
} 
#contentmain div.checkbox 
{ 
    font-family: Arial !important;
    font-size: 12px;
    color:#000000;
    font-weight:bold;
    text-align:center;
    width:350px;
}
#contentmain div.checkbox input 
{ 
    width:15px;
}     

.list_class li
{
	
	color:#507CD1;
	padding-right: 10px;
	text-indent: -30px;
	font-size:13px;
	font-weight:bold;
	list-style-image:url(../Images/VI.gif);
	vertical-align:text-bottom;
}
.list_text
{
	font-size:14px;
	color:#507CD1;
	padding-right: 14px;
	font-weight:bold;
	padding-bottom:5PX;
	
}
.small_text
{
	font-size:12px;
	color:Blue;
	font-family:Arial;	
}
.AddArticleLink
{
	font-size:16px;
	color:blue;
	font-weight:bold;	
	
}
.medium_blue_text
{
	color:#466480;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	line-height:12px;
}
.newsletter_text
{
	color:black;
	font-size:12px;
	font-family:Arial	
}
.txt_form
{
	color:#989998;
	
}
.orange_text
{
	color:orange;
	font-weight:bold;
	font-size:12px;
	font-family:Arial	
}

.blue_border
{
	background-image:url(../Images/f_bg1.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.no_padding_and_no_spacing
{
	margin:0px;
	padding:0px;	
}
.lh_12{line-height:12px;}
.lh_13{line-height:13px;}
.lh_14{line-height:14px;}
.lh_15{line-height:15px;}
.lh_16{line-height:16px;}
.edit_classification_title
{
	font-size:20px;
	color:blue;
	font-weight:bold;	
}
.news_style
{
	text-decoration:underline !important;
		
}
.news_style a
{
	text-decoration:underline !important;
}
.btn_center
{
	text-align:center	
}
.link_message
{
	color:#507cd1;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.golden_text
{
	font-size:14px;
	color:orange;
	font-weight:bold;
	font-family:Arial
	
}
.homepage_tip_title
{
	color:#333333;
	font-family:Arial;
	font-size:12px;
	font-weight:700;
	margin:auto auto 7px;
	margin-bottom:7px;
	text-align:right;
	direction:rtl;
	padding-top:10px;
}

.homepage_tip_title_container
{
	overflow:hidden;
	height:20px;	
}



.homepage_tip_title_cell
{
	padding-top:20px;
	padding-right:15px;	
}
.homepage_tip_content
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 3px;
	VERTICAL-ALIGN: top; 
	COLOR: #333333; 
	LINE-HEIGHT: 15px;
	FONT-FAMILY: Arial;
	
}
.homepage_tip_content_cell
{
	padding-right:15px;
}
.homepage_full_article_cell
{
	padding-right:15px;
}

.article_news_pannel_list
{
	text-align:right;	
}
.article_news_item td table tr td
{
	text-align:right !important;
	padding-right:0px !important;
}
.news_item_title
{
	BORDER-RIGHT: #8b8b8b 1px; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #8b8b8b 1px; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 5px; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: #8b8b8b 1px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #c6c6c6 1px solid; 
	WHITE-SPACE: nowrap; 
	background-color:#DEDEDE;
}
img
{
	border:solid 0px;	
}
.pole_header
{
	background-image:url('../images/HeaderPoleLegend.jpg');
	background-repeat:no-repeat;
	width:580px;
	height:273px;
	background-position:right;
}
.pole_statisfaction_area
{
	width:575px;
	height:336px;
}
.pole_strip
{
	background-image:url('/images/PoleStrip.png');
	background-repeat:no-repeat;
	height:58px;
	width:568px;
	text-align:right;
	background-position:right;
	margin-top:105px;
	
	margin:0px;
}
.pole_strip table
{
	border:solid 0px;
	
}
.pole_strip table TR TD
{
	border:solid 0px;
	text-align:right;
	font-size:14px;
	font-weight:bolder;
	color:#717171;
	direction:rtl;
	
	
}
.statisfaction_header
{
	text-align:right;
	font-size:14px;
	font-weight:700;
	color:#75A9CA;
	direction:rtl;	
	padding:0px;
	margin:0px;
}
.radio_button_style
{
	direction:ltr;	
	padding:0px;
	margin:0px;
}
.radio_button_style tbody tr td
{
	color:#E26B20;
	padding:0px;
	margin:0px;
	width:40px;
}
.pole_text_advice
{
	text-align:right;
	font-size:14px;
	font-weight:700;
	color:#4C7297;
	direction:rtl;	
	padding:0px;
	margin:0px;
}
.pole_yes_no_part
{
	background-repeat:no-repeat;
	height:40px;
	width:568px;
	text-align:right;
	background-position:right;
	margin-top:40px;
	
	margin:0px;
}
.pole_yes_no_part table
{
	border:solid 0px;
	
}
.pole_yes_no_part table TR TD
{
	border:solid 0px;
	text-align:right;
	font-size:14px;
	font-weight:700;
	color:black;
	direction:rtl;
	
	
}
.pole_site_name
{
	color:#557B9F;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
.form_text_box
{
	width:112px;	
}
.form_text
{
	font-size:14px;
	font-weight:700;
	color:black;
	direction:rtl;
	
}
.form_small_text
{
	font-size:12px;
	font-weight:700;
	color:black;
	direction:rtl;
	
}
.form_filler_text_box
{
		width:129px;	
}
.form_139_txt
{
		width:139px;	
}
.form_filler_ddl
{
	width:143px;
}
.form_position_ddl
{
	width:133px;
}
.responder_details_div
{
	background-repeat:no-repeat;
	height:140px;
	width:568px;
	text-align:right;
	background-position:right;
	margin-top:20px;
}
.test_border
{
	border:solid 1px;
}
.header_banner_content
{
	text-align:left;	
}
.black_font
{
	color:Black;	
}
.pole_link_title
{
	color:#507cd1;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-right:20px;
}
.pole_link
{
	color:Blue;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underlinke;
}


.h1_SingleArticle
{
	color:#466480 !important;
	font-weight:bold !important;
	font-size:16px !important;
	font-family:Arial !important;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

.ZeroMarginBottom
{
	
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.ckClasses table
{
    margin:0px;
	padding:0px;
}
.ckClasses table tr td table tr td
{
	padding:2px;
}
.red_text
{
    color:red   
}

