/* CrossComm revised text styles */

body {
	font:100% Geneva, Arial, Helvetica, sans-serif; 
	color:#630; 
	}
h1, h2, h3, h4, h5, h6 {
	padding-bottom:0.2em;
	border-bottom:4px dotted #BFB6AC; 
	color:#807973; 
	letter-spacing:1px;
	line-height:1.1em; 
	font-weight:normal; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	}
h1 {
	border-bottom-color:#807a73; 
	}
h2 {
	border-bottom-color:#a69e95; 
	}
h3 {
	border-bottom-color:#bfb6ac; 
	}
h4 {
	border-bottom-color:#ccc2b8; 
	}
h5 {
	border-bottom-color:#d9cfc3; 
	}
h6 { 
	border-bottom-color:#e5dbcf; 
	}
#supplement {
	color:#666;
	}
#library {
	color:#666;
	}
#subnavigation {
	text-transform:uppercase;
	letter-spacing:1px;
	font:100% Georgia, "Times New Roman", Times, serif; 
	}
#subnavigation a {
	text-decoration:none; 
	}
#navigation { 
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	font:93% "Times New Roman", Times, serif; 
	} 
#navigation a {
	text-decoration:none; 
	}
#navigation a:link { 
	color:#fff; 
	}
#navigation a:visited { 
	color:#fff; 
	}
#navigation a:hover { 
	color:#c00;
	text-decoration:underline; 
	}
#navigation a:active { 
	color:#fff; 
	text-decoration:underline; 
	}
#navigationSpecialLink a:link {
	color:#630;
	}
#navigationSpecialLink a:hover {
	color:#c00;
	background-image:url(../images/arrow-right-lg-on.gif);
	}
