/* CSS Document */

.subtitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#D32A00;
text-transform:uppercase;
}
.subtitle_blue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#336147;
text-transform:uppercase;
}
.red{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#D32A00;
}

.center{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#D32A00;
}
.border{
padding:2px;
border-color: #D2E6DB;
border-style:solid;
border-width:1px;
margin:1px;
}
.blue{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#336147;
}

body{
margin:0;
background-color:#F8F8F8;
color:#172B20;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;

}

td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #172B20;
}
.prim{

border-bottom-style:dotted;
border-bottom-color:#666666;
border-bottom-width:1px;
cursor:help;
}

.author{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
color:#336147;
font-weight:bold;
text-align: right;
text-transform:uppercase;
background-color:#D2E6DB;
width:100%;
text-align:center;
height:21px;
}
a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #336147;
text-align: left;
font-weight:bold;
text-decoration:none;
}
a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;

text-align: left;
font-weight:bold;
text-decoration: underline;
}
a.white{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #ffffff;
text-align: left;
font-weight:bold;
text-decoration:none;
}
a.white:hower{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #ffffff;
text-align: left;
font-weight:bold;
text-decoration:none;
}