/* ----- COXPRESdb help.css ----- */
#coK.term,
#coK.cal{
width:95%;
}

#coK.term p{
text-align:left;
margin:0px 0px 25px 0px;
color:#333333;
}


#coK div.title{
margin:30px 0px 30px 0px;
background: url(../images/point_m.gif) no-repeat 1px 2px;
text-align:left;
padding:0px 0px 0px 14px;
}

#coK div.title p{
margin:0px;
padding:0px;
font-weight:bold;
color:#006699;

}

#coK .title h2{
margin:0px;
padding:0px;
line-height:1.0;
position:relative;
top:-5px;
color:#333333;
background-image:none;
}

#coK.term .tbl,
#coK.helpSearch .tbl{
text-align:left;
}


#coK.term a{
color:#006699;
}

#coK.term h3{
		font-size: 1.2em;
		line-height: 1.5;
		margin:15px 0px 8px 0px;
		
		background-image:none;
		text-align:left
}




#coK.term p.list{
border: 1px solid #C2D5DE;
text-align:center;
padding:5px;
color:#006699;
}

#coK.term p.no{
margin:0px 0px 3px 0px;
}
#coK.term p.update,
#coK.cal p.update{
margin:0px 0px 3px 0px;
text-align:right;
color:#006699;
}

#coK.term ul,
#coK.cal ul{
margin-bottom: 25px;
}

#coK.term ul,
#coK.cal ul{
margin-bottom: 25px;
}


#coK.term ul li,
#coK.cal ul li
{
		font-size: 0.78em;
		line-height: 1.4;
		background: url(../images/arrow_b.gif) no-repeat 1px 4px;
		padding-bottom: 5px;
		padding-left: 8px;
		text-align:left;
}

#coK.cal ol li
{
		font-size: 0.78em;
		line-height: 1.4;
		padding-bottom: 5px;
		text-align:left;
		padding-left: 8px;
}

#coK.cal p.link{
text-align:right;
}

#coK .box h4{
		background: #7AACC5 url(../images/bg_blue.jpg) repeat-x top;
		font-size: 0.82em;
		line-height: 1.6;
		color: #FFFFFF;
		padding: 5px 10px;
		margin:10px 0px 15px 0px;

}




#coK.cal h3{
text-align:left;
padding:0px 0px 12px 0px;}
#coK.cal h3 img{
position:relative;
top: 6px;
padding:0px 6px 0px 0px;
}


#coK.cal ul.no{
margin-bottom: 0px;
}

#coK.helpSearch h3{
		font-size: 1.2em;
		line-height: 1.5;
		padding: 5px 10px;
		background: url(../images/bg_m.jpg) repeat-x bottom;
		border: 1px solid #C2D5DE;
		margin-bottom: 30px;
		text-align:left;

}
#coK.helpSearch p{
text-align:left;
}

#coK.term p.list a{
    border-bottom: 1px solid #8DADBD;
}


