html, body {
	height: 100%;
}
body {
	background-color: #FEFDFB;
	background-image: url(images/top-stripe.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lang_div {
	height: 106px;
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

a:hover {
        text-decoration: underline;
}

.mainM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F58345;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D5DD;

}
.mainM a {
	color: #007b5f;
	text-decoration: none;
}
.mainM a:link {
	color: #007b5f;
	text-decoration: none;
}
.mainM a:hover {
	color: #6A685C;
	text-decoration: none;
	font-weight: normal;
}

.mainM_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007b5f;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D5DD;
}
.mainM_active a {
	color: #007b5f;
	text-decoration: none;
}
.mainM_active a:link {
	color: #007b5f;
	text-decoration: none;
}
.mainM_active a:hover {
	color: #6A685C;
	text-decoration: none;
}

.subM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007b5f;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D5DD;
}
.subM a {
	color: #007b5f;
	text-decoration: none;
}
.subM a:link {
	color: #007b5f;
	text-decoration: none;
}
.subM a:hover {
	color: #6A685C;
	text-decoration: none;
	font-weight: normal;
}

.subM_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007b5f;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;

	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D5DD;
}
.subM_active a {
	color: #007b5f;
	text-decoration: none;
}
.subM_active a:link {
	color: #007b5f;
	text-decoration: none;
}
.subM_active a:hover {
	color: #6A685C;
	text-decoration: none;
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A685C;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	height: 41px;
}

.langM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007b5f;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

.langM a {
	color: #007b5f;
	text-decoration: none;
}
.langM a:link{
	color: #007b5f;
	text-decoration: none;
}
.langM a:hover{
	color: #007b5f;
	text-decoration: none;
	font-weight: bold;
}
.langM_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007b5f;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}

.langM_active a {
	color: #007b5f;
	text-decoration: none;
}
.langM_active a:link{
	color: #007b5f;
	text-decoration: none;
}
.langM_active a:hover{
	color: #007b5f;
	text-decoration: none;
}
.topM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.topM a {
	color: #FFFFFF;
	text-decoration: none;
}
.topM a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.topM a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-top: 10px;
	background-color: #F3EDDC;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.content a {
	color: #FF6600;
	text-decoration: none;
}
.content a:link {
	color: #FF6600;
	text-decoration: none;
}
.content a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007b5f;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	background-image: url(images/list-item.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.container a {
	color: #007b5f;
	text-decoration: none;
}
.container a:link {
	color: #007b5f;
	text-decoration: none;
	font-weight: bold;
}
.container a:hover {
	color: #6A685C;
	text-decoration: underline;
}
.container2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.container2 a {
	color: #FF6600;
	text-decoration: none;
}
.container2 a:link {
	color: #FF6600;
	text-decoration: none;
}
.container2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007b5f;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
.H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #4F87C8;
	background-image: url(images/bullet-2.gif);
	background-position: 150px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.footer {
	position: relative;
	bottom: 0;				
	background-color: #97999C;
	width: 100%;
	max-height:100%
}	
.footer_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 204px;
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	padding: 16px;
	background-position: 500px center;
}
