body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background: white;
}

.servicebutton {
	display: none;
}

.form_button {
	display: none;
}

.form_button_wider {
	display: none;
}

.form_button_widest {
	display: none;
}

#header {
	left: 400px;
	top: 0px;
	position: absolute;
	display:inline;
	font-weight:bold;
	font-size:11px;
    color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	text-align: right;
}

#pageframe{
	width:95%;
}
#headerframe 
{
    display:none;
}
#contentframe
{
    clear:left;
	width: 95%;
}
#leftcontentframe
{
    display:none;
}
#serviceframe
{
    clear:left;
	width: 95%;
}
#pathframe
{
    clear:left;
	width:95%;
}
#actionframe
{
    display:none;
}
#rightcontentframe
{
    clear:left;
	width: 95%;
}
#documentframe
{
    clear:left;
	width: 95%;
}
#footerframe
{
    display:none;
}

