.topNav {
	background-image: url(images/pgimages/ext_blue.gif);
	background-repeat: repeat-x;
}
.topNav2 {
	background-image: url(images/pgimages/ext_topnav2.gif);
	background-repeat: repeat-x;
}
.topNav3 {
	background-image: url(images/pgimages/header_02.gif);
	background-repeat: repeat-x;
}
.headerTable {
	background-color: #D6D7EB;
}
.sideNav {
	background-image: url(images/pgimages/sidenav_02.gif);
	background-repeat: repeat-y;
}
.sideNavBg {
	background-image: url(images/pgimages/bodyBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	background-image: url(images/pgimages/footer_02.gif);
	background-repeat: repeat-x;
}
.footerTable {
	position: relative;
	width: 100%;
	bottom: 100%;
	visibility: visible;

}
.sideNavLinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #1c3f94;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
}

.sideNavLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #1c3f94;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-transform: uppercase;
}

.sideNavLinks a:hover {
	color: #1a9b9e;
}

.topNav2 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
	text-transform: uppercase;
}

.topNav2 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
	text-transform: uppercase;
}



.topNav2 a:hover {
	color: #009966;
}

/* Side Menu Styles */

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #FFFFFF;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
 padding:5px;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
  padding:5px;

}

