body
{
font-size: 11px;
font-family: tahoma;
margin: 0;
background-color: #FFFFFF;
background:;
background-repeat: repeat-x;
align:center;

}

table {
	font-size: 11px;
	font-family: tahoma;
text-align: justify;
}

.bodytxt
{
	font-size: 11px;
                     font-family: tahoma;
                     text-align: justify;
}

.indentedbody
{
font-family: tahoma;
font-size:11px;
text-align: left;
vertical-align: top;
padding: 14px;
background: url(../imgs/bodybackground.gif) no-repeat;
text-align:justify;
}
.resourcetxt
{
border-right: 1px dotted grey;
border-left: 0 px;
border-top: 0 px;
border-bottom: 0px;
}

.pagetitle
{
	font-family:tahoma;
	font-size: 13px;
	font-weight: bold;
}
.menustyle{
font-family: tahoma;
font-size: 11px;
text-align: center;
letter-spacing: 0.1em;
vertical-align: bottom;
}
.menustyle div{
text-align: center;
border-bottom: none;
}

.ul#sectionindex {
 margin: 0;
}

ul#sectionindex li {
 list-style-type:none;
 padding-right:12px;
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom: 1px solid #004839;
 text-align:right;
}

.ul#child {
 margin: 0;
}

.ul#child li {
 background: url('/icons/index-bullet-child.gif') 100% 0% no-repeat;
 padding-top: 2px;
 padding-bottom: 2px;
 border: 0;
}

.searchForm{
	font-size: 11px;
	font-family: tahoma;
}
.searchForm input{
	font-size: 11px;
	font-family: tahoma;
}