.btnC { width:172px; height:29px; background-image:url(/images/button1.png); display:block; text-decoration:none; color:black; text:center; background-repeat:no-repeat;
padding-top:5px;text-align:center;}
.btnC:hover { background-image:url(/images/button2.png); }
.btnC:active { background-image:url(/images/button3.png); position:relative; top:1px; left:1px; }

.pageheading{
margin:0px; margin-bottom:20px; padding:0px;
border-bottom:1px solid black;
font-size:16pt;
}
.noborder{
border:0px solid black; }
.tree {
font-size:8pt;
}
a.kblink {
position: relative;
top: -4px;
font-size: 8pt;
}
a.tutorial-contents-link {
font-weight: bold;
}
div.kbtree {
	width: 170px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;

}
li {
margin-bottom:5px;
font-weight: normal;
font-size: 10pt;
}
.blocklabel {
float:left; width:100px; display:block;
}
p.code {
	border: 1px solid;
	background-color: white;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
label { position:relative; top:-2px; }
input .submit {
	border: 1px solid #8064A0; background-color:#E7D0F4; margin:3px;
	
}
.header {
	font-weight:bold;
	background-color:#E7D0F4;
}
table {
	border-collapse:collapse;
/*	border: 1px solid #886AA8;*/
	margin-left:20px; margin-bottom:20px;
}
td { padding-left:10px; padding-right:10px;}
.newbox {
background-image:url('images/box-background.gif');
}
.checkbox {
margin:6px; margin-top:5px; padding:0;
}
div.tutorial-prev {
	font-size: 10pt;
	font-weight: normal;
	float: left;
}
div.tutorial-next {
	font-size: 10pt;
	font-weight: normal;
	float: right;
}
div.tutorial-contents {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 180px;
	background-color: white;
	border: 1px solid black;
}
div.tutorial-contents-inner {
	margin-top: 15px;
	padding-left: 25px;
	margin-bottom: 20px;
}
div,p,input,form {
padding:0; margin:0;
}
p {
text-decoration: none;
font-weight: normal;
padding-bottom:10px;
}
ul {
list-style-type: none;
padding-left:15px;
margin-left: 0px;
padding-bottom:5px;
}
li.numbered {
	background: transparent;
	padding-left: 0px;
}
li {
background: url('images/petal-bullet.gif') 0px 5px no-repeat;
padding-left: 15px;
}
.gradient { background-color: #9475b5; color:white;}
.lightblue { background-color: #ffd77b;}
#accountstable {
border-style:solid; background-color:#F9FBFC;
}
p,input,textarea,td {
	font-size: 13px;
	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, sans-serif;
}
body {
	margin: 0px;
	font-size: 13px;
	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, sans-serif;
	background-color: #E7D0F4;
	background-image: url('images/top-background.gif');
	background-repeat:repeat-x;
}
h1 {
margin:0px; margin-bottom:20px; padding:0px;
border-bottom:1px solid black;
font-size:16pt;
font-weight: bold;
}
h2 {
font-weight: normal;
font-size: 15pt;
}
h3 {
font-weight: bold;
font-size: 12pt;
}

a { color:#6b5594; font-weight:bold;}
.topbar a { color:white; font-weight:bold; }

#wrapper1 {
	position:absolute; width:765px;
	margin-left:-383px; left:50%;
}

#wrapper2 {
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:765px;
	height:76px;
}
.topbar {
	position:absolute; top:10px; left:400px; width:256px; border:1px solid #ad9ec6;
	background-color:#8D6EAC; color:white; padding:5px;
}
#inputs {
	position:relative; top:-10px;
}
#navbar {
	position:absolute;
	left:0px;
	top:76px;
	width:765px;
	height:39px;
}

.box {
	float:left;
	display:block; padding:0px;
	margin-left:5px; margin-right:5px;
	background-repeat:no-repeat;
}
.box ul {
	margin:10px; padding:0;
}
.box li {
	background: transparent;
	margin-left:-10px; margin-right:-10px; padding-left:10px; padding-right:10px;
	font-family:Trebuchet MS; font-size:9pt; list-style-type:none; font-weight:bold;
	border-bottom:1px dashed white; text-align:center;
	
}
#background {
	position:absolute;
	left:0px;
	top:563px;
	width:765px;
	height:13px;
}

#footer {
	clear:both;
	left:0px;
	width:765px;
	height:31px;
}
.navheading {
	float: right;
	position:static; 
	font-family: Arial;
	width:100px;
	
}
.bullet UL LI {
	list-style-image: url('images/saffron-bullet.gif');
}
.bullet UL UL LI {
	list-style-image: url('images/petal-bullet.gif');
}
