﻿#TextLeftColumn
{
	width: 235px;
	height: auto;
	text-align: right;
	border-right: 4px #fec40f solid;
	color: #d3d3d3;
	float: left;	
}

#TextLeftColumn .Item
{
    margin: 20px 0px 20px 0px;
}

#TextLeftColumn .Item .Title
{
    margin-bottom: 10px;
}

#TextLeftColumn .Item .Title a:hover
{
    color: #000 !important;
	text-decoration: none;
	background-color: #fec40f;
	padding: 2px 20px 2px 10px;	
	font-size: 16px;		
	font-weight:bold;
	font-family:Arial;
}

#TextLeftColumn .Item .Title .Normal
{
    color: #fff !important;
	text-decoration: none;	
	padding: 4px 20px 4px 10px;
	font-size: 16px;	
	font-weight:bold;
	font-family:Arial;
}

#TextLeftColumn .Item .Title .Selected
{
    color: #000 !important;
	text-decoration: none;
	background-color: #fec40f;
	padding: 2px 20px 2px 10px;	
	font-size: 16px;		
	font-weight:bold;
	font-family:Arial;
}

#TextLeftColumn .Item .SubItems
{
    margin: 0px 0px 0px 0px;
}

#TextLeftColumn .Item .SubItems .SubItemTitle a:hover
{
    color:#fff !important;
}

#TextLeftColumn .Item .SubItems .SubItemTitle
{
    margin: 0px 20px 10px 0px;
}

#TextLeftColumn .Item .SubItems .SubItemTitle .Normal
{
    color: #aaa !important;
	text-decoration: none;	
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

#TextLeftColumn .Item .SubItems .SubItemTitle .Selected
{
    color: #fec40f !important;
	text-decoration: none;		
	font-size: 11px;
	font-weight:bold;
}




.TextRightColumn
{
	width: 721px;
	height: auto;
	float: right;
	padding: 0px 20px 0px 20px;
}

.TextRightColumn h1
{
	margin-top: 0px;
	margin-bottom: 15px;
	color: #dfe0e1;
	font-size: 20px;
}

.TextRightColumn h2
{
    margin-top: 20px;
	margin-bottom: 10px;
	color: #dfe0e1;
	font-size: 15px;
	font-weight: normal;
}

.TextRightColumn h3
{
    margin-top: 20px;
	margin-bottom: 10px;
	color: #dfe0e1;
	font-size: 13px;
	font-weight: bold;
}

.TextRightColumn li, .TextRightColumn p
{    
    margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 50px;
	color: #b5b5b6;
	font-size: 12px;
	line-height:150%;
}

.TextRightColumn ul {
	margin-top: 8px;
}



p.Question
{
	font-weight:bold;
	margin: 25px 0px 0px 0px;
}


.Answer
{
	
}


.Table
{
}

.Table .HeaderRow
{
	background-color: #dfdfdf;
	color: #000;
}

.Table .Row
{
    background-color:#999;
}

.Table .AlterRow
{
	background-color: #ccc;	
}



.panel .DateInBox
{
    font-size:11px;
    font-weight:bold;
    margin-top:25px;
    margin-bottom:2px;
}

.hpNews
{
    line-height:130%;
}
