body
{
    margin: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
    background-color: #003366;
}
.tbltop {
	background-color: #000000;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: right;
}
.tblbottom {
	background-color: #000000;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
}
.navtdl{
	background-image: url(../images/gblnav_left.gif);
	height: 32px;
	width: 10px;
}
.navtd{
	background-image: url(../images/glbnav_background.gif);
	height: 32px;
	vertical-align: middle;
}
.navtdr{
	background-image: url(../images/glbnav_right.gif);
	height: 32px;
	width: 5px;
}
.searchbox{
	font-size: x-small;
	color: #990000;
	font-weight: 700;
	float: right;
	padding: 2px;
	vertical-align: middle;
}
.navlinktextsmall{
	background-color: #000000;
	font-size: xx-small;
	color: White;
	text-align: right;
}
.navlinktextsmall a:link, .navlinktextsmall a:visited{
	color: White;
	text-decoration: none;
}
.navlinktextsmall a:hover{
	color: White;
	text-decoration: none;
}
.sectionLinksHeader {
	background-color: #999999;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.pageidentifier {
	font-size: 14px;
	font-weight: bold;
	color: Whitesmoke;
}
.sectionLinks a:link, .sectionLinks a:visited {
	background-color: #666666;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}

.sectionLinks a:hover{
	color: #8A8A00;
	border-top: 1px solid #cccccc;
	background-color: Maroon;
	font-weight: bold;
	text-decoration: none;
}

.sectionLinksSmall a:link, .sectionLinksSmall a:visited {
	color: #005FA9;
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: x-small;
	padding: 0px 0px 0px 10px;
}

.sectionLinksSmall a:hover {
	background-color: Maroon;
	color: Gold;
	font-weight: bold;
	text-decoration: none;
}

.footerText {
	font-size: xx-small;
	color: #666666;
	text-align: center;
}
.footerText a:link, .footerText a:visited{
	text-decoration: none;
}
.footerText a:hover{
	text-decoration: none;
}