body{
	color: #1e1e22;
	font-size: 9pt;
	font-family: Tahoma, Arial, Verdana;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background: white;
}

td{
	color: #1e1e22;
	font-size: 9pt;
}

table{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	border-style: none;
	border-spacing: 0px;
	empty-cells: show;
}

ol{
	list-style-type: decimal;
	padding-left: 30;
}

ul{
	list-style-type: disc;
	padding-left: 23;
}

strong{
	font-weight: bold;
}

.col{
	display: none;
}

a:link, a:visited, a:active{
	color: #eb6313;
	text-decoration: none;
}

a:hover{
	color: #e95600;
	text-decoration: underline;
}

a.VText:hover{
	text-decoration: none;
}

.l-norm{
	border-bottom: 1px dashed #eb6313;
	white-space: nowrap;
}


.l-bold, strong{
	font-weight: bold;
}

h1{
	font-size: 12pt;
	font-weight: normal;
}

h1.pageTitle{
	color: black;
	font-size: 14pt;
}

h1.documentTitle{
	font-size: 11pt;
	font-weight: bold;
}

.copyLinks{
	color: #5c5d61;
	font-size: 8pt;
	padding-top: 3px;
}

a.copyLinks:link, a.copyLinks:visited, a.copyLinks:active, a.copyLinks:hover{
	font-size: 8pt;
	text-decoration: none;
}

a.copyLinks:hover{
	font-size: 8pt;
	text-decoration: underline;
}

/*@font-face { font-family: "Rubl Sign"; src: url(/css/ruble.eot); }
span.rur { font-family: "Rubl Sign"; text-transform: uppercase; // text-transform: none;}    
span.rur span { position: absolute; overflow: hidden; width: .45em; height: 1em; margin: .1ex 0 0 -.55em; // display: none; }
span.rur span:before { content: '\2013'; }*/

.logo{
	padding-left: 34px; 
	padding-top: 31px;
	vertical-align: top;
}

.phone{
	padding-left: 34px; 
	padding-top: 31px;
	vertical-align: top;
}

td.topMenu{
	padding-left: 14px; 
	padding-right: 30px; 
	padding-top: 2px;
}

.topMenuItem{
	padding: 6px 18px;
	white-space: nowrap;
}

a.topMenu:link, a.topMenu:visited, a.topMenu:active{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.topMenu:hover{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

.topLine{
	height: 16px;
	background: #e6e6e6 url(/images/general/topLine.gif) top left repeat-x;
}

.subPageTopLine{
	height: 4px;
	background: #e6e6e6 url(/images/general/subPageTopLine.gif) top left repeat-x;
}

.mainBtmLine{
	height: 17px;
	background: #e6e6e6 url(/images/general/mainBtmLine.gif) top left repeat-x;
}

/* mainMenu */

.mainMenuBg{
	background: url(/images/general/mainMenuBg.gif) top left repeat-x;
}

.menuItemActive{
	background: #c7c7c8;
}

.menuItemInActive{
	cursor: pointer;
	background: transparent;
}

.menuItemHot, .menuItemHotLink{
	color: white;
	cursor: pointer;
	font-weight: bold;
	background: #fca74d url(/images/general/menuHotBg.gif) top left repeat-x;
}

.menuGlyphActive{
	width: 9px;
	height: 30px;
	margin-left: 20px;
	vertical-align: top;
	background: url(/images/general/menuGlyphActive.gif) center right no-repeat;
}

.menuGlyphInActive{
	width: 9px;
	height: 30px;
	margin-left: 20px;
	vertical-align: top;
	background: url(/images/general/menuGlyphInActive.gif) center right no-repeat;
}

.menuNameActive{
	color: #4c4e52;
	padding-left: 6px;
	padding-top: 8px;
	vertical-align: top;
}

.menuNameInActive{
	color: white;
	padding-left: 6px;
	padding-top: 8px;
	vertical-align: top;
}

.menuNameHotLink{
	color: white;
	padding-left: 6px;
	padding-top: 8px;
	text-decoration: underline;
	vertical-align: top;
}

.menuNameActiveLink{
	color: #4c4e52;
	padding-left: 6px;
	padding-top: 8px;
	vertical-align: top;
}

a.mainSubMenu:link, a.mainSubMenu:visited, a.mainSubMenu:active{
	color: white;
	text-decoration: none;
}

a.mainSubMenu:hover{
	color: white;
	text-decoration: underline;
}

.subMenuSplit{
	height: 7px;
	background: url(/images/general/subMenuSplit.gif) left top repeat-x;
}

/* subPageMenu */

.subPageMenu {
	height: 30px;
	background: #9e9fa0 url(/images/general/subPageMenuBg.gif) top left repeat-x;
}

.subPageMenuWrapper{
	top: 102px;	
	left: 0px; 
	height: 31px; 
	width: 100%; 
	position: absolute; 
}

.subPageMenuHeader, .subPageMenuHeaderHot, .subPageMenuHeaderHotLink{
	color: white;
	font-size: 8pt;
	cursor: pointer;
	font-weight: bold;
}

.subPageMenuContent {
	width: auto;
	color: black;
	text-align: left;
	overflow: hidden;
	position: absolute;
	z-index: 10000;
}

a.subPageMenuItemLink:link, a.subPageMenuItemLink:visited, a.subPageMenuItemLink:active{
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.subPageMenuItemLink:hover{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.subPageMenuHeaderHot, .subPageMenuHeaderHotLink{
	background: transparent url(/images/general/menuHotBg.gif) bottom left repeat-x;
}

.subPageMenuHeaderHotLink{
	text-decoration: underline;
}


ul.subPageMenuContentItem  {
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li.subPageMenuContentItem {
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.subPageMenuContentItem a, .subPageMenuContentItem a:active, .subPageMenuContentItem a:visited {
	width: auto;
	display:block; 
	padding:4px; 
	color:#333; 
	text-decoration:none; 
	background:#eaf0f2;
}

.subPageMenuContentItem a:hover {
	background:#d9e1e4; 
	color:#000;
	text-decoration:none; 
}

/* subPageMenu */

.pageSubMenu{
	font-size: 9pt;
}

/* ... */

.splitterLine{
	height: 1px;
	background: #e6e6e6;
}


.footerBtmLine{
	height: 5px;
	background: #e6e6e6 url(/images/general/footerBtmLine.gif) top left repeat-x;
}

.content{
	padding: 24 38;
	vertical-align: top;
}

.footer{
	padding: 0 38 0 38;
	background: #e6e6e6;
}


/* Scroller */

.scroller, .scrollerLeft, .scrollerCenter, .scrollerRight{
	font-size: 8pt;
	font-weight: bold;
}

.scrollerCenter{
	text-align: right;
}

.scrollerComboBox{
	height: 18;
	font-size: 8pt;
}

.scrollerBackNext{
	color: #e1e1e1;
}

.scrollerBackNextGlyph{
	font-size: 8pt;
	color: #eb6313;
}

.scrollerBackNextGlyphDisabled{
	font-size: 8pt;
	color: #e1e1e1;
}

.scrollerButtonSplitter{
	color: #e1e1e1;
}


.logonForm td{
	color: #C5F7FB;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}

.logonFormInput{
	width: 150px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #53B5BD;
}

h2.txtH2{
	font-weight: bold;
}