body {
	background-color: #FCF8ED;
	font-size: 12px;
	margin: 0px;
}
th.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 10px;
	text-align: left;
	background-image: url("images/title-background.gif");
	height: 35px;
}
table.content td{
	text-align: center;
	vertical-align: top;
}
li {
	list-style-position: inside;
}
ul {
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 7px;
	padding-left: 0px;
}
td.dotted {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
table.content td a, td.page-content a{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #F06000;
	text-decoration: underline;
}
table.content td a:hover, td.page-content a:hover{
	color: #FF9922;
}
table.content td a:visited, td.page-content a:visited{
	color: #8F7C58;
	font-weight: normal;
}
table.outer {
	border: 1px solid black;
}
td.page-content{
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #555555;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 20px;
	width: 490px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	height: 21px;
	background-image: url(images/bottom-background.gif);
	vertical-align: middle;
}
.footer-menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	font-weight: bold;
	height: 55px;
	background-image: url("images/footer-background.gif");
	vertical-align: middle;
}

.footer-menu a {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
table.menu td{
	padding-left: 30px;
	padding-right: 30px;
}
.explained {
	cursor: help;
}
em {
	font-style: oblique;
	font-weight: bold;
}
.footer-menu a:hover {
	text-decoration: underline;
	color: white;
}
img {
	border: none;
}
table.content th {
	vertical-align: top;
	width: 200px;
	padding-top: 13px;
	padding-left: 10px;
	height: 32px;
	text-align: left;
	background-image: url(images/content-title-background.jpg);
	padding-bottom: 0px;
	font-family: Tahoma, Verdana, Arial;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.content-holder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6D6D6D;
}
table.content-cells {
	width: 190px;
}
table.content-cells td {
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	padding-bottom: 9px;
	padding-top: 3px;
}
table.page-content {
	width: 100%;
}
.phone {
	color: #006699;
}
table.content img {
	margin-right: 7px;
}
.separated {
	padding-right: 15px;
	padding-left: 15px;
}
h5 {
	margin-bottom: 5px;
	font-size: 11px;
	color: black;
}
table.content {
	width: 220px;
}
th.subtitle {
	background-image: url(images/subtitle-background.gif);
	height: 18px;
}
h4 {

	margin-bottom: 5px;
	font-size: 14px;
}
