body {
    margin:0 auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    background: #ffffff url('/images/top_bg.gif') repeat-x;
}
p {
    padding:0;
    margin:12px 0;
    line-height:17px;
}
a, a:link, a:visited, a:active {
    color: #005f2a;
    text-decoration: none
}
a:hover {
    color: #7abd19;
    text-decoration:underline;
}
a img {
  border:none;
}
#wrapper {
    margin:0 auto;
    width:960px;
    position:relative;
}
#body_wrapper {
	width:960px;
	padding-top:113px;
}
/* Header Styles--------------------------------------*/
#header_wrapper {
	height:120px;
	position:absolute;
	top:0;
}
#header_cell {
    position: relative;
	overflow:hidden;
    width:960px;
	height:83px;
    background-color: #7ABD18;
    background: transparent url('/images/bg_top.jpg') no-repeat scroll 0 100%;
    text-align: left;
}
#header_logo {
	float:left;
    margin-right: 15px;
}
#header_lng {
    float: right;
    margin: 5px;
}
#header_lng a {
    color:#fff;
    font-size: 14px;
}
#header_lng img {
    margin-right: 5px;
}
#header_links {
    font-size:14px;
    color:#fff;
    width:960px;
    background-color: #005f2a;
    padding: 5px;
    margin: 0;
}
#header_links a {
    color:#fff;
	text-decoration:none;
}
#header_links a:hover {
	text-decoration:underline;
}
/* Content Styles-------------------------------------*/
#content {
	overflow:hidden;
	width:960px;
}

#content img,
#content_homepage img {
	border:none;
}
#content h1 {
	font-size:24px;
	margin:20px 0 20px 0;
	padding:0;
}
#content h2 {
	margin:0;
	font-size:16px;
	color:#005f2a;
	font-weight:bold;
}
#content h2 span {
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
#content h3 {
	margin:0;
	font-size:14px;
	color:#005f2a;
	font-weight:bold;
}
#content h3 span {
	padding: 0 10px 0 10px;
	font-size:14px;
	color:#005f2a;
	font-weight:bold;
}
#content ul {
    list-style-image: url('/images/select.gif');
    overflow: hidden;
}
ul.circle {
    list-style-image: url('/images/li.gif') !important;
    line-height: 200%;
}
/* Content right styles-------------------------------*/
.content-right {
    float: right;
	margin-top: 10px;
    width: 254px;
    border:#005f2a 1px solid;
}
.content-right h2 {
    padding: 5px;
    height: 30px;
	background: transparent url('/images/background_th.jpg') repeat-x scroll 0 0; 
}
.content-right p {
	margin: 0;
	color: #8c8c8c;
	background-color: inherit;
}
.content-right img {
    display: block;
    margin-left: auto;
    margin-right: auto
}
/* Content left styles--------------------------------*/
.content-left {
    float: left;
	margin: 5px 0 5px 0;
    position:relative;
    width: 680px;
}
.content-box {
	border:1px solid #B6C2D7;
    background-color:#f0f3ec;
    padding: 10px;    
}
.content-box img {
    float: right;
    margin: 5px 5px 15px 35px;
}
.content-two-box {
    margin-right: 5px;
	width:325px;
    height: 200px;
	float:right;
    background-color:#f0f3ec;
	padding:5px;
}
.content-two-box img {
	float:right;
}
.serial-number {
    width: 593px;
    height: 115px;
    border: 1px solid #B6C2D7;
    background: url('/images/bg_log.gif') no-repeat;
    font-size: xx-large;
    line-height:115px;
    text-align: center;
    margin-right: 30px;
}
/* Homepage content Styles----------------------------*/
#home_slides_window {
	float:left;
	overflow:hidden;
	width:700px;
	position:relative;
    top: 10px;
}
#quick_links_cell {
    float:right;
    width:254px;
    top:0;
}
.home_slide {
    position:relative;
	border: solid 1px #C0C0C0;
	width: 325px;
    height: 250px;
	float:left;
	background-color: #EDF0E9;
	padding:5px;
	margin-right:10px;
}
.home_slide img {
    float: left;
}
.home_slide h2 {
	margin:0;
	font-size:16px;
	color:#197279;
	font-weight:bold;
}

.home_slide_learn_more a {
	color:#006699;
	font-size:13px;
	text-decoration:none;
}

.home_slide_learn_more a:hover {
	text-decoration:underline;
}
/* Footer Styles--------------------------------------*/
#footer {
    border-top: 1px solid #005f2a;
	font-size:12px;
    padding: 10px;
    margin: 20px 0 20px 0;
}
#footer p {
    margin-top: 0px;
    margin-left: 10px;
    float:left;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	float:left;
	list-style:none !important;
	padding-right:5px;
}
/* Global Styles--------------------------------------*/
.clear {
	clear:both;
	height:10px;
}
.red {	color: red; }
.gray { color: gray; }
.button {
    cursor:pointer;
    display:block;
    height:35px;
    width:118px;
    line-height:30px;
    text-align:center;
    font-size: 16px;
    margin-right: 7px;
    float: right;
    background-image:url('/images/btn.gif');
    background-repeat:no-repeat;
}
.btn {
    position: absolute;
	left: 0;
	right: 0;
    bottom: 0;
}
.btn a{
    color: #000;
    text-decoration: none
}
.btn a:hover {
    color: #000;
    text-decoration:underline;
}
.notice {
  padding: 10px;
  border: 2px solid #FFD324;
  color: #000;
  background: #FFF6BF;
  font-size: 150%; 
}
/* Table Styles--------------------------------------*/

.chart {
    margin:10px 0 5px 0;
    border-collapse: collapse;
}

.chart td {
    border:#dbdbdb 1px solid;
	padding:4px 10px;
}

.chart td.header {
	background-color:#7abd19;
    color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

.chart th {
	background-color:#edf0e8;
    border:#dbdbdb 1px solid;
	padding:4px 10px;
	color: #000;    
   	text-align: right;
    white-space: nowrap;
}
