@charset "UTF-8";
body {
	background-image: url(/wp-content/themes/LCOv15/images/second_bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F4D5;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.navigation a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
.navigation a:active {
	color: #000066;
	text-decoration: none;
}
.navigation a:visited {
	color: #000066;
	font-style: italic;
	text-decoration: none;
}
.navigation a:hover {
	color: #000066;
	text-decoration: underline;
}
.navigationsecond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #F3F4D5;
	text-decoration: none;
}
.navigationsecond a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #F3F4D5;
	text-decoration: none;
}
.navigationsecond a:active {
	color: #F3F4D5;
	text-decoration: none;
}
.navigationsecond a:visited {
	color: #F3F4D5;
	font-style: italic;
	text-decoration: none;
}
.navigationsecond a:hover {
	color: #F3F4D5;
	text-decoration: underline;
}
.body {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16pt;
	text-align: left;
}
.body small {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000066;
	margin-top: 5px;
	text-decoration: none;
}
.body a:link {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
.body a:active {
	color: #000066;
	text-decoration: none;
}
.body a:visited {
	color: #000066;
	text-decoration: none;
}
.body a:hover {
	color: #000066;
	text-decoration: underline;
}
.body blockquote {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 40px;
}
.body code {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 40px;
}
.body pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 40px;
}
.body input, textarea {
	background: #e8e8e8;
	border: 1px solid #999;
	border-color: #999 #eef #eef #999;
	color: #333333;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 1px;
}
.body input:focus, textarea:focus {
	background: #ffffff;
}
.body input:hover, textarea:hover {
	background: #ffffff;
}
.body ul {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 40px;
}
.body ul li {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.body ol {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 40px;
}
.body ol li {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.body table, .body table td {
	border: 1px solid #999966;
}

