﻿body, *
{
	margin:0px;
	padding:0px;
}


div.clear
{
	clear:both;
}

div.mainFrame
{
	width:358px; 
	height:215px; 
	overflow:hidden;	
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

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: 320px; 
	margin-top: 0px;
}

div.navFrame
{
	height:28px;	
	background-color:#FFFFFF;
	background-image:url("bg-nav.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
}

div.tab
{
	color:#818183;
	cursor:pointer;
	font-family:Univers,arial;
	font-size:10px;
	height:20px;
	margin-left:0;
	margin-right:25px;
	margin-top:0;
	text-align:left;
	text-indent:15px;
	text-transform:uppercase;
	width:117px;	
	display:block;
	float:left;
	padding-top:8px;
	margin-bottom:0px;
}
div.tab.selected
{
	background-image:url("bg_tabactive.gif");
	background-position:left top;
	background-repeat:no-repeat;	
}

div.tab a
{
	color:#bbbdbf;	
	text-decoration:none;
}

div.tab.selected a
{
	color:#6D6E70;		
}


table.dataheader
{
	border-left:0 solid #CCCCCC;
	border-right:0 solid #CCCCCC;
	overflow:hidden;
	width:320px;	
	height:16px;
	margin-left:15px;
	padding-top:4px;
	border-bottom:1px solid #cccccc;
	margin-top:0px;
	margin-bottom:0px;
}

table.dataheader th
{
	border-bottom:0 solid #CCCCCC;
	border-left:0 solid #CCCCCC;
	color:#595758;
	font-size:11px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:0;
	text-align:left;
	vertical-align:middle;	
	font-family:Arial;
	line-height:19px;
}


table.dataheader th.c1 {width:45px;}
table.dataheader th.c2 {width:103px;}
table.dataheader th.c3 {width:52px}
table.dataheader th.c4 {width:53px;}
table.dataheader th.c4 {width:55px;}

.tableHeader
{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	height:186px;
	overflow:hidden;
	width:auto;	
}