body {
	margin: 0px;
	background-repeat: repeat-y;
	background-color: #666f74;
	background-image: url(../site_images/whitemargin_gray_bkg.png);
	font-family: Geneva, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.05em;
	color: #666f74;
}


#navBar {
	/*	position: absolute;
	left: 97px;
	top: 66px;
	width: 721px;
*/	overflow: visible;
	background-color: #CCCCCC;
	width: 721px;
}
.banner {
	background-image: url(../site_images/red_line.png);
	background-repeat: repeat-x;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #D6D3CE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/
#sectionLinks {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #D6D3CE;
}

#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link, #sectionLinks a:visited, #sectionLinks a:hover {
	padding: 6px 0px 6px 10px;
}

#sectionLinks a:link {
	color: #666f74;
	width: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	text-decoration: none;
}

#sectionLinks a:visited {
	color: #666f74;
	text-decoration: none;
}

#sectionLinks a:hover {
	color: #ffffff;
	background-color: #bbbbbb;		 /* #bbbbcd; */
}
/************************ selectedLink ***************/
#selectedLink {
	background-color: #666f74;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#selectedLink li {
	border-bottom: 1px solid #666f74;
	padding-left: 10px;
	color: #FFFFFF;
}

/* fix for browsers that don't need the hack */
html>body #selectedLink li {border-bottom: none;}

/***************** main and auxiliaries **********/
#main p {
	margin: 0px;
	padding: 0px;
}

#main {
	color: #FFFFFF;
	font-size: 101%;
	text-align: justify;
	display: block;
	line-height: 1.6em;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#language {
	position:absolute;
	left:648px;
	top:10px;
	width:165px;
	height:18px;
	z-index:1;
	text-align: right;
}
a:link {
	color: #c2c7c9;
	text-decoration: none;
}
a:visited {
	color: #c2c7c9;
	text-decoration: none;
}
a:hover {
	color: #e90027;
	text-decoration: none;
}
#main blockquote {
	margin-left: 182px;
	text-align: left;
	margin-right: 0px;
}
.space {
	padding-top: 39px;
}
/*
.space p {
	font-size: 1.1em;
}
.space ul {
	font-size: 2.0em;
}
*/

.spacebusiness {
	padding-top: 39px;
}

#main ul {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
/*
#fonts {
	position:absolute;
	left:6px;
	top:125px;
	width:90px;
	height:25px;
	z-index:1;
	color: #FF0000;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}
#fonts ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
*/
