body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #003366;
}
.indexmenu {
	background-color: #000000;
	background-image: url(../images/index_menu.jpg);
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 4px;
	padding-left: 10px;
	color: #ffffff;
	font-size: x-small;
	height: 21px;
}

#pagecell1{
	position: absolute;
	width: 745px;
	top: 10px;
	left: 2%;
	right: 2%;
	background-color: #ffffff;
	border: 1px solid #666666;
}
#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
.td{
  background-image: url(../images/bg_white.gif);
}
.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;
}
.icn{
	float: right;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	vertical-align: middle;	
}

/* Nav Link Text */
.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;
}
.headerseperator{
	background-color: #D7D7D7;
	height: 1px;
}

#sectionLinksHeader {
	background-color: #999999;
	color: #FFFFFF;
	height: 20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 6px;
}

#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{
	border-top: 1px solid #cccccc;
	background-color: Maroon;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinksSmall a:link, #sectionLinksSmall a:visited {
	color: #005FA9;
	display: block;
	text-decoration: none;
	font-size: x-small;
	padding: 0px 0px 0px 10px;
}

#sectionLinksSmall a:hover{
	border-top: 1px solid #CCCCCC;
	background-color: Maroon;
	font-weight: bold;
	text-decoration: none;
}
#footerText{
	clear: both;
	border-top: 1px solid #CCCCCC;
	font-size: xx-small;
	color: #666666;
	padding: 7px;
}

#footerText img{
	padding: 5px;
	vertical-align: middle;
}
.smallNewsText{
	font-size: x-small;
	color: #666666;
	padding: 5px;
	line-height: .95;
}
.smallNewsText a:link, .smallNewsText a:visited{
	color: #FF6600;
	text-decoration: none;
}
.smallNewsText a:hover {
	text-decoration: underline;
}
.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	}
.b1{
	font-size: x-small;
	line-height: 1.5;
	color: #666666;
}
.b1 a:link, .b1 a:visited{
	color: #FF6600;
	text-decoration: none;
}
.b1 a:hover {
	text-decoration: underline;
}

.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;
}