﻿body, *
{
	margin:0px;
	padding:0px;
	font-family:Arial;
}


div.clear
{
	clear:both;
}

div.mainFrame
{
	width:275px; 
	height:215px; 
	overflow:hidden;	
	margin-left:auto;
	margin-right:auto;
    background-color:#464646; 
    border:1px solid #515151;
}

html>body 
{
    width:273px;
    width:213px;    
}

div.contentFrame
{
	height:191px;
	width:358px;

}

div.contentFrame div.borderBox
{
	border:0px solid #D0D2D3; 
	border-top:0px; 
	padding-top:2px;
	padding-left:15px; 
	padding-bottom:10px;
}

iframe.fidsframe
{
	width: 364px; 
	margin-top: 0px;
}

div.navFrame
{
	height:27px;	
	background-color:#464646;
}

div.tab
{
	color:#000000;
	cursor:pointer;
	font-size:10px;
	height:27px;
	margin-left:0;
	margin-top:0;
	text-align:center;
	text-indent:0px;
	text-transform:uppercase;
	width:137px;	
	display:block;
	float:left;
	line-height:27px;
	padding-top:0px;
	margin-bottom:0px;
	background-color:#3a3a3a;
}

div.tab.dep{width:137px;float:right;}

div.tab.selected
{
    background-color:#002e7b;
}

div.tab a
{
	color:#FFFFFF;	
	text-decoration:none;
	font-size:12px;
    font-weight:bold;
	
}

div.tab.selected a
{
	color:#FFFFFF;		
}


table.dataheader
{
	border-left:0 solid #CCCCCC;
	border-right:0 solid #CCCCCC;
	overflow:hidden;
	width:277px;	
	height:16px;
	margin-left:0px;
	padding-top:0px;
	border-bottom:0px solid #cccccc;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#515151;
}

table.dataheader th
{
	border-bottom:0 solid #CCCCCC;
	border-left:0 solid #CCCCCC;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
	text-align:left;
	vertical-align:middle;	
	font-family:Arial;
	line-height:18px;
}



table.dataheader th.c1 {width:50px;padding-left:5px;}
table.dataheader th.c2 {width:85px;}
table.dataheader th.c3 {width:73px}
table.dataheader th.c4 {width:67px;}

.tableHeader
{
	border-bottom:0px solid #CCCCCC;
	border-left:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	height:226px;
	overflow:hidden;
	width:auto;	
}

div.link_viewmore
{
    height:19px;

    text-align:right;
    padding-right:25px;
    font-size:11px;
}

div.link_viewmore a
{
    color:#3A83CE;
    text-decoration:underline;
}

div.link_viewmore a:hover
{
    color:#000000;
}