body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	width: 801px; 
	text-align: center;
	font-size: 12px;
	background-color: #FFDD99}
	
p, ul, h1, h2, h3, h4, h5, td {
	font-family: Arial, Helvetica, sans-serif;}

h1 {
	text-align: left;
	font-size: 18px;
	padding: 15px 0 0 0;}
	
h2 {
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #F97025;}
	
h3 {
	margin: 0 0 16px 0;
	color: #333;
	font-weight: normal;}
	
ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;}

a:link {
	color: #F97025;
	text-decoration: none;}

a.active {
	color: #ff0000;
	text-decoration: underline;}

a:visited {
	color: #F97025;
	text-decoration: none;}

a:hover {
	color: #F97025;
	text-decoration: underline;}

a.bold {
	font-weight: bold;}
	

		
img {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;}

p.clearer {
	margin: 0 0 0 0 !important;
	clear: both;
	height: 0px;
	overflow: hidden;}

#head {
	width: 800px;}
	

#layout {
	width: 800px;
	background-color: #fff;
	text-align: left;}

#layout td {
	background-color: #fff;
	padding: 0px 5px 0px 10px;}     
	
ul.dash li, ul.navigation ul.dash li {
	padding: 0 0 0 0px;
	background-image: url(/images/dash.gif);
	background-position: 0 3px; 
	background-repeat: no-repeat;
	color: #F97025;
	font-weight: bold;}

#nav2 {
	width: 120px;
	color: #666;
	font-weight: normal;
	overflow: hidden;}	

#nav2 a:link, #nav2 a:visited {
	color: #F97025;
	text-decoration: none;} 
	
#nav2 a:hover, #nav2 a:active {
	color: #F97025;
	font-weight: normal;
	text-decoration: underline;}

#nav2 ul.navitemList {
	list-style-type: none;
	margin: 0px;
	padding: 17px 0 0 0;}
	
#nav2 ul.navitemList li  {
	padding: 9px 0 5px 3px;	
	border-bottom: 1px dotted #ccc;}
	
#nav2 ul.navitemList li.hasChildren  {
	background-position: 14px 10px; 
	background-repeat: no-repeat;}  

#nav2 ul.navitemList li.selected {
	color: #DDB8DF;
	font-weight: bold;
	text-decoration: none;}
	
#nav2 ul.navitemList li.title {
    padding-left: 14px;
    background-image: none;
    color: #F97025;
    border-bottom: 0;}
    
#nav2 ul.navitemList li.selected a {
	color:#d00;} 
	
#foot {
	border-top: 1px solid #F97025;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	width: 800px;
	text-align: center;
	background-color: #fff;
	font-size: 11px;}	
	
#copy {
	}
	
#spacebottom {
    padding: 10px 0 25px 0;
	background-color: #fff;
	border: 0;
	margin: 0;}	

div.spacebottom {
    padding: 10px 0 25px 0;
	background-color: #fff;
	border: 0;
	margin: 0;}		
