#contentarea {
	background: transparent url(../img/allianz_logo.jpg) no-repeat scroll right top;
	padding-top: 70px;
}

#content {
	background-color: #DEDFE0;
	border: 6px solid #DEDFE0;
	border-collapse: collapse;
}

tr,td,th {
	-x-system-font: none;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
}

th {
	border: 1px solid #DEDFE0;
	font-weight: bold;
	height: 20px;
}

.bottomTable {
	font-size: 10px;
	width: 100%;
}

.bottomTable tr td {
	text-align: right ! important;
	width: 50%;
}

.colored {
	border: 0px solid #DEDFE0;
	border-collapse: collapse;
	width: 100%;
}

.colored tr td {
	border: 2px solid #DEDFE0;
	border-collapse: collapse;
	text-align: left;
	width: 35%;
}

.center_align{
	text-align: center ! important;
}

.width_170_px {
	width: 170px !important;
}

.width_200_px {
	width: 200px !important;
}

.width_500_px {
	width: 500px !important;
}

.height_37_px {
	height: 37px;
}

.width_20_percent tr td{
	width: 20% ! important;
}

.width_40_percent tr td{
    width: 20% ! important;
}

.width_60_percent tr td{
    width: 60% ! important;
}