/* Global Styles */

span.todo {
	border: 3px solid red ;
	padding: 10px;
	}
html {
	height: 100.1%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
	background-color: #ebf2f6;
	
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0 0 0.5em 0;
	padding: 0 1em 0 0
}

h1 {}
a {
	color: #007396;
}
a:hover {
	color: #990a5c;
}
a.back_top {
	float: right;
}

h2 {}
h3 {
	color: #007396;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
}
h4 {
	color: #007396;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
	font-weight: normal;
	font-size: 1em;
}
h5 {}
h6 {}
p  {}
ul {
	padding-left: 15px;
	margin-left: 1px;

}
ul li {
}
blockquote {}

dl {
	margin: 1em 0;
	font-size: 0.9em;
	}

dd, dt {
	margin: 0px;
	padding: 0px;
}
dd {
	float: left;
	width: 20px;
	clear: both;

}
dt {
	display: block;
	width: 80%;
	float: left;
}


div.container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

h1 span {
	display: none;
}
hr {
	display: none;
}

/* Page Layout */
div.top {
	height: 115px;
	width: 775px;
	position: relative;
}

div.top ul {
	display: none;
}
div.logo {
	width: 220px;
	float: left;
}

div.logo div {
	margin: 0 auto; 
	width: 200px; 
	padding-top: 2em; 
}
div.logo img {
	border: none;
	margin-right: auto;
	margin-left: auto;
}
div.top h1 {
	display: block;
	padding: 0;
	background: #ebf2f6;
	width: 533px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 30px;
}
div.top h1 img {
	padding-left: 0.5em;
	padding-top: 0.2em;
	}
div.prev_next_icons {
	float: right;
	position: relative;
	right: 22px;
	top: 35px;
}
div.prev_next_icons img {
	border: none;
}
div.breadcrumb {
	position: absolute;
	color: #666;
	bottom: 10px;
	height: 30px;
	line-height: 30px;
	left: 220px;
	font-size: 0.9em;
}
div.breadcrumb a {
	color: #666;
	text-decoration: underline;
}

/* MAIN NAVIGATION STYLES */
div#nav {
	float:left;
	width: 220px;
}
div ul.navigation {
	list-style: none;
	padding: 0;
	margin-top: 0.8em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	width: 225px;
}
div ul.navigation li {
	width: 190px;
}

div ul.navigation li a {
	color: #000;
	display: block;
	height: 28px;
	line-height: 27px;
	text-decoration: none;
	border-bottom: 1px solid #c8c8c8;
	font-weight: bold;
	width: 190px;
}

div ul.navigation li ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

div ul.navigation li ul li a {
	color: #666;
	display: block;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	padding-left: 1.5em;
}
div ul.navigation li ul li a:hover, div ul.navigation li a:hover  {
	color: #007396;
}

div ul.navigation li ul li.active a {
	color: #007396;
	display: block;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/g_active_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
div ul.navigation li.top_line {
	border-top: 1px solid #c8c8c8;
	width: 190px;
}
div ul.navigation li.bottom_line {
	border-bottom: 1px solid #c8c8c8;
	width: 190px;
}

div ul.navigation li.active_nolink {
	font-weight: bold;
	color: #007396;
	padding-top: 0.5em;
}
/*--------------------*/
div.subnavigation {
	padding-top: 50px;
	padding-left: 10px;
	float: left;
	width: 220px;
	clear: left;
}
div.subnavigation h3 {
	font-size: 1.1em;
}
div.subnavigation ul {
	color: #666;
	list-style-type: none;
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 0.9em;
}
div.subnavigation ul li {
	display: block;
	margin-bottom: 0.5em;
}

div.subnavigation img {
	vertical-align: text-bottom;
	margin-right: 0.2em;
}
	

div.subnavigation a {
	color: #666;
}

div#content {
	width: 533px;
	float: left;
}
div#content h2 {
	font-size: 1.4em;
	color: #007396;
	margin-bottom: 3.5em;
}
div#content h3 {
	font-size: 1.1em;
	background: #FFFFFF;
}

div#content h3.heading_line {
	display: block;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #007396;
	color: #990a5c;
}

div#content p.first_p {
}

div.footer {
	clear: both;
	background-color: #FFFFFF;
	color: #666666;
	height: 50px;
	line-height: 50px;
	text-align: right;
}

.cat {
	width: 200px;
	margin-right: 10px;
	float: right;
}

.cat p {
	color: #990a5c;
	font-weight: bold;
	}
.position {
	color: #007396;
}
.figure {
	width: 200px;
	height: 100px;
	float: left;
	padding: 8px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #007396;
	border-bottom-color: #007396;
}

.main_person_image {
	margin-bottom: 2em;
}
body#overview div.figures {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
body#overview div.description {
	font-size: 0.8em;
	color: #666666;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.purple_text {
	color: #990a5c !important;
}

