


* {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 3px;
	margin-bottom: 7px;
}

body {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

a, a:link {
	color: #f0a01d;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #f0a01d;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #f0a01d;
}

a.active:link {
    color: #f0a01d;
}

a img, a:link img {
	text-decoration: none;
	border-color: #b4b9ba;
}

a img:hover, a:link img:hover {
	text-decoration: none;
	border-color: #000;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 11px;
	padding-top: 11px;
	margin: 0;
	display: inline;
	clear: both;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	clear: both;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	clear: both;
	padding: 0;
}

#nav {
    display : none ;
}

#header {
    display: none;
}

#coins {
}

#logo {
    display: none;
}

#tracking {
    display : none ;
}

#moving {
    display : none;
}

.no-print {
    display : none;
}

#content {
    width : 100% ;
    overflow : visible !important ;
}

#content a.active:link {
	color: #f0a01d;
}

#content ul {
    padding-left : 1.5em ;
	list-style-type : disc;
}

#content ul li {
	padding-bottom: 4px;
	padding-top: 4px;
	line-height: 16px;
	list-style-type : disc;
}

#content li.active,
#content li.active a {
	color: #f0a01d;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(/frontend/resources/images/dot9_orange.gif;jsessionid=1FA68A1F62D20CA65191DF70D3C133F8);
}

#content li.active a:hover {
	text-decoration: underline;
}

.text a, .text a:link {
    font-weight : normal ;
}

.related {
    display: none;
}

.imgright {
	float: none !important;
	margin-left: 22px;
	margin-bottom: 11px;
	font-size: 11px;
	clear: both;
	margin-right: 0;
	padding: 0;
}

.columnbox {
    width : 100% ;
}

div.columnbox div {
    width : 100% ;
	padding: 0;
}

div.onecolumn div {
	width: 100%;
}

.paging a {
	margin-right: 11px;
	color: #777;
}

.paging a.active {
	margin-right: 11px;
	color: orange;
}

div.column512 {
	width: 100%;
}

div.column245 {
    display : none ;
}

div.line11, .line11 {
	background-color: #b4b9ba;
	height: 11px;
	line-height: 0;
	clear: both;
	content: ".";
	width: 100%;
	margin-top: 11px;
	margin-bottom: 11px;
}

div.line3, .line3 {
	background-color: #b4b9ba;
	height: 3px;
	clear: both;
	content: ".";
	width: 100%;
	margin-top: 11px;
	margin-bottom: 11px;
}

div.line1, .line1 {
	background-color: #b4b9ba;
	height: 1px;
	clear: both;
	content: ".";
	width: 100%;
	margin-top: 11px;
	margin-bottom: 11px;
}

.beforelink {
	margin-right: 3px;
	vertical-align: -1px;
}

.box {
	padding: 0;
	margin: 0;
	clear: both;
	content: ".";
	width: 100%;
	float: none !important;
}

.space11 {
	margin-bottom: 11px;
}

.tablelist {
	margin-bottom: 11px;
	margin-top: 11px;
	border-top: 1px dotted #b4b4b4;
}

.tablelist td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #b4b4b4;
}

.smalltablelist {
	margin-bottom: 11px;
	margin-top: 11px;
	border-top: 1px dotted #b4b4b4;
	font-size: 12px;
}

.smalltablelist td {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 1px dotted #b4b4b4;
}

em {
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
}

.column512 .box {
	display: block;
}

.subheader {
	font-size: 16px;
	font-weight: bold;
	clear: both;
	padding: 0;
	margin: 0;
}

.subchapter {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding: 0;
	margin: 0;
}