/* Start of CMSMS style sheet 'KKJ Main Css' */
html, body {margin: 0px;padding: 0px;background-color:#fff;font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #6e6e6d}

.width {
  width:100%;
  min-width:1000px;
}

* html .minwidth {
  padding-left:1000px;
}

* html .container {
  margin-left:-1000px;
  position:relative;
}

/*\*/
* html .minwidth,
* html .container,
* html .layout {
  height:1px;
}
/**/

#topmenu {width: 100%;height: 24px;background-color: #000;font-size: 11px;font-weight: bold;color: #b5ae6d;text-indent:24px;line-height: 24px;}
#topmenu ul {list-style:none;padding: 0px;margin: 0px}
#topmenu ul li {float: left;padding: 0px;margin: 0px}
#topmenu ul li a {font-size: 11px;font-weight: bold;color: #b5ae6d;text-decoration: none}
#topmenu ul li a:active {color: #fff}
#topmenu ul li a:hover {color: #fff}

#leftmenu {width: 100%;background-color: #2f3c5f;font-size: 11px;padding: 20px 0px 30px 0px;margin: 0px;}
#leftmenu ul {list-style:none;padding: 0px;margin: 0px 0px 0px 5px}
#leftmenu ul li {padding: 0px;margin: 0px;line-height: 20px;}
#leftmenu ul li a {height: 20px;font-size: 11px;font-weight: normal;color: #b5ae6d;text-decoration: none;display: block;background-image: url(images/arrow.gif);background-repeat: no-repeat;background-position: 5px 8px;padding-left: 13px;}
#leftmenu ul li a:active {color: #fff}
#leftmenu ul li a:hover {color: #fff;background-position: 8px 8px;}

#left {float: left;width: 200px;}
#right {float: left;}

#logo {width: 600px;height: 70px;} #logo a {display: block;padding: 12px 0px 0px 34px}

div.pagetitle {width: 488px;height: 40px;background-color: #000;text-indent: 35px;line-height: 40px;}
div.pagetitle h1 {font-size: 14px;color: #fff;margin: 0px 0px 0px 0px;padding: 0px;}

#content {width: 454px;padding: 18px 0px 0px 34px}
#content a {font-weight: bold;font-size: 12px;color: #2f3c5f;text-decoration: underline}
#content a:hover {text-deocration: none}

#content ul {margin: 0px 0px 0px 10px;padding: 0px}
#content ol {margin: 0px 0px 0px 10px;padding: 0px}

h6 {font-size: 11px;color: #b5ae6d;margin: 0px 0px 5px 20px;padding: 0px}
h2 {font-size: 14px;margin: 0px 0px 5px 0px;padding: 0px}

#footer {width: 100%;height: 25px;background-image: url(images/footerbg.gif);background-repeat: repeat-x;font-size: 10px;color: #b5ae6d;margin: 20px 0px 0px 0px}
#footer div {width: 689px;}
#footer div a {font-size: 10px;color: #b5ae6d;text-decoration: none}
#footer div a:hover {text-decoration: underline}

.clearthefloats {clear:both;}
/* End of 'KKJ Main Css' */

