body,td,th,select,input,span,div,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	direction: ltr;
}

body {	
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img
{
	border-width:0px;
}
.bold { font-weight:bold;}
.block { display:block;}
.normal { font-weight: normal;}
.uline { text-decoration:underline!important;}
.h100 { height:100%;}
.w100 { width:100%;}
.wh100 { width:100%;height:100%;}
.wrapper { width : 750px; height : 100%; }
.c0 { color:#FFFFFF;}
.c1 { color:#000000;}
.c2 { color:#002C5A;}/**/ /*site text */
.c3 { color:#21558C;}
.c4 { color:#166C6F;}/*green titels*/
.c4 { color:#706F6F;} /*Grey*/
.c5 { color:#777676;} /*Grey Trajector*/
.c6 { color:#4F4E4E;} /*Grey Titile*/
.c7 { color:#555555;} /*Grey RS*/
.c8 { color:#C3CFE2;} /*Blue Seminar*/
.c9 { color:#3F5278;} /*Blue CimData*/

.s9 { font-size:9px;}
.s10 { font-size:10px;}
.s11 { font-size:11px;}
.s12 { font-size:12px;}
.s14 { font-size:14px;}
.s15 { font-size:15px;}
.s16 { font-size:16px;}
.s18 { font-size:18px;}

table.bg_wrapper
{
	background:url(../../images/sideBG.gif) repeat-x top #C3C3C3;
	width:100%;
	height: 100%;
}
td.bg_wrapper
{
	vertical-align:top;
	border: solid 0 orange;
}
table.wrapper{/*background:#DDDCDC;*/width:780px;height:100%;}

.visible
{
	display:block;
}
.invisible
{
	display:none;
}

.content
{
	/*background: url(../../Images/1.en/content_bg_new.gif) top center no-repeat #FFFFFF; */
	border-right: 8px solid #DDDCDC;
	border-top: 8px solid #DDDCDC;	
	height:100%;
	width: 613px;
}

.padding_bottom_2
{
	padding-bottom:2px;
}

.padding_top_2
{
	padding-top:2px;
}
.padding_right_4
{
	padding:0px 4px 0px 0px;
}

/* Footer */
img.footer_logo
{
	width:110px;
	height:52px;
}

/* List Paging */
td.paging_padding
{
	padding:0px 7px 0px 15px;
}

@media print
{
	/*TABLE.top,*/ .no_print,
	TD.sb_container, TABLE.sb_table,
	DIV.banner_1, DIV.banner_2, DIV.banner_3, DIV.banner_4,
	DIV.banner_5, DIV.banner_6, DIV.banner_7, DIV.banner_8,
	TABLE.response2,
	SPAN.footer, A.footer,
	TABLE.navigation,
	TABLE.paging,
	TABLE.footer	
	{
		display: none;
	}
	
	TD.content
	{
		width: 700px;
		border-top: 3px solid #FFFFFF!important;
	}	
	
	/*TABLE.footer
	{
		width: 650px!important;
		float: right;
	}
	*/		
}	
