/* CSS Document */
html {
	height:100%;
}
body {
	height:100%;
	margin:0px;
	padding:0px;
	font-size: 11px;
	color: #414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:180%;
	background-repeat: no-repeat;
	background-color:#d9ddde;	
}
html, body {
	margin: 0px;
	padding: 0px;
}
a {
	color:#007577;
	text-decoration:none;
}
a:hover {
	color: #007577;
	text-decoration:underline;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	}
i {
	color:#666666;
	font-style: italic;
	}

img {
	margin:0px;
	padding:0px;
	}
hr {
	height:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #007577;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 1px;
	}
#menu_legal a:link, #menu_legal a:visited, #menu_legal a:active {
	color: #919191;
	text-decoration: none;
}

#menu_legal a:hover {
	color: #007577;
	text-decoration: none;
}

#content p a {
	color:#007577;

}
#menu_main a {
	color:#FFFFFF;
	display:block;
	}
#menu_main a:hover {
	color:#FFFFFF;
	text-decoration:none;
		display:block;
	}
#content p a:hover {
	color: #007577;
	text-decoration:underline;

}
#menu_sub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu_sub li {
	margin: 0 0 1px 0;
	}
#menu_sub li#nav1no a {
	display: block;
	height:20px;
	line-height:20px;
	color: #414141;
	background-color: #bfcfd2;
	text-decoration: none;
	padding-left: 25px;
}
#menu_sub li#nav1no a:hover {
	color: #007577;
	background-color: #bfcfd2;
	text-decoration: none;
}
#menu_sub li#nav1act a  {
	display: block;
	height:20px;
	line-height:20px;
	color: #414141;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
}
#menu_bottom a {
	color:#414141;
	}
#menu_bottom a:hover {
	color:#007577;
	}
#header_content img {
	margin:0px;
	padding: 0px;
	}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #919191;
	text-decoration: none;
	line-height:20px;
}

#breadcrumb a:hover {
	color: #007577;
	text-decoration: none;
	line-height:20px;
}
.bodytext img {
	border: 1px solid #e9e7e9;
	}
