body {
   background-color: #FFFFFF;
  /* background-color: #F7e9ce; */
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    font-family: Arial,  ;
    font-size: 10pt;
    color: #505050;

}

ul.confirmation li{ list-style-type:none;  font-family: Arial;
    }
.errorMsg
{
 background-color: #FFFFFF;
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 9.5pt;
    color: #000000;
}
.errorMsg1
{
 background-color: #FFFFFF;
    margin: auto;
    width: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 9.5pt;
    color: #000000;
}

special
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	font-family: Arial;
	font-size: 10.5pt;
	color: #C58E29;
	font-weight: bold;

}

h1, h2, h3, h4, h5, h6 
{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 8px;
font-family: Arial;
font-size: 12pt;
color: #000000;

font-weight: bold;

}

p, td, span {
	font-size: 90%;
	/*text-align: left;*/
}
td.samesize {
	font-size: 100%;
	padding: 0px;
}
.nomargin {
	padding:0px;
	margin:0px;
}
small {
	font-size: 80%;
}

.colorBand {
	background-color: #C58E29;
	color: #080004;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
}

.indent {
	padding-left: 20px;
	padding-right: 20px;
	 font-size: 10.0pt;
}

.label {
	/*font-style: italic;*/
	font-weight: bold;
	/*color: #FF6600;*/
}

.question {
	font-weight: bold;
	/*color: #FF6600;*/
}

.titleBlock, .detailsBlock, .finalBlock, .questionBlock {
	margin: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	/* center table with auto margin */
	margin-left: auto;
	margin-right: auto;
	 font-size: 10.0pt;
}

 .MdetailsBlock {
	/*margin: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	/* center table with auto margin */
	margin-left: auto;
	margin-right: auto;*/
	 font-size: 10.0pt;
}
.titleBlock {
	margin-top: 0px;
	text-align: center;
}

/*select {
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 1px;
	font-size: 90%;
	background-color: #FFFFCC;
}*/

.questionBlock input {
	padding: 0px;
}

input.radio {
	border: none;
	padding: 0px;
	/*background-color: transparent;*/
}

input.clickable {
	background-color: #C58E29;
	color: #080004;
	font-weight: bold;
	border-left: 2px solid #080004;
	border-top: 2px solid #080004;
	border-right: 2px solid #080004;
	border-bottom: 2px solid #080004;
	padding: 2px;
	cursor: pointer;
}

.copyright {
	font-size: smaller;
}

a:link { color:#C79029; font-weight: bold; }      
a:visited { color:#C79029;}  
a:hover { color: #C79029;}


.chbColumn{width:5%; vertical-align:top;font-family: Arial; font-weight: bold;}
.attendeeLabel{ text-decoration:underline; padding-left:5px;font-weight: bold;}
.addendeeDetails{text-align:right; padding-left:4px; margin-left:20px;}
ul.errorList{margin-right:10px;}

.sessionTd{
 background-color: #FFFFFF;
    margin: auto;
    width: 100%;
    height: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 10.0pt;
    color: #000000;

}


table.detailsBlock p{margin-left:3px; margin-right:3px;}
.chbColumn{width:5%; vertical-align:top}
.attendeeLabel{ text-decoration:underline; padding-left:5px;}
.addendeeDetails{text-align:right; padding-left:4px; margin-left:40px;}
ul.errorList{margin-right:10px;}


.div
{
	font-family: Arial;
    font-size: 10.0pt;
    color: #000000;
}

/* standard blue, hover: underline
a:link { color: #003C80; text-decoration: none }      
a:visited { color: #003C80; text-decoration: none }  
a:hover { color: #003C80; text-decoration: underline }
*/

