/* THIS IS THE NETSCAPE NEEDED CELL TREATMENTS */

td.leftcolumnnav {
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
}

td.leftcolumnnavyah {
	color: #184172;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin : 0px;
	background-color: #F3F3EA;
	border-bottom : 1px solid #034365;
	border-top : 1px solid #034365;
	width : 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top : 2px;
	padding-bottom : 2px;
	line-height : 12px;
}

/* THESE ARE THE LINKS IN THE NAV */

a:link.leftcolumnnav, a:visited.leftcolumnnav {
	color: #184172;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin : 0px;
	width : 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	line-height : 12px;
}

a:hover.leftcolumnnav {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin : 0px;
	background-color: transparent;
	border-bottom : 0px none #034365;
	border-top : 0px none #034365;
	width : 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	line-height : 12px;
}

/* THIS IS THE SUBNAV FOR ISSUES IN THE LEFT NAV */

.leftcolumnsubnav {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	padding-left: 19px;
}

/* contact header style  */

.contact {
	font-size : 24px;
	color : #024264;
	padding-left : 5px;
	font-weight : normal;
}

