body{
	background-repeat: repeat;
	text-align: center;}
img {
	padding:0;
	margin:0;}

#content{
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;}

h2, h3, h4, p{
	margin: 15px 25px;}

div.form {
	width:480px;
	border: solid 1px black;
	padding: 20px;
	margin:0 0 25px 25px;
	background: #DCE9F0;}
	
small {
	font-size: 10px;}
	
table{
	padding-right:10px;
	margin: 0;
	background: transparent;
	font-size: 12px;}
	
input, option, select{
font-family: arial;
background-color: white ! important;
height: 17px;
font-size: 11px;}

textarea{
font-family: arial;
background: #ffffff ! important;
font-size: 11px;}

.button{
	background-color: #4F8EB6 ! important;
	height:24px;
	font-size: 12px;
	margin:0 5px;
	padding:0;
	color:white;}
	
.highlighted {
	background: #FDFD99 ! important;}
