/*
TreeICT
Copyright 2008
All Rights Reserved
*/


img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

*:focus {
	outline: 0px;
}



input.text {
	font-size: 12px;
	font-family: Arial,Verdana;
	width: 193px;
	height: 14px;
	padding: 3px;
	border: 1px solid #a7a6aa;
}

textarea.text {
	font-size: 12px;
	font-family: Arial,Verdana;
	width: 193px;
	height: 116px;
	padding: 3px;
	border: 1px solid #a7a6aa;
}

input.textnextbutton {
	font-size: 12px;
	font-family: Arial;
	width: 150px;
	height: 14px;
	padding: 3px;
	border: 1px solid #a7a6aa;
	border-right: 0px;
}

input.textnextbutton:focus {
	border: 1px solid #7dacab;
	border-right: 0px;
}

input.button {
	width: auto;
	height: 22px;
	border: 1px solid #a7a6aa;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-family: Arial;
	color: #5f5f5f;
	background: url('../img/button_bg.jpg');
	margin: 0px;
	cursor: pointer;
}

input.button:hover {
	border: 1px solid #547f7e;
	color: #fff;
	background: #d0d4d1 url('../img/button_bg_over.jpg') repeat-x;
}




a[href $='.pdf'] {
  padding-right: 18px;
  background: transparent url('../img/pdf_icon.gif') no-repeat center right;
}



#contact_form p.error {
	font-weight: bold;
	color: #ff3600;
}

#contact_form span.required {
	color: #ff3600;
}



h1 {
	font-family: Arial,Verdana;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	padding-top: 4px;
	padding-left: 8px;
	margin: 0px;
}

h2 {
	font-family: Arial,Verdana;
	font-size: 13px;
	color: #185c5b;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	height: 16px;
	margin-bottom: 2px;
	margin-top: 2px;
	overflow: hidden;
}



body {
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url('../img/top_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}





input.search {
	font-size: 12px;
	font-family: Arial;
	width: 88px;
	height: 14px;
	padding: 3px;
	padding-left: 20px;
	border: 1px solid #a7a6aa;
	border-right: 0px;
	background-image: url('../img/search_icon.jpg');
	background-repeat: no-repeat;
	background-position: 4px 4px;
}



#ie5 {
	top: 0px;
	left: 0px;
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #00908e;
	filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}



#main {
	width: 889px;
	margin: 0px auto;
	height: auto;
	text-align: left;
}



#top {
	height: 83px;
	width: auto;
}

#top .logo {
	height: auto;
	width: auto;
	margin-top: 10px;
	float: left;
}

#top .logo img {
	margin: 3px;
	width: 173px;
	height: 61px;
}

#top .right {
	height: auto;
	width: 550px;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 1px;
}

#top .right .links {
	float: right;
	text-align: right;
	width: 433px;
	height: 19px;
	line-height: 19px;
}

#top .right .links ul {
	text-align: right;
	float: right;
	width: auto;
}

#top .right .links ul li {
	float: left;
	text-align: right;
	list-style: none;
	padding: 0px 10px;
	background-image: url('../img/top_seperator.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#top .right .links ul li a {
	font-size: 12px;
	font-family: Arial,Verdana;
	color: #00908e;
	text-decoration: none;
}

#top .right .links ul li a:hover {
	text-decoration: underline;
}

#top .right .languages {
	float: right;
	height: 10px;
	margin-top: 5px;
	font-size: 1px;
	vertical-align: top;
}

#top .right .languages a {
	margin-left: 10px;
}

#top .right .languages a img {
	vertical-align: top;
}

#top .right div.search {
	text-align: right;
}

#top .right form.search {
	width: auto;
	height: 22px;
}

#top .right form.search div {
	float: right;
	height: 20px;
}

#top .right form.search div img {
	padding: 3px;
}

#top .right form.search input.search {
	width: 130px;
}



#menu {
	width: auto;
	height: 35px;
	clear: both;
	background-image: url('../img/menu_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#menu ul.menu_list {
	width: auto;
	height: 35px;
	background-image: url('../img/menu_leftright.gif');
	background-repeat: no-repeat;
	background-position: top;
}

#menu ul li {
	float: left;
	list-style: none;
	width: auto;
	margin-top: 5px;
	background-image: url('../img/menu_seperator.jpg');
	background-repeat: no-repeat;
	background-position: right 7px;
}



#menu ul li a {
	display: block;
	text-align: left;
	cursor: hand;
}

#menu ul li a img {
	vertical-align: middle;
}



#menu ul li ul {
	position: absolute;
	left: -999em;
	padding: 4px;
	border-bottom: 3px solid #467170;
}

#menu ul li:hover ul, #menu ul li.childrensfhover ul {
	left: auto;
	background-color: #3f9c9b;
	width: 180px;
	height: auto;
	background-color: #3f9c9b;
	border-bottom: 3px solid #467170;
	margin-left: 0px;
	margin-top: -3px;
	z-index: 100;
	clear: left;
}

#menu ul li ul li {
	width: 180px;
	height: 22px;
	float: none;
	background-image: none;
	overflow: hidden;
	margin-top: 0px;
}

#menu ul li ul li:hover, #menu ul li ul li.childrensfhover, #menu ul li ul li.activesfhover, #menu ul li ul li.sfhover {
	background-color: #6cb3b2;
}

#menu ul li ul li.children {
	background-image: url('../img/bullet_white.png');
	background-repeat: no-repeat;
	background-position: 164px 5px;
}

#menu ul li ul li.active {
	background-color: #6cb3b2;
}

#menu ul li ul li.active a, #menu ul li ul li.activesfhover a {
	font-weight: bold;
}

#menu ul li ul li a {
	font-size: 12px;
	font-family: Arial,Verdana;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	display: block;
	height: 22px;
}

#menu ul li:hover ul li ul, #menu ul li.childrensfhover ul li ul {
	left: -999em;
	margin-left: 180px;
	margin-top: -26px;
}

#menu ul li:hover ul li:hover ul, #menu ul li ul li.childrensfhover ul {
	left: auto;
}

#menu ul li ul li ul li a {
	font-weight: normal;
}

#menu ul li ul li ul li.active a {
	font-weight: bold;
}



#header {
	width: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	font-size: 1px;
}



#content {
	width: auto;
	height: auto;
}

#content .square {
	width: 219px;
	height: auto;
	float: left;
}

#content .square .header {
	width: 219px;
	height: 25px;
	background-image: url('../img/square_header_bg.jpg');
	background-repeat: no-repeat;
}

#content .square .header h1 {
	width: 210px;
	height: 16px;
}

#content .square .content {
	background-image: url('../img/text_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	width: 201px;
	margin-top: 4px;
	padding: 12px 9px;
	font-size: 12px;
	font-family: Arial,Verdana;
	color: #444;
	line-height: 16px;
	word-spacing: 0px;
}

#content .square .content ul li, #content .main .content ul li {
	list-style: none;
	background-image: url('../img/bullet_orange.png');
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 20px;
	padding-left: 17px;
}

#content .square .content p, #content .main .content p {
	margin: 6px 0px 6px 0px;
	padding: 0px;
}

#content .content .lastitem .title {
	font-weight: bold;
}

#content .content .lastitem .summary {
	color: #828282;
}

#content .content .lastitem .date {
	float: left;
	font-style: italic;
	color: #5b5b5b;
}

#content .content .lastitem .more {
	float: right;
}

#content .content .lastitem .more a {
	color: #ff3600;
	text-decoration: none;
}

#content .content .lastitem .more a:hover {
	text-decoration: underline;
}

#content .square .content a.newsitem {
	font-weight: bold;
	color: #444;
	text-decoration: none;
	line-height: 23px;
}

#content .square .content a.newsitem:hover {
	text-decoration: underline;
}

#content .square .content a.options {
	color: #444;
	text-decoration: none;
	float: right;
}

#content .square .content a.options:hover {
	text-decoration: underline;
}

#content .square .content form.login input {
	margin-bottom: 9px;
}

#content .square .content form.login input.button {
	width: 68px;
	float: right;
	margin: 4px 0px 6px 0px;
	clear: both;
}

#content .square .content a.pass {
	color: #0e9391;
	text-decoration: none;
	float: right;
	clear: both;
}

#content .square .content a.pass:hover {
	text-decoration: underline;
}

#content .square .content form.newsletter input.button {
	float: right;
	margin-top: 8px;
}

#content .square_seperator {
	width: 4px;
	height: auto;
	float: left;
}





#content .submenu {
	width: 219px;
	height: auto;
	float: left;
}

#content .submenu .header {
	width: 219px;
	height: 25px;
	background-image: url('../img/square_header_bg.jpg');
	background-repeat: no-repeat;
}

#content .submenu .header h1 {
	width: 210px;
	height: 16px;
}

#content .submenu .content {
	width: 219px;
	height: auto;
	margin-top: 4px;
	background: #f1f1f1;
}

#content .submenu .content li {
	list-style: none;
}

#content .submenu .content li a {
	background-color: #f1f1f1;
	background-image: url('../img/bullet_orange.png');
	background-repeat: no-repeat;
	background-position: 3%;
	width: 187px;
	height: 23px;
	line-height: 23px;
	padding: 0px 5px 0px 27px;
	display: block;
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #444;
	text-decoration: none;
}

#content .submenu .content li a:hover {
	background-color: #d6d6d6;
}

#content .submenu .content li.active a {
	background-color: #d6d6d6;
	font-weight: bold;
}

#content .submenu .content li ul li a , #content .submenu .content li.active ul li a {
	background-color: #f9f9f9;
	background-image: none;
	font-weight: normal;
}

#content .submenu .content li ul li a:hover {
	background-color: #f1f1f1;
}



#content .main {
	width: 650px;
	height: auto;
	float: left;
}

#content .main .header {
	width: 666px;
	height: 25px;
	background-image: url('../img/main_header_bg.jpg');
	background-repeat: no-repeat;
}

#content .main .header h1 {
	width: 638px;
	height: 16px;
}

#content .main .content {
	background-image: url('../img/text_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	width: 648px;
	margin-top: 4px;
	padding: 5px 9px 19px 9px;
	font-size: 12px;
	font-family: Arial,Verdana;
	color: #444;
	line-height: 19px;
	word-spacing: 0px;
}

#content .main .content a, #content .square .content a {
	color: #268280;
}

#content .main .content a:hover, #content .square .content a:hover {
	color: #444;
}



#sitemap {
	clear: both;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 18px;
}


#sitemap .main {
	border-top: 3px solid #909898;
	width: 889px;
	height: auto;
	text-align: left;
	margin: 0px auto;
	background-color: #fff;
	background-image: url('../img/sitemap_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-left: 12px;
}



#sitemap ul {
}

#sitemap ul li {
	float: left;
	width: auto;
	height: auto;
	list-style: none;
	padding-right: 36px;
}

#sitemap ul li a {
	font-family: Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	display: block;
	color: #444;
	text-transform: uppercase;
	text-decoration: none;
}

#sitemap ul li a:hover {
	text-decoration: underline;
}

#sitemap ul li a.active {
	color: #00908e;
}

#sitemap ul li ul {

}

#sitemap ul li ul li {
	float: none;
}

#sitemap ul li ul li a {
	text-transform: none;
	font-weight: normal;
	color: #666;

}

#sitemap .bottom {
	clear: both;
	height: 20px;
}



#bottom {
	clear: both;
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #999;
	line-height: 18px;
}

#bottom a {
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	padding: 0px 5px;
}

#bottom a:hover {
	text-decoration: underline;
}




