﻿/* Default CSS Stylesheet */
    

#header {
	margin: 0;
	padding: 0;
}


.style1 {
	border-width: 0px;
	text-align: justify;
}
.style2 {
	text-align: right;
	background-image: url('images/header_lines_bg.jpg');
	background-repeat: repeat-x;
	background-color: transparent;
	background-position: top left;
	color: #000;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: small;
}
.style4 {
	font-size: 13px;
}
.style5 {
	color: #003300;
}
.style6 {
	background-image: url('images/header_bg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 774px;
}
.style7 {
	background-image: url('images/header_endpiece_wide.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top left;

}

.navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: none;
	margin-top: 19px;
	margin-left: 11px;
	
}

.navigation li {
	margin: 0;
	padding: 0;
	text-indent: none;
}


.navigation a {
	display: block;
	padding-left: 14px;
	width: 185px;
	color: #333333;
	font-size: 14px;
	font-family: Georgia, times, serif;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #b6ab86;
	padding-bottom: 12px;
	padding-top: 8px;
}

.navigation a:hover {
	color: #006600;
}

.navigation_sub {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: none;
	margin-top: 5px;
	margin-left: 40px;
	list-style-image: url('images/greena_arrow.gif');
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.navigation_sub a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 0 0 6px 5px;
	margin: 3px 0;
	text-indent: 0;
	text-decoration: none;
}

.navigation_sub a:hover {
	color: #006600;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6d4112;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#content a {
	color: #006600;
}

#content li{
margin-bottom: 15px;
text-align: justify;
}

#content p {
	text-align: justify;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #beb69a;
	height: 1px;
}

#footer {
border-top: 1px solid #beb69a;
width: 540px;
	margin: 30px 0 0 3px;
	padding: 15px 0 30px 0;
}

#footer p {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
}
.style9 {
	font-size: 11px;
}
.style10 {
	color: #666666;
}
.style11 {
	font-size: 11px;
	color: #666666;
}
.style12 {
	text-align: left;
}
ol ol {
font-size: inherit;
list-style-type:lower-alpha;
}

.style55 {
	border: 1.0pt none windowtext;
	padding: 0in;
}
.style66 {
	font-family: "Times New Roman";
	font-size: 7pt;
}