

#tdErrorMessage
{
	padding: 5px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: #FF0000;
	color: #FFFFFF;
	width: 570px;
	font-size: 14px;
}

.AddressTableCell
{
	padding-right: 5px;
}


#tableWait
{
	background-color: #FF0000;
}

#tdWait
{
	color: #FFFFFF;
	padding: 5px;
}





a.button
{
	font-weight: bold;
	font-size: 9px;
	/*padding: 4px 8px;*/
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	width: 100px;
	height: 75px;
	text-transform: uppercase;
	
}
a.button:link
{
	background-color: #060;
	color: #FFF;
	text-decoration: none;
}
a.button:visited
{
	background-color: #060;
	color: #fff;
	text-decoration: none;
}
a.button:hover
{
	background-color: #060;
	color: red;
	border-color: black white white black;
	text-decoration: none;
}
a.button:active
{
	background-color: #369;
	color: #ccc;
	text-decoration: none;
}




.tdoption
{
	border: 1px solid #000000;
	padding: 50px;
	height: 75px;
	width: 100px;
	text-align: center;
	cursor: hand; /* background-color: #FFFFFF; border-collapse: collapse */
}

a, a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a:hover
{
	text-decoration: underline;
	color: #000;
}
body
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px; */
	color: #FFF;
	margin: 0px;
	background-color: #f2f1ed;
	/*
	background-image: url(../images/bg.jpg);
	*/
}
input
{

	font-size: 8pt;
}
table
{

/**	font-size: 10px; **/
}



/*.aFaqQuestion, .aFaqQuestion:visited, .aFaqQuestion:active
{
	font-weight: bold;
	font-size: 0.8em;
	color: #0000ff;
}
.aFaqQuestion:hover
{
	font-weight: bold;
	font-size: 0.8em;
	color: #ff0000;
}
.aFaqLink
{
} */

.regoptions_step
{

	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.regoptions_text
{

	text-align: justify;
}
.button
{
	border: 0px solid #ee670d;
	height: 19px;
	background-color: #ee670d;
	color:#FFF;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 8pt;
	cursor: hand;

	width: 80px;
}
/* Color of the questions **/

.button2
{
	border: 0px solid #ee670d;
	height: 20px;
	background-color: #ee670d;
	color:#FFFFFF;
	padding-right: 2px;
	margin-top: 5px;
	padding-left: 2px;
	font-size: 8pt;
	cursor: hand;

	width: 80px;
}
.imgFaqLink
{
	border: 1px solid #000000;
}
.imgCurFlag
{
	border: 1px solid #FFFFFF;
}
.imgFlag
{
	border: 1px solid #8F005C;
}
.inputInvalid
{
	background-color: #ffff99;
}
.tableSurvey
{
	/*
	width: 600px;
	*/
	text-align: left;
}
.tableTransparent
{
	background: transparent;
	border: 0px solid #000000;
}
/*.tableOrdered
{
	border: 0px solid #000000;
	width: 90%;
}
.tableOrderContent
{
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #000000;
}
.tableOrderSummary
{
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #000000;
}
.tablePreviouslyOrdered
{
	width: 100%;
}
.tableConf
{
	/*border:1px solid #000000;
	border-collapse:collapse;*/
/*	width:350px; 
} */
.inputConfRadio, .tdConfRadio
{
	display:none;
}
.tdConfDate
{
	background-color:#FFFFFF;
	height:30px;
	text-align:center;
	font-weight:bold;
	font-size: 1.2em;
}
.tdConfEmpty
{
	height:30px;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #FFFFFF;
	font-weight: bold;
	text-align:center;
}
.tdConfFull
{
	height:60px;
	/*background-image: url(../images/invalid.gif);*/
	background-repeat:no-repeat;
	background-color:#FF8C7D;
	color:#000000;
	border:1px solid #FF8C7D;
	text-align:center;
}
.tdConfHover 
{
	background-color:#8CC63E;
	color:#ffffff;
	cursor:hand;
	border:1px solid #8CC63E;
	text-align:center;
	vertical-align:top;
	height:60px;
}
.tdConfNormal
{
	background-color:#D6EAB2;
	color:#000000;
	border:1px solid #D6EAB2;
	text-align:center;
	vertical-align:top;
	height:60px;
}
.tdConfNormalEven
{
	height:70px;
	background-color:#D6EAB2;
	color:#000000;
	border:1px solid #D6EAB2;
	text-align:center;
	width:100px;
}
.tdConfNormalOdd
{
	height:70px;
	background-color:#E1E5E9;
	color:#000000;
	border:1px solid #D6EAB2;
	text-align:center;
	width:100px;
}
.tdConfSelected
{
	height:60px;
	background-image: url(../images/valid.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:Black;
	cursor:hand;
	border:1px solid #8CC63E;
	text-align:center;
}
.tdConfSelectedFull
{
	height:60px;
	background-image: url(../images/valid.gif);
	background-repeat:no-repeat;
	background-color:#FF8C7D;
	color:#000000;
	cursor:hand;
	border:1px solid #000000;
	text-align:center;
}
.tdConfHeader
{
	height:70px;
	background-color:#FFFFFF;
	color:#000000;	
	border:1px solid #FFFFFF;
	font-weight:bold;
	width:100px;
}
.tdFaqAnswer
{
}
.tdFaqImage
{
}
.tdFaqLink
{
}
.tdFaqQuestion
{
	font-weight: bold;
	font-size: 1.2em;
}
.tdFaqQuestionHead
{
	font-weight: bold;
}
.tdFaqSubhead
{
	font-style: italic;
	height: 25px;
	vertical-align: bottom;
}
.tdSegmLeft
{
	border-top: 1px solid #000000;
	text-align: left;
}
.thSegmItem
{
	vertical-align: top;
	font-weight: bold;
	width: 60px;
	text-align: center;
}
.tdSegmItem
{
	border-top: 1px solid #000000;
	width: 60px;
	text-align: center;
}
.tdCurStep
{
	background-color: #ee670d;
	color: #FFF;	
	text-align: center;
	width: 12px;
	padding: 2px;
	border-collapse: collapse;
	border-left: 1px solid #ee670d;
	border-right: 1px solid #ee670d;
	border-top: 1px solid #ee670d;
	border-bottom: 1px solid #ee670d;	
	}
	
.tdStep
{
	background-color: #FFF;
	color: #ee670d;
	width: 12px;
	padding: 2px;
	text-align: center;
	border-collapse: collapse;
	border-left: 1px solid #ee670d;
	border-right: 1px solid #ee670d;
	border-top: 1px solid #ee670d;
	border-bottom: 1px solid #ee670d;	
}
.tdSurveycheck
{
	width: 32px;
}
.tdSurveycommtext
{
}
.tdSurveyhead
{
	text-align: left;
}
.tdSurveyitem
{
	text-align: left;
}

#buttonBack
{
	width: 80px;
}
#buttonNext
{
	width: 80px;
}
#confirmQuestion
{
	color:Black;
	font-weight:bold;
}
#divError
{
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-color: #FF0000;
	color: #FFFFFF;
	width: 580px;
}
.liError
{
	color: #FFFFFF;
}
.tableTransparent {
	background: transparent;
	border: 0px solid #000000;
}
.tableOrdered 
{
	border: 0px solid #000000;
	width: 100%;
}
#tableError
{
	width: 100%;
	color: #FFFFFF;
	border-bottom: 1px solid #FFF;
	background-color: #ff0000;
	height: 30px;
}
#tableMain {
	width: 1032px;
	padding: 0px;
	margin: 0px;
	/*border-bottom: 1px solid #153889;*/
	border-collapse: collapse;
	border: 0px;
	color: #000;
	/*background-attachment: fixed;*/
	
}
#tableStatusbar {
	height: 15px;
	width:100%;
	padding: 0px;
	margin: 0px;
	/*border-Top: 1px solid #FFF;*/
	border-collapse: collapse;
	font-size: 10pt;
	font-weight:bold;
	color: #FFF;
}
#tdStatusbar {
	height: 15px;
	width:100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-weight:bold;
	color: #ffffff;
	vertical-align: top;
	background-color: #fff;
}
#tableSteps
{
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
	/*
	border-right: 1px solid #74257B;
	border-bottom: 1px solid #74257B;
	*/
}
#tdBack
{
	width: 100px;
	vertical-align: bottom;
	padding: 5px;
}
#tdBanner {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	background-color: #FFF;
}

#tdError
{
	vertical-align: top;
	text-align: left;
}
#tdFooter
{
	text-align: center;
	font-size: 10px;
	vertical-align: bottom;
	color: #000;
	padding: 5px;
}
#tablefooter
{

	/*border-top: 1px solid #e2e55b;*/
	background-color: #ffefd5;
	margin: 0px;
	padding: 20px;
	width: 100%;
	height: 25px;
	color: #000;
	
}
#tdLanguage
{
	text-align: right;
	height: 20px;
	border-collapse: collapse;
	font-size: 10pt;
	font-weight: bold;
}
#tdMain
{
	height: 350px;
	vertical-align: top;
	padding: 10px;
	color: #000;
	padding: 20px;
	background-color: #FFF;
	
}
#tdText
{
	vertical-align: top;
	margin: 0px;
	padding-RIGHT: 5px;
	padding-LEFT: 5px;
	padding-TOP: 20px;
	padding-BOTTOM: 20px;
	border: 0px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	
}
#tdMenu
{
	background-color: #000000;
}
#tdNext
{
	width: 100px;
	text-align: right;
	vertical-align: bottom;
	padding: 5px;
}
#tdSteps
{
	color: #000;
	font-weight: normal;
}
