@charset "ISO-8859-1";
.bg {
	background-color: #F2EEEB;
	background-image: url(images/LSPRES_Web_Background.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8C8783;
	word-spacing: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A6159;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8C8783;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 2px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	background-image: none;
	background-color: #EAE6E3;

}
.footer2 {
	background-image: none;
	background-color: #333333;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000000;

}.sidebar {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #19123C;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8C8783;
	line-height: 16px;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	line-height: 15px;
}
.divide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6A6159;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: A6A09B;
}
.login {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	background-color: #EAE6E3;
	padding: 4px;
}
.newLS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	background-color: #8C8783;
	padding: 4px;
}
ul.sidemenu {
	padding: 10px;
	margin: 0;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	width: 150px;
}

ul.sidemenu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

ul.sidemenu li a {
	text-decoration: none;
	display: block;

}

ul.sidemenu li a:hover {
	background-color: #EAE6E3;
	color: #6A6159;
}

