/*---------------------------------------------------------------------------
  SARS: AN OPEN SCAR
---------------------------------------------------------------------------*/


body{
	margin: 0px;
	padding: 0px;
	background-color: #eeeedd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
}
td {
	font-size: 14px;
	}

/*---------------------------------------------------------------------------
  Header
---------------------------------------------------------------------------*/
table.header {
	width: 100%;
	background-color: #880000;
	}
td.header1 {
	width: 339px;
	height: 99px;
	vertical-align: top;
	}
td.header2 {
	width: 100%;
	background-image: url("../images/header3.gif");
	height: 99px;
	vertical-align: top;
	}
td.header3 {
	width: 330px;
	height: 99px;
	vertical-align: top;
	}
img.logo {
	border: 0px;
	}

td.search-icons {
	border-bottom: 5px solid #eeeedd;
	}
table.search-icons {
	width: 100%;
	}
td.search {
	width: 205px;
	vertical-align: bottom;
	}
td.notepad {
	width: 70px;
	text-align: center;
	}
td.printpage {
	width: 80px;
	text-align: center;
	}
td.bookmark {
	width: 80px;
	text-align: center;
	}
td.tellafriend {
	width: 90px;
	text-align: center;
	}
img.icon {
	border: 0px;
	}
a.icon {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
a.icon:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
a.icon:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
a.icon:visited:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}

/*---------------------------------------------------------------------------
  Content area
---------------------------------------------------------------------------*/
table.layout {
	width: 100%;
	background-color: #eeeedd;
	}
td.content1-1 {
	vertical-align: top;
	}
td.content1-2 {
	width: 100%;
	background-color: #f6f6ec;
	border-top: 1px solid #888877;
	border-left: 1px solid #888877;
	border-bottom: 1px solid #888877;
	vertical-align: top;
	}
td.content1-3 {
	background-color: #f6f6ec;
	border-top: 1px solid #888877;
	border-bottom: 1px solid #888877;
	vertical-align: top;
	}

/*---------------------------------------------------------------------------
  Content area: column 1
---------------------------------------------------------------------------*/
div.col1box-header {
	background-color: #aa0000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: 15px;
	}
div.col1box {
	background-color: #ffffff;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	margin-right: 15px;
	}
	
select.language {
	width: 130px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

a.skipnavigation {
	display: none;
	}
	
img.nav {
	border: 0px;
	}
	
/*---------------------------------------------------------------------------
  Content area: column 1, navigation links
---------------------------------------------------------------------------*/
a.nav {
	display: block;
	background-color: #ddddcc;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	}
a.nav:hover {
	background-color: #f6f6ec;
	font-weight: normal;
	}
a.nav:visited {
	font-weight: normal;
	color: #000000;
	}
a.nav:visited:hover {
	font-weight: normal;
	color: #000000;
	}

a.nav-active {
	display: block;
	background-color: #004444;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	}
a.nav-active:hover {
	font-weight: bold;
	color: #ffffff;
	}
a.nav-active:visited {
	font-weight: bold;
	color: #ffffff;
	}
a.nav-active:visited:hover {
	font-weight: bold;
	color: #ffffff;
	}

a.nav-header {
	display: block;
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	}
a.nav-header:hover {
	background-color: #f6f6ec;
	font-weight: normal;
	color: #000000;
	}
a.nav-header:visited {
	font-weight: normal;
	color: #000000;
	}
a.nav-header:visited:hover {
	background-color: #f6f6ec;
	font-weight: normal;
	color: #000000;
	}

a.nav-header-active {
	display: block;
	background-color: #004444;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	}
a.nav-header-active:hover {
	font-weight: bold;
	color: #ffffff;
	}
a.nav-header-active:visited {
	font-weight: bold;
	color: #ffffff;
	}
a.nav-header-active:visited:hover {
	font-weight: bold;
	color: #ffffff;
	}
	
a.nav-sub {
	display: block;
	font-weight: normal;
	background-color: #ddddcc;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-left: 30px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	}
a.nav-sub:hover {
	background-color: #f6f6ec;
	font-weight: normal;
	color: #000000;
	}
a.nav-sub:visited {
	background-color: #ddddcc;
	font-weight: normal;
	color: #000000;
	}
a.nav-sub:visited:hover {
	background-color: #f6f6ec;
	font-weight: normal;
	color: #000000;
	}

a.nav-sub-active {
	display: block;
	background-color: #004444;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-left: 30px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	}
a.nav-sub-active:hover {

	}
a.nav-sub-active:visited {
	font-weight: bold;
	color: #ffffff;
	}
a.nav-sub-active:visited:hover {
	font-weight: bold;
	color: #ffffff;
	}

a.nav-sub-header {
	display: block;
	font-weight: normal;
	background-color: #ddddcc;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-left: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	}
a.nav-sub-header:hover {
	font-weight: normal;
	background-color: #f6f6ec;
	}
a.nav-sub-header:visited {
	color: #000000;
	}
a.nav-sub-header:visited:hover {
	color: #000000;
	}

a.nav-sub-header-active {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	}
a.nav-sub-header-active:hover {
	}
a.nav-sub-header-active:visited {
	color: #000000;
	font-weight: normal;
	}
a.nav-sub-header-active:visited:hover {
	color: #000000;
	font-weight: normal;
	}
	
/*---------------------------------------------------------------------------
  Content area: column 2
---------------------------------------------------------------------------*/
div.introduction1 {
	background-color: #004444;
	color: #ffffff;
	border: 1px solid #004444;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	}
div.introduction2 {
	background-color: #ffffff;
	border-top: 1px solid #004444;
	border-left: 1px solid #888877;
	border-right: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
	}
img.introduction {
	float: right;
	border: 1px solid #ffffff;
	margin-left: 20px;
	margin-bottom: 10px;
	}

div.col2box-1 {
	background-color: #ffffff;
	border: 1px solid #888877;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
	}
div.col2box-2 {
	background-color: #ddddcc;
	border: 1px solid #888877;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
	}
div.col2box-3 {
	background-color: #ddddcc;
	background-image: url("../images/background.gif");
	background-repeat: repeat-y;
	border: 1px solid #888877;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
	}

div.introduction3 {
	background-color: #ffffff;
	border: 1px solid #888877;
	padding: 0px;
	padding-left: 0px;
	margin-top: 12px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
	}

div.introduction4 {
	background-color: #ddddcc;
	background-image: url("../images/background.gif");
	background-repeat: repeat-y;
	border: 1px solid #888877;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
	}

div.introduction5 {
	background-color: #ffffff;
	border: 1px solid #888877;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
	}

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 1px;
	border-bottom: 1px solid #ff8833;
	margin-top: 7px;
	margin-bottom: 12px;
	}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 1px;
	border-bottom: 1px solid #888877;
	margin-top: 10px;
	margin-bottom: 12px;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-bottom: 1px;
	margin-top: 7px;
	margin-bottom: 12px;
	}

p {
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 17px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	}

blockquote.content {
	float: right;
	background-color: #f6f6ec;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004444;
	border-top: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	}
p.quote {
	margin: 0px;
	text-align: left;
	}

a {
	font-weight: bold;
	color: #aa0000;
	}
a:hover {
	text-decoration: none;
	}
a:visited {
	color: #666655;
	}
a:visited:hover {
	text-decoration: none;
	}

a.name {
	color: #000000;
	}
a.content {
	color: #ffffff;
	}

ul {
	list-style-type: square;
	line-height: 16px;
	}

span.definition {
	border-bottom: 2px dashed #888877;
	cursor: help;
	}

span.underline {
	text-decoration: underline;
	}

table.contentlinks {
	width: 100%;
	}
td.column {
	width: 50%;
	line-height: 16px;
	padding-bottom: 10px;
	vertical-align: top;
	}
img.contentlink {
	float: left;
	width: 65px;
	height: 65px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
	}
a.contentboxheader {
	font-size: 14px;
	}

div.image {
	width: 410px;
	line-height: 16px;
	}	
img.content {
	display: block;
	background-color: #ffffff;
	border: 1px solid #888877;
	padding: 4px;
	margin-bottom: 8px;
	}
img.graph {
	display: block;
	margin-bottom: 12px;
	}
span.number {
	background-color: #888877;
	font-weight: bold;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 1px;
	margin-right: 2px;
	}
span.line {
	margin-left: 2px;
	margin-right: 2px;
	}

img.picture {
	float: right;
	border: 1px solid #888877;
	}

div.contentoutline {
	text-align: right;
	margin-bottom: 12px;
	}
div.top {
	border: 0px;
	margin: 18px;
	}

/*---------------------------------------------------------------------------
  Content area: column 3
---------------------------------------------------------------------------*/
div.col3box-header {
	background-color: #aa0000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-top: 10px;
	}
div.col3box {
	background-color: #ffffff;
	border-left: 1px solid #888877;
	border-bottom: 1px solid #888877;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	}
blockquote {
	margin: 0px;
	}
span.quote {
	font-style: italic;
	}

img.button {
	display: block;
	text-align: center;
	border: 0px;
	margin-top: 25px;
	}
	
/*---------------------------------------------------------------------------
  Footer
---------------------------------------------------------------------------*/
td.footer1 {
	background-color: #000000;
	color: #ffffff;
	border-top: 20px solid #eeeedd;
	border-bottom: 1px solid #ff8833;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 9px;
	}
table.footer {
	width: 100%;
	}
span.copyright {
	color: #ffffff;
	font-size: 12px;
	}
span.line-footer {
	color: #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	}
td.footer2 {
	background-color: #000000;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	}
a.footer {
	color: #ffffff;
	}
a.footer:hover {
	color: #ffffff;
	}
a.footer:visited {
	color: #ffffff;
	}
a.footer:visited:hover {
	color: #ffffff;
	}

/*---------------------------------------------------------------------------
  Other
---------------------------------------------------------------------------*/
form {
	display: inline;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/*---------------------------------------------------------------------------
  Timeline
---------------------------------------------------------------------------*/
.div_ori{
	visibility: hidden;
	position: absolute;
}

.div_sel, .sel1, .sel2, .sel3{
	visibility: visible;
	font-weight: normal;
}

.ori1, .over1, .sel1{
	font-weight: bold;
	padding-left: 30px;
	width: 40px;
	
}
.ori2, .over2, .sel2{
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #004845;
	width: 20px;
}
.ori3, .over3, .sel3{
	padding-left: 20px; padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}


.over1, .over2, .over3{
	cursor: pointer;
}
.over1{
	background-color: #e6e6d6;
	color: #222222;
}
.over2{
	background-color: black;
}
.over3{
	background-color: #e6e6d6;
	color: #222222;
}

.sel1{
	background-color: #f6f6ec;
}
.sel2{
	background-color: black;
}
.sel3{
	background-color: #f6f6ec;
}


.top, .over1, .over2, .over3, .ori1, .ori2, .ori3, .sel1, .sel2, .sel3{
	border-top-color: #888877;
	border-top-style: solid;
	border-top-width: 1px;
	vertical-align: top;
	padding-top: 10px;
}

div.line {
	border: 1px solid #888877;
	margin-bottom: 15px;
}