body
{
	font-size: 10pt;
	font-family: Arial;	
	color: black;	
}

p
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

p.reg
{
	margin-left: 0px;
	text-align: left;
}

.PersonalityInst
{
	width: 500px;
	padding: 20px 20px 20px 20px;
	border: solid 2px black;
	text-align: left;
	
}

WaitDiv
{
	position: absolute;
	top: 200px;
	left: 40%;
	z-index: 100;
	
}




.PersonalityOptionCell
{
		padding: 8px 8px 8px 10px;
		width: 275px;	
}






H4
{
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	padding-bottom: 15px;
}



li
{
	text-align:left;
}

div.logo
{
	margin: 20px 50px 40px 50px;
	text-align:center;
}



ul
{
	text-indent: 10px;
	padding-left: 50px;
	padding-bottom: 15px;
	line-height: 150%;
	padding-top:5px;
	list-style-type: disc;
	
	
}








.ButtonClass
{
	padding: 2px 2px 2px 2px;
	font-family: Arial;
	font-size: 10pt;
	text-align:center;
	cursor: pointer;
	cursor: hand;
}

h2
{
	margin: 10px 10px 10px 10px;
}



.CellPadding
{
	padding: 20px 20px 20px 20px;
	
}




.LightGreen
{
	background-color: #FFFFFF;
}

.accountPopup
{
	visibility:visible;
	position:absolute;
	width: 600px;
	height: 200px;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -100px;
	z-index: 100;
	border: solid 10px #a3b8b6;
	background: #a3b8b6;
}

.popup, .emailAddressBookFrame
{
	visibility:visible;
	position:absolute;
	width: 680px;
	height: 200px;
	left: 50%;
	top: 50%;
	margin-left: -340px;
	margin-top: -100px;
	z-index: 100;
}

.emailAddressBookFrame
{
	border: solid 10px #456588;
	padding: 0px 0px 0px 0px;
	background: #456588;
}

.antipopup
{
	visibility:hidden;
	position:absolute;
	left: 400px;
	top: 200px;
	z-index: -100;
}

.visible
{
	visibility: visible;
	position:relative;
	left:0px;
	z-index: 3;
	width: 120px;
}

.invisible
{
	visibility: hidden;
	position:relative;
	left:0px;
	z-index:1;
	width: 0px;
	
}

.WebFont
{
	font-size: 16pt;
	font-weight: Bold;
	font-family: Arial;
	color: Gray;
}

.White
{
	background-color: White;
}

.Timer
{
	position:absolute;
	visibility: visible;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	border: solid 2px black;
	background-color: #eeeedd;
	padding: 5px 5px 5px 5px;
	right: 60px;
	top:15px; 
	

	float: left;
	z-index:2;
}

.DarkGreen
{
	background-color: #CDDDDC;
}

 .MainFont
{
	font-size: 12pt;
	font-family: Arial;	
	color: black;
	text-align: left;
}

.Heading1Font
{
	font-size: 12pt;
	font-family: Arial;
	color: black;
	font-weight: bold;
}


.InstructionSample
{
	font-weight: bold;
	font-style: italic;	
}

.InstructionExample
{
	font-weight: bold;
	font-style: italic;
}

.QuestionNumberCell
{
	width: 40px;
	background-color: #ffffff;
	color: Black;
	font-size: 12pt;
	font-weight: bold;
	border: solid 2px black;
	padding: 4px 4px 4px 4px;
}


.InstructionsCell
{
	text-align: left;
	width: 650px;
	border: solid 2px black;
	padding: 20px 20px 20px 20px;
}



.GroupInstructionCell
{
	text-align:left;
	border-left: solid 2px black;
	border-right: solid 2px black;
	border-top: solid 2px black;

	padding: 2px 5px 2px 5px;
}

.BottomInstructionTable
{
	text-align: center;
	width: 600px;
	border: solid 1px blue;
	padding: 20px 20px 20px 20px;
	
}

.InstructionsInnerTable
{
	width: 570px;	
	
}

.BottomInstruction
{
	width: 600px;
	border: solid black 2px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	
}

.WordQuestionCell
{
	border: solid 2px black;
}



.SectionTitleCell, .InstSectionTitleCell
{
	background-color: #CDDDDC;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	font-size: 17pt;
	color: Black;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	border-left: solid 2px black;
	border-right: solid 2px black;
	border-top: solid 2px black;
	width: 650px;
}

.InstSectionTitleCell
{
	width: 700px;
	text-align: center;
}

.SectionCell
{
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: solid 2px black;
	width: 650px;
		
}

.InstSectionCell
{
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: solid 2px black;
	width: 600px;
}



.InterestsTable
{
	margin-left: 10px;
	text-align: center;
	width: 600px;
}

.InterestsInst
{
	Width: 700px;
	border: solid 2px black;
	padding: 10px 10px 10px 10px;
	
}

ul.Interests
{
	text-indent: 20px;
	padding-left: 100px;
	padding-bottom: 15px;
	line-height: 150%;
	padding-top:5px;
	list-style-type:none;
}
ul.InterestsRus
{
	text-indent: 0px;
	padding-left: 5px;
	padding-bottom: 15px;
	line-height: 150%;
	padding-top:5px;
	list-style-type:none;
}

ul.InterestsGerman
{
	text-indent: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	line-height: 150%;
	padding-top:5px;
	list-style-type:none;
}

.ShapesKeyLeft
{
	BORDER-RIGHT: black 2px solid;
}

.ShapesKeyRight
{
	BORDER-LEFT: black 2px solid;
}



.ShapeOuterCell
{
	padding: 5px 2px 5px 2px;	
		width: 50px;
	height: 50px;
}

.MainTableCell
{
	font-family:Arial, Helvetica, Sans-Serif;
	text-align:center;
	padding-left: 75px;
	width: 800px;
}

.SectionTable
{
	margin-top: 10px;
	margin-bottom: 10px;
}