td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:link {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #027DB0;
	text-decoration: none;
	line-height: 14pt;
}

a:visited {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #027DB0;
	text-decoration: none;
	line-height: 14pt;
}

a:hover {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #027DB0;
	text-decoration: underline;
	line-height: 14pt;
}

a:active {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #027DB0;
	text-decoration: none;
	line-height: 14pt;
}

.formfield {
	font: 11px verdana, geneva, arial, helvetica;
	padding-left: 1px;
	border-top: buttonshadow 1px inset;
	border-left: buttonshadow 1px inset;
	border-right: buttonshadow 1px inset;
	border-bottom: buttonshadow 1px inset;
	width: 180px;
	height: 17px;
	color: #333333;
	background-color: #ffffa0;
}
.formfield_multi {
	font: 11px verdana, geneva, arial, helvetica;
	padding-left: 1px;
	border-top: buttonshadow 1px inset;
	border-left: buttonshadow 1px inset;
	border-right: buttonshadow 1px inset;
	border-bottom: buttonshadow 1px inset;
	width: 180px;
	color: #333333;
	background-color: #ffffa0;
}
.address {
	width: 200px;
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border-color:#dddddd;
	border-width: 2px;
	border-style:solid;
	text-align: left;
	float: right;
}
li {
	font-size: 11px;
}
.cellBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
