body {
	
	background-color:#fff;
	font-family:Verdana,'Luxi sans',arial,sans-serif;
	
}

.alert {

	border:1px solid #e00;
	margin:5px 10px;
	padding:8px;
	
	background-color:#eee;
	color:#e00;
	font-size:12pt;
	text-align:center;
}

#document {

	position:relative;
	
	margin:auto;
	width:760px;
	
	padding:8px;
	
	background-color:#fff;
}

#left {

	float:left;
	width:375px;
}

#right {

	float:right;
	width:375px;
}

h1 {

	margin:2px;
	padding:4px;
	
	font-size:16pt;
	
	text-align:right;
}

h2 {

	margin:2px;
	padding:4px;

	font-size:13pt;
}


.wp-reference {

	}

.wp-reference td {

	vertical-align:top;
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:9pt;
	font-style:italic;
	border-top:1px solid #888;
	}

.wp-reference img {

 	border:1px solid #000000;
	}

	
.sendform {

	width:350px;
}

.sendform * {

	font-size:9pt;
	
}

.sendform td {

	vertical-align:middle;
	
}

.sendform th {


	font-weight:bold;
	background-color:#E9E9E9;

	text-align:center;
	border-bottom:2px dotted #ADADAD;
}

.sendform .input {

	color:#111;
	width:340px;
	padding:0 5px;	
	border:1px solid #6C6C6C;
	background-color:#f9f9f9;
}

.sendform .submit {

	color:#fff;
	width:340px;
	padding:0 5px;
	
	border:1px solid #F2F2F2;
	background-color:#6C6C6C;
}

.sendform .thin-input {

	width:340px;
	padding:0 5px;

	color:#111;
	border:1px solid #6C6C6C;
	background-color:#f9f9f9;
}

p {

	font-size:9pt;
	text-indent:5px;
}

.bttt {

	text-align:center;
	font-size:9pt;
}