@import url(import/container.css);
@import url(import/navi.css);
@import url(import/content.css);
@import url(import/ie_hacks.css);

html,
body {
	margin:0;
	padding:0;
}


h1 {
	margin:0 0 5px 0;
	padding:0;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#004594;
}

h2 {
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

h3 {
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#004594;
}

div#info h1 {
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#b90000;
}

a {
	font-family:Verdana;
	font-size:11px;
	color:#004594;
	text-decoration:none;
}

p, ul {
	font-family:Verdana;
	font-size:11px;
	color:#000;
	line-height:1.3;
}

p {
	margin:10px 0 13px 0;
	padding:0;
}

ul {
	margin:0 0 13px 0;
	padding:0 0 0 25px;
	list-style:url(../images/dash.gif) outside;
}

table.contenttable,
table.contenttable td {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}

table.contenttable {
	border-spacing:15px 0;
}

a img {
	border:0;
}