body, html {
	height: 100%;
	margin: 0;
	padding: 0
}
body {
	background-image: url(../images/img_bar.gif);
	background-repeat: repeat-y;
}
#wrapper {
	left: 60px;
	width: 681px;
	overflow: hidden;
	position: relative;
	min-height: 100%;
}
.topbar {
	width: 730px;
	height: 21px;
	margin: 8px 0 2px 8px;
	background-image: url(../images/topbar_wide.gif);
	background-repeat: no-repeat;
	position: relative;
	padding: 0
}
.bread {
	padding-left: 63px;
	margin: 0 0 16px 0;
}
.bread li {
	color: #060;
	font-size: 7pt;
	text-transform: uppercase;
	display: inline
}
.bread li+li:before {
	content: " > "
}
.bread a {
	font-weight: 700;
	text-decoration: none;
}
.bread a:hover {
	text-decoration: underline;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left
}
a:link {
	color: #060
}
a:visited {
	color: #666
}
a:hover {
	color: #06C
}
li, p, ul {
	color: #000;
	font-size: 9pt;
	line-height: 1.4em;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-align: left
}
li strong, p strong, ul strong {
	color: #006600;
	font-weight: bold;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none
}
ul li {
	text-indent: 0;
	margin: 0;
	padding: 0
}
h2, h4, h5, h6 {
	margin-top: 30px;
	margin-bottom: 10px;
}
h1 a, h2  a, h3 a, h4 a, h5 a, h6 a {
text-decoration: none;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20pt;
	color: #060;
	font-weight: normal;
}
h2 {
	font-size: 12pt;
	color: #060;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	color: #696;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 10pt;
	color: #006600;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-weight: bold;
}
h5 {
	font-size: 9pt;
	color: #C00
}
h6 {
	font-size: 9pt;
	color: #36C;
	font-style: italic;
	font-weight: normal;
}
.ruletop {
border-top:1px dotted #8ecd8e;
}
.rulebelow {
border-bottom:1px dotted #8ecd8e;
}
.subtitle {
	color: #006600;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}
.top_heading {
	padding: 4px;
	color: rgb(34, 34, 34);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	border-top-color: rgb(225, 225, 225);
	border-top-width: 1px;
	border-top-style: solid;
	background-color: rgb(242, 242, 242);
	height: auto;
	display: block;
}
article {
	position: relative;
	overflow: hidden;
	margin: 0 0 160px 0;
	padding: 0 0 0 10px;
}
article ul {
	margin: 0 0 10px 30px;
	/*padding: 0;*/
	list-style: disc
}
article ul li {
	line-height: 14pt;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 4px;
	/*	padding-left: 20px;
	background-image: url(../visitor/images/bullet_orange.png);
	background-repeat: no-repeat;
	list-style-position: outside;
	background-position: left top;*/
}
article.middle {
	width: 44%;
}
article.Span2 {
	width: 44%;
}
#rightMenu {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0;
	top: 10px;
	left: 550px;
	position: absolute;
	z-index:100;
	}
#rightMenu ul {
	display: block;
	border-top: solid #addce2 1px;
	border-bottom: solid #8fb898 3px;
	border-left: solid #addce2 1px;
	border-right: solid #addce2 1px;
	background-image: url(../visitor/images/VS_PI_RightBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-clip: content-box;
	line-height: 2.25em;
	
}
#rightMenu ul li {
	list-style-image: url(../lao/library/Graphics/bullet_orange.png);
	padding-left: 0px;
	margin-left: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	list-style-position: outside;
}
footer {
	padding: 4px 0 0 120px;
	margin-top: 20px;
	width: 561px;
	height: 110px;
	border-top: 1px dotted #8ecd8e;
	position: absolute;
	display: block;
	bottom: 10px;
	background-image: url(../images/Footer_sm_logo.gif);
	background-repeat: no-repeat;
	background-size: 100px 103px;
	background-position: left center;
}
footer p {
	margin: 0;
	font-size: 10px;
	line-height: normal
}

.clearfix:before, .clearfix:after {
	content: "";
	display: block;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* ie 6/7 */
}

.btn {
	color: #ffffff !important;
	background: #aadc95;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding: 16px 20px 16px 20px;
	text-decoration: none;
	display: block;
	border-bottom: solid #ffffff 6px;
}
.btn:active {
	color: #ffffff !important;
}
.btn:visited {
	color: #ffffff !important;
}
.btn:hover {
	background: #eff0e0;
	text-decoration: underline;
	color: #9b9b9b !important;
}

#leftMenu {
	margin: 8px 10px 0 0;
	float: left;
	padding: 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FDBB40;
	width: 180px;
}
#leftMenu h1 {
	background-color: #FDBB40;
	font-weight: 700;
	font-size: .9em;
	color: #fff;
	padding: 6px 4px 6px 4px;
	margin: 0;
	display: block
}
#leftMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none
}
#leftMenu li {
	border-bottom: thin dotted #FDBB40;
	line-height: normal
}
#leftMenu li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 10px 4px 10px;
	border-left: 3px solid #fff
}
#leftMenu li a:hover {
	color: #06C;
	background-color: #fff4df;
	border-left: 3px solid #1094C4
}



.thumbnails img {
	height: 38px;
	border: 3px solid #F3F3F3;
	padding: 1px;
	margin: 0 10px 10px 0;
}

.thumbnails img:hover {
	border: 3px solid #86AEA8;
	cursor:pointer;
}

.preview img {
	border: 3px solid #F3F3F3;
	padding: 1px;
	width: 400px;
}
.arrow-double-down:before {
  content: "\f103";
}