/* Background Styles */
.midGreen {
	background-color: #AED8AE;
}
.lightGreen {
	background-color: #F2FFF2;
}
.darkGreen {
	background-color: #87A787;
}
.darkBlue {
	background-color: #657999;
}
.midBlue {
	background-color: #92AEC6;
}
.lightBlue {
	background-color: #DEE8F5;
}
.downBlue {
	background-color: #EDF3F9;
}
.white {
	background-color: #FFFFFF;
}

/* All-tag Styles */
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#718B71;
}
.menuOn {
	background-color: #EDF3F9;
	cursor: hand;
}
.menuOff {
	background-color: white;
	cursor: hand;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size:11px;
	color: #85A0CA;
}
.downMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #657999;
}
.downMenu a {
	font-size: 10px;
	text-decoration: none;
	color: #657999;
}
.downMenu a:hover {
	text-decoration: underline;
}
.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #657999;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #657999;
}

.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;
}

.microelem {
color: white;
font-family: Verdana;
font-size: 2pt;
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;
}

.microline1 {
color: #104994;
font-family: Verdana;
font-size: 1pt;
}

.title {
color: #FFFFFF;
font-family: Verdana;
font-size: 10pt;
}

.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: 10pt;
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; }
.Greentitles { FONT-SIZE: 9pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.bluetitlebold { FONT-SIZE: 12pt; COLOR: #104994; FONT-FAMILY: Verdana; font-weight:bold; }
.titleentry{font-size:large;font-weight:600;color:Black;font-family:Arial}
	
	
