body
{
	background-color: white;
	font-family: verdana, Sans-Serif;
	font-size: 11px;
	color:Gray;
}

.popText{
	color:black;
	font-size: 12px;
}

td
{
	font-family: verdana, Sans-Serif;
	font-size: 11px;
	color:Gray;
}

hr
{
	height: 1px;
	color:Silver;
}

.langSelector1 
{
	color:#9696A5;
	font-size: 14px;
	text-decoration:none;
}

.langSelector0 
{
	color:#9696A5;
	font-size: 14px;
	font-weight:bold;
}


.darkText
{
	color:black;
	
}

.darkText2
{
	color:black;
	font-weight:bold;
}

.questionBlock
{
	font-weight:bold;
}



.linkImage
{
	cursor:hand;
	border: solid 1px black;
}

.link
{
	text-decoration:none;
	color:#0000AA;
	cursor:hand;
}

.closeLinkButton
{
	color: white;
	text-decoration:none;
	border-bottom:solid 1px white;
	cursor:hand;	
}

.questionnaireLink
{
	background-color: #DDDDDD;
	color:#444444;
	text-decoration:none;
	cursor:hand;	
	font-weight:bold;
	padding:2px 2px 2px 2px ;
}


.questionnaireLink2
{
	text-decoration:none;
	color:#0000AA;
	cursor:hand;
	cursor:hand;	
	font-weight:bold;
	border-bottom:solid 1px;
}


.mailLink
{
	color: #0000AA;
	text-decoration:none;
	cursor:hand;	
}

.smallTitleBlock
{
	color:#222222;
}

.titleBand
{
	background-color: #DCE1D2;
	border-bottom: solid 1px white;
	border-top: solid 1px #9696A5;
}

.titleBand2
{
	background-color: #DCE1D2;
	font-family: Times New Roman,Times, Serif;
	font-weight:bold;
	font-size: 28px;
	color:#0000AA;
	border-bottom: solid 1px white;
	border-top: solid 1px #9696A5;
}

.titleBandFont
{
	font-family: Times New Roman,Times, Serif;
	font-weight:bold;
	font-size: 38px;
	color:#0000AA;
}


.subtitleBand
{
	background-color: #9696A5;
	font-size: 12px;
	color:white;
}


.contentBand
{
}


.logoBand
{
	background-color: #DCE1D2;
	border-top: solid 1px #9696A5;
	border-bottom: solid 1px #9696A5;
	color:gray;
	font-size: 10px;
}

.logoBandText
{
	color:gray;
	font-size: 10px;
}

.privacyTable
{
	background-color: #F5f5f5;
	padding:8px 8px 8px 8px ;
	border: solid 1px gray;
}




