
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #233c8e;
	margin: 0px 0px 10px 0px;
}

h2,
.tableboundary {
	font-size: 14px;
	font-weight: bold;
	color: #233c8e;
	padding: 0px;
	margin: 0px;
}

h2 a {
	color: #233c8e;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #6b84cc;
	margin: 10px 0px 5px 0px;
	background-image: url(../images/bg_dash.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-top: 5px;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #f3851e;
	margin: 0px 0px 8px 0px;
}

a {
	color: #f3851e;
	text-decoration: none;
}

a:hover {
	color: #f3851e;
	text-decoration: underline;
}

td {
	vertical-align: top;
}

p {
	margin: 0px 0px 10px 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.tableboundary2 {
	background-image: url(../images/bg_tableboundary2.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 3px 0px 3px;
	height: 19px;
}

.tableboundary2 a {
	color: #ffffff;
	text-decoration: underline;
}

.tableborder {
	border: 1px solid #dce1f3;
}

.oddrow {
	background-color: #f4f6f7;
}

.evenrow {
	background-color: #ffffff;
}

.openhouse {
	width: 87px;
	height: 32px;
	padding: 10px 0px 0px 70px;
	background-image: url(../images/btn_openhouse.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	float: right;
}

.list_buttons {
	width: 41px;
	height: 40px;
	float: left;
	padding-right: 4px;
}

.fieldVal {
	color: #000000;
}

.blue_border {
	border: 1px solid #dce1f3;
}

.tinytext {
	font-size: 10px;
	color: #666666;
}

.orange_text {
	color: #f4851c;
}

.blue_text {
	color: #233c8e;
}

.sessionmessage {
	color: #B70A28;
	font-weight: bold;
	background-color: #FFFFFF;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #f4851c;
}

.title3 {
	font-weight: bold;
	font-size: 13px;
	color: #233c8e;
}