/*
    ============== (C) Copyright Relate.IT - All rights reserved ===============

    The copyright to the contents herein is the property of Relate.IT. The 
    contents may be used and/or copied only with the written permission of
    Relate.IT, or in accordance with the terms and conditions stipulated in 
    the agreement/contract under which the contents have been supplied.

    Internet:                   http://www.relate-it.eu

    ============================================================================
    $Id: print.css,v 1.1 2007/08/27 09:47:40 cvs Exp $ 
    ============================================================================
*/

BODY { 
	font: 11px tahoma, arial, sans-serif; color: #222222; line-height: 1.6; }
	
#main {	
	}
#logo {
	padding: 5px; height: 135px;  }
#contextSensitive {
	position: absolute; left: 250px; top: 0px; }

#cmsNavigation {
	font-family: arial; padding-left: 7px; padding-bottom: 20px; 
	color: #DD9F57; text-align: left; }
#cmsNavigation A {
	text-decoration: none; color: #8E1908; }
#cmsNavigation A:hover {
	text-decoration: underline; color: #DD9F57; }
	
#menu {
	display: none; }
	
#news {	
	display: none; }

#content {
	width: 100%; }
#content A {
	color: #8E1908; text-decoration: none; }
#content A:hover {
	color: #DD9F57; text-decoration: underline; }
#content A:visited {
	color: #8E1908; }
#contentScroller {
	}

#companyInfo {	
	display: none; }

TD.footer {
	display: none; }
	
H1, H2, H3 {
	font-family: arial; }
H1 {
	font-size: 16px; margin-top: 0px; border-bottom: 2px dotted #78a6da; 
	margin-bottom: 6px; }
H2 {
	font-size: 14px; padding-top: 15px; border-bottom: 1px dotted #78a6da; 
	margin-bottom: 6px; margin-top: 0px; }
H2.spaceRight {
	margin-right: 25px; }
H3 {
	font-size: 12px; padding-top: 8px; margin-top: 0px; margin-bottom: 3px; 
	border-bottom: 1px dotted #bbbbbb; }

UL, OL {
	list-style-position: outside; margin-left: 20px; padding-left: 10px; 
	margin-top: 8px; margin-bottom: 8px; }

P {
	margin-top: 7px; margin-bottom: 0px; text-align: left; }
P.bigBlue {
	font-family: tahoma; font-weight: bold; font-size: 20px;  
	padding-bottom: 24px; padding-left: 30px; }
P.quote {
	font-family: arial; font-weight: bold; font-size: 14px; font-style: italic;
	padding-top: 8px; padding-bottom: 15px; color: #C1C1C1; }
P.bigBlue A {
	color: #78a6da; text-decoration: none; }
TD.uspPoint, TD.uspPoint A {
	font-family: tahoma; font-weight: normal; font-size: 18px; color: #333333; 
	text-decoration: none; display: block; }
TD.uspPoint A:hover {
	color: #DD9F57; text-decoration: none; }

IMG { 
	border:0px; }