BODY {background:        #ffffff;
           color:                 #727272;
           font-family:          helvetica, arial, sans-serif;
           font-size:		  9pt;
           margin:         0px;
           padding:			0px;
           margin-top: 3%;
           text-align: center;

}

A:link    {text-decoration: none; color: #727272;}
A:active   {text-decoration: none; color: #727272;}
A:visited    {text-decoration: none; color: #727272;}
A:hover {text-decoration: underline; color: #727272;}

.page {
	margin-left: auto;
	margin-right: auto;
	width: 864px;
	height: 570px;
	border-width: 0px;
	border-style: solid;
}

.title {
	width: 390px;
	height: 30px;
	font-weight: bold;
	font-size: 14pt;
	text-align: right;
	border-width: 0px;
	border-style: solid;
	float: left;
	margin-left: 10px;
}

.subtitle {
	width: 390px;
	height: 30px;
	font-size: 10pt;
	text-align: right;
	border-width: 0px;
	border-style: solid;
	float: left;
	margin-left: 10px;
}

.picture {
	width: 364px;
	height: 500px;
	text-align: left;
	border-width: 0px;
	border-style: solid;
	float: left;
	margin: 0px;
	padding: 0px;
}

.description {
	width: 390px;
	height: 290px;
	font-size: 10pt;
	text-align: right;
	margin-left: 10px;
	border-width: 0px;
	border-style: solid;
	float: left;
}

.small_description {
	width: 390px;
	height: 290px;
	font-size: 9pt;
	text-align: right;
	margin-left: 10px;
	border-width: 0px;
	border-style: solid;
	float: left;
}

.nav1_container {
	margin-left: 10px;
	border-width: 0px;
	border-style: solid;
	display: table;
	height: 150px;
	width: 390px;
	float: left;
}

.nav1 {
	display: table-cell;
	vertical-align: bottom;
	font-size: 10pt;
	text-align: right;
	border-width: 0px;
	border-style: solid;
}

.nav1_ie {

}

.nav2 {
	border-width: 0px;
	border-style: solid;
	width: 768px;
	height: 70px;
	float: left;
	margin-top: 3px;
	margin: 0px;
}

.thumb {
	margin-top: 4px;
	margin-right: 4px;
	border-width: 0px;
	float: left;
	margin-left: 0px;
}

.nav3 {
	font-size: 8pt;
}

.fieldlabel {
	font-size: 8pt;
	width: 120px;
	border-width: 0px;
	border-style: solid;
	float: left;
}

.field {
	width: 270px;
	border-width: 0px;
	border-style: solid;
	float: left;
}

.form {
	border-style: solid;
	border-width: 1px;
	border-color: #727272;
	margin-top: 3px;
	margin-left: 3px;
	color: #727272;
}

.leftbar {
	width: 50px;
	height: 100px;
	border-style: solid;
	border-width: 0px;
	text-align: right;
	color: #727272;
	font-size: 16pt;
	font-weight: bold;
	float: left;
	padding-top: 470px;
	padding-bottom: 50px;
}

     
textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
}

input {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
}
