body { 
background-color: #f8f8f8; 
font-size: 12px; 
font-family: Helvetica, Verdana, Arial, sans-serif;
margin-left: 0px; 
margin-bottom: 0px; 
margin-right: 0px; 
margin-top: 0px; }

.TopStuff { 
text-align: center; 
height: 100%; 
width: 100%;}

.TopStuff .LineShadow { 
float: left; 
width: 100%; 
z-index: 0; 
height: 14px; }

.TopStuff .Header { 
background-color: #b6b6b6; 
min-height: 150px; 
min-width: 800px; 
background-repeat: repeat-y; 
background-position: center; 
width: 100%;}

.TopStuff .Headline { 
min-width: 800px; 
padding-bottom: 5px; 
padding-top: 5px; 
font-weight: bold; 
width: 100%; 
height: 100%;}

.TopStuff .Line {
              	height: 1px;
              	background-color: #7f7f7f;
              }

.MiddleWrapper { 
clear: both; 
width: 900px; }

.Navigation { 
clear: both; 
margin-top: -15px; 
float: left; 
display: block; 
list-style-type: none; 
list-style-position: inside; 
z-index: -1; 
height: auto; 
width: 200px;}

.Navigation .LeftSideLineTop { 
border-left-color: #7f7f7f; 
border-left-style: solid; 
border-left-width: 1px; 
text-align: center; 
height: 80px; 
background-repeat: no-repeat; 
padding-left: 0px; 
padding-bottom: 0px; 
padding-right: 0px; 
padding-top: 7px; 
margin: 0px; 
width: 100%; }

.Navigation p { 
text-align: center; 
font-weight: bold; 
margin-top: 8px; 
margin-left: 8px; 
margin-bottom: 80px; 
margin-right: 8px; }

.Navigation .RightSideLine { 
background-repeat: repeat-y; 
background-position: right; 
border-color: #7e7e7e; 
border-right-style: solid; 
border-right-width: 1px; } 

.line {
margin-top: -1px;
background-color: #7e7e7e;
height: 1px;
}
.Navigation li { 
display: list-item; 
border-color: #cbcbcb; 
border-bottom-width: 1px; 
margin-top: -1px; 
margin-right: 15px; 
margin-left: 15px; 
text-align: left; 
font-style: normal; 
font-weight: normal; 
padding-top: 7px; 
padding-bottom: 7px; 
padding-right: 20px; 
padding-left: 20px; 
border-bottom-style: solid; }

.Navigation .active { 
background-position: left; 
background-repeat: repeat-y; 
background-image: url(images/GradientRight.png); 
padding-bottom: 6px; 
margin-top: -1px; 
font-weight: bold; 
background-color: white; 
cursor: default;
border-right-style: solid; 
border-right-width: 1px; 
padding-left: 40px; 
border-bottom-style: solid; 
border-bottom-width: 1px; 
border-color: #7e7e7e; 
border-top-style: solid; 
border-top-width: 1px; 
margin-right: -20px; }

.Navigation .inactive {
color: #444444;
cursor:pointer;
}

.Navigation .inactive:hover {
color: black;
}
.Navigation .LeftSideLineBottom { 
height: 180px; 
border-left-color: #7f7f7f; 
border-left-width: 1px; 
border-left-style: solid; 
background-repeat: no-repeat; 
padding-left: 0px; 
padding-bottom: 0px; 
padding-right: 0px; 
padding-top: 7px; 
margin: 0px; 
width: 100%; }

.ButtonContainer li { 
padding: 20px; 
margin-right: 50px; 
border-style: none; 
height: auto; 
width: auto; 
list-style-type: none; 
text-decoration: none; 
text-align: center; 
display: inline; 
font-size: 12px; 
font-family: "Lucida Grande", Verdana, Arial, sans-serif;}

.ButtonContainer li a { 
padding-bottom: 5px; 
padding-top: 5px; 
padding-left: 40px; 
padding-right: 40px; 
color: #444444; 
text-align: center; 
text-decoration: none; 
font-style: normal; 
font-weight: normal; }

.ButtonContainer li a:hover { 
padding-bottom: 5px; 
padding-top: 5px; 
margin-top: 0px; 
padding-left: 40px; 
padding-right: 40px; 
color: black; 
text-align: center; 
text-decoration: none; 
font-style: normal; 
font-weight: normal; }

.Content { 
margin-top: 20px; 
min-height: 600px; 
text-align: left; 
height: auto; 
margin-left: 240px; 
z-index: -2;}

.Content .Headline {
margin-left: -150px;
width: 100%;
margin-bottom: 20px;
font-size: 18px;
text-align: center;
}

.Content p {
margin-bottom: 30px;
padding: 0px;
text-align: left;
}

.Content .LeftText {
float: left;
width: 300px;
}

.Content .RightText {
float: right;
width: 300px;
margin-right: 50px;
}

.inactiveSlide {
display: none;
}

.activeSlide {
display: visible;
}

.Footer { 
background-color: #b6b6b6; 
background-repeat: repeat-y; 
margin-left: 0px; 
margin-bottom: 0px; 
margin-right: 0px; 
min-width: 800px; 
padding-left: 0px; 
padding-bottom: 0px; 
padding-right: 0px; 
padding-top: 30px; 
background-position: center top; 
text-align: center; 
width: 100%;}

.Footer a { 
color: black; 
font-weight: bold; }

.FooterStart {
border-bottom-color: #7e7e7e;
border-bottom-width: 1px;
border-bottom-style: solid;
margin-top: -14px;
padding-bottom: 0px;
background-position: center top;
background-repeat: no-repeat;
height: 14px;
min-width: 800px;
width: 100%;
}

.FooterEnd { 
min-width: 800px; 
width: 100%; 
background-position: center center; 
background-repeat: no-repeat; 
background-image: url(images/LowerShadow.png); 
height: 14px; }

