img {
	text-align: center;
}

div#leftSidebar {
	width: 143px;
	background: #EEEEEE;
}

div#leftSidebar a, div#rightSidebar a {
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url("../images/list-off.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

div#leftSidebar a:hover, div#rightSidebar a:hover {
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url("../images/list-on.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

div#rightSidebar {
	width: 143px;
	background: #EEEEEE;
}

div#mainContent {
	margin: 10px 10px 10px 10px;
}

.moduletable {
	margin-bottom: 10px;
}

.moduletable h3, .moduletableebayshop h3 {
	margin-bottom: 10px;
	border: 10px solid #17519F;
	text-transform: uppercase;
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #17519F;
	padding: 0;
}


.contentheading,.componentheading,h3 {
	font-size: 16pt;
	font-weight: bold;
	color: #3366cc;
	margin-top: 0;
}

.topbannerlogo {
	background-image: url("../images/banner.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 85px;
}

.topnav {
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	background-color: #4B82CD;
	padding-left: 143px;
	color: #ffffff;
	height: 158px;
}

.topnav a {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.topnav a:hover,.topnav a:active {
	text-decoration: underline;
	color: #ffffff;
}

.topnavcontainer {
	width: 100%;
	text-align: center;
}

.topnavlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

.topnavlist ul {
	width: 100%;
}

.topnavlist li {
	display: inline;
	padding: 4;
	margin: 0;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.topnavlist li a {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.topnavlist li a:hover,.topnavlist li a:active {
	text-decoration: underline;
	color: #ffffff;
}

.contactdetailscontainer {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.contactdetailslist {
	list-style: none;
	padding: 0;
	margin: 0;
}

.contactdetailslist ul {
	width: 100%;
}

.contactdetailslist li {
	display: inline;
	padding: 4;
	margin: 0;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.contactdetailslist li a {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.contactdetailslist li a:hover,.contactdetailslist li a:active {
	text-decoration: underline;
	color: #ffffff;
}

.postaladdresscontainer {
	width: 100%;
	text-align: center;
	margin-top: 5px;
}

.postaladdresslist {
	list-style: none;
	padding: 0;
	margin: 0;
}

.postaladdresslist ul {
	width: 100%;
}

.postaladdresslist li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.postaladdresslist li a {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.postaladdresslist li a:hover,.postaladdresslist li a:active {
	text-decoration: underline;
	color: #ffffff;
}

.navbar {
	background-color: #eeeeee;
}

.navcontainer {
	margin: 10px;
}

.navlist {
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	padding-left: 0;
	list-style: none;
}

.navlist li a {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #3366cc;
}

.navlist li a:hover,.navlist li a:active {
	text-decoration: underline;
	color: #ff0000;
}

.navlist li {
	padding-left: 10px;
	padding-bottom: 2px;
	background-image: url("../images/list-off.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.navlist li:hover {
	padding-left: 10px;
	background-image: url("../images/list-on.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.navbar a {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #3366cc;
}

.navbar a:hover,.navbar a:active {
	text-decoration: underline;
	color: #ff0000;
}

.footertable {
	width: 100%;
	border: 10px solid #17519F;
	background-color: #17519F;
}

.footertable tr td {
	color: #ffffff;
	text-align: center;
}

.footerside {
	width: 123px;
}

.footerside a {
	color: #ffffff;
	font-weight: normal;
}

.footerside a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.footermiddle a {
	color: #ffffff;
	font-weight: bold;
}

.footermiddle a:hover {
	text-decoration: underline;
	color: #ffffff;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #3366cc;
	margin-top: 0;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #3366cc;
}

h4 {
	border: 2px solid #f0f0f0;
	font-size: 10pt;
	font-weight: bold;
	color: #3366cc;
	background-color: #f0f0f0;
	margin: 0;
	padding: 0;
}

h5 {
	border: 4px solid #f0f0f0;
	font-size: 8pt;
	font-weight: bold;
	color: #3366cc;
	background-color: #f0f0f0;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #3366cc;
}

a:hover,a:active {
	text-decoration: underline;
	color: #ff0000;
}

hr {
	color: #999999;
	height: 1px;
}

.page {
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: normal;
	color: #404040;
	background-color: #ffffff;
}

td {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #404040;
}

#footercontainer {
	display: none;
}
