/* CSS Document */

body#lunusdotcodotuk div#page_text h2 {
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	color: #000;
	font-weight: normal;
	font-size:3.5em;
	text-transform: uppercase;
	text-align: justify;
	
	margin: 0px;
	
	padding:0px;
	padding-right:5%;
	padding-left: 5%;
	padding-bottom: 2.1em;
	padding-top: 0.45em;
	border: 0px;
	
	background-color: #fff;	
}

body#lunusdotcodotuk div#page_text h2 acronym{
	border: 0px;
}

body#lunusdotcodotuk div#page_text h2 acronym:hover{
	border-bottom: 1px dotted #000;
}

body#lunusdotcodotuk div#page_text h3 {
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	color: #000;
	font-weight: normal;
}
body#lunusdotcodotuk div#page_text h4 {
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	color: #000;
	font-weight: normal;
}

body#lunusdotcodotuk div#page_text p.publishinformation {
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 0.7em;
	text-align: right;
	color: #aaa;
	
	margin: 0px;
	
	margin-bottom: 4em;
	padding:0px;
	padding-top: 0.5em;
	padding-right:5%;
	padding-left: 5%;
	border: 0px;
	border-top: 1px dotted #ddd;
}

* html body#lunusdotcodotuk div#page_text p.publishinformation {
	width: 100%;
}


body#lunusdotcodotuk div#page_text p {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 0.8em;
	text-align: justify;
}

* html body#lunusdotcodotuk div#page_text p acronym {
	border-bottom: 1px dotted #000;
}
* html body#lunusdotcodotuk div#page_text p.publishinformation acronym {
	border-bottom: 1px dotted #aaa;
}
body#lunusdotcodotuk div#page_text a {
	background-color: #eee;
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration:none;
}

body#lunusdotcodotuk div#page_text a:hover {
	background-color: #999;
	color: #222;
	border-bottom: 1px solid #000;
	text-decoration:none;
}

body#lunusdotcodotuk div#page_text span.site_brand {
	font-weight: bold;
}

body#lunusdotcodotuk div#page_text span.site_brand span.space {
	font-size:0px;
}

body#lunusdotcodotuk div#page_text span.site_brand span.dot {
	color: #aaa;
}
