/* CSS Document */

@import url("base1.css");

#helpleft{ width:162px; float: left; margin-bottom:10px;}
#helpright{ width:800px; float:right; margin-bottom:10px;}

.helptop{ background: url(../imgs/helptop.gif) no-repeat left bottom; height:40px;}
.helpcen{ background: url(../imgs/helpmid.gif)  repeat-y left ;}
.helpfoot{ background: url(../imgs/helpfoot.gif) no-repeat left top; height:6px;}

#helpleft .helptop h2{ background:url(../imgs/a14.gif) no-repeat 10px 10px; text-indent:30px; line-height:40px; font-size:13px; color:#333}
#helpleft .helpcen ul{ padding-bottom:10px;}
#helpleft .helpcen ul li{ border-bottom:#ccc 1px dotted ; line-height:30px; background: url(../imgs/a23.gif) no-repeat 20px 10px; text-indent:40px; width:130px; margin-left:15px;}

#helpright h1{  background:url(../imgs/fgline.gif) left bottom  repeat-x; height:50px; line-height:50px; text-indent:20px; font-size:18px; text-align:left; margin-bottom:10px;}
#helpright h3{ left bottom  repeat-x; height:40px; line-height:50px; text-indent:20px; font-size:12px; text-align:left; margin-bottom:6px; color:#666666;}

/*
#helpright h2{ background:url(../imgs/fgline.gif)  left bottom  repeat-x; height:50px; line-height:50px; text-indent:20px; font-size:14px; text-align:left; margin-bottom:10px;}
*/
#helpright h2{ background:url(../imgs/fgline.gif)  left bottom  repeat-x; height:50px; line-height:50px; text-indent:20px; font-size:14px; text-align:left; margin-bottom:10px;}
#helpcon { line-height:20px; padding:10px; line-height:150%; }
#helpcon h3 { font-size:14px; color:#D90021; line-height:300%; border-bottom:1px dashed #eee; margin-bottom:15px; margin-top:35px;}
#helpcon h4,#helpcon strong { line-height:200%; margin:10px 0; text-indent:2em; }
#helpcon p { line-height:150%; text-indent:2em; margin-left:20px; }
#helpcon6 p { line-height:200%; margin-left:20px; font-size:13px;}
#helpcon7 p { line-height:200%; margin-left:20px; color:#666666;}

.viewtable { width:750px; margin-bottom:20px; }


.adjg { border:2px solid #ddd; width:620px; margin-left:50px;}
.adjg td{ border:1px solid #ddd; padding:3px; }
.adjg td a { color:#DFA575; }
