	@import url(/style/shared/techProgramStyle.css);
	
	A:active, A:hover, A:link {
		color : #005CAB;
	}
	A:visited {
		color : #593987;
	}
	.abc {
		color : #005CAB;
		border-bottom: solid black 1pt;
	}
	.AbstractTitle, .sessionTitle {
		font-weight : bold;
		font-size : 14pt;
		font-family : "Times New Roman", Times, serif;
		padding-bottom:0px;margin-bottom:0px;
	}
	.authorinfo {
		font-style : italic;
		padding-bottom : 5pt;
		border-bottom : solid #4A752B 1pt;
	}
	.authorname, ol {
		margin-top : 0pt;
		margin-bottom : 4pt;
	}
	BODY {
		background: #ffffff;
		background-color : White;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
	}

	TD {
                background: #ffffff;
                background-color : White;
                font-family : Arial, Helvetica, sans-serif;
                font-size : 12px;

	}

	.copyrightinfo {
		font-size : 9pt;
		color : #666666;
	}
	.indentlink {
		padding-left: 25px;
		margin-bottom:2px;
		margin-top:0px;
	}
	.leftlink {
		margin-bottom:0px;
		margin-top:8px;
	}
	.paper_hr {
		color : #4A752B;
	}
	.paperheader {
		font-weight : bold;
		background-color : #B3C5A3;
		font-size : 12pt;
		padding:0px 0px 0px 5px;
		font-family : "Times New Roman", Times, serif;
	}
	.paperheader2 {
		font-weight : bold;
		background-color : #77975E;
		color: White;
		font-size : 12pt;
		padding:0px 0px 0px 5px;
		font-family : "Times New Roman", Times, serif;
	}
	.presentationtime, .timeandplace {
		font-size : 9pt;
		color : #4A752B;
	}
	.session_hr {
		color : #4A752B;
	}
	.sessioninfo {
		color : #4A752B;
		background-color: #D6E5C8;
	}
	sub, sup {
		font-size : smaller;
		line-height : 75%;
	}.tableheaders {
		background-color : #D6E5C8;
	}
	.TOC {
		list-style-type : none;
		margin-top : 0pt;
		margin-bottom : 0pt;
	}
	
	.TOCday {
		font-size : 14pt;
		font-weight : bold;
		font-family : "Times New Roman", Times, serif;
	}
	.TOCheader {
		background-color : #B3C5A3;
		font-weight : bold;
		color : #4A752B;
		font-size : 12pt;
		font-family : "Times New Roman", Times, serif;
	}
	.TOCheader2 {
		background-color : #77975E;
		font-weight : bold;
		color : #4A752B;
		font-size : 12pt;
		font-family : "Times New Roman", Times, serif;
	}
	.TOCtime {
		color : #C4272B;
		font-weight : bold;
		font-style : italic;
		margin-top : 0pt;
		margin-bottom : 3pt;
		font-size : 10pt;
	}
	.topheaderinfo {
		font-size : 9pt;
		padding-bottom: 2px;
	}
	.topheaderinfo1 {
		font-weight : bold;
		color : White;
		font-size : 14pt;
		background-color : #4A752B;
		width : 70%;
		padding:3px 5px 3px 10px;
		font-family : "Times New Roman", Times, serif;
	}
	.topheaderinfo2 {
		font-weight : bold;
		color : White;
		font-size : 11pt;
		background-color : #4A752B;
		width : 30%;
	}
	
	
