﻿/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:12px;
	margin:0 auto;
	background-color:#f2f2e5;
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('SLStandards/images/bg_body.gif');
}

a {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */

#bg_top {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	background-image: url('SLStandards/images/bg_bg-top.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
}

#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:50px;
	color: #336600;
padding: 0 20px 0 10px;
}

#header a { margin: 0 5px; }

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:800px;
	height:20px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:auto;
	padding:10px 15px 10px 15px;
}

/* ---- end main content settings ---------------- */

#bg_btm {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto;
	border-top: 1px solid #c7df96;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:430px;
	clear:both;
	margin: 0 auto;
padding: 10px 0 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:40px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url('SLStandards/images/nav/nav.gif');
}

a#nav_01 {
	width:106px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -40px;
}

.active_01 {
	background-position: 0 -40px !important;
}

a#nav_02 {
	width:121px;
	cursor:default;
	background-position:-106px 0;
}

a:hover#nav_02{
	background-position:-106px -40px;
}

.active_02 {
	background-position:-106px -40px !important;
}

a#nav_03 {
	width:226px;
	cursor:default;
	background-position:-227px 0;
}

a:hover#nav_03{
	background-position:-227px -40px;
}

.active_03 {
	background-position:-227px -40px !important;
}

a#nav_04 {
	width:131px;
	cursor:default;
	background-position:-453px 0;
}

a:hover#nav_04{
	background-position:-453px -40px;
}

.active_04 {
	background-position:-453px -40px !important;
}
.style1 {
	border-style: 0;
	border-width: 0px;
	font-family: Georgia, serif;
		font-size: 245%;
		color: #003333;
	}
.style2 {
	font-family: Arial, sans-serif;
	font-size: 115%;
	color: #555555;
}
.StandardText {
	font-family: arial, helvetica, sans-serif;
	color: #555555;
}
.style3 {
	text-align: center;
	font-size: xx-small;
}



.style4 {
	font-size: xx-small;
}
.smallgreen {
	font-size: xx-small;
	color: #336600;
}
.style5 {
	border-width: 0px;
}
