body {
	margin: 2px;
	padding:0px 0 0;
	font-family: Paltino, serif;
	font-size: 10pt;
	line-height: 1.5em;
	background-image: url('http://www.roadwarriorjobs.us/images/background.jpg');
	background-repeat: repeat;
}
div.container{
	width: 800px;
	border: 1px solid black;
	border-top: 5px solid #222222;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 10px;
	background-color: #EFEFEF;
	text-align: left;           
}	

xh1 {
	margin-top:0px;
    margin-bottom:0px;
}

xh3 {
	font-size: 12pt;
	margin-top:-5px;
    margin-bottom:0px;
}

th {
	font-size: 10pt;
	text-decoration: underline;
}

table.shaded {
	background-color:#DCDCDC;
}

input.btn{
   font-family: Paltino, serif;
   font-weight:bold;
}

div.inputError{
	color:red;
}

a {display: inline};
a:link, a:visited { color: #222222; text-decoration: none};
a:active {color: #222222; text-decoration: none};
a:hover{color: #222222; text-decoration: underline};

a.special:link, a.special:visited { color: #222222; text-decoration: none};
a.special:active {color: #222222; text-decoration: none};
a.special:hover{color: #222222; text-decoration: none};
