body {
	height:100%;
}
body, table {
	font-family:Verdana, Arial;
	font-size:12px;
}
table {
	text-align:left;
}
img {
	border:0;
}
h4 {
	border-bottom:1px solid black;
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:4px;
	font-size:15px;
}
hr {
	height:2px;
	background-color:black;
}
a, a:link, a:visited {
	color:#0B304B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.label {
	text-align:right;
}
.required {
	font-weight:bold;
}
.error {
	text-align:center;
	color:red;
}
.iefix {
	height:1%;
}

/*input.styledinput, textarea.styledinput {
	color:white;
	background-color:black;
	border:2px solid #fead00;
}
input.siactive, textarea.siactive {
	color:black;
	background-color:#f0cc98;
	border:1px solid #f0cc98;
}*/

