body
{
 margin-top: 0px;
 background-color: silver;
 font-family: Sans-Serif;
 background-image: url('/images/background.jpg');
 text-align: center;
}

#fmtable
{
 text-align: center;
 margin: 0px;
 height: 100%;
 width: 950px;
}

#fmBody
{
 margin: 0px;
 height: 100%;
 width: 100%;
}

#fmHeader
{
 height: 170px;
}

#header
{

}

#topNavbar
{
 font-size: 13px;
 font-family: "Trebuchet MS", Arial;
}

#content
{
 padding: 5px;
 padding-right: 20px;
 padding-left: 10px;
}

#fmNavbar
{
 width: 150px;
}

.navbarTop
{
 width: 150px;
 height: 40px;
 margin: 0px; 
 padding: 0px; 
 background-image: url('images/NavbarTop.gif'); 
}

#intro
{
 font-size: 15px;
}

.navbar
{
 background-color: transparent;
 background-image: url('images/NavbarSlice.gif');
 background-repeat: repeat-y;
 padding: 0px 5px 5px 15px;
 width: 150px;
 margin: 0px;
 font-size: 12px;
 font-family: Verdana, "Trebuchet MS", Arial;
 line-height: 20px;
}

.navbarBottom
{
 width: 150px;
 height: 40px;
 margin: 0px 0px 10px 0px; 
 padding: 0px; 
 background-image: url('images/NavbarBottom.gif'); 
}

#fmRightBar
{
 width: 150px;
 float: right;
 margin: 0px;
}

.rightBox
{
 background-image: url('images/NavbarSlice.gif');
 background-repeat: repeat-y;
 background-color: transparent;
 font-family: Arial;
 font-size: 12px;
 width: 150px;
 margin: 0px;
 padding: 0px;
}

.titlebar
{
 padding: 5px;
 font-family: Arial;
 background-color: silver;
}

.news
{
 text-indent: 12px;
 font-family: Garamond;
}

.small
{
 font-size: 12px;
 margin: 5px 0px 0px 0px;
 font-family: "Trebuchet MS", Arial;
 font-weight: bold;
}

#footer
{
 color: gray;
 font-size: 12px;
 text-align: center;
}

p
{
 text-indent: 15px;
 font-family: Book Antiqua;
 margin: 5px 0px 8px 0px;
 font-size: 16px;
}

h1
{
 /*Page top heading*/
 color: #000000;
 font-size: 24px;
 font-family: "Arial Narrow", Arial;
 margin: 3px;
}

h2
{
 /*Large page title header*/
 text-align: center;
 font-size: 26px;
 font-family: Impact, "Arial Black", Arial;
 margin: 3px;
}

h3
{
 /*Used for inline section heading*/
 font-size: 17px;
 font-family: "Arial";
 margin: 10px 3px 10px 0px;
 text-decoration: underline;
}

h4
{
 
}

h5
{

}

h6
{
 font-size: 14px;
 font-family: "Tahoma";
 margin: 0px 0px 5px 0px;
}

li
{
 font-family: "Trebuchet MS", "Geneva";
}

small
{
 font-size: 10px;
 font-family: "Arial Narrow";
 margin: 0px;
}

dt
{
 font-weight: bold;
 font-size: 15px;
}

dd
{
 font-size: 14px;
 margin-left: 25px;
 margin-bottom: 20px;
}

a:link
{
 text-decoration: none;
 color: blue;
}

a:visited
{
 text-decoration: none;
 color: blue;
}

a:hover
{
 text-decoration: none;
 color: gold;
}

.box
{
margin: 10px;
padding: 10px;
border: 2px solid black;
background-color: #a0855b;
color: white;
width: 45%;
}

.toc
{
 padding: 10px;
 border: 1px solid gray;
 width: 250px;
 background-color: silver;
 margin-top: 16px;
}

.paper
{
 width: 400px;
 height: 75px;
 vertical-align: middle; 
 display : table-cell;
 background-image: url('/images/title.png');
 background-repeat: no-repeat;
 text-align: center;
 font-family: "Comic Sans MS";
 font-size: 17px;
 padding-top: 15px;
 }

.img1
{
 border: 1px solid black;
} 
 
.indent
{
 margin-left: 4px;
 margin-bottom: 5px;
}

.largeIndent
{
 margin-left: 30px;
 margin-bottom: 5px;
}

.headerCell
{
 padding: 0px;
 height: 120px;
}
