body, *
{
	margin:0px;
	padding:0px;
	font-family:Arial,"Lucida Grande";

}

body
{
    	background-color:#ffffff;
}

div.clear
{
	clear:both;
}

img
{
    border:none;
}

div.mainFrame
{
    width:275px; 
    height:425px; 
	overflow:hidden;	
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	
}

div.borderFrame
{
    border:0px solid #625f5a;
}


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
{
	background-color:#ffffff;
	font-size:15px;
	height:40px;
}

div.tab
{
	color:#818183;
	cursor:pointer;
	font-size:10px;
	height:32px;
	margin-left:0;
	margin-top:0;
	text-align:left;
	width:121px;	
	display:block;
	float:left;
	padding-top:0px;
	margin-bottom:0px;
	background-repeat:repeat-x;	
	line-height:40px;
	margin-right:3px;
	background-color:#869cc1;
}

a.navBtn
{
    line-height:40px;
    display:inline-block;  
    width:136px;
    text-align:center;
	background-color:#EED9B3;
	margin-left:0px;
	text-decoration:none;
    color: #C6161D;
    font-size:13px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-rendering: optimizelegibility;
    font-weight:500;
    text-shadow: 1px 1px 5px rgba(200, 200, 200, 0.5);
    text-transform:capitalize;
    margin-top:0px;
    font-weight:bold;


}

a.navBtn.selected
{
    display:inline-block;   
	background-color:#C6161D;
	color:#ffffff;
}


table.dataheader
{
    	border-bottom:0px solid #999999;
}

table.dataheader.dep{background-color:#C6161D; width:100%;}
table.dataheader.arr{background-color:#C6161D;}

div.tab.arr {width:121px;}

div.tab.dep {width:121px;}

div.tab.selected
{
	background-color:#325774;	
}

div.tab a
{
	color:#FFFFFF;	
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
}

div.tab.selected a
{
	color:#ffffff;		
}


table.dataheader
{
	overflow:hidden;
	width:100%;	
	margin-left:0px;
	padding-top:0px;
	border-top:0px solid #999999;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#4da3d5;
	color:#ffffff;
	border-collapse:collapse;
    height:28px;
    padding-top:4px;
}

table.dataheader th
{
    border-bottom: 0 solid #CCCCCC;
    border-left: 0 solid #CCCCCC;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 5px;
    padding-top: 0;
    text-align: left;
    vertical-align: middle;
    height:16px;
    padding-top:4px;
}



table.dataheader th.c1 {width:35px; padding-left:5px;}
table.dataheader th.c2 {width:85px;}
table.dataheader th.c3 {width:55px;}
table.dataheader th.c4 {width:40px;}


.tableHeader
{
	/*height:235px;*/
	overflow:hidden;
	width:auto;	
	border-bottom:0px solid #999999;

}

div.link_viewmore
{
    height:25px;

    text-align:right;
    padding-right:25px;
    font-size:11px;
    line-height:28px;
}

div.link_msg
{
    height:25px;
    text-align:center;
    padding-right:0px;
    font-size:12px;
    line-height:25px;
    color:#ffa600;
    font-family:Trebuchet MS, Arial;
}

div.otherlink
{
    float:right;
    line-height:33px;
    padding-right:19px;
    margin-top:12px;

}

div.otherlink a
{
    color:#ffffff;
    text-align:right;
    text-decoration:none;
    color: #fff;
    font-size:14px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-rendering:optimizelegibility;
    font-weight:500;
    text-shadow: 1px 1px 5px rgba(200, 200, 200, 0.5);
    text-transform:capitalize;


}



div.link_viewmore a
{
    color:#3A83CE;
    text-decoration:underline;
}

div.link_viewmore a:hover
{
    color:#000000;
}


#fvdata{}

#fidsContent{visibility:hidden; border:1px solid #B3B3B3; width:273px;}
#fidsContent table{width:100%;}
#fidsContent table td {
    border-bottom: 1px solid #B3B3B3;
    border-left: 0 solid #666666;
    color: #7C7C7C;
    font-size: 9px;
    line-height: 1;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    vertical-align: middle;
}
#fidsContent table td.c1{width: 35px; border-bottom:1px solid #cccccc; padding-left:5px;}
#fidsContent table td.c2{width: 85px; border-bottom:1px solid #cccccc;}
#fidsContent table td.c3{width: 55px; border-bottom:1px solid #cccccc;}
#fidsContent table td.c4{width: 40px; border-bottom:1px solid #cccccc;}

#fidsContent table td a {
    color: #C6161D;
    text-decoration: underline;
}
#fidsContent table td a:hover {text-decoration: underline;}
#fidsContent table td a:visited {}
#fidsContent table tr.odd {background-color: #fff;}
#fidsContent table tr.even {background-color: #fff;}

.borderFrame
{
    background-color:#ffffff;

}

.depView, .arrView
{
    display:none;
}

.jspHorizontalBar
{
    display:none;
}