﻿body {
	color:#4F4F4F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:75%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
body * {
	margin-top:0pt;
}
h1 {
   font-size:2.4em;
   font-family:Arial;
   font-weight:bold;
   color:#054677;
   margin-top:0.3em;
   margin-bottom:0.6em;
}
h2 {
	font-size:1.7em;
	font-weight:normal;
	color:#054677;
}
h3 {
	color:#FFFFFF;
	font-size:1.25em;
	line-height:1.5em;
	margin-bottom:1.3em;
}

p {
	line-height:1.5em;
	margin-bottom:1.5em;
}
a {
	color:#716859;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0pt none;
}

td, th
{
	line-height: 150%;
	font-size:12px;
}

table
{
	margin:0pt auto;
	empty-cells: show;
}

table ul
{
	padding:10px 10px 10px 30px;
	margin:0;
}

table.infoTable 
{
	border-width:0px;
	border-collapse:collapse;
}

table.infoTable td, table.infoTable th
{
	padding: 2px 5px;
	border:1px #bbe3f4 solid;
}

table.infoTable th
{
	color:#ffffff;
	background-color:#1098d6;
}

table.infoTable .tdTitle 
{
	color:#1098D6;
	font-weight:bold;
	width:35%;
}

table.infoTable .tdEmpty
{
	height:16px;
	background-color:#bbe3f4;
}
.tdCenter
{
	text-align:center;
}
.downloadTitle
{
	color:#1098D6;
	font-weight:bold;
	display:block;
}
.tdByte
{
	text-align:right;
	color:#FF6600;
	padding-right:10px;
}
.note
{
	color:#A4331F;
	font-weight:bold;
}
.contactTitle
{
	color:#8AA4FD;
	height:24px;
	font-weight:bold;
	font-size:14px;	
	padding-top:8px;
	background:transparent url(/images/element/border_1.gif) repeat-x scroll 0 0;
}
.contactTitle img
{
	margin-right:8px;
}

.contactDetail
{
	margin:5px 0 18px 53px;
}

.vivid
{
    float:right;
}

.goBack
{
	font-weight:bold;
	background:transparent url(/images/element/pager_left.gif) no-repeat scroll 0pt 50%;
	padding-left:12px;
	color:#054677;
	margin-top:12px;
	display:block;
}	

