/* Colors used
Orange : #f0781a
Blue: #1a3e8c
*/
body { color: #333333; margin: 10px; font-family: "Lucida Sans Unicode" , "Lucida Sans" , "Tahoma" , "Verdana" ,sans-serif; line-height: 20px;}
td { font-family: "Lucida Sans Unicode" , "Lucida Sans" , "Tahoma" , "Verdana" ,sans-serif; font-size: 12px; }
div{ font-family: "Lucida Sans Unicode" , "Lucida Sans" , "Tahoma" , "Verdana" ,sans-serif;}
table { font-size: 12px; border-style: none; line-height: 22px; }
input { font-size: 10px; }


a { color: #1b3f8d; text-decoration: none; }
a:visited { color: #C71585; text-decoration: none; }
a:hover { color: #f0791b; text-decoration: none; }

.pageHeadline { font-size: 14px; font-weight: bold; }
.subHeadline { font-size: 12px; font-weight: bold; }
.subHeadlineNavy { font-size: 12px; font-weight: bold; color: #1b3f8d;}