@charset "utf-8";
/* CSS Document */

#left_nav
{
	background-color: #6699CC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}

#left_nav a:link, a:visited {
	text-decoration: none;
}

#left_nav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.nav_list ul {
	font-weight:bold;
	display: inline;
	list-style-type: none;
	line-height: 25pt;
}
ul#nav li a.active {
	color: #FFCC66;
}
.contact{
	
}
.contact ul {
	display: inline;
	list-style-type: none;
	font-size: 9pt;

}
.contact_sm {
	font-size: 8pt;
}
#espanol {
	font-family: "Brush Script MT", "Brush Script Std";
	font-size: 13pt;
	font-weight: normal;
}
