/* CSS Document */
.ff .content02{
	min-height:250px;
}
body,p,table,tr,td,ul,li{
	padding: 0;
	margin: 0;
}
html{
	height: 100%;
}
body{
	background-color: #3C7092;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002993;
	height: 100%;
}
img{
	border: none
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
table, table td{
	border-collapse: collapse;
}
li{
	list-style-position: outside;
	list-style-type: none;
}
.base{
	width: expression((document.body.offsetWidth <= 1000) ? '1000px' : '100%');
	min-width: 1000px;
	height: 100%;
}
.header{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url(img/header_rpt.jpg) left top repeat-x;
	height: 192px;
}
.logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
}
.logotext a,.logotext01{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #01EAFC;
}
.logotext a:hover,.logotext01:hover{
	text-decoration: none;
}
.logotext{
	font-size: 27px;
	position: absolute;
	top: 15px;
	left: 21%;
	text-align: center;
	width: 500px;
}
.logotext01{
	font-size: 31px;
	font-weight: 700;
}
.contacts,.contacts a{
	color: #01EAFC;
}
.contacts a{
	display: block;
}
.contacts div span{
	font-size: 20px;
}
.contacts{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: 700;
	font-style: italic;
	position: absolute;
	top: 30px;
	right: 45px;
	width: 180px;
}
.ff .content_block{
	width: 99%;
	height: 100%;
	margin: 0px 0px 22px 0px;
}
.content_block td{
	vertical-align: top;
	height: 100%;
}
.base .left_menu{
	width: 275px;
	background-color: #FAFBFD;
}
.eagle{
	text-align: right;
}
.eagle img{
	margin: -50px -35px 0px 0px;
}
.base .content_block .justice{
	background-color: #FAFBFD;
	height: 100%;
	vertical-align: bottom;
}
.left_menu ul{
	padding: 31px 0px 60px 40px;
	background: #FAFBFD url(img/menu_rpt.gif) left top repeat-x;
}
.left_menu ul li,.left_menu .a-active{
	font-size: 13px;
	list-style-image: url(img/marker.gif);
}
.left_menu ul li a{
	color: #002993;
	font-weight: 700;
	display: block;
	width: 167px;
	height: 19px;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 0px 3px;
	text-decoration: none;
}
.left_menu ul li a:hover,.left_menu .a-active a{
	text-decoration: none;
	display: block;
	width: 167px;
	height: 19px;
	padding: 2px 0px 0px 3px;
	background-color: #002993;
	color: #FAFBFD;
}
.justice{
	clear: both;
}
.content{
	background: #ECEEF0 url(img/content.gif) left top repeat-x;
	border-left: 7px solid #3C7092;
	border-right: 14px solid #3C7092;
	padding: 35px 35px 0px 35px;
}
.content p{
	text-indent: 10px;
	line-height: 20px;
}
.content p,.content ul,.content li,.content a{
	position: relative;
}
.content p span{
	font-weight: 700;
}
.content li{
	list-style-type: disc;
	margin: 2px 0px 2px 15px;
}
.content a{
	color: #002993;
}
.footer,.footer a{
	color: #fff;
	font-weight: 700;
}
.footer{
	width: expression((document.body.offsetWidth <= 1000) ? '1000px' : '100%');
	min-width: 1000px;
	height: 30px;
	padding: 10px 0px 0px 50px;
}
