@charset "utf-8";
/* 
CSS Document | PRINT STYLES
---------------------------------------------------------------------
Development	:Genesis Creatives
Project		:Caribbean Governance Consultants Incorporated (CGC Inc.)
Date		:January 2009
--------------------------------------------------------------------- 
*/

html, body {
font-family:'Lucida Sans Unicode', Arial, Helvetica;
font-size:13px;
color:#333333;
line-height: 150%;
margin:0px;
margin-top:0px;
width:100%;
height:100%;
background-image:url(../../images/header_strip.gif);
background-repeat:repeat-x;
}

#container {
position:relative;
margin:auto;
min-height:100%;
}

/*----------------------------------------------------------------------------HEADER------------*/
#header{
width:100%;
height:150px;
background-image:url(../../images/header_strip.gif);
background-repeat:repeat-x;
}

#tableheader{
width:100%;
height:120px;
padding:0px;
}

#search{
display:none;
}

#header_links{
display:none;
}

#header_links a:link{
color:#cccccc;
}

#header_links a:active{
color:#FFFFFF;
}

#header_links a:visited{
color:#cccccc;
}

#header_links a:hover{
color:#ffffff;
background:none;
}

.navlist{
display:none;
}

#login{
	display:none;
}

.navigationlinks, .navigationlinks1, .navigationlinks2{
	display:none;
}

#logo{
	display:none;
}
#copyright{
	display:none;
}


/*------------------------------------------------------------------------------------------------------*/






/*---------------------------------------------------------------------------LEFT COLUMN------------*/
#left_column{
display:none;
}

.nav{
list-style-image:url(../../images/arrow.gif);
}

.nav_li{
vertical-align:middle;
background-image:url(../../images/ln.gif);
background-repeat:no-repeat;
}

#sidebar_a{
	display:none;
}
/*-----------------------------------------------------------------------------------------------------*/






/*--------------------------------------------------------------------------MAIN CENTRE-------------*/
#centre{
float:left;
width:75%;
height:100%;
}

#main{
width:98%;
}

.page_image{
display:none;
}

.page_image_print{
color:#000066;
}

a:link, a:visited, a:active{
color:#003366;
text-decoration:none;
}
												
a:hover{
color:#ffffff;
background:#0099FF;
width:150px;
border-bottom:none;
}

.page_image h2{
font-size:16px;
color:#66FFCC;
padding-top:75px;
padding-left:5px;
}

.highlight{
background:#d3f8d6;
padding:0px 15px 0px 15px;
}
/*----------------------------------------------------------------------------------------------------*/





/*----------------------------------------------------------------------RIGHT COLUMN----------------*/
#right_column{
float:right;
width:20%;
height:100%;
}

#functions{
display:none;
}

#right_contact{
font-size:11px;
color:#0099ff;
}

#date{
color:#009933;
}

.small_text{
font-size:11px;
color:#0099ff;
}

.small_text a:link{
color:#0099ff;
text-decoration:none;
}
												
.small_text a:hover{
color:#ffffff;
background:#0099FF;
border-bottom:none;
}

.small_text a:active{
color:#0099ff;
text-decoration:none;
}

.small_text a:visited{
color:#0099ff;
text-decoration:none;
}
/*------------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------FOOTER ----------------*/
#footer {
clear:both;
padding-top:10px;
bottom:0;
width:100%;
height:75px;
background-color:#999999;
text-align:center;
color:#ffffff;
}

#footer li{
display:none;
}

#footer a:link{
color:#cccccc;
}

#footer a:active{
color:#FFFFFF;
}

#footer a:visited{
color:#cccccc;
}

#footer a:hover{
color:#ffffff;
background:none;
}

#copyright{
font-size:10px;
}
/*-------------------------------------------------------------------------------------------------------*/

