body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.verdana2bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.verdana2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.verdana2bblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;

}


table.coordinators {
	font-size: 11px;	
}

table.coordinators th {
	background-color: #eee;
	font-size: 16px;
}

table.coordinators td {
	vertical-align: top;
	border: 1px solid #eee;
	line-height: 1.5em;
}

div.refine {
	border: 1px solid navy;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #eee;	
}

div.refine form {
	margin: 0;
	font-size: 12px;
}

div.refine form input,select {
	font-size: 12px;	
}

div.refine p {
	margin: 0 0 5px 0;
}

table.form-table {
	width: 450px;
}

table.form-table td {
	padding: 5px;
	border: 1px solid navy;
	font-size: 12px;
}

table.form-table th {
	padding: 5px;
	border: 1px solid navy;
	background-color: #eee;
}

p {
	font-size: 12px;
	line-height: 1.4em;
}

p.contact {
	line-height: 1.4em;
}

h1 {
	margin-top: 10px;
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	margin: 10px 0 10px 0;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

h4.center {
	text-align: center;
	margin: 0 0 10px 0;
}

h4 em {
	font-style: normal;
	color: #ff0000;
}
