


* {
	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;
	background: #ffffff url(/frontend/resources/images/active.gif;jsessionid=7C2D83BD719AEEA330B68CCE930B54F3) repeat-y -9px;
}

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;
}

#tracking h3 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 3px;
	clear: both;
	padding: 0;
	color : gray;
}

#tracking a {
	font-weight: normal;
	color: #f0a01d;
}

#nav {
	font-weight: bold;
	position: absolute;
	top: 175px;
	left: 0;
	width: 155px;
	float: left;
	margin-top: 22px;
	margin-left: 12px;
}

#nav a,
#nav a:link,
#nav a:visited {
	color: #777;
	text-decoration: none;
}

#nav a:hover {
	color: #000;
}

#nav a.active, #nav a.active:link, #nav a.active:visited {
    color: #f0a01d;
}

#nav ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 11px;
	padding-bottom: 6px;
	border-top: 3px solid #b4b4b4;
	border-bottom: 3px solid #b4b4b4;
}

#nav ul li {
	list-style-type: none;
	padding-bottom: 11px;
	padding-left: 11px;
	margin: 0;
	font-weight: bold;
}

#nav ul ul {
	list-style-type: none;
	padding-top: 0;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 0 dotted #b4b4b4;
	margin: 11px 0 11px 22px;
}

#nav ul ul li {
	margin: 0;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px dotted #b4b4b4;
	padding-left: 0;
	font-weight: normal;
	font-style: normal;
}

#nav ul ul li a {
	font-weight: normal;
	font-style: normal;
}

#nav .block {
	margin-left: 11px;
	margin-top: 22px;
	font-weight: normal;
	font-style: normal;
}

#nav .block a {
	font-weight: normal;
	font-style: normal;
}

#header {
    height: 175px;
    background-color: #000;
}

#coins {
    position: absolute;
    top: 30px;
    left: 30px;
}

#logo {
    position: absolute;
    top: 20px;
    right: 25px;
    z-index: 10;
    float: none;
}

#content {
	position: absolute;
	line-height: 19px;
	top: 180px;
	left: 222px;
	padding-bottom: 22px;
	width: 823px;
}

#content .block {
	width: 100%;
	padding-top: 11px;
	padding-bottom: 11px;
}

#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=7C2D83BD719AEEA330B68CCE930B54F3);
}

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

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

.related a,
.related a:link,
.related a:hover {
	color: #777;
}

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


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

div.column245 h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	display: block;
	clear: both;
	padding: 0;
}

.columnbox {
	clear: both;
	display: inline-block;
	content: ".";
}

div.columnbox div {
	overflow: hidden;
	padding: 0;
}

div.onecolumn div {
	width: 778px;

}

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

}

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

div.column779 {
    float: left;
	width: 779px;
}

div.column512 {
    float: left;
	margin-right: 22px;
	width: 512px;
	padding-bottom: 11px;
}

div.column245 {
	float: left;
	margin-right: 22px;
	width: 245px;
	font-size: 12px;
}

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

div.line3, .line3 {
	background-color: #b4b9ba;
	height: 3px;
	clear: both;
	content: ".";
	display: block;
	width: 778px;
	overflow: hidden;
	margin-top: 11px;
	margin-bottom: 11px;
}

div.line1, .line1 {
	background-color: #b4b9ba;
	height: 1px;
	clear: both;
	content: ".";
	display: block;
	width: 778px;
	overflow: hidden;
	margin-top: 11px;
	margin-bottom: 11px;
}

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

.box {
	padding: 0;
	margin: 0;
	clear: both;
	content: ".";
	display: inline-block;
	width: 100%;
	float: none;
}

.space11 {
	margin-bottom: 11px;
	margin-left: 3px;
}

.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;
}
