/* Copyright (c) 2006-2007 Basta Computing, Inc. All rights reserved. */
/* Author: Basta Computing, Inc. - consulting@basta.com */
/* Client: AOLTI - http://www.aolti.com */

html {
	background-color:#ccd4dd;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#aabbcc', endColorStr='#ffffff', gradientType='0');
	background-color:#dddddd;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#dddddd', endColorStr='#ffffff', gradientType='0');
}
body {
	margin: 0;
	padding: 0;
	width: 850px;
	margin:auto;
	border: 0;
	border-left:1px #A5ACB2 solid;
	border-right:1px #A5ACB2 solid;
}
#container {
	padding: 0;
}
#masthead {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#navigation {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
}
#column_l {
	position: relative;
	float: left;
}
#column_r {
	float: left;
}
#footer {
	width: auto;
	clear: both;
	overflow: auto;
}
.float_right {
	float:right;
}
/* Copyright (c) 2006-2008 Basta Computing, Inc. All rights reserved. */
/* Author: Basta Computing, Inc. - consulting@basta.com */
/* Client: AOLTI - http://www.aolti.com */

@import url(layout.css);

html
{
	height: 100.5%;	
}

#logoheader {
	float:left;
	width:455px;
	height:100px;
}
#logoheader img {
	border-style: none;
}

#logoimage {
	float:right;
	width:313px;
	height:100px;
}

#logoglobe {
	float:left;
	width:89px;
	height:88px;
	margin-top:6px;
	margin-left:6px;
}

#logotext {
	float:left;
	color:black;
	width:400px;
	text-align:center;
	padding-top:10px;
	line-height:12pt;
	margin-top:16px;
}

#logoacademy {
	font-family: Times New Roman, Times, serif; 
	font-size: 16.5pt; 
	font-weight:bold;
	text-transform: uppercase; 
	font-variant: small-caps; 
	letter-spacing: .05em;
}

#logoof {
	font-size: 18pt; 
	font-weight:bold;
	font-variant: normal; 
	text-transform: none; 
	font-style: italic;
}

#logomultilingual {
	font-family: helvetica,arial; 
	font-size: 8pt; 
	text-transform: uppercase; 
	font-style: normal;
	font-weight: bold; 
	letter-spacing: .25em;
	margin-top:-4px;
}

#logoservices {
	font-family: Helvetica,Arial; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	letter-spacing: .1em;
	margin-top: 8px;
}

#logotext hr {
	height: 2px; 
	background-color: black; 
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

#headernote {
	float:right;
	font-family: Arial;
	font-size:13px;
	padding-top:4px;
	padding-right:.5em;
	font-weight:bold;
	font-style:italic;
}

.index, .indexfaq {
	font-size:100%;
	font-style:italic;
	background-color:#efefff;
	background-color:white;
	padding-top: 1em;
	margin-bottom:0em;
	zborder:1px #ccc solid;
}
.index {
	margin-top:2em;	
	padding-left: 3em;
}
.indexfaq {
	padding-left: 1em;
}
.index h2 {
	margin-top:0;
	float:left;
}
.indexfaq h2 {
	margin-top:0;
}
.index ul, .index ol {
	padding-left: 6em;
	margin-top: 0;
}
.indexfaq ul, .indexfaq ol {
	margin-top: 0;
}
.index li, .indexfaq li {
	padding-top: .5em;
}
.index li {
	list-style:circle;
}
.indexnum li {
	list-style:decimal;
}
.index a, .indexfaq a {
	text-decoration:none;
}
.index a:hover, .indexfaq a:hover {
	text-decoration:underline;
}
.topofpage {
}
.topofpage a {
	text-decoration: none;
}
.topofpage img {
	border-style: none;
	margin-right: .5em;
	width: 10px;
	height: 10px;
}
blockquote {
	font-weight:bold;
	font-style:italic;
}

.details {
	display:none;
}
.tablebox {
}
.tablebox tr {
}
.tablebox td {
	border-bottom: 1px #ccd4d4 solid;
	padding:.5em 2em .5em 2em;
	vertical-align:top;
}
.textbox, .textbox0, .textboxbold, .textboxnotes {
	background-color:#eef;
	background-color: #E0EDF5;
	padding:1em;
	border:1px #ccc solid;
	margin-bottom:2em;
/*TODO*/
	background-color: #EFEFFF;
}
.textbox0 {
	padding-top:0;
}
.textboxbold {
	font-weight:bold;
	padding: .5em;
	margin-bottom:1em;
}
.textboxnotes {
	font-family: Arial;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom: 1em;
}
.textboxnotes li {
	margin-left: -1em;
	margin-top: 1.5em;
	list-style: circle;
	list-style-image:url('../images/bltbm.gif');
}

.testimonial {
	display: none;
	color: #555;
	/*border-top: 1px black solid;*/
	font-style:italic;
}
.testimonialer {
	clear:both;
	font-size: 90%;
	font-style:italic;
	font-weight:bold;
}

.moreinfo {
	white-space:nowrap;
	color: #555;
}

.servicelist li {
	padding-bottom: .75em;
}

.servicelist strong {
	font-size:120%;
}

.bios {
	clear:both;
	margin-bottom:3em;
}
.bios img {
	float: left;
	width:134px;
	height:175px;
	margin-bottom:3em;
}
.bios p {
	display: block;
	margin-left: 160px;
}
.bios h4 {
	margin-left: 160px;
}
.biospos {
	font-size:90%;
	font-style:italic;
	font-weight:normal;
}

body {
	color: #555;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #fff;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #eef;
	background-color: #DDE4E4;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#DDE4E4', endColorStr='#ffffff', gradientType='1');
}
#MenuBar {
	border-top: 1px solid #aac;
	background-color: #ccd4dd;
	clear:both;
	width: 100%;
}
#MenuBar .MenuBarLeftMargin {
	margin-left: 42px;
}
#page_content {
	position: relative;
	width: 100%;
	border-top: 1px solid #aac;
}
#column_l {
	position: relative;
	margin: 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
	 padding-left: 50px;
	 padding-top: 1em;
	 margin-right: 280px;
	 min-height:500px;
}
#column_r {
	float: none;
	width: 250px;
	margin: 0;
	padding: 0 10px 0 10px;
	background-color: #ccccd0;
	background-color: #cdc;
	background-color: #ccccd4;
	background-color: #dde4e4;
	background-color: #E0EDF5;
background-color: transparent;
	position: absolute;
	right: 0px;
	top: 0px;
	font-family:Arial,Helvetica,sans-serif;
}
#column_r img {
	width:270px;
	zheight:180px;
	margin-left: -10px;
	zborder-top: 1px #889 solid;
	zborder-bottom: 1px #889 solid;
}
#column_r h4 {
	width:257px;
	margin: 0 0 0 -10px;
	background-color:#ccd4d4;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e0f0f0', endColorStr='#ccd4d4', gradientType='0');
	padding: .15em 0 .2em 1em;
	color:#333;
}
#column_r hr {
	margin-left: -10px;
	width: 270px;
}
#column_r li {
	list-style:square;
	font-weight:bolder;
	font-size:125%;
	
	text-decoration: underline;
	line-height: 1.25em;
}
#column_r h4 {
	color: #333;
}
#column_r a {
	color: #333;
	text-decoration: none;
}
#column_r a:hover {
	color: #333;
	text-decoration:underline;
}

#footer {
	background-color: #dde4e4;
	background-color: #E0EDF5;
	margin-top: 1em;
	border-top: 1px #aac solid;
	border-bottom: 1px #aac solid;
	font-size: 8pt;
	/* from p */
	/*font-size:x-small;*/
	/*padding-left: .5em;*/
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	text-align:center;
}
#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px 1em 3px 1em;
	border-right: 1px solid #aac;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border-right: 1px solid #889;
	background-color: #E0EDF5;
}
/* Styles for Content */
p {
	margin:5pt 5pt 5pt 0;
}
ul {
	margin-top: .75em;
}
.ulnested {
	margin-bottom: 1em;
}
hr {
	height: 1px;
	border-style:solid;
	border-top-style:none;
	color: #ccd4d4;
}
h1 {
	font-size: 1.75em;
	color: #469;
	 margin-left:-20pt;
	 margin-top:0;
}
h2 {
	font-size: 1.4em;
	color: #469;
}
h2 + p {
	margin-top:5pt;
}
h2 {
	 margin-bottom:0;
}
h3 {
	font-size: 1.25em;
	color: #469;
}
h4 {
	font-size: 1.2em;
	color: #469;
}
h5 {
	font-size: 1em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
/* Styles for Footer */
#footer p {
	font-size: smaller;
	text-align: center;
	color: #333;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.formulaire td {
	padding-bottom: 4pt;
}