
.report-title > td {
    background-color: #53799a;   
    font-weight: bold;
    color: #ffffff;
}

.text-list li {
	width: 430px;
}

.redstyle {color: #FF0000}

.text-blue
{
	color: #013B63;
}

.text-green 
{
	color: #669900;
}

.split-list > li
{
	margin-bottom: 15px;
}

.flat-list
{
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.mleft ul
{
	color: #000000;
}

.mleft ul li
{
	list-style-type: none;
	color: #000000;
	margin: 0px 0px 0px 15px;
	/*padding: 0px 0px 0px 5px;*/
}

h2
{
	color: #013B63;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

.mleft a
{
	color: #013B63;
}

a.red
{
	color: #ff0000;
}

.text-red
{
	color: #ff0000;
}

.news
{
	margin-bottom: 20px;
	float: left;
	width: 650px;
}

.news .title
{
	font-weight: bold;
	margin-bottom: 5px;
	width: 100%;
	float: left;
	color: #013B63;
}

.news .text
{
	width: 100%;
	float: left;
}

.news .link
{
	float: left;
}

.news .link a
{
	color: #ff0000;
	margin: auto 0px 0px 0px;
}

#accord_holder{
  width: 744px;
  height: 420px;
	background-image: url(/images/v2/accordion/header.jpg);
	background-repeat:no-repeat;
	padding-top: 60px;
	overflow:hidden;
}








.accord_press  {
	float:left;
	padding-left: 17px;
	padding-right: 22px;
	width: 333px;
	height: 445px;
	font-family: Tahoma;
}
#accord_press_footer  {
  font-size:1px;
	height:3px;
	width:330px;
	border-bottom:1px solid #eeeeee;
	display: none;
	overflow:hidden;
}
#accord_inet_footer  {
  font-size:1px;
	height:3px;
	width:330px;
	border-bottom:1px solid #eeeeee;
	display: none;
	overflow:hidden;
}

.accord_inet  {
	float:left;
	padding-left: 17px;
	padding-right: 22px;
	width: 333px;
	font-family: Tahoma;
	font-size:12px;
	height: 445px;
	overflow:hidden;
}


.accord_press_a.selected{
	width: 330px;
	cursor:pointer;
	display:block;
	text-decoration: none;
	font-size: 12px;color: #fb6a01;
	font-weight:bolder;
}
.accord_press_a.selected div{
    font-weight:normal;
	color: #000000;
}


.accord_press_a.selected .accord_header{
  cursor:pointer;
	background-image: url(/images/v2/accordion/orange_down.jpg);
	background-position: 320px 12px;
	background-repeat:no-repeat;
	
	text-decoration: none;
	font-size: 12px;
	color: #fb6a01;
	font-weight:bolder;
	height: 17px;


    border-bottom:1px solid #ffa586;

	display: block;
	width: 325px;
	overflow:hidden;
	padding-top: 10px;
	padding-left:5px;
	
	float:left;
}


.accord_press_a.standard .accord_header{
  cursor:pointer;
	background-image: url(/images/v2/accordion/blue_up.jpg);
	background-position: 320px 12px;
	background-repeat:no-repeat;
	
	text-decoration: none;
	font-size: 12px;
	color: #99b1c1;
	font-weight:normal;
	height: 17px;


    border-bottom:1px solid #99b1c1;

	display: block;
	width: 325px;
	overflow:hidden;
	padding-top: 10px;
	padding-left:5px;
	
	float:left;
}






.accord_inet_a.selected{
	width: 330px;
	cursor:pointer;
	display:block;
	text-decoration: none;
	font-size: 12px;color: #53799a;
	font-weight:bolder;
}
.accord_inet_a.selected div{
    font-weight:normal;
	color: #000000;
}


.accord_inet_a.selected .accord_inet_header{
  cursor:pointer;
	background-image: url(/images/v2/accordion/blue_down.jpg);
	background-position: 320px 12px;
	background-repeat:no-repeat;
	
	text-decoration: none;
	font-size: 12px;
	color: #53799a;
	font-weight:bolder;
	height: 17px;


    border-bottom:1px solid #53799a;

	display: block;
	width: 325px;
	overflow:hidden;
	padding-top: 10px;
	padding-left:5px;
	
	float:left;
}


.accord_inet_a.standard .accord_inet_header{
  cursor:pointer;
	background-image: url(/images/v2/accordion/blue_up.jpg);
	background-position: 320px 12px;
	background-repeat:no-repeat;
	
	text-decoration: none;
	font-size: 12px;
	color: #99b1c1;
	font-weight:normal;
	height: 17px;


    border-bottom:1px solid #99b1c1;

	display: block;
	width: 325px;
	overflow:hidden;
	padding-top: 10px;
	padding-left:5px;
	
	float:left;
}















