﻿* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

body {
	text-align: center;
	background: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapperNew {

	width: 628px;
	background: #fff;
	border-left: 1px solid #c67a40;
	border-right: 1px solid #c67a40;
	border-top: 1px solid #c67a40;
	margin: 20px auto 20px auto; 
        padding: 5px;
}

/* @group Header */

#header {
	height: 64px;
	background: url(/Files/Navigation/kcv/bg-header.gif) repeat-x left top;
}

#header h1 {
	float: left;
	width: 99px;
	height: 64px;
	font-size: 1px;
	text-indent: -999999px;
	background: url(/Files/Navigation/kcv/logo.gif) no-repeat left top;
	margin: 0 10px;
}

#header h1 a {
	display: block;
	width: 99px;
	height: 64px;
}

#header .top-bar {
	float: right;
	text-align: right;
	width: 354px;
	height: 23px;
	line-height: 23px;
	font-size: 9px;
	color: #ffffff;
	background: url(/Files/Navigation/kcv/bg-topbar.gif) no-repeat left top;
	padding-right: 10px;
}

#header .top-bar img {
	vertical-align: middle;
}

#header .top-bar a {
	color: #ffffff;
	text-decoration: none;
}

#header .top-bar a:hover {
	text-decoration: underline;
}

#header .top-bar input {
	width: 100px;
	vertical-align: middle;
	font-size: 9px;
	padding: 1px 0 0;
}

#header .top-bar button {
	background: none;
	border: none;
	color: #fff;
	font-size: 9px;
	vertical-align: middle;
}

#header .top-bar button span {
	color: #c67a40;
}

/* @end(header) */



/* @group Navigation */

#navigation {
	height: 17px;
	background: url(/Files/Navigation/kcv/bg-nav.gif) repeat-x left top;
	font-size: 11px;
	color: #000000;
}

#navigation ul {
	list-style: none;
	text-align: center;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	color: #000000;
	text-decoration: none;
	padding: 0 12px 0 3px;
	background: url(/Files/Navigation/kcv/btn-nav.gif) no-repeat right center;
	line-height: 17px;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

/* @end(navigation) */

/* @group Content */

#content_print {
	background: url(/zzFiles/Navigation/kcv/bg-content.gif) repeat-y left top;
}

#content .crumb-nav {
	font-size: 10px;
	padding: 5px 3px;
	background: #fff;
	margin-left: 4px;
}

#content .crumb-nav a {
	color: #000000;
	text-decoration: none;
}

#content .crumb-nav a:hover {
	text-decoration: underline;
}



/* @group Sidebar */

.sidebar {
	float: left;
	width: 139px;
	padding-left: 3px;
}

.sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 0 4px;
	margin: 5px 0 4px 0;
}

.sidebar #navigation-courses ul {

display: none;

	margin: 5px 0 20px 0;
	font-size: 11px;
	list-style: none;
}

.sidebar #navigation-courses ul li 
display: none;
{
	padding-left: 4px;
	margin-bottom: 5px;
	line-height: 15px;
}

.sidebar #navigation-courses ul li a {
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}

.sidebar #navigation-secondary ul {
	margin: 5px 0 10px 0;
	font-size: 11px;
	list-style: none;
}

.sidebar #navigation-secondary ul li {
	padding-left: 4px;
	margin-bottom: 5px;
	line-height: 15px;
}

.sidebar #navigation-secondary ul li a {
	color: #0000ff;
	text-decoration: none;
	border-bottom: 1px solid #0000ff;
}

.sidebar .side-box {

display: none;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.3;
}

.sidebar .side-box p {

display: none;
	margin-bottom: 5px;
	padding: 4px;
	font-size: 11px;
	line-height: 1.3;
}

.sidebar .side-box h3 {

display: none;
	background: url(/Files/Navigation/kcv/bg-nav.gif) repeat-x left top;
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
	margin-bottom: 4px;
}

.sidebar .side-box div {

display: none;
	background: #ebebeb;
	padding: 4px;
	font-size: 11px;
	line-height: 1.3;
}

.sidebar .side-box td {

display: none;
	font-size: 11px;
	line-height: 1.3;
}

.sidebar .side-box div h4 {

display: none;
	font-size: 14px;
	margin: 0 0 5px;
}

.sidebar .side-box div p {

display: none;
	padding-bottom: 10px;
}

.sidebar .side-box div p a {

display: none;
	color: #000;
	text-decoration: underline;
}

.sidebar .side-box div p a.more-link {

display: none;
	margin-top: 10px;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 13px;
	background: url(/Files/Navigation/kcv/btn-nav.gif) no-repeat left center;
}

.sidebar .side-box div p a:hover {

display: none;
	text-decoration: underline;
}

/* @end(sidebar) */

/* @group Main */

.main {
	float: right;
	width: 628px;
	font-size: 11px;
	line-height: 1.4;
}

.main .main-img {
	position: relative;
}

.main .main-img a {
	text-decoration: none;
	color: #000000;
}

.main .main-img a:hover {
	text-decoration: underline;
}

.main .main-img span {
	position: absolute;
	top: 20px;
	left: 15px;
	font-size: 18px;
	display: block;
}

.main .pg-list {
	padding: 20px 0 0;
}

.main .pg-list ul {
	list-style: none;
	margin: 0;
}

.main .pg-list ul li {
	float: left;
	width: 181px;
	height: 107px;
	margin: 0 10px 20px;
	position: relative;
}

.main .pg-list ul li a {
	color: #000000;
	text-decoration: none;
}

.main .pg-list ul li span {
	position: absolute;
	top: 73px;
	left: 25px;
	font-size: 11px;
}

.main .pg-list ul li a:hover {
	text-decoration: underline;
}

.main .btm-txt {
	margin: 20px 10px 10px;
	font-size: 10px;
}

.main .btm-txt p {
	padding: 0 0 10px;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0;
}

/* @group Container */

.container {
	background: url(/Files/Navigation/kcv/bg-container.gif) repeat-y right top;
	padding-bottom: 20px;
}

.container .contain-txt {
	float: left;
	width: 504px;
}

.container .contain-txt .ecom {
	font-size: 11px;
	line-height: 1.4;
}

.ecom p, .ecom ul, .ecom ol, .ecom h2, .ecom h3, .ecom h4, .ecom h5, .ecom h6 {
	margin: 8px 4px;
}

.ecom h2, .ecom h3, .ecom h4, .ecom h5, .ecom h6 {
	line-height: 1.4;
}

.ecom h2, .ecom h3 {
	font-size: 13px;
	font-weight: bold;
}

.ecom h4, .ecom h5, .ecom h6 {
	font-size: 11px;
	font-weight: bold;
}

.ecom ul {
	list-style-type: circle;
	margin-left: 10px;
}

.ecom ul li {
	margin-left: 10px;
	margin-bottom: 4px;
}

.ecom table {
	margin: 2px 4px 0 4px;
}

.ecom h2, .ecom h3, .ecom h4, .ecom h5, .ecom h6 {
	margin-top: 16px;
}

div.content-general {
	margin-top: 6px;
}

.container .contain-txt .content-general {
	font-size: 11px;
	line-height: 1.4;
}

.content-general p, .content-general td {
	font-size: 11px;
	line-height: 1.4;
}

.content-general h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	margin-left: 4px;
}

.content-general p, .content-general ul, .content-general ol, .content-general h2, .content-general h3, .content-general h4, .content-general h5, .content-general h6 {
	margin: 8px 4px;
}

.content-general h2, .content-general h3, .content-general h4, .content-general h5, .content-general h6 {
	line-height: 1.4;
}

.content-general h2, .content-general h3 {
	font-size: 13px;
	font-weight: bold;
}

.content-general h4, .content-general h5, .content-general h6 {
	font-size: 11px;
	font-weight: bold;
}

.content-general ul {
	list-style-type: circle;
	margin-left: 10px;
}

.content-general ul li {
	margin-left: 10px;
	margin-bottom: 4px;
	font-size: 11px;
	line-height: 1.4;
}

.content-general table {
	margin: 2px 4px 0 4px;
}

.content-general h2, .ecom h3, .ecom h4, .ecom h5, .ecom h6 {
	margin-top: 16px;
}



.container .contain-txt .ecom h1, .container .contain-txt .ecom h2.cart {
	margin: 4px 0;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	height: 21px;
	line-height: 21px;
	background: url(/Files/Navigation/kcv/bg-head.gif) repeat-x left top;
}

.container .contain-txt .courses {
	margin-bottom: 10px;
}

.container .contain-txt .courses h3 {
	margin: 4px 0;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	height: 21px;
	line-height: 21px;
	background: url(/Files/Navigation/kcv/bg-head.gif) repeat-x left top;
}

.container .contain-txt .courses .course-list-left {
	float: left;
	width: 249px;
}

.container .contain-txt .courses .course-list-right {
	float: right;
	width: 249px;
	
}

.courses .course-list-left h4, .courses .course-list-right h4 {
	background: #e8e9ea;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding-left: 3px;
}

.courses .course-list-left ul, .courses .course-list-right ul {
	font-size: 11px;
	line-height: 1.4;
	padding-top: 2px;
	list-style-image: url(/Files/Navigation/kcv/arro-wbg.gif);
	padding-left: 15px;
	padding-right: 2px;
}

.courses .course-list-left p, .courses .course-list-right p {
	font-size: 11px;
	line-height: 1.4;
	padding-top: 2px;
}

.container .contain-info {
display: none;
	float: right;
	width: 110px;
	padding-right: 6px;
	margin: 4px 0;
}

.container .contain-info .info-box {
	margin-bottom: 10px;
}

.contain-info .info-box h3 {
	margin-bottom: 3px;
	height: 17px;
	line-height: 17px;
	font-weight: normal;
	font-size: 11px;
	padding-left: 3px;
	background: url(/Files/Navigation/kcv/bg-nav.gif) repeat-x left top;
}

.contain-info .info-box div {
	background: #ebebeb;
	font-size: 10px;
	padding: 3px;
	line-height: 1.4;
}

.contain-info .info-box div a {
	color: #000000;
	text-decoration: none;
}

.contain-info .info-box div a:hover {
	text-decoration: underline;
}

.contain-info .info-box div ul {
	padding-left: 15px;
	list-style-image: url(/Files/Navigation/kcv/arro-gbg.gif);
}

.contain-info .info-box div a.more-link {
	padding-left: 10px;
	display: block;
	margin-top: 7px;
	background: url(/Files/Navigation/kcv/arro-gbg.gif) no-repeat left center;
}

/* @end(container) */



/* @end(main) */



/* @end(content) */



/* @group Footer */

#footer {
        width: 638px;
        border-left: 1px solid #c67a40;
        border-right: 1px solid #c67a40;
        border-bottom: 1px solid #c67a40;
	background: #zz4d4f51;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding: 10px 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer span.sep {
	color: #c67a40;
}

/* @end(footer) */



/* @group Clearer */

#header:after, #content:after, .pg-list:after, .container:after, .courses:after {
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
	display: block;
}

#header, #content, .pg-list, .container, .courses {
	min-height: 1px;
}

* html #header, * html #content, * html .pg-list, * html .container, * html .courses { height: 1%; }

/* @end(clearer) */

.ipaperlist ul {
        margin: 0 0 0 35px;
}

.ipaperlist ul li {
        margin: 2px 0 2px 0;

