.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE1C4;
	font-weight: bold;

}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00499F;
}
.whiteonblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.topbackground {
	background-image: url(/top-background.gif);
}
.borderblue {
	border: 1px solid #00205D;
	background-image: url(top-background.gif);
}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: blue;}
.blueborder {
	border: 0px none #00205D;
	background-image: url(top-background.gif);

}
.cell-topwhite {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.newlogotester {
	background-image: url(top-fill.gif);
	background-repeat: repeat-x;
}
.cellborder {
	border-top: 1px none #230A10;
	border-right: 1px solid #230A10;
	border-bottom: 1px none #230A10;
	border-left: 1px none #230A10;

}
.topbackgrdblack {
	background-image: url(top-background-black2.gif);
	background-repeat: repeat-x;
}
.whiteborders {
	border: 1px solid #FFFFFF;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
.environmentborder1 {
	border: 1px solid #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.globe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/earth-706192.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.blackborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.greenborder {
	border: 1px solid #009900;
}
