body {
	font-size: 75%;
}

h1,h2 {
	margin: 0 !important;
	padding: 0 !important;
	height: auto !important;
}

p {
	margin: 0;
	padding: 0;
}

#topmain td {
	vertical-align: top;
}

#topmain td.center {
	background-image: url(../topimg/img_center.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#topmain td.emergency {
	background-image: url(../topimg/img_emergency.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#topmain td.disaster {
	background-image: url(../topimg/img_disaster.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#topmain td.training {
	background-image: url(../topimg/img_training.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#topmain td.txtblock {
	padding: 5px;
	line-height: 125%;
	color:#333333;
}
#topmain td.btnblock {
	padding-bottom: 3px;
	text-align: center;
	vertical-align: bottom;
}

#infoarea {
	padding: 0 14px;
}

#topics {
	margin-top: 6px;
	padding-bottom: 10px;
	background-image: url(../topimg/topics_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#topics h2 {
	margin-bottom: .5em !important;
}
#topics table {
	margin: 0px 10px;
	font-size: 120%;
	line-height: 130%;
}
#topics table th {
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

#information {
	margin: 6px 0;
	padding-bottom: 10px;
	background-image: url(../topimg/topics_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#information h2 {
	margin-bottom: .5em !important;
}
#information table {
	margin: 0px 10px;
	font-size: 120%;
	line-height: 130%;
}
#information table th {
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

#subcontents {
	font-size: 110% !important;
}

table.getbanner td {
	font-size: 75%;
}
