body, form, fieldset, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, img {margin:0px; padding:0px; border:0px;}
#pagenavigation, .pagedivider { display:none;}
/*div.clearer {clear: both; line-height: 0; height: 0;}*/
.clearer {clear: both; line-height: 0; height: 0; display:none; float:none;}
.clear {clear:both;}
/* IE5PC doesn't support margin auto but incorrectly applies the CSS "text-align" attribute to block-level elements. */
body { 
	text-align:center; 
	color:#232323;
	font-size:small !important;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif; 
	background:#e1e1e1 url(/images/body_bg.jpg) center repeat-y;
	margin-top:0px; 
}

body input, body select {font-weight:normal !important;}
/* Set the text-align property inherited from the body back to default */

hr {color:#339966; border-color:#339966;}

#wrapper {
	width:900px;
	margin:auto;
	background-color:#fff;
	padding-bottom:5em;
	height:110%;
	min-height:110%;
}

#top_wrapper { 
	position:relative; 
	text-align:left; 
	width:701px;
	margin:0; 
}

#header { 
	height:216px;
	width:800px;
	margin:0 auto;
	text-align:left;
}

.quote {
	margin-left:0px;
	padding:7px 0 5px 0;
	font-style:italic;
	color:#000;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}

.quote span {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}

.right {float:right;}

.logo {
	padding-top:20px;
}

#navbar { 	
	width:100%; 
	background-color:#339966;
}

/*drop down menu*/
#navcenter {
	width:900px;
	margin:auto;
}

#nav .norightborder {
	border-right:none;
}

#nav {
	font-size:18px;
	width:100%;
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
}

#nav ul {
	float:left;
	width:100%;
}

#nav li {
	list-style-type:none;
	float:left;
	position:relative;
	width:16.5%;
}

#nav li  ul {
	position:absolute;
	width:11em;
	left:-999em;
}

#nav li ul li {
	background-color:#339966;
	background-image:none;
	width:100%;
	border-top:1px solid #E4E4E4;
}

#nav li ul ul {
	margin: -2.2em 0 0 11em;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav ul {
	margin-top:5px;
}

#nav li ul {
	margin:0;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	display:block;
	left:auto;
}

#nav a {
	padding:.4em .4em .4em .4em;
	display:block;
	color:#fff;
	text-decoration:none;
}

#nav a:hover {
	color:#fff;
	background-color:#93b6bb;
}

#nav a.active {
	background-color:#93b6bb;
}

/* end drop down menu*/

#lhward { float:none; }

#content { 
	width:700px;
	margin-top:3em;
	margin:3em auto 0 auto;
	text-align:left;
}

#content p, #content h4 {margin-bottom:0.5em;}
#content img {
	float:left;
	margin:3px 18px 1px 0;
	display:block;
}

#footer {
}

hr {color:#959595;}

.r
	{border:1px solid red;}
	
.text {
	border-color: #959595;
	border-top:2px solid #959595;
	border-bottom:2px solid #959595;
	padding:1.5em 1em 1.5em 3em;
	overflow:visible;
}

div .text-noline {
	padding:1.5em 1.5em;
}

.button {
	width:80px;
}

body a {
	color: #339966;
	text-decoration: none;
}
body a:hover {
	text-decoration:underline;
}


select {width:215px;}


.form-double {
	border:3px solid #339966;
}

.enter fieldset div {
	clear: both;
	position: relative;
	margin:5px 3px;
}

.enter label, fieldset div.cr p {
	margin: 0px 7px 0em 0em;
	display: block;
	width: 6em;
	text-align: right;
	float: left;
}

.enter fieldset div.cr label {
	text-align: left;
	margin-left: 8em;
	width: auto;
	float: none;
}

.enter fieldset {
	padding:0 0 10px 0;
}

fieldset div span {
	color:#990000;
	display:block;
}

.enter label {
	font-weight:bold
}

.help {
	margin-left:7em;
	margin-top:1em;
}

.title {
	font-size:larger;
	font-weight:bolder;
	margin:0 0 .5em 0;
}

div.opt input, div.opt select { 
	color: #999999;
	border:1px solid #999999;
}

div.opt label {
	color: #999999;
}

.goleft {text-align:left; float:left;}
.goright {text-align:right;}
.centre {text-align:center;}

.address {
	border-color:#959595;
	border-top:2px solid;
	border-bottom:2px solid;
	padding:2em 2em 2em 10%;
}
.address p {
	margin-bottom:1.5em; 
	line-height:1.7em;
}

.regulated {font-style:italic; font-size:120%; font-weight:normal; margin-top:2em;}

.bottommargin {
	margin-bottom:2em;
}


label {
	display: block;
	font-variant:small-caps;
}

fieldset div {margin-bottom:1.5em;}

.col1 {
position:relative;
width:210px;
float:left;
padding:10px 10px 5px 15px;
border:2px solid #959595;
margin-right:10px;
height:420px;
}

.col2 {
position:relative;
width:210px;
float:left;
padding:10px 10px 5px 15px;
border:2px solid #959595;
height:420px;
}

.form input {border:1px solid #006464;}

.no_col {
	clear:both;
	text-align:center;
}

.mandat {
	font-weight:bold;	
}

.red {
	border:1px solid #636363; 
	padding:10px;
}

#news {
	border: 2px solid #959595;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
	float: none;
	width: 210px;
	height: 100px;
	line-height:1.1em;
	overflow: auto;
	
}
#news p {
	margin-bottom:0.5em;
}
.spacing {line-height:0.5em;}
.spacing {margin:1em 0;}
.spacing p {margin:1em 0;}

/****************ADMIN SECTION*********************************/

#adminMenu {
	width:100%;
	color:#FFFFFF;
	background-color:#78837A;
	padding:0;
	text-align:center;
}

#adminMenuContent {
	width:500px;
	text-align:left;
}

#adminMenuContent ul {
	padding:5px 0;
}

#adminMenuContent ul li {
	list-style:none;
	display:inline;
}

#adminMenuContent ul li a {
	padding:5px 0.8em;
	margin:0;
	border:0;
	border-left:1px solid #dde;
	border-right:1px solid #dde;
	background: #78837A;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}

#adminMenuContent ul li a:link {
	color:#ffffff;
}

#adminMenuContent ul li a:link:hover, #adminMenuContent ul li a:visited:hover {
	background:#ddddee;
	color:#000;
}

#adminMenuContent ul li a#current {
	background:#ddddee;
	color:#000;
}

#adminWrapper {
	font-size:medium;
	text-align:middle;
}

.space a {
	margin:0 1em 0 0;
}

#adminContent { 
	width:550px;
	height:360px;
	text-align:left;
	margin:30px 0;
	font-size:small;
}

#adminTitle {
	text-align:left;
	font-size:3em;
	padding:0 0 16px 10px;
}

#adminContent fieldset {
	border:1px solid #006464;
	margin-bottom:10px;
	padding:10px;
}

#adminContent legend {
	color:#006464;
}

#adminContent label {
	font-weight:normal;
	font-variant:normal;
}

#adminContent form {
	margin-bottom:2em;	
}

#adminData {
	font-size:small;
	text-align:left;
	padding:15px 15px;
	width:95%;
	overflow:scroll;
	border:1px ridge #999999;
	margin:10px;
}

#adminData td {
	display:inline;
	white-space:nowrap;
}

#adminWrapper select {width:auto;}


table {
	border-collapse:collapse;	
	border:1px solid #666666;	
	display:inline;
	white-space:nowrap;
}

td, thead, th {
	border:1px solid #666666;
	padding:3px 4px;	
}

thead, th {
	font-weight:bold;
}

.bold {font-weight:bold;}

.noborder table td {
	border:none;
}

/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* clearfix end */ 

.bottomspace {
	margin-bottom:150px;
}

.img {
	vertical-align:text-bottom;
	top:10px;
	position:relative;
}

#qt {
	visibility:visible;
}

#content table.none, #content table.none td {
	border:none;
	border-spacing:0;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#content table.none {
	padding:5px;
}

#content td p {
	margin:0;
	padding:0;
}

tbody.border {
	border:1px solid #ccc;
	padding:5px;
	margin:5px;
}

.chris {
	color:#008fbf;
}