body {
	/* background-image: url(background2.jpg); */
	background-color:#EFEFF1;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	margin-top:20px;
	padding:0;
}

.fsresources {
  font-size: small;
  text-align: center;
}

.bwresources {
  color: #3333FF;
  font-size: small;
  font-style: italic;
  text-align: center;
}

.bwintro {
  color: #3333FF;
}

.bwactions {
  color: #3333FF;
  font-size: small;
  text-align: center;
}

.bwheader {
  color: #000066;
  font-weight: bold;
  text-decoration: underline;
}

.fsfooter {
  color: #3333FF;
  font-size: small;
  font-style: italic;
  text-align: center;
}

#loginFormDIV {
    margin-right:auto;
    margin-left:auto;
    width:300px;
}


#dialogPopup {display:none;}
#dialogPopupBkg {display:none;}

button.supportType {
	background:inherit;
	border:none;
	cursor:pointer;
	font-size:larger;
}

button.supportType:hover {
	text-decoration:underline;
}