@import url("common.css");

html
{
 overflow: auto;
 overflow-y: scroll;
}

body {
	font-size: 0.8em;
	background: white;
}
h1 {
	font-size: 100%;
	color: #196A32;
}

.hidden {
	display: none !important;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #2C3749;
}

a:hover {
	color: #13572d;
}

td,th {
	vertical-align: top;
	text-align: left;
}

dl,dt,dd {
	display: block;
}

dt {
	margin-top: 1em;
	text-decoration: underline;
	font-weight: bold;
}

dd {
	margin-top: 0.3em;
}

p a {
	text-decoration: underline;
}

.img-left {
	float: left;
	margin-right: 0.5em;
}

/* #top (begin) */
#top {
	background: white url(i/top-bg.jpg) 0% 0px repeat-x;
	background-color: white;
	border-bottom: solid white 1px;
	position: relative;
}

#top h1 {
	background: transparent url(i/top-splash.jpg) 281px 0px no-repeat;
}
.top_right_menu
{
	position: absolute;
	top: 20px;
	left: 600px;

}
#top a
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
#top font
{
	color: #ffffff;
}

/* #top (end) */ /* .menu (begin) */
.menu {
	background: #518F68 url(i/menu-bg-t.gif) 0% 0% repeat-x;
	padding-top: 4px;
	font-size: 85%;
	font-weight: bold;
	width: 99.9%;
}

.menu table {
	width: 100%;
}

.menu td {
	background: #166A36 url(i/menu-bg-b.gif) 0% 100% repeat-x;
	border-left: solid white 1px;
	vertical-align: top;
	text-align: center;
	padding: 0.2em 0.5em 0.3em 0.5em;
}

.menu td.first {
	background-color: transparent;
	padding-left: 2.3em;
	border-left: none;
}

.menu td.last {
	background-color: transparent;
	width: 100%;
	text-align: right;
}

.menu td a {
	color: white;
	text-decoration: none;
	white-space: nowrap;
	behavior: url("hover.htc");
}

.menu td a:hover {
	color: white;
}

.menu td:hover {
	background-color: #2D3647;
}

.menu td.hover,.menu td.act {
	background-color: #2D3647;
}

.menu td span,.menu td a.act { /* background: #2D3647;*/
	color: white;
}

.menu td.copy {
	font-weight: normal;
	font-size: 90%;
	color: white;
	white-space: nowrap;
	text-align: right;
}

/* .menu (end) */ /* #page (begin) */
#page {
	border-bottom: solid #2F374A 1px;
	margin-bottom: 2px;
	font-size: 95%;
	width: 99.9%;
	height: 300px;
}

[id]#page {
}

#page-left {
}

#page-right {
	background: transparent url(i/cnt-bg.png) 1em 2.5em no-repeat;
/*	border-left: green solid 1px;*/
	padding: 2.5em 1em 1em 1em;
}
/* #sub-menu (begin)*/
#sub-menu {
	background: transparent url(i/sub-menu-top.gif) 0px 0px no-repeat;
	margin-top: 4.6em;
	width: 160px;
	float: left;
}

#sub-menu ul {
	list-style: none;
	padding-top: 1.3em;
	padding-bottom: 0.3em;
}

#sub-menu ul li {
	display: inline;
	list-style: none;
}

#sub-menu ul a {
	display: block;
	background: transparent url(i/sub-menu-off.gif) 0px 45% no-repeat;
	color: #13572D;
	text-decoration: none;
	font-weight: bold;
	padding: 0.4em 0 0em 1.5em;
}

#sub-menu ul span {
	display: block;
	background: transparent url(i/sub-menu-on.gif) 0px 45% no-repeat;
	color: #2D3647;
	text-decoration: none;
	font-weight: bold;
	padding: 0.4em 0 0em 1.5em;
}

#sub-menu ul a:visited {
	color: #13572D;
}

#sub-menu ul a:hover {
	background: transparent url(i/sub-menu-on.gif) 0px 50% no-repeat;
	color: #2D3647;
}

#sub-menu ul li ul {
	padding: 0 0 0 2.5em;
}

#sub-menu ul li ul ul{
	padding: 0 0 0 1em;
    margin-top: -0.3em;
    margin-bottom: 0.5em;
}
#sub-menu ul li ul li a {
	background: transparent url(i/bull-green.gif) 0px 1em no-repeat;
	padding-left: 0.3em;
	font-weight: normal;
}

#sub-menu ul li ul li a:hover {
	background: transparent url(i/bull-blue.gif) 0px 1em no-repeat;
}

#sub-menu ul li ul li a.act {
	background: transparent url(i/bull-blue.gif) 0px 1em no-repeat;
	color: #2D3647 !important;
}

/* #sub-menu (end)*/
#page-right h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0.1em 0em 0.2em 1.3em;
	border-bottom: solid #2C3749 1px;
	width: 80%;
	margin-bottom: 0.2em;
}

#page-right h2 a {
	float: right;
	font-weight: normal;
	color: #13572d;
	text-decoration: underline;
	position: relative;
	top: -0.1em;
}

#page-right p {
	padding-top: 0.7em;
	text-align: justify;
}

#page-right ul,#page-right ol {
	margin-left: 2em;
	margin-top: 0.7em;
	text-align: justify;
}

.portfolio {
	margin-top: 2em;
	margin-left: 1.3em;
}

#cnt {
	padding-left: 1.3em;
}

#page-right p a {
	text-decoration: underline;
}
#page-right h4 a {
	font-weight: normal;
	text-decoration: underline;
}

.portfolio a {
	text-decoration: underline;
}

.portfolio th {
	font-weight: normal;
	text-align: center;
	padding: 0.5em;
	vertical-align: middle;
}

.portfolio td {
	padding: 0.5em;
	text-align: justify;
	vertical-align: middle;
}

.portfolio td.description p {
	padding-top: 0em !important;
	text-align: justify !important;
}

.team-list td {
	padding: 0.5em 1em;
	text-align: center;
	vertical-align: top;
}

table.people td {
	padding: 0.5em 1em 0.5em 0;
}

table.people td p {
	text-align: left !important;
}

p.team_float {
	position: absolute;
	left: 10px;
	top: 0;
	line-height: 20px;
}

* html p.team_float {
	left: -10px;
}

p.team {
	width: 580px;
}

p.team a {
	color: #13572D;
	text-decoration: none !important;
}

p.team a:hover {
	text-decoration: underline !important;
}

p.team a:hover {

}

#page-right .team-list td p {
	text-align: center;
	padding-top: 0.2em;
}

/* #page(end)	*/
dl.news, dl.events {
	font-size: 90%;
}

dl.news dt, dl.events dt {
	text-decoration: none;
	font-weight: normal;
}
dl.news dd {
	font-weight: bold;
}

dl.events dd
{
	font-weight: bold;
	margin-bottom: 2em;
}
#back-link {
	text-align: right;
}

#back-link a {
	text-decoration: underline;
}

.table {
	border-top: solid #13572d 1px;
	border-right: solid #13572d 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

.table td,.table th {
	border-left: solid #13572d 1px;
	border-bottom: solid #13572d 1px;
	padding: 0.2em 0.5em;
	text-align: left;
	vertical-align: top;
}

.contacts {
	border-spacing: 0;
	border-collapse: collapse;
}

.contacts td {
	padding: 0.2em 1em 0.2em 0em;
}

.contacts td a {
	text-decoration: underline;
}
.submenu
{
	position: absolute;
}
.submenu div
{
	margin-top: 4px;
	width: 150px;
	height: auto;

	border: 1px solid #ffffff;
	border-bottom: 0;
	background-color: #166A36;
}
.submenu a
{
	color: #ffffff;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	border-bottom: 1px solid #fff;
}
.submenu a:hover
{
	background-color: #2D3647;
	color: #ffffff;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	border-bottom: 1px solid #fff;
}
.acrobat
{
	padding: 1em;

	background: #fff;
}
.team_img_left
{
	float: left;
	margin: 0 10px 10px 0;
}

.team_img_right
{
	float: right;
	margin: 0 0 10px 10px;
}

#cnt ul li a
{
	text-decoration: underline;
}
.note
{
    width: 580px;
}