@media screen {

	/* [Global Elements] */

	html, body { margin: 0; padding: 0; text-align: center; font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif; font-size: 11px; color: #696969; width: 100%; height: 100%; }
	div { text-align: left; }
	table  { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #696969; font-size: 11px; text-align: left; }
	.login  { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; letter-spacing:1px}
	.bannerText { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; letter-spacing:1px}
	.newsBodytxt { font-family: Tahoma,Verdana,  Arial, Helvetica, sans-serif; color: #1AB5EB; font-size: 11px; text-align: left; }

	input, select, textarea  { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #696969; font-size: 10px; border:1px solid #FFA34C  }
	form { margin: 0; padding: 0; text-align: left;}
	p   {margin: 0px 0px 15px 0px; text-align:justify}
	/*hr { border-width: 0px; color: #f63; background-color: #f63; height: 1px; }*/
	ul { margin: 15px 0px 0px 15px; padding: 0; text-align: left; }

	h1, h2, h3 { color: #696969; padding: 0; }
	h4, h5, h6 {color: #666; padding: 0;}
	h1 { font-size: 14px; margin: 5px 0px 5px 0px;}
	h2 { font-size: 15px; margin: 3px 3px 3px 3px; }
	h3 { font-size: 14px; margin: 0px 0px 10px 0px; }
	h4 { font-size: 13px; margin: 0px 0px 10px 0px; }
	h5 { font-size: 12px; margin: 0px 0px 10px 0px; }
	h6 { font-size: 11px; margin: 0px 0px 10px 0px; }

	a:link    { color: #3CAEEC; text-decoration: none; }
	a:visited { color: #3CAEEC; text-decoration: none; }
	a:hover   { color: #000000; text-decoration: underline; }
	a:active  { color: #3CAEEC; text-decoration: none; }
 	
	.sublink:link    { color: #FF8000; text-decoration: none; }
	.sublink:visited { color: #FF8000; text-decoration: none; }
	.sublink:hover   { color: #000000; text-decoration: underline; }
	.sublink:active  { color: #FF8000; text-decoration: none; }
	
	.toplink:link    { color: #696969; text-decoration: none; font-size: 11px;}
	.toplink:visited { color: #696969; text-decoration: none; font-size: 11px; }
	.toplink:hover   { color: #000000; text-decoration: none; font-size: 11px; }
	.toplink:active  { color: #696969; text-decoration: none; font-size: 11px; }

	h2 a:link    { text-decoration: none; }
	h2 a:visited { text-decoration: none; }
	h2 a:hover   { text-decoration: underline; }
	h2 a:active  { text-decoration: none; }


	/* [Positioning] */

	#header      { position: absolute; top: 0px; }
	#banner      { position: absolute; top: 10px;}
	#breadcrumbs { position: absolute; top: 14px; }
	#twocols     { position: relative; float: right; }
	#maincol     { position: relative; float: left; display: inline; }
	#rightcol    { position: relative; float: right; }
	#divNewsCont { position: relative; top: 0px; }
	#divNewsText { position: relative; top: 0px; }
	#thankyou    { position: relative; top: 80px; }
	.sitetree_l1 { position: relative; left: 10px; }
	.sitetree_l2 { position: relative; left: 10px; }

	.floatL { float: left; }
	.floatR { float: right; }
	.floatM { float: middle; }


	/* [Cosmetic] */

	#pagewidth   { width: 950px; margin-left: auto; margin-right: auto; text-align: left; }
	#pagewidth100   { width: 900px; margin-left: 40px; margin-right: 40px; text-align: left; padding: 0; }
	#header      { width: 950px; background: #ffffff; }
	#headerR     { padding : 5px 0 0; }
	#banner      { width: 950px; }
	#breadcrumbs { padding: 0px 0px 0px 40px; margin: 5px 0px 0px 0px; }
	#twocols     { width: 948px; margin-top: 150px; padding: 0px 0px 10px 0px; }
	#maincol     { width: 680px; margin-top: 10px; padding: 0px 0px 0px 40px; } /* modify expand-editor.js also */
	#rightcol    { width: 200px; overflow : hidden; }
	#footer      { background: #e7e7e7; padding: 5px 0px 5px 0px; margin: 0; }
	#footer div  { background: #e7e7e7; }

	#divSearch    { margin: 0; padding: 10px 10px 20px 5px; width: 170px; }
	#divNewsCont  { margin: 0; padding: 10px 10px 20px 5px; width: 170px; height: 150px; overflow: hidden; clip: rect(0,170,150,0); visibility: hidden; }
	#divNewsDir   { margin: 0; padding: 0px  10px  0px 5px; width: 170px; text-align: right; }
	#googleyah  { margin: 0; padding: 0px  0px  0px 0px; width: 170px; }
	#divInviters  { margin: 0; padding: 10px 10px 0px  5px; width: 170px; }

	#footerL { padding: 0; margin: 5px 0px 0px 5px; }
	#footerR { padding: 0; margin: 5px 5px 5px 0px; text-align: right; width: 500px;}
	#footerR a { display: inline; }
	#footerR a:link    { color: #282F7D; text-decoration: none; }
	#footerR a:visited { color: #282F7D; text-decoration: none; }
	#footerR a:hover   { color: #282F7D; text-decoration: underline; }
	#footerR a:active  { color: #282F7D; text-decoration: none; }

	#news_box_1   { width: 210px; padding: 10px 10px 0px 5px; }
	#news_box_2   { width: 203px; padding: 10px 10px 0px 10px; }
	#news_box_3   { width: 203px; padding: 10px 10px 0px 10px; }

	#news_box_11   { width: 280px; padding: 5px 5px 0px 5px; }
	#news_box_22   { width: 280px; padding: 5px 5px 0px 5px; }
	#news_box_33   { width: 280px; padding: 5px 5px 0px 5px; }
	
	#client_box   { width: 850px; padding: 0px 0px 0px 0px; text-align:center }

	#thankyou { height:200px; text-align: center; }

	.sitetree_l1 { font-size: 13px; font-weight: bold; margin: 15px 0px 0px 0px; }
	.sitetree_l2 { padding: 2px 0px 0px 0px; }

	.searchKeyWordsHighlight { color: #66cc00; font-weight: normal; }
	input.search, select.quickLinks { font-size: 10px; vertical-align: middle; }
	.img_go { vertical-align: middle; }

	.hrorange { color: #f63; background-color: #f63; height: 1px; }
 	.hrblue   { color: #282F7D; background-color: #282F7D; height: 1px; }
 	.hrgrey   { color: #ccc; background-color: #ccc; height: 1px; }

	input.submit { font-size: 11px; width: 60px; cursor: hand; }

	.colorBlue  { color: #13B2E9; }
	.colororange  { color: #FFA34C; }
	.colorGrey  { color: #696969; }
	.smalltxt { font-size: 12px; font-weight: normal;}
	.mandatory  { color: #ff0000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

	.content_full_width  { width: 100%; clear: both; }
	.content_left_col    { float: left; width: 47%; padding: 0px 10px 0px 0px; }
	.content_right_col   { float: right; width: 47%; padding: 0px 0px 0px 20px; border-left: 1px solid #e7e7e7; }

	.hide { display: none; }
	
	.bodytextspace  { line-height:20px }



v	/* [Other] */

	/* *** Float containers fix *** */ 
	.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.clearfix { display: inline-table; }

	/* Hides from IE-mac \*/
	* html .clearfix{height: 1%;}
	.clearfix{display: block;}
	/* End hide from IE-mac */	
}

@media print {
	#header        { display: none; }
	#banner        { display: none; }
	#breadcrumbs   { display: none; }
	#MenuContainer { display: none; }
	#rightcol      { display: none; }
	#footerR       { display: none; }
	#footerL       { margin-top: 20px; }
}

/*  border: 1px solid #FF0000; */
