#topright
{
	color:#137596;
	font-size:13px;
	font-weight:bold;
	padding: 14px 0px 0px 14px;
	line-height:14px;
}
#topright a
{
	color:#137596;
	text-decoration:none;
}
#topright a:hover
{
	color:#000000;
	text-decoration:underline;
	
}


h1{
	font-size:105%;
	font-weight:bold;
	text-transform:uppercase;
	color: #000000;
}

h2{
	font-size:170%;
	font-weight:bold;
}




#navContainer {
	font-size: 0.75em;
	font-family: Arial;
	font-weight: bold;
}

#navContainer a:hover {
	text-decoration: underline;
	color:#ffffff;
}


.lbPrimary a:link, .lbPrimary a:visited {
	display:block;
	padding:6px 0px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	background:url(../images/arrowl-a.gif) left 5px no-repeat; 
}

.lbPrimaryActive a:link, .lbPrimaryActive a:visited {
	display:block;
	padding:6px 0px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	color:#ffffff;
	background:url(../images/arrowa-a.gif) left 5px no-repeat;
}


.lbSecondary a:link, .lbSecondary a:visited {
	display:block;
	padding:1px 0px 0px 12px;
	text-decoration:none;
	color: #A90104;
	background:url(../images/square-a.gif) left top no-repeat;
}

.lbSecondaryActive a:link, .lbSecondaryActive a:visited {
	display:block;
	padding:1px 0px 0px 12px;
	text-decoration: underline;
	color:#A90104;
	background:url(../images/square-a.gif) left top no-repeat;
}

.lbTertiary a:link, .lbTertiary a:visited {
	display:block;
	padding:1px 0px 0px 8px;
	text-decoration:none;
	color: #A90104;
	font-weight:normal;
}

.lbTertiaryActive a:link, .lbTertiaryActive a:visited {
	display:block;
	padding:1px 0px 0px 8px;
	text-decoration: underline;
	color:#A90104;
	font-weight:normal;
}
