@charset "windows-1251";
/* CSS Document */
BODY{
	margin:0px;
	padding: 0px;
	background:#ffffff;
}
BODY, TH,TD,SPAN,DIV,P{
font-family: Tahoma;
	font-size:12px;
}
A{
	color:#46906D;
	text-decoration: underline;
}
A:hover{
	color:#46906D;
	text-decoration: none;
}

#leftMenu{
	position:relative;
	top: -20;
	margin:0px 0px 0px 14px;
	padding:0px;
	font-size: 14px;
	font-weight: bold;
}
#leftMenu LI{
	color:#46906D;
	list-style-type: none;
	margin: 8px 0px 8px 0px;
}
#leftMenu A{
	color:#333333;
	text-decoration: none;
}
#leftMenu A:hover{
	color:#46906D;
	text-decoration: none;
}

#botContent{
	color:#ffffff;
	font-size:11px;
}

#topNavigation{
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
}
#topNavigation A{
	color:#ffffff;
	text-decoration: none;
}
#topNavigation A:hover{
	color:#C5E1D4;
}
#topNavigation .topSep{
	font-size: 16px;
	color:#ffffff;
}
#phone{
	font-size: 14px;
	font-weight: bold;
	color: #171800;
}
#email A{
	font-size: 12px;
	color: #171800;
}
#email A:hover{
	text-decoration:none;
}
H1{
	font-size: 12px;
	font-weight: bold;
	color:#46906D;
}
H2{
	font-size: 12px;
	font-weight: bold;
	color:#46906D;
}
LI{
	margin-bottom:2px;
}
Dt{
    font-weight:bold;
}
DD{
    margin-bottom:7px;
}
