body { margin: 0px; }
p, td { font-family: verdana, arial, helvetica; font-size: 13px; font-weight: normal; color: #2D5E48; }


A
{
font-family: verdana, arial, helvetica;
}
A:Link,A:Visited
{
color:#BC8F07	;
text-decoration:underline;
}
A:Active,A:Hover
{
color:#489D7B;
text-decoration:none;
}

.caption{
font-size:12px;
color:#999999;
font-weight:bold;

}
h1,.hdr
{
font-family: helvetica,verdana, arial;
font-size: 18px;
font-weight:bold;
color: #BCA005;

}
h2,.subhdr
{
font-family: helvetica,verdana, arial;
font-size: 16px;
font-weight:bold;
color: #BCA005;
}
h3,.sshdr
{
font-family: helvetica,verdana, arial;
font-size: 15px;
font-weight:bold;
color: #000000;
}


A.subnav,A.subnavAT
{
font-family: verdana, arial, helvetica; font-size: 11px; font-weight: bold;
}
A.subnav:Link,A.subnav:Visited
{
text-decoration:none
}
A.subnav:Active,A.subnav:Hover
{
text-decoration:underline
}
A.subnavAT:Link,A.subnavAT:Visited,A.subnavAT:Active,A.subnavAT:Hover
{
color:#5A746A;
text-decoration:none
}

/* GENERAL CLASSES */
.bold { font-weight: bold; }


/* MP CLASSES */
.mpInitCap { font-size: 17px; font-weight: bold; color: #6f768c; }
p.mp { font-size: 12px; font-weight: normal; color: #000000; 
text-align:justify;

}
.mpFooter { font-size: 10px; font-weight: bold; color: #000000; }
.mpFootDivider { font-size: 10px; color: #097E4A; }

/* INT CLASSES */
.intInitCap { font-size: 19px; font-weight: bold; color: #E8BF7D; }
.intFooter { font-size: 10px; font-weight: bold; color: #83ACA6; }

/* ANCHOR CLASSES */
a.mpFoot:link { font-size: 10px; color: #0B7D4C; font-weight: bold; text-decoration: underline;}
a.mpFoot:visited { font-size: 10px; color: #0B7D4C; font-weight: bold; text-decoration: underline;}
a.mpFoot:hover { font-size: 10px; color: #BC8F07; text-decoration: none; font-weight: bold; }

a.footAT:link, a.footAT:visited,a.footAT:active, a.footAT:hover { font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; color: #BC8F07; text-decoration: none; }

/*Data Tables */ 



.dataTable {
border : 1px solid #F8BD5F; 
background : #e0e2e4; 
} 
.rowHead {
background : #419271; 
color : #ffffff; 
font-family: helvetica,verdana, arial;
font-size: 14px;
font-weight:bold;

} 
.rowEven {
background : #F1F8F5; 
} 
.rowOdd {
background : #D1E4DD; 
} 
.rowWeather {
background : #dce8f8; 
}  