
/* Most basic body text of page */
p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

TD {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

.headline {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
color: #003366;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;

}

.addresslable {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 18px;
line-height: 20px;
color: #003366;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;

}



/* a:link*/
/* a:active*/
/* a:visited*/
/* a:hover*/

/* left navigation links, unvisited and active */
a.sidenav:link,a.sidenav:active {
color: #0066cc;font-size: 11px; line-height: 14px; font-weight: bold; text-decoration: none

}

 /* left navigation links, visited */
a.sidenav:visited {
color: #0066cc;font-size: 11px; line-height: 14px; font-weight: bold; text-decoration: none
 }

 /* left navigation links, hover (IE only) */
a.sidenav:hover {
color: #3399FF;
 }
 a.stock:link,a.stock:active {
color: #000000;font-size: 11px; line-height: 14px; font-weight: bold; text-decoration: none

}

 /* left navigation links, visited */
a.stock:visited {
color: #000000;font-size: 11px; line-height: 14px; font-weight: bold; text-decoration: none
 }

 /* left navigation links, hover (IE only) */
a.stock:hover {
color: #3399FF;
 }
 
 /* Global navigation links, unvisited and active */
a.Globalnav:link,a.Globalnav:active {
color: #000000;font-size: 12px; line-height: 14px; font-weight: bold; text-decoration: none

}

 /* Global navigation links, visited */
a.Globalnav:visited {
color: #000000;font-size: 12px; line-height: 14px; font-weight: bold; text-decoration: none
 }

 /* Global navigation links, hover (IE only) */
a.Globalnav:hover {
color: #3399FF;
 }
 
 /* Footer navigation links, unvisited and active */
a.footer:link,a.footer:active {
color: #0066cc;font-size: 11px; line-height: 14px; font-weight: bold; text-decoration: none

}
 
 /* Footer navigation links, visited */
a.footer:visited {
color: #0066cc;font-size: 11px; line-height: 14px; font-weight: bold; text-decoration: none
 }
 
 /*footer items */
.credits { color: #003366; font-family: Verdana, Arial,Helvetica, sans-serif; font-size: 8pt; text-decoration: none; } a.credits:hover {color: #99CCFF; text-decoration: underline;
}

/*footer items */
.mousetype { color: #003366; font-family: Verdana, Arial,Helvetica, sans-serif; font-size: 6pt; text-decoration: none; } a.credits:hover {color: #99CCFF; text-decoration: underline;
}

 /* Footer navigation links, hover (IE only) */
a.footer:hover {
color: #3399FF;
 }
 
.click {
font-family: Arial;
font-size: 12px;
line-height: 13px;
color: #333333;
font-style: normal;
font-weight: normal;
text-decoration: none;

}

.click a:link {
color: #333333;
text-decoration: none;
text-transform: none;
}

.click a:active {
color: #333333;
text-decoration: none;
text-transform: none;
}

.click a:visited {
color: #333333;
text-decoration: none;
text-transform: none;
}

.click a:hover {
color: #CCCCCC;
text-decoration: none;
text-transform: none;







