/********************************************************/
/* Standard Style Sheet for RealGap						*/
/* Copyright 2005 by MSOnet				 				*/
/* By Maryse Borgès										*/
/* 					 									*/
/* File Created on 25/11/2005							*/
/* Last Edited on 10/11/2005							*/
/********************************************************/

/* Style sheet rollovers */

/* Tag Styles */

BODY {
	font-size: 0.8em;
	font-family: Verdana, arial, sans-serif;
}

TD ,  textarea {
	font-family: Verdana, arial, sans-serif;
	color: #000000;
	font-size: 0.8em;
}

a {
	color: #000000;
}

a:hover  {
	text-decoration : none;
}

ul {
	margin-left: 7px;
	padding-left: 10px;
}

H1 {
	font-size: 1.3em;
	font-family: Verdana, arial, sans-serif;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

H2 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, arial, sans-serif;
	color: #000000;
}

hr {
	height: 1px;
	color: #8EB0B1;
}

/*  CLASSES  */
.crumbtrailBox {
	background-color: #FFB515;
	height: 21px;
}

.crumbtrail , .crumbtrail a ,.crumbtrail a:visited {
	color: #4D4D4D;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

.crumbtrail {
	font-size: 0.8em;
	padding-left: 15px;
	padding-top: 3px;
}

.crumbtrail a:hover {
	text-decoration: underline;
}

.footerBox {
	height: 22px;
}
.footerText,  .footerText a, .footerText a:visited {
	color: #636363;
	text-decoration: none;
	font-size: 10px;	
}
.footerText a:hover
{
	text-decoration: underline;
}

.footerLogos {
	padding: 10px 0px 15px 0px;
}

.sButton {
	background-color: #CDCDCD;
	border: 1px solid #666666;
	color: #666666;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	font-family: arial, verdana, sans-serif; 
	font-size: 0.8em;
}

.sImage{
	border: 1px solid #C6C4C4;
}

/* SITE MAP STYLES */
.sitemapText, .sitemapText a, .sitemapText a:visited {
	color: #447444;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}

 .sitemapText a:hover {
	text-decoration	: underline;
} 

.sitemapHeaderText, .sitemapHeaderText a ,.sitemapHeaderText a:hover, .sitemapHeaderText a:visited {
	font-weight: bold;
	color: #447444;
	text-decoration: none;
	line-height: 18px;
	padding-top: 5px;
}

.left_nav_filler {
	height: 100%;
	background: #8BD3E5 url(../images/left_nav_under_background.jpg) no-repeat bottom;
}