.lnk_top:link {
	font-family: Arial; 
	color: #EAD1CD; 
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
}
.lnk_top:visited {
	font-family: Arial;
	color: #EAD1CD; 
	font-size: 10px;
	text-decoration: none; 
	padding: 2px;
}
.lnk_top:hover {
	font-family: Arial; 
	color: #EAD1CD;
	font-size: 10px;
	text-decoration: underline; 
	padding: 2px;
}
.txt_top {
	font-family: Arial; 
	color: #EAD1CD;
	font-size: 10px;
}
.txt_bottom {
	font-family: Arial; 
	color: #707070;
	font-size: 10px;
}
.txt_left {
	font-family: Arial; 
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 10px 0px 15px;
}
.txt_white {
	font-family: Arial; 
	color: #FFFFFF;
	font-size: 12px;
}
.txt_red {
	font-family: Arial; 
	color: #FF0000;
	font-size: 14px;
}
.txt_email {
	font-family: Arial; 
	color: #000000;
	font-size: 11px;
}
ul, ol {
	margin-top: 0px;
}
td {
	font-family: Arial; 
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
fieldset {
	padding: 15px;
	border: 1px solid #CCCCCC;
}
legend {
	font-weight: 700;
}
input, textarea, select {
	font-family: Arial; 
	color: #000000;
	font-size: 12px;
}
a:link {
	font-family: Arial; 
	color: #4A7989; 
	font-size: 12px;
	text-decoration: underline; 
}
a:visited {
	font-family: Arial; 
	color: #4A7989; 
	font-size: 12px;
	text-decoration: underline; 
}
a:hover {
	font-family: Arial; 
	color: #4A7989; 
	font-size: 12px;
	text-decoration: none; 
}
.lnk_footer:link {
	font-family: Arial; 
	color: #54748B;
	font-size: 10px;
	text-decoration: underline; 
	padding: 2px;
}
.lnk_footer:visited {
	font-family: Arial; 
	color: #54748B;
	font-size: 10px;
	text-decoration: underline; 
	padding: 2px;
}
.lnk_footer:hover {
	font-family: Arial; 
	color: #54748B;
	font-size: 10px;
	text-decoration: none; 
	padding: 2px;
}
.lnk_subnav:link {
	font-family: Arial; 
	color: #CCDFE6; 
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;		
}
.lnk_subnav:visited {
	font-family: Arial; 
	color: #CCDFE6; 
	font-size: 12px;
	text-decoration: none; 
	font-weight: 700;		
}
.lnk_subnav:hover {
	font-family: Arial;
	color: #CCDFE6;
	font-size: 12px;
	text-decoration: underline;
	font-weight: 700;		
}
.lnk_email:link {
	font-family: Arial; 
	color: #4A7989; 
	font-size: 11px;
	text-decoration: underline;		
}
.lnk_email:visited {
	font-family: Arial; 
	color: #4A7989; 
	font-size: 11px;
	text-decoration: underline; 		
}
.lnk_email:hover {
	font-family: Arial;
	color: #4A7989;
	font-size: 11px;
	text-decoration: none;		
}
h1 {
	font-family: Arial;
	color: #55737E;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	font-weight: 400;
}
p {
	margin-top: 0px;
}
legend {
  	font-family: Arial;
	color: #000000;
	font-size: 12px;
}
.bg_subnav {
	background-image: url(../images/bg_subnav.jpg);
	height: 31; 
	background-repeat: repeat-x;
}
.bg_leftnav {
	background-image: url(../images/bg_leftnav.gif);
	height: 225;
	background-repeat: repeat-y;
}
.url {
	visibility: hidden;
	display: none;
}
#navVertical ul {  margin: 0px;  padding: 0px;  list-style-type: }
#navVertical li {  margin: 0px 0px 0px 0px;  border: 1px solid #9EB9C4; border-width: 0px 1px 1px 1px;}
#navVertical a {  display: block;  color: #54748B;  background-color: #FFFFFF;  width: 178px;  padding: 3px 6px;  text-decoration: none; font-weight: 700;  font-family: arial;  font-size: 12px;}
#navVertical a:visited {  display: block;  color: #54748B;  background-color: #FFFFFF;  width: 178px;  padding: 3px 6px;  text-decoration: none; font-weight: 700;  font-family: arial;  font-size: 12px;}
#navVertical a:hover {  background-color: #EDECE7;  color: #537787;}
.menu { filter:alpha(opacity=95);
			-moz-opacity:.95;}


