td, div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;	
}

a {
     color: #ff7800;
     text-decoration: none;
}

a:link, a:visited {
     color: #ff7800;
     text-decoration: none;
}

a.grey {
	color: #4d4d4d;
	line-height: 12px;
	padding: 0px 15px 0px 4px;
}

a:hover, a:active {
     color: #ff7800;
     text-decoration: underline;
}

a.sitemap_menu {
     display: block;
     color: #FF7800;
     font-weight: bold;
     /*text-decoration: none;*/
}
a.sitemap {
     display: block;
     color: #FF7800;
}

.pageimage {
	margin: 0px;
}

.pageheader, h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff7800;
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

.subheader, h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	color: #4d4d4d;
	font-weight: bold;
}

a.button {
	background: transparent url('images/button_a.gif') no-repeat scroll top right;
	color: #ffffff;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 20px;
	padding-right: 4px;
	text-decoration: none;
	cursor: pointer;
}

a.button span {
 	background: transparent url('images/button_span.gif') no-repeat;
	display: block;
	line-height: 12px;
	padding: 2px 0px 6px 6px;
}

a.button:active {
	outline: none;
	cursor: pointer;
}

a.button:active span {
	padding: 3px 0px 5px 6px;
}
