/* Global Layout */

/* Elements */

body {
	text-align:center;
	font:normal 62.5%/1.7em Tahoma, Arial, Helvetica, sans-serif; /* "Trebuchet MS", */
	color:#333
	}	

h1 {
	font-size:2.8em;
	margin:0 0 0.30em 0;
	border: solid #cacaca;
	border-width:0 0 1px;
	padding:2px 0 14px 0
	}
	
h2 {
	font-size:2.0em;
	margin:0 0 0.5em 0
	}
	
h3 {
	font-size:1.7em;
	margin:0 0 0.5em 0
	}		

h4 {
	font-size:1.3em
	}
	
p {
	margin:0 0 1.7em 0;
	font-size:1.3em
	}

a {
	color:#898989
	}

a:hover {
	color:#a09f9f
	}

a:visited {
	}

dl {
	margin:0 0 10px 0;
	font-size:1.3em
	}

dt {
	font-weight:900
	}
	
dd {	
	line-height:1.5
	}
	
hr {
	display:none
	}
	
/* Layout declarations*/
/*
#wrapper {
	width:auto;
	margin:auto;
	text-align:left;
	}
	*/
#login, #head, #breadcrumbs, #column-one, #column-three, #footer, #skiptocontent, #image-idea {
	display:none
	}
	
#column-two {
	float:none;
	width:auto;
	margin:0;
	padding:0;
	text-align:left
	}
	
#print-logo {
	display:block;
	float:right;
	background:transparent url(../img/logo-print.jpg) no-repeat 0 0;
	text-indent:-5000px;
	height:46px;
	width:200px;
	clear:both
	}

h1 {
	border-bottom: 5px solid #ccc
	}

.two-col-layout dt {
	font-size:1.3em;
	margin-top:10px}

.two-col-layout dd strong {
	display:block}
	
.two-col-layout dd {
	margin-bottom:8px}	
	
.backtotop {
	display:none}	