/* ama print css */

body
	{
	padding: 3em;
	background: white;
	}


a:link, a:visited 
	{
	color: #3188c9;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#content a:link:after, #content a:visited:after 
	{
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#tools, #amaflash, #amaemail
	{
	display: none;
	}

#navigation
	{
	display: none;
	}

#content_blocks
	{
	display: none;
	}
	
.form, #site_strapline
	{
	display: none;
	}

body
	{
	font-family: helvetica, ariel, sans-serif;
	color: #676767;
	}

#site_title
	{
	font-size: 20pt;
	}
	
h3
	{
	font-size: 15pt;
	color: #00abba;
	}

h4
	{
	font-size: 11pt;
	color: #00abba;
	}

p
	{
	font-size: 10pt;
	line-height: 16pt;
	margin: 20px 0px 20px 0px;
	}

.intro
	{
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	}

#content ul
	{
	padding-left: 10px;
	font-size: 10pt;
	line-height: 16pt;
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	}

#content img
	{
	display: none;
	}
	
abbr
	{
	cursor: help;
	}
	
img
	{
	border: 0;
	}

a, a:visited
	{
	color: #00abba;
	}

a:hover
	{
	text-decoration: none;
	}

#footer
	{
	padding-top: 30px;
	text-align: center;
	}

#footer img
	{
	vertical-align: middle;
	}

#credits_list li
	{
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	}

#credits_list li a:hover
	{
	text-decoration: none;
	}


#credits_list li
	{
	display: inline;
	}

