/* Default CSS Stylesheet for a new Web Application project */

.topbar {
color: white;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}

.topfloat {
color: white;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
float: left;
}

.adheader {
color: black;
font-family: Verdana;
font-size: 9pt;
}


.bodytext {
color: black;
font-family: Verdana;
font-size: 10pt;
}

.bodybold {
color: black;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}

.whitetext {
color: white;
font-family: Verdana;
font-size: 10pt;
text-decoration: none;
}

.whitesmall {
color: white;
font-family: Verdana;
font-size: 8pt;
}

.adbody {
color: black;
font-family: Verdana;
font-size: 8pt;
}

.listelem {
color: black;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}

.menuelem {
color: blue;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}

.redelem {
color: red;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}

.bluebody {
color: #104994;
font-family: Verdana;
font-size: 10pt;
}

.bluesmall {
color: #104994;
font-family: Verdana;
font-size: 7pt;
}

.navsmall {
color: #000000;
font-family: Verdana;
font-size: 7pt;
text-decoration: none;
}

.navbold {
color: #000000;
font-family: Verdana;
font-size: 7pt;
text-decoration: none;
font-weight: bold;
}

.microline {
color: #104994;
font-family: Verdana;
font-size: 2pt;
}

.title {
color: #FFFFFF;
font-family: Verdana;
font-size: 15pt;
}

.strap {
color: #84B6F7;
font-family: Verdana;
font-size: 13pt;
}

.strapline {
color: #000000;
font-family: Helvetica;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}

.whitetitle {
color: #FFFFFF;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
}

.bluetitle { FONT-SIZE: 12pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.titletext { FONT-SIZE: 10pt; COLOR: #104994; text-decoration:underline; FONT-FAMILY: Verdana; }
.blacktitle { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Verdana; }
.sideadtitle { FONT-SIZE: 10pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.sideadline { FONT-SIZE: 8pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.sideadURL { FONT-SIZE: 9pt; COLOR: #104994; FONT-FAMILY: Verdana; }
