html {overflow-y:scroll;}
body {background: #ccc url('images/bigbk.gif') repeat-x left top; margin: 0; padding: 0;}
a,a:link,a:visited{text-decoration:none;color:#003399;}
a:hover,a:active{text-decoration:underline;color:#0066cc;}
a:visited.BottomLink {color: #808080;}
a:hover.BottomLink {color: #a14ec7;}
a.BottomLink {color: #808080;}
#top,#shadow {width:982px;background:url('images/tbback.png') repeat-y;margin:0 auto;}
#main {width:960px;margin:0 auto;background-color:#ffffff;}
#header {width:960px;height:132px;margin:0;padding:0;}
#topbar {height:90px;margin:0;padding:0;font-size:0;}
#topguider {height:36px;margin:0;padding:0;font-size:0;}
#topshadow {height:6px;margin:0;padding:0;font-size:0;background:url('images/topbarshad.gif');}
#fullcontent {width:960px;}
#sidebar {width:162px;float:left;}
#content {width:798px;float:right;display:inline;}
#footer {width:960px;height:69px;margin:0 auto;}
#botshadow {height:9px;margin:0;padding:0;font-size:0;background:url('images/btshad.gif');}
#botbar {height:60px;margin:0;padding:0;font-size:0;background:url('images/btbanner.gif');}
.blockf {border:1px solid #ccc;float:left;width:612px;background-color:#ffffff;background-image:url('images/fratop.gif');background-repeat:repeat-x;background-position:top;margin-top:10px;}
.blockr {border:1px solid #ccc;float:right;width:166px;background-color:#ffffff;background-image:url('images/fratop.gif');background-repeat:repeat-x;background-position:top;margin-top:10px;margin-right:8px;margin-bottom:8px;display:inline;}
.blockc {border:1px solid #ccc;width:788px;background-color:#ffffff;background-image:url('images/fratop.gif');background-repeat:repeat-x;background-position:top;margin-top:10px;margin-bottom:8px;}
.dottedline {border-bottom: 1px dotted #ccc;width:755px;margin-left:15px;margin-top:10px;margin-bottom:10px;}
.flashdemo {width:160px;margin-top:4px;margin-bottom:4px;margin-left:3px;background-color:#eee;}
.flashdemo div {text-align:center;font:8pt verdana,arial,helvetica;}
h1 {margin-top: 6px; font-weight: bold; font-size: 12pt; margin-bottom: 8px; margin-left: 15px; color: #333333; font-family: "Tahoma";}
h2 {margin-top: 15px; font-weight: bold; font-size: 10pt; margin-bottom: 4px; margin-left: 15px; color: #333333; font-family: "Tahoma";}
p {font-size: 8pt; color: black; line-height: normal; font-family: "Verdana";}
p.Notes {margin-top: 15px; font-weight: bold; font-size: 10pt; margin-bottom: 4px; margin-left: 15px; color: #333333; font-family: "Tahoma";}
p.Normal1 {margin-left: 15px; line-height: 150%; margin-right: 10px; margin-top: 12px; margin-bottom: 10px; text-align: justify;}
p.Procedure1 {text-indent: -16px; line-height:150%; margin-left:52px; margin-right:20px; margin-top:6px; margin-bottom:3px; text-align: justify;}
p.Procedure2 {margin: 6pt 30pt 6pt 46pt; text-indent: 0pt; text-align: justify;}
p.Remarks {font-size: 8pt; text-align: center; margin-top:2px; font-family: "Tahoma";}
.bordertable {background-color:#e0f7ff;border:1px solid white;border-collapse:collapse;margin-left:40px;font:8pt verdana,arial,helvetica;line-height:120%;}
.bordertable td {border:1px solid white;padding:8px 5px 8px 10px;}
.ticked {width:22px;height:22px;padding:0;margin:0;margin-left:30px;margin-right:30px;background:url('images/check.gif') no-repeat;}

.topguide {padding:0 0 0 110px; margin:0; list-style:none; height:35px; background:#181a1c url('images/topbarbk.gif'); position:relative; border:1px solid #a4a4a4; border-width:0 1px; border-bottom:1px solid #cdcdcd;}
.topguide li {float:left;color:#ccc;}
.topguide li a {display:block;float:left;height:35px;line-height:35px;color:#ccc;text-decoration:none;font-size:12px;font-family:verdana,arial,helvetica;font-weight:bold;text-align:center;padding:0 0 0 8px;cursor:pointer;}
.topguide li a b {float:left; display:block; padding:0 16px 0 8px;}
.topguide li a:visited {color:#ccc}
.topguide li.current a {color:white; background:url('images/topbarcur.gif'); text-decoration: none;}
.topguide li.current a b {background:url('images/topbarcur.gif') no-repeat right top;}
.topguide li.current a:visited {color:white}
.topguide li a:hover {color:white; background:#000 url('images/topbarover.gif'); text-decoration: none;}
.topguide li a:hover b {background:url('images/topbarover.gif') no-repeat right top;}
.topguide li.current a:hover {color:white; background:#000 url('images/topbarcur.gif'); text-decoration: none; cursor:default;}
.topguide li.current a:hover b {background:url('images/topbarcur.gif') no-repeat right top;}

div.dd-container {
	font: normal 12px verdana,arial,helvetica;
	position: absolute;
	margin-left: 824px;
	top: 95px;
	z-index: 99;
	width: 126px;
	background: url('images/landrop.gif') no-repeat;
	padding-top: 2px;
	cursor:default;
}
div.dd-action {
	height: 27px;
	padding: 5px 0 0 38px;
	background-position: 10px 4px;
	background-repeat: no-repeat;
	color: #ccc;
}

ul#dropdown {
	font: normal 12px verdana,arial,helvetica;
	position: absolute;
	left: 0;
	top: 26px;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	border-top: 1px solid #525252;
	border-bottom: 1px solid #525252;			
	background-color: #333;
}
ul#dropdown li {
	float: left;
	clear: left;
	width: 100%;	
}		
ul#dropdown li a {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #ccc;			
}
ul#dropdown li a:hover {
	background-color: #0099cc;
	color: white;
}
ul#dropdown li a span.lang {
	display: block;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	padding: 6px 6px 6px 38px;
	border-left: 1px solid #525252;
	border-right: 1px solid #525252;			
}

.leftguide{
	width: 142px;
	border: 2px solid #eee;
	margin-left:8px;
	margin-top:10px;
	margin-bottom:20px;
}

.leftguide .headerbar0{
	color: #333;
	background: #dcdcdc url('images/hbtop.gif') repeat-x center left;
	margin: 1px;
	font: bold 8pt verdana,arial,helvetica;
	text-align: left;
	padding-left:6px; padding-top:4px; padding-bottom:4px;
}

.leftguide .headerbar{
	color: #333;
	background: #dcdcdc url('images/hbtop.gif') repeat-x center left;
	margin: 1px;
	margin-top: 5px;
	font: bold 8pt verdana,arial,helvetica;
	text-align: left;
	padding-left:6px; padding-top:4px; padding-bottom:4px;
}

.leftguide ul{
	list-style-type: none;
	margin: 1px;
	padding: 0;
}

.leftguide li{
	font: 8pt verdana,arial,helvetica;
	text-align: left;
	line-height:22px;
}

.leftguide li a{
	color: #003399;
	display: block;
	padding-left: 8px;
	height:22px;
	text-decoration: none;
	border-bottom: 1px dotted #eee;
}

.leftguide li.current a{
	color: #a14ec7;
	background: url('images/itemcur.gif') no-repeat center left;
	text-decoration: none;
}

.leftguide li a:hover{
	color: white;
	background: url('images/itembullet.gif') no-repeat center left;
	background-color: #0099cc;
	text-decoration: none;
	border-bottom: 1px solid #0099cc;
}

.leftguide li.current a:hover{
	color: #a14ec7;
	background: url('images/itemcur.gif') no-repeat center left;
	text-decoration: none;
	cursor:default;
	border-bottom: 1px dotted #eee;
}

.enumlink  ul {
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	color: #000000;
	margin: -15px 0px 0px -25px;
	list-style-type: none;
	padding-left:0px;
	margin: 15px 10px 5px 5px;
}

.enumlink  li{
	line-height:16px;
	padding: 0px 0px 5px 20px;
	margin-left: 10px;
	background-image:url('images/newbullet.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

.enumitem ul {
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: #000000;
	list-style-type: none;
	padding-left:0px;
	margin: 4px 10px 5px 0px;
}

.enumitem li{
	line-height:16px;
	padding: 0px 0px 5px 13px;
	margin-left: 36px;
	margin-right: 30px;
	background-image:url('images/newbulletdot.gif');
	background-position: top left;
	background-repeat:no-repeat;
	text-align: justify;
}

.enumtip ul {
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: #000000;
	list-style-type: none;
	padding-left:0px;
	margin: 4px 10px 5px 0px;
}

.enumtip li{
	line-height:16px;
	padding: 0px 0px 5px 13px;
	margin-left: 46px;
	margin-right: 30px;
	background-image:url('images/newbullettip.gif');
	background-position: top left;
	background-repeat:no-repeat;
	text-align: justify;
}

.checkitem ul {
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: #000000;
	list-style-type: none;
	padding-left:0px;
	margin: 4px 10px 5px 0px;
}

.checkitem li{
	line-height:16px;
	padding: 0px 0px 5px 16px;
	margin-left: 18px;
	background-image:url('images/tickb.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

.downloaditem {
	font: bold 8pt verdana,arial,helvetica;
	line-height:16px;
	padding-left: 22px;
	margin-left: 14px;
	background-image:url('images/download.gif');
	background-position: top left;
	background-repeat:no-repeat;
	display:block;
}
