﻿
body 
{
	font-family:Arial; 
	font-size:11px;
	color: #173d65;
	
}
.clsBottomPanel
{
	color:White;
	
	
}
.NoPadding
{
	padding: 0px !important;
	
}	
	
	
.clsFlatTextbox
{
    border: solid 1px #173d65;
    color: #173d65;
    FONT-FAMILY: arial;
    font-size: 12px;
    height: 15px;
    width:210px; 
    text-align:left;
    

}

.wpMainSubjects
{
	background-color: #bdcedd ;
	line-height:125%;
 	padding:3px 10px 3px;
 	font-weight:bold;
 	color:#326192;
} 

.wpMainSubjectsTD
{
	border-color:White; 
	border-bottom:1px solid white;	
	padding:3px 10px 3px 10px;
	margin:0px
} 

.wpMainSubjectsOn
{
	background-color: #bdcedd ;
	line-height:125%;
 	padding:3px 10px 3px;
 	font-weight:bold;
 	color:#E34B00;
} 


.wpNewsFlash
{
	color:#326192;
	background-color: #e8edf2 ;
	line-height:125%;
	position:absolute;
 	width:100%;
 	left:0px;
 	top:0px;
 	
}

                            
.wpNewsHeadline
{
	padding-left:5px;
	color:White;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
	background-color: #173d65;
	height:21px;
	width:217px;
}


.wpNeedToKnow
{
	color:#326192;
	background-color: #e8edf2 ;
	line-height:125%;
	padding:0px 5px 0px 5px
}
.wpNeedToKnowOn
{
	color:#e34b00;
	background-color: #e8edf2 ;
	line-height:125%;
	padding:0px 5px 0px 5px
}

.wpKnowHeadline
{
	padding-left:5px;
	color:White;
	font-size:12px;
	font-weight:bold;
	height:20px;
	background-color:#173d65;
}

.WpHomePageSubjects
{
	
	background-image:url(Title.gif) ;
	background-repeat:repeat-y;
	color:#173d65;
	font-weight:bold;
	font-size:15px;
	padding-bottom:3px;
	padding-left:5px;
	border-bottom:solid 2px white;
	
}
.WpHomePageSubjectsOn
{
	background-image:url(Title.gif) ;
	background-repeat:repeat-y;
	color:#e34b00;
	font-weight:bold;
	font-size:15px;
	padding-bottom:3px;
	padding-left:5px;
	border-bottom:solid 2px white;
}

.WpHomePageSubSubjects
{
	color:#326192;
	padding-bottom:3px;
}

.WpHomePageSubSubjectsOn
{
	color:#e34b00;
	padding-bottom:3px;
}
                            
.Bullet
{
	vertical-align:top;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
/*	background-image:url(Bulet1.gif);
	background-repeat:no-repeat;
	background-position:top; */
}

.Zone
{
	background-color: #e8edf2 ;
}
	

.SubMnuText
{
	color:White;
	background-image: url('bul_off.gif'); 
	background-position: left;
	background-repeat:no-repeat;
	padding: 0px 20px 0px 14px;
	cursor:pointer;
}

.SubMnuTextOver
{
	color:#C1F39E;
	background-image: url('bul_on.gif'); 
	background-position: left;
	background-repeat:no-repeat;
	padding: 0px 20px 0px 14px;
	cursor:pointer;
}

.ContentHeadLine
{
	background-color:#efeff7; 
	background-image:url(title-Long.gif) ;
	background-repeat: repeat-y;
	color:#173d65;
	font-weight:bold;
	font-size:15px;
	padding-bottom:3px;
	padding-left:5px;
	border-bottom: 1px solid white;
	background-position: right;
}

.ContentSummary
{
	
 	padding:3px 10px 3px;
}

.ContentList
{
	
	background-color: #d8e1eb ;
 	padding:3px 10px 3px;
 	color:#326192;
 	font-weight:bold;
}

.ContentListDate
{
	background-color: #d8e1eb ;
 	padding:3px 10px 3px;
 	color:#e34b00;
}

.ContentListOn
{
	background-color: #d8e1eb ;
 	padding:3px 10px 3px;
 	color:#e34b00;
 	font-weight:bold;
}

.ContentListSummary
{
	background-color: #d8e1eb ;
	border-bottom:1px solid white;
	padding:3px 10px 3px;
}


a:link, a:active, a:visited
{
	text-decoration:none;
	color:#326192;
}	

a:hover
{
	color:#e34b00;
}	

.FAQ_Answer
{
	background-color: #d8e1eb ;
 	color:#326192;
 	font-weight:bold;
}

.FAQ_AnswerOn
{
	font-weight:bold;
	background-color: #d8e1eb;
 	color:#df4a00;
}

.FAQ_Question
{
	background-color: #e8edf2 ;
 	padding-left:30px;
 	padding-top:3px;
 	padding-bottom:3px;
 	color:#326192;
 	border-bottom: solid 3px white;
 	border-top: solid 1px white;
 	
	
}

.wpSearchHeadline
{
	padding: 0px 5px 0px;
	color:White;
	font-size:15px;
	font-weight:bold;
	line-height:100%;
	background-color: #173d65;
	height:21px;
	width:100%;
}

.wpSearchResultSubject
{
	font-weight: bold;
	background-color: #d8e1eb;
	color: #173d65;
	height: 21px;
	width: 100%;
	padding-left: 15px;
}

.wpSearchItem
{
	background-color: #e8edf2;
 	color: #326192;
 	font-weight: normal;
 	padding: 3px 5px 3px 15px;
}

.wpSearchItemOver
{
	background-color: #e8edf2;
 	color: #e34b00;
 	font-weight: normal;
 	padding: 3px 5px 3px 15px;
}

/* -------------------- Bold -------------------- */

.wpMainSubjectsBold
{
	background-color: #d8e1eb ;
	line-height:125%;
 	padding:3px 10px 3px;
 	font-weight:bold;
 	color:#173d65;
} 

.wpMainSubjectsBoldOn
{
	background-color: #d8e1eb ;
	line-height:125%;
 	padding:3px 10px 3px;
 	font-weight:bold;
 	color:#E34B00;
}

.ContentListBold
{
	background-color: #bdcedd ;
 	padding:3px 10px 3px;
 	color:#326192;
 	font-weight:bold;
}

.ContentListBoldOn
{
	background-color: #bdcedd ;
 	padding:3px 10px 3px;
 	color:#e34b00;
 	font-weight:bold;
}

.ContentListBoldSummary
{
	background-color: #bdcedd ;
	padding:3px 10px 3px;
	border-bottom:1px solid white;
} 

/* ---------------------------------------------- */

a.headerLink:link, a.headerLink:active, a.headerLink:visited
{
	text-decoration: none;
	color: white;
	cursor: pointer;
}	

a.headerLink:hover
{
	text-decoration: none;
	color: #e34b00;
	cursor: pointer;
}	

#tblMailingList td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}
/* -----------------Found Value Eng Style-------------- */

td.clsFVHeader
{
	background-color: #173d65;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #173d65;
}

td.clsFVDataTitle
{
	background-color: #e8edf2;
	color: #173d65;
	font-weight: bold;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #173d65;
}

td.clsFVData
{
	color: #173d65;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #173d65;
	direction: ltr;
}

td.clsFVFooterTitle
{
	background-color: #173d65;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #173d65;
}

td.clsFVFooter
{
	background-color: #bdcedd;
	color: #173d65;
	font-weight: bolder;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #173d65;
	direction: ltr;
}

td.clsFVSep
{
	width: 2px;
}

.SubMnuRus
{
	color:White;
	background-image: url('rus.gif'); 
	background-position: left;
	background-repeat:no-repeat;
	padding: 0px 10px 0px 0px;
	cursor:pointer;
	width: 60px;
}

.SubMnuRusOver
{
	color:#C1F39E;
	background-image: url('rusOn.gif'); 
	background-position: left;
	background-repeat:no-repeat;
	padding: 0px 10px 0px 0px;
	cursor:pointer;
	width: 60px;
}

.SubMnuArb
{
	color:White;
	background-image: url('arb.gif'); 
	background-position: left;
	background-repeat:no-repeat;
	padding: 0px 20px 0px 0px;
	cursor:pointer;
	width: 39px;
}

.SubMnuArbOver
{
	color:#C1F39E;
	background-image: url('arbOn.gif'); 
	background-position: left;
	background-repeat:no-repeat;
	padding: 0px 20px 0px 0px;
	cursor:pointer;
	width: 39px;
}
.RulerSeperator
{
	font-weight:bolder;
	color:#E34B00;
	font-size:12px;
}
.RulerElement
{
	color:#53769B;
	font-weight:bold;
	font-size:11px;	
}

a.RulerLink:link, a.RulerLink:active, a.RulerLink:visited
{
	text-decoration:underline;
	color:#326192;
}	

a.RulerLink:hover
{
	color:#e34b00;
}
