/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* @override 
	http://www.gomw.co.uk/app/css/print.css
	http://ngomw/app/css/print.css
*/

body {
  font: 70%/1.5em "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
  color: #000; 
  margin: 15pt;
}

#header, #accessibility, #footer, #menu, #info_bar, #content div.breadcrumbs {
display: none;
}

div#closeButton.closebutton {
	display: none;
}

img.lrg_image {
	border: 1pt solid black;
	padding: 1em;
	margin: 1em 0;
}

p.caption {
	font-style: italic;
	width: 50%;
}

div#container {
	
}


body * {
  margin: 0;
}

h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.2em;
}
#navigation, #sidebar, .pageCtrls {
  display: none;
}

dl {
  
}

dt {
  font-weight: bold;
  margin-top: 6px;
}

dd {
	margin: 0 0 0 1em;
}

/* HEADER ELEMENTS */

#header {
  border-bottom: 1pt dotted #999;
  clear: both;
  margin-bottom: 10pt;
}

/* the title */
#header h1
{
  margin: 0;
  text-transform: uppercase;
  font-size: 2em;
}

#header h1 span
{
  text-transform: none;
}

#header p { 
  margin: 5pt 0 10pt 0;
  font-weight: bold;
  color: #999999;
}

blockquote {
  color: #19340C;
  font-family: 'Trebuchet MS',Tahoma,Sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.6em;
  padding: 1em;
  margin: 1em 0;
  background-color: #DDD;
}

cite {
  display: block;
  text-align: right;
  font-weight: normal;
  line-height: 1.2em;
  width: 75%;
  padding: 0 0 0 25%  ;
  margin-top: 6px;
}

#header img { 
  float: left;
  margin: 0 10pt 0 0 ;
  width: 30pt;
  height: auto;
}

#content {
  margin: 0;
  width: 600pt;
}


.news_info a, .page_info a {
  display: none;
}

img.image {
  border-color: #7A7A7A;
  border-style: solid;
  border-width: 1pt;
  background-color: white;
  padding: 8pt;
  float:left;
  margin:5pt 8pt 5pt 0;
  width: 150pt;
}


#content p {
  padding-bottom: 5pt;
}

div.news_box {
  width: 100%;
  padding: 0 10pt 0 0;
  float: left;
}

div.news_box h3, div.admin h3 {
  padding: 6pt 0 0 0;
  margin: 0 0 6pt 0;
}

div.organisation_box {
  border-bottom: 1pt dotted #999;
  width: 100%;
  padding: 0 10pt 0 0;
  float: left;
}

div.organisation_box h3 {
  padding: 6pt 0 0 0;
  margin: 0 0 6pt 0;
}

span.status_new {
  font-size: 80%;
  color: #2C9E2C;
}

span.status_updated {
  font-size: 80%;
  color: #FB2727;
}

span.status_unchanged {
  font-size: 80%;
  color: #3473BD;
}

p.description a {
  display: none;
}

p.description, p.news_info {
  margin: 0 0 0 10pt;
}

#content div.news_box p.news_info {
  clear: both;
  text-align: right;
  margin: -10pt 0 0 0; 
  padding: 0;
  padding-bottom: 0;
  width:  auto;
  background-color: #666;
}

#footer { 
  float: left;
  width: 100%;
  margin-top: 20pt;
  clear: both;
  border-top: 1pt dotted #999;
}

#footer p a {
  text-decoration: none;
  color: black;
}

div.freelancer_box table { 
  border: 0 solid #999; 
  border-bottom: 1pt dotted #999;
  margin: 0 0 6pt 0 ;
  padding: 0 0 6pt 0;
  vertical-align: top;
}

div.freelancer_box table th {
  text-align: left ; 
  padding: 0 10pt 0 0;
  line-height: 1.2em;
  width: 12em;
  vertical-align: top;
}

div.freelancer_box table td {
  text-align: left ; 
  line-height: 1.2em;
  vertical-align: top;
}

div.freelancer_box table th strong {
  text-transform: uppercase;
}

div.freelancer_box table td {
  color: black; ;
}

div.freelancer_box table th.freelancer_name {
  font-size: 1.2em;
  color: black; 
  line-height: 1.4em;
}

div.freelancer_box h3 {
  border-top: 1pt dotted #999;
  padding: 6pt 0 0 0;
  margin: 0 0 6pt 0;
}


div.section
{   
	margin-bottom: 12pt;
	overflow: hidden;
	vertical-align: text-top;
	
}
#content div div.section h3 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	float: left;
	width: 160pt;
	clear: both;
}

#content div div.section p.details {
	padding: 0;
	margin: 0;
	font-size: 12pt;
	width: 400pt;
	padding-left: 180pt;
}

body#about {
  font-size: 12pt;
}

h2.logo {
	display: block;
	margin-bottom: 1em;
}

h2.logo img {
	vertical-align: text-top;
}

ol.statements li em {
	text-decoration: underline;
	}

.no_show {
	display: block;
}

.no_print {
	display: none;
}


