body {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	margin : 0px;
	color : #000000;
}

table, td, tr {
	padding : 0px;
	margin : 0px;
	border : none;
	overflow : hidden;
}

table {
	width : 100%;
	border-collapse : collapse;
	border-spacing : 0px;
	height : 4000px;
}

.content a {
	color : #007cc2;
	text-decoration: none;
}

.content a:visited {
	color : #007cc2;
	text-decoration: none;
}

.content a:hover {
	color : #007cc2;
	text-decoration: underline;
}

a.menu {
	color : #ffffff;
	vertical-align : middle;
	text-decoration: none;
}

a.menu:hover {
	color : #aaaaaa;
}

.mainmenu {
	font-size: 1.5em;
}

.submenu {
	font-size: 1.0em;
}

p, h1, h2, dt {
	padding-left : 20px;
	padding-right : 20px;
}

.title {
	height : 220px;
}

td.left {
	width : 180px;
	background-color : #007cc2;
}

td.title {
	background-color : #007cc2;
}

td.right {
	width : 100%;
}

.teaser {
	padding : 0px;
	margin : 0px;
	border : none;
	width : 180px;
	height : 220px;
}

.logo {
	float:right;
	vertical-align : middle;
	border:none;
	padding : 10px;
	margin : 0px;
}

td.menu {
	color : #ffffff;
	text-align : right;
}

td {
	vertical-align : top;
}

p.footer {
	padding-top : 20px;
	text-align : center;
	font-size : 0.8em;
}

tr.footer {
	height : 100%;
}
