.stjames {
	background-color: #003580;
	margin-top: 0px;
	margin-left: 0px;
}
.hz_blue_bar {
	background-image: url(images/assets/horznl_blu.gif);
	background-repeat: repeat-x;
}
.nav_bg {
	background-image: url(images/assets/nav_bg.gif);
	background-repeat: repeat-x;
}
.white_bg {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003580;
	text-decoration: none;
	background-color: #FFFFFF;
}
.blue_bg {
	font-family: "Times New Roman", Times, serif;
	color: #003580;
	background-color: #A3CEEC;
	font-size: 13px;
	text-decoration: none;
}
.tag_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: A3CEEc;
}
.hz_blue_lite {
	background-color: #A3CEEC;
}
a:link {
	color: #003580;
	text-decoration: none;
}
a:visited {
	color: #003580;
	text-decoration: none;
}
a:hover {
	color: #7195AE;
	text-decoration: none;
}
a:active {
	color: #003580;
	text-decoration: none;
}
.LGtext {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.HDRtext {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.LGtextspaced {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}
