body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1892aa;
}

.style6 {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}

.style3 {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
}
.style4 {
	font-family: Tahoma;
	font-size: 10pt;
}
.style5 {
	font-size: 8pt;
	font-family: Verdana;
}
.style37 {
	font-size: 9pt;
	font-family: Tahoma;
	color: #03414f;
	font-weight: bold;
}
.style37 a{
	color: #03414f;
	text-decoration: none;
}
.style37 a:hover {
	color: #03414f;
	text-decoration: underline;
}


.style39 {
	font-size: 9pt;
	font-family: Verdana;
	color: #FFFFFF;
}
.style29 {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}


div.container{
	/*width:160px;*/
	width:73%;
	margin-left:9%;
	float:left;
	/*background-color:rgb(31, 150, 174);*/
}

ul.list{
	list-style:none;
	margin:0;
	padding:0;
}

div.list_entry{
	float:left;
	width:100%;
	margin-bottom:5px;
}

input.radio_list{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	margin-top:3px;
	
}

input.personal{
	margin-left:16px;
	float:left;
	width:66%;
	background:transparent url('choice.gif') no-repeat;
	
}

span.item_title{
	margin:0;
	padding-top:2px;
	float:left;
	margin-left:16px;
	color:#ffffff;
	overflow:hidden;
	width:70%;
	font-size:10pt;
	
}

span.result{
	float:left;
	width:100%;
	margin-left:5px;
	line-height:100%;
	
}

div.progress{
	width:100%;
	float:left;
	background-color: #7A8B8B;
	font-size:10pt;
}

div.bar{
	background-color: #20B2AA;
	float:left;
	height:1em;
}

span.percent{
	float:left;
	color:#ffffff;
	line-height:100%;
	position:absolute;
	margin-left:62px;
	font-weight:10pt;
}

div.header{
	background-color:rgb(84, 166, 177);
	float:left;
	width:100%;
}

div.content{
	margin-top:10px;
	background-color:rgb(84, 166, 177);
	float:left;
	margin-bottom:10px;
	width:100%;
	display:inline;
	
}

span.header_text{
	color:#ffffff;
	font-size:14pt;
	line-height:100%;
	text-align:center;
	float:left;
	width:100%;
}

span#theme{
	float:left;
	/*margin-left:16px;*/
	color:#ffffff;
	line-height:100%;
	margin-top:10px;
	margin-bottom:5px;
	width:100%;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}

input.button_submit{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	margin-bottom:10px;
	width:100%;
}
/*
input[type=text], select, textarea {
    border-top: 1px #acaeb4 solid;
    border-left: 1px #dde1e7 solid;
    border-right: 1px #dde1e7 solid;
    border-bottom: 1px #e3e9ef solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 2px;
}
*/
div.wrapper{
	float:left;
	width:100%;
	margin-left:5%;
	margin-bottom:10px;
}
.left_column {
	width:340px;
	/* width:20px; */
	}
.right_column {
	width:600px;
	/* width:98%; */
	font-family:Arial,tahoma;
	font-size:small;
	/* background:green; */
	}
.right_column *{
	margin:0;
	padding:0;
	}
.right_column h4 {
	border-left:3px solid #EF2571;
	font-size:14px;
	/* font-weight:normal; */
	line-height:1.1;
	margin:10px 0;
	padding:0px 7px 0;
	text-transform:uppercase;
	color:#000;
	}
.right_column p {
	font-size:12px;
	line-height:1.1;
	padding-bottom:15px;
	color:#fff;
	}
	
	

