* {
   margin:0;
   padding:0;
}
img,
form
{
	border:0;
}

html,
body
{
   color: #000;
   font-family: Verdana, Arial, Helv, Helvetiva, Geneva, sans-serif;
   font-size: 10px;
   line-height: 18px;
}

body #page_wrapper
{
	background-color: #fff;
	width: 900px;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	border-left: 1px solid #fce601;
	border-right: 1px solid #fce601;
	border-bottom: 1px solid #fce601;
}

body #page_wrapper #page_head div#topmenu
{
	margin-top: 15px;
	margin-right:10px;	
	float: right;
}   

body #page_wrapper #page_head div#topmenu ul
{
   list-style: none;
   float: left;
}

body #page_wrapper #page_head div#topmenu ul li
{
	line-height: 22px;
	padding-left: 10px;
	list-style: none;
	float: left;
}

body #page_wrapper #page_head div#topmenu ul li a {
	text-decoration: none;
	color: #000;
}
body #page_wrapper #page_head div#topmenu ul li input {
	font-size: 10px;
	vertical-align:middle;
}

body #page_wrapper #page_head div#banner {
   height: 147px;
	border-top: 4px solid #fce601;
	vertical-align:top;
   clear: both;
}   
body #page_wrapper #page_head div#banner img {
	width: 900px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body #page_wrapper #page_head div#breadcrumbs {
	height: 39px;
	width: 423px;
	color: #9E9E9E;
	font-size: 10px;
	padding-left: 180px;
	padding-top: 15px;
	float: left;
}   

body #page_wrapper #page_head div#status {
	height: 39px;
	width: 175px;
	color: #9E9E9E;
   font-size: 10px;
   padding-right: 15px;
   padding-top: 5px;
   text-align: right;
   float: left;
   border: 0px solid blue;
}

body #page_wrapper #page_body {
	width: 900px;
	clear: both;
}


body #page_wrapper #page_footer {
   color: #9E9E9E;
   margin:0px;
   padding:0px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 80px;
   clear: both;
}
body #page_wrapper #page_footer a {
	color: #9E9E9E;
	text-decoration: none;
}

p.dummy {
   color: #007700;
   font-style: italic;
}