* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/bk-body.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
.right {
	float: right;
	padding-left: 5px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.noborder {
	border: 0px;
}
.accesskey {
	text-decoration: underline;
}
.access {
	display: none;
}
.show {
	display: block;
}

hr {
	display: none;
}

h1, h2, h3, h4, h5, h6, p {
  	margin: 10px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 170%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 130%;
}

h5 {
	font-size: 120%;
}

h6 {
	font-size: 110%;
}

input, select, textarea {
	font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: small;
}

#page {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	font-size: 100%; /* adjust overall page size. small = 100% */
}
#nav-top {
	width: 750px;
	height: 38px;
	float: left;
	background-image: url(images/bk-header.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 90%;
}
#nav-top ul {
	padding-top: 12px;
	list-style-type: none;
}
#nav-top li {
	float: left;
	display: block;
	padding-right: 35px;
	background-image: url(images/bk-nav-li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
#nav-top a {
	color: #000;
	text-decoration: none;
}
#nav-top a:hover {
	color: #1a577d;
	text-decoration: none;
}
#header {
	width: 750px;
	float: left;
	color: #000;
	height: 212px;
	padding-bottom: 21px;	
}
#header p {
	margin: 0px;
}

#content-wrapper {
	width: 750px;
	float: left;
}

#nav-main {
	width: 170px;
	float: left;
}
#nav-main p {
	margin: 0px;
}
#nav-main li {
	width: 140px;
	list-style-type: none;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
li.nav-k1 {
	background-image: url(images/bk-nav-k1.gif);
	background-repeat: no-repeat;	
}
li.nav-c1 {
	background-image: url(images/bk-nav-c1.gif);
	background-repeat: no-repeat;	
}
li.nav-c2 {
	background-image: url(images/bk-nav-c2.gif);
	background-repeat: no-repeat;	
}

#nav-main a {
	color: #fff;
	text-decoration: none;
}
#nav-main a:hover {
	text-decoration: underline;
	color: #fff;
}

#content-main {
	width: 493px;
	float: right;
	padding-left: 37px;
	padding-top: 0px;
	padding-right: 20px;
	margin-top: 3px;
	margin-bottom: 80px;
}
#content-main a {
	color: #1a577d;
}
#content-main a:hover {
	color: #d81919;
}
#content-main h2 {
	margin: 0px;
	margin-bottom: 15px;
	color: #1a577d;
}
#content-main h3, h4, h5 {
	margin: 0px;
	margin-bottom: 15px;
	color: #d81919;
}
#content-main p {
	margin-left: 0px;
	margin-bottom: 10px;
	color: #333;
}
.technique-display ul{
	margin-left: 20px;
}
#footer {
	width: 740px;
	float: left;
	color: #1a577d;
	font-size: 80%;
	border-top: 1px dashed #1a577d;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#footer a {
	color: #1a577d;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


.welcome {
	font-weight: bold;
	color: #1b48b8;
}
.technique-display ul,ol {
	margin-left: 20px;
}
.wrap-level1 {
	width: 493px;
	float: left;
	background-image: url(images/bk-level1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
	padding-bottom: 10px;
	min-height: 100px;
}
.wrap-level1 ul {
	margin-left: 0px;
	padding-left: 0px;
}
.wrap-level1 li {
	list-style-type: none;
	margin-left: 18px;
	padding-left: 15px;
	padding-bottom: 7px;
	background-image: url(images/bk-level-li.gif);
	background-repeat: no-repeat;
}
.wrap-level2 {
	width: 493px;
	float: left;
	background-image: url(images/bk-level2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
	padding-bottom: 10px;
	min-height: 100px;
}
.wrap-level2 ul {
	margin-left: 0px;
	padding-left: 0px;
}
.wrap-level2 li {
	list-style-type: none;
	margin-left: 18px;
	padding-left: 15px;
	padding-bottom: 7px;
	background-image: url(images/bk-level-li.gif);
	background-repeat: no-repeat;
}
.wrap-level3 {
	width: 493px;
	float: left;
	background-image: url(images/bk-level3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 70px;
	padding-bottom: 10px;
	min-height: 100px;
}
.wrap-level3 ul {
	margin-left: 0px;
	padding-left: 0px;
}
.wrap-level3 li {
	list-style-type: none;
	margin-left: 18px;
	padding-left: 15px;
	padding-bottom: 7px;
	background-image: url(images/bk-level-li.gif);
	background-repeat: no-repeat;
}
.level-base {
	margin-bottom: 10px;
	float: left;
}
.sub-level1 {
	padding-left: 10px;
}
.sub-level2 {
	padding-left: 20px;
}
.login-form {
	border: 0px;
	font-size: 95%;
	padding: 0px;
	margin: 0px;
}
.login-form input {
	font-size: 95%;
}
#nav-main-admin {
	width: 170px;
	float: left;
}
#nav-main-admin li {
	list-style-type: none;
	padding-bottom: 10px;
}
#nav-main-admin a{
	color: #666;
}
#nav-main-admin a:hover{
	color: #666;
	text-decoration: none;
}
.blockText ul{
	margin-left: 15px;
	margin-bottom: 20px;
}