img, div, table{ behavior: url("/png.htc")}
span.icon 
{
 position: relative;
 left: 0px;
 top: 14;
}

p.head
{
 margin-bottom: 0px;
 font-size: 14pt;
 font-family: Arial;
}

p.head2
{
 margin-left: 20;
 margin-top: 0;
 margin-bottom: 0;
 font-size: 12pt;
 font-family: Arial;
 font-weight: bold;
}

p.main
{
 margin-left: 40;
 margin-top: 0;
 margin-bottom: 0;
 font-size: 10pt;
 font-family: Arial;
}


p.mainind
{
 margin-left: 60;
 margin-top: 0;
 margin-bottom: 0;
 font-size: 10pt;
 font-family: Arial;
}


span.more a
{
color: blue;
}
span.more
{
color: blue;
}

table
{
font-family: Arial;
font-size: 10pt;
}
table th
{
font-size:12pt;
font-weight: bold;
}
table td

table td.text
{
text-align: left;
}

.innertable td
{
text-align:center;
}

li
{
margin-left: 60;
margin-bottom: 5px;
font-size: 10pt;
font-family: Arial;
}

#boxes 
{
font-family: Arial, sans-serif;
font-size: 10pt;
list-style-type: none;
margin: 0px;
padding: 0px;
width: 100%;
}

#boxes li {
position: relative;
float: left;
margin: 10px 10px 0px 0px;
width: 200px;
height: 230px;
border: 0px solid #000;
text-align: center;
padding-top: 5px;

}

#boxes img {margin-bottom: 10px;}


.boxes 
{
font-family: Arial, sans-serif;
font-size: 10pt;
list-style-type: none;
margin: 0px;
padding: 0px;
width: 100%;
}

.boxes li {
position: relative;
float: left;
margin: 10px 10px 0px 0px;
width: 200px;
height: 230px;
border: 0px solid #000;
text-align: center;
padding-top: 5px;

}

.boxes img {margin-bottom: 10px;}

.lbrace{margin-left: -0.3em}

.complist {
font-size: 10px;
text-align: center;
border: 1px solid #000;
border-collapse: collapse
}
.complist th {font-size: 9px; padding: 3px; border: 1px solid #000;}
.complist td {white-space: nowrap; padding: 3px; border: 1px solid #000;}

.newicon {position: relative; left: 5px; top: 1px;}
.pdficon
{
padding-left: 18px;
background: url(/images/icons/pdf.jpg) no-repeat left 0px;

}

.mlink 
{ 
padding-right: 19px;
background: url(/images/icons/mailicon.jpg) no-repeat right 3px;
}
.menuext{
margin-left: 50; 
margin-top:-10; 
margin-bottom: 20; 
padding-left: 10px; 
background-image: url('/images/icons/warrow.png');
background-repeat: no-repeat;
background-position: 0px 5px;
}
.menuext a{
text-decoration: 0px; 
border-bottom: 1px dashed #000; 
text-decoration: none;
}
.menuhidden {display: none;}
.menuhidden p {margin-left: 70px !important;}
