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

body {
	font-family: "Lucida Grande", "trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #656565;
}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 218%;
}

h2 {
	font-size: 164%;
	margin-bottom: 1em;
}

h3 {
	font-size: 145%;
	margin-bottom: .5em;
}
td {
	line-height: 1.2em;
}

h4 {
	font-size: 118%;
}

#Util_Nav a {
	text-transform: uppercase;
	text-decoration: none;
	color: #57585a;
}
#Util_Nav a:hover, #Util_Nav .marker {
	color: #3a3a3d;
}
#Prim_Nav a {
	text-decoration: none;
	color: #656565;
	line-height: 12px;
	margin-bottom: 4px;
}
#Prim_Nav a:visited {
	color: #707070;
}
#Prim_Nav a:hover {
	color: #555555;
}
#Prim_Nav li {
	list-style-type: none;
	margin-bottom: 3px;
}
#Copy  a, h2, .orange  {
	color: #b75e33;
}
.marker {
	font-weight: bold;
	color: #b75e33 !important;
}
#Caption h4 {
	font-size: 100%;
}
