a {color:#5CB891; text-decoration: underline;}
a:visited {color:#5CB891; text-decoration: underline;}
a:hover {color:#5CB891; text-decoration: none;}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 20px;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

.text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5CB891;
	line-height: 17px;
	text-align: center;
	padding-top: 5px;
}


img.photo { 
	  float: left;
	  margin : 0px;
	  padding : 0px;
	  margin-bottom : 10px;
}

.inputtext {
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-style: normal;
		font-size: 11px;
		border:solid 1px #666666;
		background-color:#FFFFFF;
		color:#666666;
}

.inputbutton {
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-style: normal;
		font-size: 11px;
}

div.contentframe {

            width: 100%; 

            min-height: 200px; 
}


