a:active {  color: #666699;}
a:link {  color: #000066;}
a:visited {  color: #666699;}
a:hover {  color: #96340F; }

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7EED5;}
	
.Footer a:link {
	color: #F7EED5;
	background-color: #000066;
	font-weight: normal;
	text-decoration: underline;}
	
.Footer a:visited {
	color: #F7EED5;
	background-color: #000066;
	font-weight: normal;
	text-decoration: underline;}
	
.Footer a:hover {
	color: #FFFFFF;
	background-color: #000066;
	font-weight: normal;
	text-decoration: none;}
	
.Footer a:active {
	color: #F7EED5;
	background-color: #000066;
	font-weight: normal;
	text-decoration: underline;}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F2B22;}
	
.sm-txt {
	font-size: 13px;}
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;}
	
h1 a:link {
	color: #000066;
	text-decoration: none;}
	
h1 a:visited {
	color: #000066;
	text-decoration: none;}
	
h1 a:hover {
	color: #990000;
	text-decoration: underline;}
	
h1 a:active {
	color: #000066;
	text-decoration: none;}
	
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #964A26;
	font-weight: bold;
	margin-bottom: 0px;}
	
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000066;
	font-weight: bold;
	margin: 2px 0px 0px 10px;}
	
.links {
	margin: 0px 0px 0px 10px;
	display:block}
	
p {
	margin-top: 0px;}
	
blockquote {
	margin-top: 0px;}
	
/*Utility nav*/
#base {
	margin: 2em;
	width: 10em;
	padding: 5px;}
	
#utilNavWrap {
	margin: 15px 0 0 0;
	padding: 0;}
	
#utilWrap {
	width:274px;
	margin: 4px 0 0 0;
	padding: 0;}/*15px*/	

#utilNav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;} 

#utilNav ul li {
	margin-left: 0;
	padding: 2px 7px 2px 8px;
	/*border-left: 1px solid #A45F28;*/
	list-style: none;
	display: inline;}	
		
#utilNav ul li.first {
	margin-left: 0;
	padding-left:0;
	border-left: none;
	list-style: none;
	display: inline;}

#utilNav a { color: #A45F28;
	font: bold 14px "Times New Roman", Times, serif;
	padding: 0px;
	margin: 1px 0px;
	text-decoration: none;}/* Garamond, */
	
#utilNav a:active {color: #A45F28;
	background: transparent;}
	
#utilNav a:link {color: #A45F28;
	background: transparent;}
	
#utilNav a:visit {color: #A45F28;
	background: transparent;}
	
#utilNav a:hover {color: #913E00;
	background: transparent;}
	
.subheader {
	width:666px;
	border:0;
	margin:0;
	padding:0;	}	
	
.rtBox {
	vertical-align:bottom;
	border:1px solid #A45F28;
	margin:2px;
	padding:4px;
	width:200px;}
	
/* attorney style publication lists */
ul.listSpace {
	list-style:circle;
	padding-top:0;
	margin-top:0; 	} 
	
ul.listSpace li {
	padding-bottom:5px; }

/* list with extra space after each item */
ul.listSpace2 {
	list-style:none;
	padding-top:0;
	margin-top:0;  } 
	
ul.listSpace2 li {
	padding:0 1em 0 0;
	display: inline;} 

/* list with extra space after each item */
ul.listNoSpace {
	list-style:none;
	padding-top:0;
	margin-top:0; } 
	
ul.listNoSpace li {
	padding:0 0.25em 0 0;
	display: inline;} 