
Conference Title { color: #900; font-size: medium; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

.headline { color: #900; font-size: medium; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

.headline_big    { color: #900; font-size: x-large; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: normal }

.headline_bl { color: #000; font-size: medium; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

.subhead { font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }

.top   { color: #900; font-size: x-small; font-variant: small-caps; text-decoration: none; text-align: right }

a:link { color: #92161e; text-decoration: none }
a:visited { color: #92161e; text-decoration: none }
.how-works-box {
	background-color:#dedebb;
	border:#000000;
	border-style:solid;
	border-width:1px;
}
.category-box {
	background-color:#C5DCFE;
	border:#000000;
	border-style:solid;
	border-width:1px;
}
.message {
	color: #900;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color:#EFEFEF;
	padding-left:8px;
}
.leftPadding {
padding-left:10px;
}
.italicTxt { font-style:italic;font-size: medium; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold}
.orangeTxt {color:#92161e}
a.orangeTxt:link {color:#92161e}
a.orangeTxt:visited {color:#92161e}
a.orangeTxt:active {color:#92161e}

.orangeitalicTxt { color:#92161e;font-style:italic;font-size: medium; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold}
.tableBorder{border-color:#000000; border-style:solid; border-width:1px;}
tr.alternateRow {
  background-color: #FFDD77;
}
tr.plainRow {
  background-color: #F2F2F2;
}