a {	
text-decoration : none;
}

a:hover {
	text-decoration : none;
}



h1 		{ font-family: Arial, sans-serif;
				font-size: 18pt } /* section header */

h2 		{ font-family: Arial, sans-serif;
				font-size: 14pt;
				color: purple;
				font-weight : bold;
				} /* main headline */

h3 		{ font-family: Arial, sans-serif;
				font-size: 12pt;
				color: purple;
				font-weight : bold;
				} /* secondary headline */

h4		{ font-family: Arial, sans-serif;
				font-size: 11pt;
				color: purple } /* subheads for body text */


.tagline	{ font-family: Arial, sans-serif;
		text-indent: 0 }
			
.endnote	{ text-indent: 0;
		font-family: Arial, sans-serif;
		background-color: #99ccff;
		padding: 5px;
		border: 1px;
		solid: none } /* for endnote copy */
		
.copy	{ font-family: Arial, sans-serif;
		font-size: 10pt;
		color: #000000 } /* default copy */
		
.copylarge	{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: black;
	font-weight : normal;
} /* large plain text */
		
.copysmall	{ font-family: Arial, sans-serif;
		font-size: 8pt;
		color: #000000 } /* small copy */
		
.notes	{ font-family: Arial, sans-serif;
		font-size: 8pt;
		color: #cc0000 } /* development notes */
		
.highlight	{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: purple;
	font-weight : bold;
} /* colored and bold text in copy size */

.error	{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #cc0000;
	font-weight : bold;
} /* colored and bold text in copy size */

.light	{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight : bold;
} /* colored and bold text in copy size */

.lightsmall	{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight : bold;
} /* colored and bold text in copy small size */

.highlightsmall	{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #ffff00;
	font-weight : bold;
} /* colored and bold text in copy small size */

.sidenav	{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: dcdcdc;
	font-weight : bold;
} /* categories in side nav */

.topnav	{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight : bold;
	font-style : italic;	
	text-decoration : none;
} /* categories in top nav */

.headerstrong		{
	font-family: Arial, sans-serif;
	font-weight : bold;
	font-size: 12pt;
} /* secondary headline */
				
.headerlight		{ font-family: Arial, sans-serif;
				font-weight : normal;
				font-size: 10pt } /* secondary headline */

BODY		{ font-family: Arial, sans-serif;
	font-size: 10pt; }	/* set body text for doc--only works in MSIE */
	
.submit {
	background-color: purple; 
	font-family: Arial, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

.submitover {
	background-color:#f5f5f5; 
	font-family: Arial, sans-serif;
	color: purple;
	font-weight: bold;
	font-size: 10pt;
}
.bold {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.copyspeaker {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.sponsors {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
	display: compact;
}

.Header {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
.Speaker {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.Box {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	padding: 3px;
	border: thin solid #0066FF;
	width: auto;
	font-weight: normal;
}
.Sponsorside {
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #330066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.picturestring {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.textbox {
	font-size: 12pt;
	background-color: #FFFFFF;
	border: thin solid #000000;
}
.button {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1006BF;
}

.menu {
	background-color: #FFFFFF;
	border: thin solid #000000;
}
.leftside {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #330033;
}


LI {
text-indent: 40px;
font-size: 10pt;
}