.smtopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: bold;
	text-transform:uppercase;
}

a.smtopNav:link {
	color: #990000;
	text-decoration: none;
}

a.smtopNav:visited {
	color: #990000; 
	text-decoration: none;
}

a.smtopNav:hover {
	color: #333366; 
	text-decoration: none;
}

a.smtopNav:active {
	color: #990000; 
	text-decoration: none;
}

.topnavPosition {
	position:relative;
	left:67px;
	top:6px;
}
.botnavPosition {
	position:relative;
	left:31px;
	top:3px;
}

.smtopnavPosition {
	position:relative;
	left:27px;
	top:3px;
}

.imagePosition {
	position:relative;
	right:25px;
	
}
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: bold;
	text-transform:uppercase;
}

a.mainNav:link {
	color: #333366;
	text-decoration: none;
}

a.mainNav:visited {
	color: #333366; 
	text-decoration: none;
}

a.mainNav:hover {
	color: #990000; 
	text-decoration: none;
}

a.mainNav:active {
	color: #333366; 
	text-decoration: none;
}

.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: bold;
	padding-right: 25px;
	line-height: 25px;
}

a.subNav:link {
	color: #990000;
	text-decoration: none;
}

a.subNav:visited {
	color: #990000; 
	text-decoration: none;
}

a.subNav:hover {
	color: #333366; 
	text-decoration: none;
}

a.subNav:active {
	color: #990000; 
	text-decoration: none;
}
.textLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
}

a.textLinks:link {
	color: #333366;
	text-decoration: underline;
}

a.textLinks:visited {
	color: #333366; 
	text-decoration: underline;
}

a.textLinks:hover {
	color: #333366; 
	text-decoration: none;
}

a.textLinks:active {
	color: #333366; 
	text-decoration: underline;
}