﻿}body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-top:0;
	margin-bottom:0;
}

h2	{
	background-color:#dddddd;
}
li {
	margin-top:10px;
}
em {
	font-weight:bold;
	font-style:italic;
}
#container {
	width: 100%;
	background-color:#6677bb;
}

#masthead {
	text-align:center;
	width: 630px;
	background-color: #ddddbb;

}
#content {
	float: left;
	width: 600px;
	padding: 15px;
	overflow: auto;
	background-color: #ffffff;
	margin: 0px;
	position: relative;
}
#content img {
	display: block;
}
#footer {
	clear: both;
	width: 630px;
	background-color: #ddddbb;
	padding:0px;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	float: left;
}
#masthead p {
	text-align: right;
	margin: 0px;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
	.table_def {
	border-style:solid;
	border-width:1px;
	border-color:#c3c3c3;
}
	.td_def {
	width: 130px;
	vertical-align:top;
	font-weight:bold;
	height:48px;
	border-style:solid;
	border-width:2px;
	border-color:#c3c3c3;
}
	.td_deftxt {
	vertical-align:top;
	height:48px;
	border-style:solid;
	border-width:2px;
	border-color:#c3c3c3;
}

	.footer_txt {
	xxfont-size: 0.9em;
	xxtext-align: center;
	margin: 0px;
	padding: 2px;
	background-color:#ddddbb;
}	
a {
	color: #0044bb;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}