@charset "utf-8";/* CSS Document */body{	font-family:Arial, Helvetica, sans-serif;	color:#FFFFFF;	background-color:#f26822;	text-align:center; /* for IE */	margin:0 auto; /* for the rest */	padding-top:40px;}#navcontainer{	}#navcontainer ul {	height:25px;	padding-top:10px;	padding-right:40px;	list-style-type: none;	font-size:14px;	font-weight: bold;	background-color:#ffffff;	color:#000000;	text-align:center; /* for IE */	margin:0 auto; /* for the rest */}#navcontainer ul li {	display: inline;	border-right:1px solid black;	padding:0px 10px;}#navcontainer ul li a {	color:#000000;	text-decoration: none;}#navcontainer ul li a:hover{	color: #f26822;	text-decoration:underline;}.index_author_name{	padding-top:25px;	padding-left:10px;}.index_copy{	line-height:30px;	padding:5px 20px;	font-weight:bold;	text-align:left;	font-size: 16px;		}.index_seperator{	border-bottom:2px solid #f26822;	height:10px;	width:525px;	text-align:center; /* for IE */	margin:0 auto; /* for the rest */}.index_subcopy{	font-style:normal;	font-size:14px;	padding:20px;	line-height:30px;	padding:5px 20px;	text-align:left;}.author_header{	padding:10px;}.seperator_large{	border-bottom:2px solid #f26822;	height:10px;	width:95%;	text-align:center; /* for IE */	margin:0 auto; /* for the rest */}a.bodylink{	color:#f26822;	text-decoration:none;}a.bodylink:hover{	text-decoration:underline;}
