﻿body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #cccccc;
	width: 100%;
	height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
html {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #cccccc;
	width: 100%;
	height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	margin: 0 auto;
	border-right: 1px solid #959595;
	border-left: 1px solid #959595;
	padding: 0;
	width: 780px;
	min-height: 100%;
	background-color: white;
}
#header {
	margin: 0;
	border: 0;
	padding: 0;
}
#header table{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}
#header td{
	text-align: left;
	vertica-align: top;
}
#header td ul{
	margin-bottom: 0;
	margin-right: 30px;
	border: 0;
	padding: 0;
	list-style-type: square;
	color:  black;
}
a:focus {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#header a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#header a:hover {
	color: black;
	text-decoration: underline;
}
#header td img{
	margin: 10px 90px 10px 138px;
	border: 0;
	padding: 0;
	display: block;
}
#header #edition {
	margin-left: 200px;
	border: 0;
	padding: 0;
	font-size: 15px;
}
#contentwrap {
	margin: 0 20px 0 20px;
	border: 0;
	padding: 0;
}
#contentwrap div.categorywrap {
	margin: 0;
	border-bottom: 1px solid #ea2c15;
	padding: 0;
	clear: left;
}
#contentwrap div.category {
	margin: 0;
	border: 0;
	padding: 2px 2px 2px 6px;
	width: 166px;
	background-color: #ea2c15;
	color: white;
	font-weight: bold;
}
#contentwrap div.imgwrapper {
	margin: 10px 0 0 0;
	border: 0;
	padding: 0;
	width: 170px;
	float: left;
}
a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:focus {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#contentwrap div.imgwrapper a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#contentwrap div.imgwrapper a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
#contentwrap div.text {
	margin: 10px 0 20px 180px;
	border: 0;
	padding: 0;
}
a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a:focus {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#contentwrap div.text a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#contentwrap div.text a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#contentwrap h1 {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}
#contentwrap h2 {
	margin: 0 0 12px 0;
	border: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}
#contentwrap h3 {
	margin: 20px 0 0 0;
	border: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
#contentwrap h4 {
	margin: 0 0 8px 0;
	border: 0;
	padding: 0;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
#contentwrap ul{
	margin-left: 30px;
	margin-top: 0;
	border: 0;
	padding: 0;
	list-style-type: square;
	color: black;
}
#contentwrap #top {
	margin: 0;
	border: 0;
	padding: 0;
	float: right;
}
#contentwrap p {
	margin: 0 0 12px 0;
}

table.entitySet {
	width: 500px;
	border: 1px #10549e solid;
	margin-bottom: 10px;
}

table.entitySet td{
margin: 0;
padding:5px;
border: 1px #10549e solid;	
}

table.entitySet3 {
	width: 400px;
	border: 1px #10549e solid;
	margin-bottom: 10px;
}

table.entitySet3 td{
margin: 0;
padding:5px;
border: 1px #10549e solid;	
}
