@charset "utf-8";
.marg {
	margin: 0px;
	background-image: url(images/right_corner_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg {
	background-image: url(images/right_corner_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.link1 {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	vertical-align: middle;
	line-height: 30px;
}
a.link1:hover {
	color: #CCDFE3;
}
.content1 {
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-right: 25px;
	padding-left: 4px;
	text-align: justify;
}
.link2 {
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight: normal;
	color: #006171;
	text-decoration: none;
}
a.link2:hover {
	color: #000000;
}
.field3 {
	width: 200px;
	border: 1px solid #006171;
}

