body {
	margin: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: black;
}

body img {
	border: none;
}

body table, tr, td {
	border: none;
}

#frame {
	position: relative;
}

#content {
	position: relative;
	width: 823px;
}

#content #txt {
	position: relative;
	width: 608px;
}

.home #content #txt {
	width: 767px;
	margin-left: 50px;
	min-height: 175px;
	background-image: url('/img/home/txt-footer-blue.gif');
	border-bottom: 1px solid rgb(217,217,233);
}

#content h1, h2, h3 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	text-transform: uppercase;
}

#content p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

a {
	color: rgb(17,20,119);
}

a:visited {
	color: rgb(7,10,109);
}

a:hover {
	text-decoration: none;
}

ul#menu {
	display: none;
}

ul#submenu {
	display: none;
}

#header {
	display: none;
}

#date {
	display: none;
}

h1#message {
	display: none;
}

#breadcrumb {
	position: relative;
}

#breadcrumb a {
	text-decoration: none;
	font-size: 12px;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#footer {
	position: relative;
}

#footer a {
	color: black;
}

p.actions {
	display: none;
}