table {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	width: 780px;
}

table1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	width: 780px;
}

.dropdown {
	width:100%;
	font-size: 14px;
	height: 30px;
	color: #00264d;
}

.title {
	color: #346DBB;
	font-weight: bold;
	font-size: 24px;
}

.warning {
	//color: red;
	color: #DB0000;
	font-size: 14px;
}

#contentTitle {
	border-bottom: none;
}

.field {
	width: 20%;
}

td.field {
	vertical-align: top;
}

.content {
	width: 80%;
	color: #00264d;
}

h3 {
        color: #00264d;
        border-bottom: none;
	font-size: 13px;
}

h4 {
	color: #346DBB;
	align:top;
	display:inline;
        border-bottom: none;
	font-size: 12px;
}

