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

body {
	font-family: "Lucida Grande", Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 125%;
	color: #666;   /* prev #666  alt: #616A7B ? */
}

* { padding:0;
	margin:0;
}

h1 {
	font-size: .77em;
	font-weight: normal;
	padding:0;
}

h2 {
	font-size: .77em;
	font-weight: normal;
	padding:10px 0 18px 0;
}

p { font-size:.77em;
	padding:0 0 10px 0;}
	
	
	
	    /* main link styles */
	
a {
	color: #5344a1;
	text-decoration: none;
	padding:0 3px 1px 3px;
}

a:link {
	color:#5344a1;
}

a:visited {
	color:#5344a1;
}

a:hover {
	color:#616A7B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #385C8C;
}

a:active {
	color:#00f;
}



.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-style: italic;
	line-height: 160%;
	color: #0D4474;
	text-align: left;
}

.amfj {
	font-size: 1.3em;
}



#Layer4 {
	padding-right: 20px;
}

#nav {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.63em;
	text-transform: uppercase;
	color:#336699;
}
.credit {
	font-size: 0.7em;
}
