@charset "utf-8";

body {
	background-color: #ededed;
	background-image: url(images/LM_Web_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #411e5f;
	background-image: url(images/LM_top_nav_06.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 45px;
	padding-bottom: 20px;
}
.top_nav:hover {
	color: #845fa4;
}
.menu1-level1-no a, .menu1-level1-no a:link, .menu1-level1-no a:visited {
	color: #6b587c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	background-image: url(images/LM__left_nav_09.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	padding-top: 5px;
	margin: 2px;
	text-indent: 10px;
	text-decoration: none;
}

.menu1-level1-no a:active, .menu1-level1-no a:hover, .menu1-level1-act a, .menu1-level1-act a:link, .menu1-level1-act a:visited, .menu1-level1-act a:active, .menu1-level1-act a:hover {
	color: #411d5f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	background-image: url(images/LM__left_nav_09.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	padding-top: 5px;
	margin: 2px;
	text-indent: 10px;
	text-decoration: none;
}
.menu1-level2-no a, .menu1-level2-no a:link, .menu1-level2-no a:visited {
	color: #988aa4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	text-indent: 25px;
	margin: 0;
	height: 18px;
	text-decoration: none;
}
.menu1-level2-no a:active, .menu1-level2-no a:hover, .menu1-level2-act a, .menu1-level2-act a:link, .menu1-level2-act a:visited, .menu1-level2-act a:active, .menu1-level2-act a:hover {
	color: #766485;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	text-indent: 25px;
	margin: 0;
	height: 18px;
	text-decoration: none;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c8c8c;
	line-height: 20px;
	text-align: justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a08aaa;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bbbbbb;
	padding-bottom: 5px;
}
h1 em {
	color: #afafaf;
}
.highlight_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	border: 1px solid #a08aaa;
	padding: 8px;
	color: #333333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #afafaf;
	font-size: 18px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 10px;
}
.footer_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
