@charset "utf-8";
body {
	margin: 0px;
}
body, div, td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9B897F;
}
.bgtd {
	background-image: url(images/bg.gif);
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
a {
	text-decoration:none;
}
hr {
	color: #333;
	background-color: #333;
	height: 1px;
	margin: 0;
}
.hline {
	background-color:#99d5e4;
	height:8px;
}
.footline {
	background-color:#99d5e4;
	padding: 16px 0;
	text-align:center;
}
.footline td {
	color:#FFF;
	text-align:left;
}
.hardmenu {
	padding: 6px 0px;
	color:#FFF;
}
.htitle1 {
	color:#99d5e4;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99d5e4;
	margin-bottom:12px;
	margin-right: 10px;
}
.leftmenu {
	background-image: url(images/001.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left:35px;
	padding-top:4px;
	height:20px;
	margin-top:3px;
}
.lmenutd div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.leftmenu a{
	color:#9B897F;
}
.wmenu a {
	color:#FFF;
	text-decoration:none;
}
p {
	margin:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-size:12px;
}
h1 {
	font-size:16px;
	color:#99d5e4;
	margin-bottom:20px;
}
h2 {
	color:#0099FF;
}
h3 {
	color:#FF9900;
}
/**********************/
.spiffy {
	display:block;
}
.spiffy * {
	display:block;
	height:1px;
	overflow:hidden;
	background:#99d5e4;
}
.spiffy1 {
	border-right:1px solid #d3ecf3;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #d3ecf3;
	padding-left:1px;
	margin-left:3px;
	background:#b2dfea;
}
.spiffy2 {
	border-right:1px solid #f4fafc;
	border-left:1px solid #f4fafc;
	padding:0px 1px;
	background:#acdce9;
	margin:0px 1px;
}
.spiffy3 {
	border-right:1px solid #acdce9;
	border-left:1px solid #acdce9;
	margin:0px 1px;
}
.spiffy4 {
	border-right:1px solid #d3ecf3;
	border-left:1px solid #d3ecf3;
}
.spiffy5 {
	border-right:1px solid #b2dfea;
	border-left:1px solid #b2dfea;
}
.spiffy_content {
	padding:0px 5px;
	background:#99d5e4;
}
.xdot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 6px 6px;
}
.ydot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left:6px;
}
.pdpoint ul {
	list-style-image:url(images/003.png);
	margin-left:16px;
}
.pdpoint2 ul {
	list-style-image:url(images/004.png);
	margin-left:16px;
}
.ol li, .ul li {
	margin-top:6px;
	margin-bottom:6px;
}
.international_left, .international_right {
	position:relative;
	width:290px;
	float:left;
	padding:3px;
}
.international_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	padding-right:12px;
}
.international_right {
	margin-left:-1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	padding-left:12px;
}
.btline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e6e6e6;
}

.small_text, .small_text div, .small_text td, .small_text table {
	font-size:10px;
}
