<!--
html {
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:center;
}
h1{
	font-size: 14px!important;
	font-weight: bold;
	color: #000;
	background: inherit;
	margin: 0.4em 0 0.5em 0;
	border-bottom:solid 1px #cccccc;
}

h2{
	font-size: 13px!important;
	font-weight: bold;
	color: #333;
	background: inherit;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0.3em 0.3em 0;
	border-bottom:solid 1px #cccccc;
}
div#logoTop { display:none; }

div.contentheading, div.componentheading, h3{
	font-size: 13px!important;
	font-weight: bold;
	margin: 0.4em 0 0.3em 0;
	color:#000000;
	border-bottom:solid 1px #cccccc;
}
table, table td {vertical-align:top;} 
h1,h2,h3 { page-break-after: avoid; }

#content a,#content a:hover, a, a:hover{
	color: #2d635c;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.buttonheading {display:none;}
#header form ,.pagination , #footer , p.counter , .unseen { display: none; }
#header ul, #right form, #shadowTop,#shadowTopInner,#layoutBanner { display: none; }
#breadcrumbs, #blockLeft,.leftColumn, #shadowMenu, #shadowBanner, #layoutBanner, #layoutFooter, div.layoutBanners, .breadcrumbs, .pathway{ display: none; }
#navigation, #horizontalcssmenu, div#moduleRight, div#moduleLeft,div#moduleTop, div.leftColumn{ display: none; }
td#tdLeft{width:0px;}

table#contentTable  td#tdContent{ width:100%;}
#all {text-align:left; }
#content div.frontpageNews a{ font-size:12px;}
table.frontpageHolder {width:100%;}
#content table.frontpageHolder,#content table.frontpageHolder a{font-size: 11px;}
#content table.frontpageHolder a:hover{text-decoration:underline;}
table.frontpageHolder li{padding-left:4px;background-image:none;}
table.frontpageHolder h3{border:0px;padding:4px;margin:0px;color:#333333;font-size:11px;}
table.frontpageHolder td ul{padding:4px;}

#shadow{
	padding:0px;	
	border:0px;
	text-align:left;
}

table.visibleTable{
	background-color:#ffffff;
	border:solid 1px #cccccc;	
}
table.visibleTable tr{
}
table.visibleTable td{
	border:solid 1px #f0f0f0;		
	padding-left:3px;
	padding-right:3px;	
	margin:0px;
	vertical-align:top;
	padding:2px;
}
div.footer {text-align:left;border-top:solid 1px #cccccc;margin-top:10px;}
td#content img { margin-left:15px;margin-right:15px;}

/* Frontpage */
div.frontpageNews {
	display:table;	clear:both; width:100%;
}
div.frontpageBanners, div#tabs {display:none;}
div.panel {margin-bottom:2em;}
div.frontpageNews {	padding:0px; margin:0px; }
div.frontpageNews li img{float:left; }
div.frontpageNews li {	background-image:none;float:left;display:block;padding:3px;width:47%;list-style-type:none!important;}
-->
