body
{
    padding: 0px;
    margin: 0px;
}

table {
font-size: 11px;
font-family: verdana;
text-align: justify;
word-spacing: 0.1em
}

.bodytxt
{
font-size: 11px;
font-family: verdana;
text-align: left;
word-spacing: 0.3em
}

.quotetxt
{
font-family: tahoma;
font-size:11.5px;
text-align: right;
vertical-align: middle;
word-spacing: 0.2em;
padding: 4px;
height: 60px;
width:582px;
background-color: #FFFFFF;
filter: alpha (opacity=65);
}
.resourcetxt
{
border-right: 1px dotted grey;
border-left: 0 px;
border-top: 0 px;
border-bottom: 0px;
}

.pagetitle
{
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
}
.menustyle{
font-family: tahoma;
font-size: 10px;
text-align: center;
letter-spacing: 0.1em;
color: #003366;
border: 1 px solid white;
vertical-align: bottom;
}
.menustyle div{
background color: #E3E6E8;
text-align: center;
border-bottom: none;
background: url(../images/bgbutton.gif);
}

.menustyle: hover{
color: red
}

.ul#sectionindex {
 margin: 0;
}

ul#sectionindex li {
 list-style-type:none;
 background: url('/icons/index-bullet.gif') 100% 0% no-repeat;
 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;
}