
/********************************************
*                                           *
* Author: 	Paul Killoran                   *
*         	Starlight Solutions             *
*                                           *
* Date: 	13/06/2007                      *
*********************************************
*                                           *
* Copyright © Starlight Solutions 2007      *
* This module remains the property of       *
* Starlight Solutions at all times.         *
* Unathorised use is not permitted.         *
*                                           *
********************************************/

/* Content style and type definitions */

body { background-color:#ffffff; }
#page_header { display:none; }
#page_footer_text { display:none; }
div.copyright_notice { text-align:right; }
div.page_content_side { display:none;  }
div.button { display:none; }
#print_logo { left:0; top:0; position:absolute; }
#print_logo img { border:0px; padding:0px 0px 0px 17px; }
#page_content { margin-top:65px; width: 100%; }

div.page_content_main h1 { color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; border-bottom:2px solid #eb990d; margin-bottom:5px; padding:0px 0px 1px 3px; line-height:20px;}
div.page_content_main h2 { color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:0px 0px 0px 2px; margin:15px 0px 5px 0px; text-transform:uppercase; border-bottom:2px solid #eb990d; }
div.page_content_main h2 a { text-decoration:none; }
div.page_content_main h3 { color:#eb990d; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; margin-bottom:5px; border-bottom:1px dotted #a5a39d; margin-bottom:5px; }

.clear { clear: both; display: block; height: 1px; overflow: hidden; margin: 0; padding: 0; }			