@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff url(images/nav/bg1.gif) repeat-x top center;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:18px;
}

.bottomtile {
	background: transparent url(images/nav/bg2.gif) repeat-x bottom center;
}

a {
	color: #194375;
	font-weight: bold;
}

.bottomtile #content a, .bottomtile #sidebar a {
	color: #194375;
	font-weight: bold;
}

.bottomtile a {
	color: #D0CDB9;
}

td {
	vertical-align: top;
}

.homepagetextbox {
	margin: 42px 24px 0 24px;
}
.homepagetextbox p {
	margin: 0 0 8px 0;
	line-height: 14px;
}
