body{
/*	padding :20px;
	margin : 0px;
	background-image:  url(cimages/bg.gif);
	background-color:#88b7d2;*/
}
.header{
	background-color:#c8d0cd;
	height:88px;
}
.logo{
	padding-left:38px;
}
/*left*/
.lside{
	background-color:#c3da0d;
	background-image:  url(kimages/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align:top;
	padding-top:37px;
}
.leftnav{
	height:500px;
}
.leftadd{
	height:354px;
}
.book{
	background-image:  url(kimages/book_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width:169px;
	vertical-align:top;
}
/*main*/
#text{
	overflow:auto;
	height:460px;
	padding-right: 15px;
	
}
.content{
	border-left: 1px solid #a3b1ae;
	border-top: 1px solid #a3b1ae;
	padding: 15px;
	vertical-align:top;
	background-image:  url(kimages/cont_bg.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
}
p,li,ul{
	font-family: Verdana;
	font-size: 11px;
	color: #464646;
	margin-top:8px;
	margin-bottom:8px;}
ul{	line-height:12px;}

h1 {font-family: Verdana;
	font-size: 16px;
	color: #00407a;
	font-weight:bold;
	line-height:15px;
	margin-bottom:11px;
	margin-top:-1px;}
h2 {font-family: Verdana;
	font-size: 13px;
	color: #00407a;
	font-weight:bold;
	line-height:12px;
	margin-bottom:2px;
	margin-top:15px;}
h3 {font-family: Verdana;
	font-size: 12px;
	color: #00407a;
	font-weight:bold;
	line-height:11px;
	margin-bottom:2px;
	margin-top:15px;}
h4 {}

a.subnav {color: #00407a;}
a {color: #a62316;}
.grey {color:#6c6c6c; font-weight:bold;}
.red {color:#cc0000; font-weight:bold; font-size:13px;}
textarea{
	font-family: Verdana;
	font-size: 11px;
	color: #464646;
}
/*Lesson Styles*/
#color{	font-family: Verdana;
	font-size: 11px;
	color: #464646;
	margin:2px;
	padding:2px;}
.blue1{ background-color:#7abad7;	
	background-image: url(kimages/cnr.gif);
	background-repeat: no-repeat;
	background-position: top left;
		padding-left:20px;}
.blue2{ background-color:#b4d8ea;}
.blue3{ background-color:#c1dfee;}
.blue4{ background-color:#d0e7f2;}
.lime1{ background-color:#c9db03;
	background-image: url(kimages/cnr.gif);
	background-repeat: no-repeat;
	background-position: top left;
		padding-left:20px;}
.lime2{ background-color:#d9e64e;}
.lime3{ background-color:#e4ed81;}
.lime4{ background-color:#f4f8cd;}
.red1{ background-color:#b7402a;
	background-image: url(kimages/cnr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:20px;color:}
.red2{ background-color:#c04e38;}
.red3{ background-color:#d16e57;}
.red4{ background-color:#e59780;}
.white{color: #FFFFFF;}
/*
input,textarea,select {
	font-size: 10px;
	color: #3F3F3F;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	background-color: #ffffff;
}


.full{
height:100%;
width:100%;
}*/
.left {
float: left;
}
.right{
float: right;
}
.right{
float: center;
}
.img {vertical-align : middle;}
.res {
	font-family: Arial;
	font-size:9px;
	color: #888888;
	text-align:center;
}