
/* redone 2008-04-13 */

BODY { background-color: #eeeeee; text-align: center }

DIV.Main { padding-top: 15px; text-align: left; width: 700px; margin: 0 auto; }
DIV.Slogan { text-align: right; font-weight: bold; color: red; font-family: arial narrow, verdana, helvetica; font-size: 12pt; padding-bottom: 5px; }
DIV.Navigation { text-align: right; float: left; width: 145px; }

.Navigation { font-weight: bold;  }
.Navigation a:link { color: black; text-decoration: none; }
.Navigation a:hover { color: blue; text-decoration: underline; }
.Navigation a:active { color: blue; text-decoration: underline; }
.Navigation a:visited { color: black; text-decoration: none; }
.Navigation a:visited:hover { color: blue; text-decoration: underline; }

DIV.Body { background-color: white; border-left: 1px solid black; margin-left: 150px; padding: 30px; }

DIV.Copyright { text-align: right; margin: 20px 0px; }

#objRotate { height: 200px; text-align: center; }
H1 { background-color: #ff6600; color: white; margin: 20px 0px 10px -15px; padding: 5px; font-size: 140%; line-height: 0.9em; }
H2 { padding-left: 3px; border-left: 1px solid gray; border-bottom: 1px solid gray; }
H3 { border-bottom: 1px solid gray; }

LI { margin-bottom: 1em; margin-top: 1em; }

.cNB { border: 0px solid black; }
.cNB TD { border: 0px solid black; }

DIV.cHome { padding: 10px; }
DIV.cImg { float: right; padding: 10px; }
DIV.cHome H1 IMG { vertical-align: -60%; padding-right: 10px; }

/* FS client access screen */
.cState { margin: 10px 0px 5px 20px; }
.cStateContainer { display: none; }
.cGroup { margin: 4px 0px 2px 40px; }
.cGroupContainer { display: none; }
.cBuilding { margin: 4px 0px 2px 60px; }
.cSystem { margin: 0px 0px 0px 80px; }

#objClientList a { cursor: pointer; display: block; color: black; font-weight: bold; text-decoration: none; }
#objClientList a:hover { color: blue; text-decoration: underline; }


#man_slideshow {position: relative; width: 450px;}
.slideHolder {position: relative; height:155px; width: 450px; overflow: hidden;}
.slide { display: none; position: absolute; }
.slide.current { display: block; }
.inactive {color: #ccc; cursor: default;}
.current {font-weight: 700;}



