
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:98%;
}
#flashContent {
	width:98%;
	height:98%;
}

table { width:100% !important;border-collapse:collapse;}
table tbody tr { border-color:#DAE17A;}
table tbody tr td { border-color:#a2aa23; font-size:11px !important; border:3px solid #98D1D3; border-collapse:collapse;padding:0px 0px 0px 2px;text-align:left;}
table tbody tr td b { font-size:11px !important; font-weight:bold !important; border-collapse:collapse;}
table tbody tr td font { font-size:11px !important; border-collapse:collapse; margin-left:5px;}
.table_font { border-color:#a2aa23; font-size:11px !important; font-weight:bold !important;}
.textWidth{
    height: 16px;
    left: 3px;
   
    position: static;
    width:78px;
	/* border-top:0px;*/
	 border-right:0px;
	 border-bottom:0px;
	 
	}
.textbottom{
    height: 14px;
    left: 3px;
    position: static;
    width:83px;
	/* border-top:0px;*/
	 border-right:0px;
	 	 
	}
.textheight{}
.col_1 {line-height: 0; /*display:block;*/ margin-top:-11px; padding-bottom:5px;}

.liner {line-height:0.3 !important;height: 0px !important; margin:0px; padding:0px;}
.liner_top {line-height:1.5 !important;height: 0px !important; margin:0px; padding:1.5px 0 1.5px 0;}
li{margin-left:1.4em !important;}

.title{line-height:0px;padding:7px 0 3px 0px;margin:0px;height:0px;}
.title b{font-size:14px !important; font-weight:bold !important; border-collapse:collapse;line-height:0px;padding:0px;margin:0px;height:0px;}

#ID_table {box-shadow: 0 0 2px 2px #999999 !important; width:430px !important; height:190px !important; border-radius:5px !important;}