@charset "utf-8";
/* <![CDATA[ */

* {
	margin: 0;
	padding: 0;
}
*:focus {
	outline-color: invert;
	outline-style: none;
	outline-width: 0;
}

html {
	overflow-y: scroll; /* Force vertical scrollbar chrome */
}
body, input, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333;
}
body {
	background-color: #fff;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top left;
}
p {
    margin-top: 12px;
}
img {
	border: none;
}
a:link, a:visited, a:hover, a:active {
	color: #1986BE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

ul, ol {
	padding-left: 40px;
}

#header li,
div.leftnav li, 
body#homepage li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	line-height: normal;
}

body#homepage ul,
body#homepage ol,
body#homepage li {
	margin: 0;
	padding: 0;
}

.clear-me {
    clear: both;
    float: none;
    line-height: 0;
	overflow: hidden;
}

#page {
    margin: 0 auto;
    width: 760px;
}

#header {
    height: 60px;
    margin-top: 30px;
}

#header h1 {
    display: inline;
}
#header h1 a {
    background: transparent url(../graphics/logos/db.gif) top left no-repeat;
    display: block;
    float: left;
    height: 25px;
    text-indent: -10000px;
    width: 182px;
}

#header ul {
    clear: right;
    float: right;
	margin-top: 0;
	margin-bottom: 0;
}
#header ul li {
    display: inline;
    font-size: 12px;
    margin-left: 12px;  
	line-height: normal !important;
}

#header ul.about-us a {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #1986be;
    padding: 1px 0 1px 21px;
}
#header ul.about-us a.contact {
    background-image: url(../graphics/buttons/contact.gif);
}
#header ul.about-us a.demo {
    background-image: url(../graphics/buttons/demo.gif);
}

#header ul.nav {
    margin-top: 20px;
}
#header ul.nav li {
    background: transparent url(../graphics/bgs/nav-sep.gif) 0 5px no-repeat;
    color: #717171;
    font-size: 11px;
    margin-left: 7px;
    padding-left: 14px;
}
#header ul.nav li.first {
    background-image: none;
}
#header ul.nav a {
    color: #717171;
}

/* Overrides for old header */
body#homepage #header {
	height: auto;
	font-size: 16px;
	line-height: normal;
}
body#homepage #header tr.contactLinks img {
	vertical-align: middle;
}
/* Overrides for old header */

#banner {
    background: #ffffff url(../graphics/bgs/banner.jpg) left top no-repeat;
    height: 166px;
    text-indent: -10000px;
}

#content {
    margin-top: 16px;
}

#col1 {
    float: left;
    width: 234px;
}
#col1 ul li {
    background: transparent url(../graphics/bgs/bullets.gif) 8px 5px no-repeat;
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 8px;
}

#swoosh {
    background: #fff url(../graphics/bgs/swoosh-bg.gif)  0 71px repeat-x;
}
#swoosh h4 {
    color: #1986be;
    font-size: 12px;
}
#logos {
    height: 50px;
    position: relative;
}
#logos img {
    left: 0;
    position: absolute;
    top: 0
}
#demo-swoosh {
    background: transparent url(../graphics/bgs/swoosh-demo.gif) 0 bottom no-repeat;
    height: 37px;
    padding-top: 58px;
}
#demo-swoosh a {
    background: transparent url(../graphics/bgs/demo-bullet.gif) left 50% no-repeat;
    color: #a1761a;
    float: right;
    font-size: 18px;
    margin-right: 6px;
    padding-left: 16px;
}

#col2 {
    background: transparent url(../graphics/bgs/col2-fade.gif) left top repeat-y;
    float: left;
    margin-left: 2px;
    padding-left: 15px;
    width: 509px;
}

#col2 .tabs li {
    background: transparent url(../graphics/tabs/right.gif) right top no-repeat;
    float: left;
    margin-right: 5px;
}
#col2 .tabs li.on {
    background-image: url(../graphics/tabs/right-on.gif);
}
#col2 .tabs li a {
    background: transparent url(../graphics/tabs/left.gif) left top no-repeat;
    color: #bc9237;
    display: block;
    font-size: 12px;
    padding: 0 4px;
}
#col2 .tabs li.on a {
    background-image: url(../graphics/tabs/left-on.gif);
    color: #9a7017;
}
#col2 .tabs li a div {
    background: transparent url(../graphics/tabs/body.gif) left top repeat-x;
    padding: 6px;
    padding-top: 5px;
}
#col2 .tabs li.on a div {
    background-image: url(../graphics/tabs/body-on.gif);
}
#col2 .tab-footer {
    clear: both;
    background-color: #fdc62e;
    float: none;
    height: 4px;
}

#col2 .tab-container {
    background: transparent url(../graphics/bgs/info-fade.gif) 0 1px repeat-x;
    position: relative;
}
#col2 .info-container {
    left: 0;
    position: absolute;
    top: 8px;
}
#col2 .info {
    float: left;
    padding-right: 6px;
    width: 303px;
}
#col2 .info h4 {
    background-color: transparent;
    background-position: 2px 0;
    background-repeat: no-repeat;
    color: #1986be;
    font-size: 17px;
    font-weight: normal;
    height: 60px;
    letter-spacing: -1px;
    padding-left: 55px;
    vertical-align: bottom;
} 
#col2 .info h5 {
    color: #9a7017;
    font-weight: normal;
    margin-top: 12px;
}
#col2 p.first {
    margin-top: 0;
}
#col2 p em {
    color: #55aedb;
    font-size: 12px;
    font-style: normal;
}

#col2 .secondary-nav {
    float: left;
    width: 200px;
}
#col2 .secondary-nav h4 {
    background: transparent url(../graphics/bgs/nav2-header.gif) 0 0 no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    height: 15px;
    padding: 8px 13px;
}
#col2 .secondary-nav ul li {
    border-width: 0px 1px;
    border-color: #fff;
    border-style: solid;
}
#col2 .secondary-nav ul li a {
    background: transparent url(../graphics/bgs/nav2-item.gif) 0 0 repeat-x;
    color: #fff;
    display: block;
    font-size: 10px;
    padding: 5px 13px 6px 13px;    
    height: 15px;
}
#col2 .secondary-nav ul li a:hover {
    background-image: url(../graphics/bgs/nav2-item-on.gif);
}
#col2 .secondary-nav ul li a div {
    background: transparent none right 50% no-repeat;
}
#col2 .secondary-nav ul li a:hover div {
    background-image: url(../graphics/bgs/nav2-item-bullet.gif);
}
#col2 .secondary-nav-footer {
    background: #1986be url(../graphics/bgs/nav2-footer.gif) 0 0 repeat-x;
    border: 1px solid #ffffff;
    border-width: 0 1px;
}
#col2 .secondary-nav-footer div {
    background: transparent url(../graphics/bgs/nav2-footer-img.png) left bottom no-repeat;
    height: 185px;
}

#col2 #exp-reporting .info h4 {
    background-image: url(../graphics/icons/expense.gif);
    height: 30px;
    padding-top: 30px;
}
#col2 #time-reporting .info h4 {
    background-image: url(../graphics/icons/time.gif);
    height: 45px;
    padding-top: 15px;
}


#demo-swoosh {
    margin-top: 101px;
}
.tab-container {
    height: 415px;
}

#time-reporting {
    display: none;
}
#exp-reporting .secondary-nav-footer div {
    height: 193px;
}
#time-reporting .secondary-nav-footer div {
    height: 343px;
}

#footer {
    color: #999;
    font-size: 9px;
    text-align: right;
}




/* ]]> */