body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font: normal 11px/18px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
}

h1 {
	color: #ffffff;
    font-size: 13px;
    padding: 10px;
	margin: 0;
	background: #C00004;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	color: #C00004;
	font-size: 13px;
	line-height: 20px;
	margin: 15px 0;
}

h3 {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin: 15px 0;
}

img {
	border: 0;
}

a:link, a:active, a:visited {
	color: #C00004;
	text-decoration: none;
}

a:hover {
 	color: #333333;
	text-decoration: underline;
}

input, select, textarea {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.rss_box {
	background-color: #d2cfc2;
	margin: 0;
	padding: 0;
}

.rss_item {
	padding: 10px 0;
	border-bottom: 1px solid #c0bbb0;
	margin: 0 10px;
}

.rss_item a:link,
.rss_item a:active,
.rss_item a:visited,
.rss_item a:hover {
	color: #333333;
	text-decoration: none;
}

.rss_title {
	margin: 5px 10px;
}

.rss_top {
	margin: 0;
	border: 0;
	vertical-align: top;
}

.rss_bottom {
	margin: 0;
	border: 0;
	vertical-align: bottom;
}

#malteser-wrap {
	width: 960px;
	position: absolute;
	top: 100px;
	left: 0;
}

#malteser-head-title {
	background: #C00004;
	width: 180px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
}

#malteser-head-title a:link,
#malteser-head-title a:active,
#malteser-head-title a:visited,
#malteser-head-title a:hover  {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

#malteser-head-graphic {
	background: #CCCCCC;
	height: 60px;
	width: 600px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 180px;
	background: url('img/malteser_visual.jpg') #FFFFFF;
}

#malteser-head-graphic-content {
	padding-top: 44px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
}

#malteser-head-graphic-content a:link,
#malteser-head-graphic-content a:active,
#malteser-head-graphic-content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#malteser-head-graphic-content a:hover {
	text-decoration: underline;
}

#malteser-main ul {
	list-style-type: square; 
}

#malteser-main li {
	list-style-type: square; 
}


#malteser-head-logo img {
	border: 0;
	padding-left: 20px;
	padding-top: 20px;
}

#malteser-head-logo {
	background: #ffffff;
	position: absolute;
	top: 0;
	left: 780px;
	width: 180px;
}

#malteser-sidebar-left {
	width: 200px;
	float: left;
	background: #FFFFFF;
}

#malteser-sidebar-right {
	width: 180px;
	float: right;
	background: #FFFFFF;
	font-size: 11px;
}

#malteser-breadcrumbs {
	font-size: 10px;
	color: #555555;
	margin: 0 20px;
	line-height: 15px;
}

#malteser-main {
	background: #FFFFFF;
	margin-left: 200px;
	margin-right: 180px;
}
						 
.malteser-sidebar-content {
	padding: 10px;
	padding-right: 0;
	font-size: 11px;
	line-height: 15px;
}

.malteser-main-content {
	padding: 20px;
	padding-top: 0px;
	font-size: 1em;
}

#malteser-menu {
	background: url('img/bg-menu.gif') #FFFFFF;
	font-size: 11px;
}

#malteser-menu ul, 
#malteser-menu li  {
	margin: 0;
	padding: 0;
}

#malteser-menu li {
	padding-left: 3px;
}

#malteser-menu a:link, 
#malteser-menu a:active, 
#malteser-menu a:visited {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #333333;
}

#malteser-menu .menu-child {
	font-weight: normal;
} 

#malteser-menu .menu-current {
	font-weight: bold;
}

#malteser-footer {
	padding: 25px;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	clear: both; 
}

#menu-footer a:link, 
#menu-footer a:active, 
#menu-footer a:visited,
#menu-footer a:hover {
	text-decoration: none;
	
}

#malteser-toolbar {
	margin-top: 25px;
	font-size: 10px;
	line-height: 15px;
	border-top: 1px solid #efefef;
	padding-top: 10px;
}

#malteser-toolbar a:link, 
#malteser-toolbar a:active, 
#malteser-toolbar a:visited,
#malteser-toolbar a:hover {
	text-decoration: none;
	color: #333333;
}

#malteser-toolbar img {
	vertical-align: middle;
}

#search {
	background: url('search.gif') #FFFFFF;
	border: 0;
	width: 165px;
	height: 36px;
}

#search input {
	padding: 0; margin: 0;
	font-size: 14px;
	font-family: Verdana;
	border: 0;
	background: none;
	width: 120px;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
}

.clearFix {
	clear:both;
}

.team  td{
	width: 33%;
	vertical-align: top;
	font-size: 11px;
	line-height: 15px;
}
