html, body { 
    height: 100%; 
	text-align:left;
	font-family:arial,sans-serif;
	font-size:12px;
} 

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -1em;
	margin-left: auto;
} 

.center
{
	text-align:center;	
}

.footer, .push
{
	height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
} 

input[type="text"]
{
	font-family: arial;
	font-size: 11pt
}



option
{
	font-size: 12pt;
}


#gbar
{
	float:left;
}

h1 
{
	font-size: 17px;color:#36c;
	font-weight:normal;
}

	
.topLink {
	margin-top:-2px;
	margin-bottom:-2px;
	color: #36c;
}

