/* CSS Document */

body {
	background-color:#5d7849;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	}

a:link {
	text-decoration:none;
	color:#000000;
	}
a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
a:active {
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	color:#000000;
	}
	
.style1 {
	font-size: 20px;
	}
.style2 {
	font-size: 14px;
	}
.style3 {
	font-size: 15px;
	}
.style4 {
	font-size:12px;
	color:#CCCCCC;
	font-style:italic;
	}
.style5 {
	font-size:10px;
	color:#CCCCCC;
	}
.style5 a:link {
	text-decoration:none;
	color:#CCCCCC;
	}
.style5 a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
.style5 a:active {
	text-decoration:none;
	}
.style5 a:visited {
	text-decoration:none;
	color:#999999;
	}
.style6 {
	font-size:14px;
	color:#000000;
	}
.style6 a:link {
	text-decoration:none;
	color:#000000;
	}
.style6 a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
.style6 a:active {
	text-decoration:none;
	}
.style6 a:visited {
	text-decoration:none;
	color:#999999;
	}
.style7 {
	font-size:30px;
	}	
.style8 {
	font-family:Cochin, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight:normal;
	}
.style9 {
	font-size:12px;
	}
h1 {
	font-size:24px;
	font-weight:normal;
	}
h2 {
	font-size:18px;
	font-weight:normal;
	}
h3 {
	font-family:Cochin, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight:normal;
}

.image_float1 {
	float:left;
	margin:0px 20px 0px 0px;
	}
.image_float2 {
	float:right;
	margin:0px 0px 5px 20px;
	}
#masthead {
	width: 800px;
	height: 109px;
	margin: auto;
	padding: 0 0 0 0px;
	border-width: 1;
	border-color: #000000;
	background-image:url(images/masthead_grey.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	}
#container {
	width: 800px;
	margin: auto;
	height: 514px;
	padding: 0 0 0 0;
	background-color:#999999;
	vertical-align: top;
	}
#translationbar {
	width: 800px;
	margin: auto;
	height: 25px;
	clear:none;
	padding: 0 0 0 0;
	background-color:#666666;
	vertical-align: top;
	text-valign:center;
	}
#translationbar a:link {
	text-decoration:none;
	color:#CCCCCC;
	}
#navbar {
	width: 790px;
	margin: auto;
	height: 17px;
	padding: 5px;
	background-color:#e1dbd7;
	text-align:justify;
	vertical-align: top;
	}
#contentwindow {
	width:530px;
	height:600px;
	margin-right:260px;
	clear:none;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
	}
p #contentwindow {
	clear:both;
	}
#sidebar {
	float:right;
	width:150px;
	height:514px;
	background-color:#CC6633;
	color:#CCCCCC;
	padding:5px;
	background-image:url(images/sidebar1.jpg);
	repeat:no-repeat;
	}
#footer {
	width:800px;
	clear:both;
	}