@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px !important;
	height: 100%;

	background-image: ;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	background-attachment: fixed;
	font-size: 12pt;
}

a:link, a:visited, a:hover {
	text-decoration:none;
}

a:hover {
	color:#8E8E8E;
}

.container {
	height: auto;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	font-family: Calibri;
	font-size: 10pt;
	color: #FFF;
	background-color: #FFF;
	vertical-align: top;
	top: 0px;
}

.header {
	height: 120px;
	width: 100%;
	background-color: fff;
	margin-right: auto;
	margin-left: auto;
}



.menu {
	color: #FFF;
	line-height: 3em;
	text-align: left;
	float: left;
	height: 580px;
	width: 200px;
	background-color: #fff;
	padding-top: 15px;





Padding between side red menu and LFS logo top left
;
	margin-left: 45px;
	padding-bottom: 2px;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
			
}
.menu ul li {
	display: block;
	background-color: #C41828;
	zoom: 1;







	*display:inline;
	position: relative;
	width: 200px;
	font-size: 12pt;
	height: 41px;
	color: #FFF;
	border: 0px inset #003;
	font-weight: bold;
	line-height: 3em;
	text-align: left;
	text-indent: 30px;
	margin-bottom: 2px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 2px;
	float: right;
}

.menu ul li a, .menu ul li a:visited {
	display: inline;
	line-height: 3em;
	color: #FFF;
	
	
}

.menu ul li a:hover {
	background-color: #ccc;
	display: block;
	color: #C41828;
	height: 41px;
	width: 200px;
	background-image: url(images/bg_nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;
}



.menu ul li ul {
	position: absolute;
	left: 0;
	z-index: 99999;
	text-align: left;
	display: none;
}

.menu ul li ul li {
	min-width: 230px;
	background-color: #000;
	padding-left: 25px;
	font-size: 9pt;
}

.menu ul li ul li ul {
	left: 100%;
	top: 0;
}



.menu ul li:hover > ul {
	display: block;
}

.menu select {display:none;}

}
.content {
	width: 600%;
	background-color: #F0F0F0;
	margin-left: 25px;
}
.page {
	height: auto;
	margin-right: 10px;
	position: static;
	width: 670px;
	float: left;
	padding: 10px;
	font-size: 11pt;
	color: #000;
	text-align: left;
	top: auto;
}
a {
}


p {
	top-margin:0px;
	color: #666;
	left: auto;
	top: auto;
}



.banner {
	width: 34px;
	text-align: center;
	float: left;
	color: #000;
	font-size: xx-large;
	font-weight: bold;
	height: 763px;
	clear: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 238px;
	top: 232px;
}


.footer {
	height: 80px;
	width: 100%;
	clear: both;
	text-align: center;
	background-color: #FFF;
	line-height: 2em;
	margin-bottom: 5px;
	border-width: 5;
}
.sidebar {
	width: 262px;
	background-color: #FFF;
	float: left;
	height: 800px;
}
.txt_sidebar {
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #000;
	font-size: large;
	margin-top: 20px;
}

.rtbar {
	float: right;
	width: 250px;
	text-align: center;
	background-color: #FFF;
	padding-top: 2px;
	padding-left: 20px;
	height: auto;
	padding-bottom: 20px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #C41828;
	height: auto;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#active {
	color: #C41828;
	background-image: url(images/bg_nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #fff;
	display: block;
	height: 41px;
	width: 262px;
}
.container .sidebar .txt_sidebar h1 a strong {
	text-align: center;
}
.container .footer p strong {
	color: #00F;
}
.container .sidebar .txt_sidebar h1 strong {
	font-size: small;
}
.container .page ul li a {
	font-weight: bold;
}
.container .page h2 strong {
	color: #00F;
}
.container .page table tr td {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
.container .page table tr td {
	font-weight: normal;
}
.container .page table tr td {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.container .page table tr td p strong {
	font-size: xx-large;
	color: #000;
}
.container .page table {
	text-align: center;
}
