/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}
.hori li {
    padding-right: 55px;
    width: auto !important;
}
/* koowa */
.koowa_table a{
   
    display: block;
    font-family: Verdana;
    font-size: 12px;
}
.koowa_table{
	font-size: 12px;
	width:100%;
}

.koowa.com_docman {
    margin-left: -70px;
}
.login {
    padding-right: 70px;
}

body {
    /* font-family: Arial; */
	font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.3em;
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    /* color: #676464; */
    color: #000;
}

a:link, a:visited {
    text-decoration: none;
    font-weight: normal;
    outline: none;
}

a:hover {
    text-decoration: underline;
    font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div#wrapper {
    width: 980px;
    text-align: left;
	position: relative;
}

div#header {
    height: 58px;
    margin-top: 22px;
    background: url(../images/header_bg.png) no-repeat right 39px;
}

.title {
    color: #063868;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

h1 {
    color: #063868;
    font-size: 18px;
    font-weight: bold;
    /* padding-bottom: 10px; */
}

h2 {
    color: #063868;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 0px;
}

.reference {
	float: left; 
	padding-right: 50px;
}

.reference2 {
	float: left
}



table, tbody, th, td {
   margin: 0px;
   padding: 0px;
}

table.contentpaneopen table td {
   padding: 0px 10px 0px 0px;
}

table.man {
    color: #000;
    background: url(../images/table_bg.png) no-repeat left bottom;
}

table.man td {
    padding-bottom: 0px!important;
}

table.man a {
    color: #000;
}

ul {
    margin: 0px;
    padding-left: 15px;
	padding-top: 5px;
}

div#footer {
    height: 26px;
    width: 1030px;
    margin-top: 40px;
    padding-bottom: 5px;
    background: url(../images/footer_bg.png) no-repeat top left;
	line-height:30px;
}

#login {
	/* top: -15px; */
	top: 10px;
	right: 0px;
	position: absolute;
}
.btn-align.align {
    border: 1px solid;
    float: left;
    height: 16px;
    text-align: center;
    width: 45px;
}
.btn-align.align a{
	color:#000;
}
.download {
    float: left;
    padding-right: 15px;
    padding-top: 3px;
}
.download a{
	color:#000;
}
.text-bold {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 10px;
	line-height:1.3;
}
.text-spe {
    padding-bottom: 20px;
}

.right-text {
    color: #000;
    float: left;
    font-size: 14px;
    height: 187px;
    position: relative;
}
.contai{
	position:absolute;
	bottom:0px;
	font-size: 14px;
}
.contai a{
	color:#000;
}
.wap {
    width: 640px;
}
.ul-home {
    margin-left: 20px;
}
.img-left {
    float: left;
	padding-bottom:20px;
	padding-right:20px;
}
.clear{
	clear:both;
}
#menu {
    padding: 0px 0 20px;
}
#login  input {
	height: 17px;
	line-height: 19px;
	padding-bottom: 3px;
	width: 98px;
	border: none;
	padding-left: 5px;
	margin-right: 3px;
	font-size: 10px;
	color: #898988;
	background: url(../images/input_bg.png) no-repeat;
}

#login  button {
	height: 19px;
	line-height: 19px;
	padding: 0px;
	padding-bottom: 2px;
	width: 50px;
	border: none;
	font-size: 10px;
	color: #898988;
	background: url(../images/button_bg.png) no-repeat;
}

span.lostpassword, span.lostusername {
	float: right;
	margin-bottom: 5px;
	font-size: 10px;
	font-family: verdana;
}

span.lostpassword a, span.lostusername a{
	color: #898988;
}

span.lostusername {
	margin-left: 10px;
}

span.logout {
	padding-top: 20px;
	display: inline-block;
}

div.componentheading {
	color: #063868;
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
}
.customfooter {
    color: #fff;
    font-size: 17px;
	padding-left:90px;
	text-align:left;
	font-weight:bold;
}
.text-left {
    padding-right: 30px;
}
.foo {
    color: #000;
    padding-right: 5px;
    text-align: right;
    width: 980px;
}
#banner {
    padding-top: 20px;
}
.foo a{
	color: #000;
}
.nav-pills li{
	list-style:none;
	float:left;
	width:50%;
	background-color: #000;
	line-height:23px;
	font-size:16px;
	color:#fff;
}
.nav-pills li a{
	color:#fff;
	font-weight:bold;
}

.nav-pills li a:hover,.nav-pills li.current a{
	color:#B1B2B4;
	font-weight:bold;
	text-decoration:none;
}
.nav.menu.nav-pills {
    background-color: #000;
	height:23px;
	padding-left:70px;
	padding-right:70px;
}
.item-109{
	text-align:right;
}
#content {
    padding-left: 70px;
    /* padding-right: 70px; */
}
.whitespace_preserver a{
	color:#000;
}