body {
	font-family:verdana;
}

div#popupheader {
	background-color:#CACEDA;
}

div#popupcontent {
	background-color:#ffffff;
	border-bottom:5px solid #213A72;
	padding-bottom:8px;
}

table.form {
	width:100%;
}

table.form th {
	font-size:12px;
	color:#213A72;
}

table.form input,table.form textarea {
	width:100%;
	font-weight:bold;
	font-family:verdana;
	color:#213A72;
	font-size:12px;
}

table.form input.button {
	width:auto;
}

h2 {
	font-size:13px;
	background-color:#e0e0e0;
	margin-top:0px;
	padding:4px 4px 4px 12px;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:4px;
}

h1.std {
	margin:0px;
}

div#main {
	border:none;
	padding:0px;
}

div.row {
	margin-left:12px;
}
