﻿/* ++++++++++ global general styles start ++++++++++*/
html, body {
	margin: 20px;
	padding: 0px;
	font: bold 13px arial, helvetica, sans-serif;
	color: #75797C;
	background-color: #999999;
	background-image: url('images/bg.gif');
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #C8B000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.color-1-text-9 {
	font: 10px arial, helvetica, sans-serif;
	color: #CCCCCC;
}
.color-2-text-14 {
	font: 14px verdana, helvetica, sans-serif;
	color: #FFFFCC;
}
/* ++++++++++ global general styles end ++++++++++*/
/* ++++++++++ global structure styles start ++++++++++*/
.hg-bg-right {
	width: 100%;
	background: url(images/hg-bg-right-column.gif) repeat-y right top;
	border: 0px solid #000000;
}
.padding-txt-index {
	padding-left: 80px;
	padding-right: 40px;
}
.float-right {
	border-width: 0px;
	float: right;
}
#hg-body-center {
	text-align: center;
}
#hg-body {
	background-position: left top;
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #000000;
	background-image: url('images/hg-bg-left-top.gif');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
#hg-column-left {
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 165px;
	line-height: 24px;
	height: 1%;
	border: 0px solid #000000;
}
#hg-header {
	position: relative;
	left: 0px;
	top: 0px;
	height: 75px;
	border: 0px solid #000000;
}
#hg-menu-box {
	padding-left: 30px;
	height: 40px;
	border: 0px solid #000000;
}
#hg-menu a {
	display: inline;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}
#hg-menu a:hover {
	color: #CCCCCC;
}
#hg-column-left-content {
	margin-left: 9px;
	border: 0px solid #000000;
	margin-bottom: 20px;
}
#bullet-list-1 {
	line-height: 16px;
	vertical-align: top;
	margin: 0px 0px 0px 350px;
}
#hg-column-right {
	float: right;
	width: 165px;
	text-align: center;
	background: url(images/hg-column-right-id.gif) no-repeat 0px 0px;
	border: 0px solid #000000;
}
#hg-footer {
	clear: both;
	height: 40px;
	font: 8pt arial, helvetica, sans-serif;
	color: #747474;
	text-align: right;
	padding: 0px 10px 10px 0px;
	vertical-align: middle;
	line-height: 30px;
	background: #450100;
	border-top: 1px solid #ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 40px;
}
html > body #hg-footer {
	height: 30px;
}
/* ++++++++++ global structure styles end ++++++++++*/
/* ++++++++++ second level start ++++++++++*/
#hg-sl-title {
	font: bold 10pt Arial, Helvetica, sans-serif;
	height: 26px;
	text-align: right;
	vertical-align: 50%;
	line-height: 26px;
	color: #999999;
	padding-right: 120px;
	margin-bottom: 15px;
	border-top: 1px solid #ffffff;
	border-top-width: 0.5px;
}
#hg-column-full-sl {
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 10px;
	line-height: 24px;
	height: 1%;
	border: 0px solid #000000;
}
.border {
	border-width: 0px;
}
.float-left {
	padding: 90px 50px 30px 0px;	
	float: left;
}
.ul {
	margin-left: 150px;
}
/* ++++++++++ second level end ++++++++++*/
