html, body {
            margin: 0;
            padding: 0;
        }

        #web {

            position: relative;
        }

        #system {
            padding: 0 0 15px 0;
        }

        #body {

            width: 800px;
            margin: 0 auto;
            text-align: left;
            padding-left: 20px; padding-right: 20px;
        }


        
     
 /*
blue: #00629f
green: #93bc16
yellow: #ffde7e
taupe: #9b8579
light taupe: #f4eeeb
*/

.system-space {
    background-color: #ffde7e;
    height: 6px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Verdana;
}

.system-space table {
    height: 6px;
    padding: 0;
    margin: 0;
    white-space:nowrap;
}

.paid_client_left {
    white-space: nowrap;
    text-align: left;
    font-family: Verdana;
}

.paid_client_right {
    white-space: nowrap;
    text-align: right;
    font-family: Verdana;
}

.system-top {
    background: #eeeeee url('bgGradient.png') repeat-x;
}

.system {
    width: 100%;
}

#navigation_tabs {
    float: right;
    text-align: right;
}

.navigation_tab {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    border-left: #ffffff 2px solid;
    border-top: #ffffff 2px solid;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 10px;
}

.navigation_last {
    border-right: #ffffff 2px solid;
}

.navigation_tab_wide {
    width: 180px;
}

.navigation_tab_inactive {
    background: #00629f url('bgSectionOffBlue.png') repeat-x;
}

.navigation_tab_active {
    background: #ffde7e url('bgSectionOnBlue.png') repeat-x;
}

.navigation_tab a, .navigation_tab a:hover, .navigation_tab a:visited {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}

.navigation_tab_active a {
    color: #00629f !important;
    font-weight: bold;
}

.system-navigation {
    height: 28px;
}

.system-start {
    color: #9b8579;
    font-size: 11px;
    white-space: nowrap;
}

.system-start a, .system-start a:visited, .system-start a:hover {
    color: #9b8579;
}

.system-start a:hover {
    text-decoration: underline;
}

.system-links {
    padding-right: 10px;
    height: 33px;
}

.system-start {
    padding-right: 0px;
}



div.subnavigation {
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    color: #000000;
}

.subnavigation div {
    font-size: 12px;
    float: right;
    padding: 2px 0 0 0;
}

.subnavigation a, .subnavigation a:visited, .subnavigation a:hover {
    color: #000000;
    text-decoration: none;
    font-size: inherit;
}

.subnavigation a:hover {
    text-decoration: underline !important;
    font-size: inherit;
}

.subnavigation span.selected {
    font-weight: bold;
    color: #000000;
    font-size: inherit;
}

.search_header_search input {
    width: 145px;
    margin: 0 1px 0 0;
    font-size: 12px;
    border: none;
}

#loginName {
    padding-left: 25px;
    color: #000000;
}


#online {
	vertical-align:top;
	padding: 15px;
	text-align:left;
	background: #f4eeeb;
	border: 1px solid #acacac;
	}
	
#online TD.screenshot {

}

#online TD.welcome {
    padding: 0 0 0 30px;
}

#online TD.welcome H1 {
    margin:0 0 10px 0;
}

#online TD.welcome P {
    font-size: 15px;
    margin:0 0 15px 0;
}

#online TD.welcome IMG {
   border: 0;
}

#online-features {
    padding: 18px 0 0 0;
}

#online-features h1 {
    font-size: 19px;
}

#online-features h2 {
    font-size: 15px;
}

#online-features h3 {
    font-size: 14px;
    padding: 0 0 10px 0;
    margin: 0;
}

#online-features TD {
    padding: 0 0 0 8px;
    margin: 0;
    vertical-align: top;
    text-align:left;
}

#title {
    padding: 0 0 10px 0;
    margin: 0;
    vertical-align: top;
}

#software TD {
    vertical-align: top;
    text-align:left;
}

#software TD.trustmarks {
    vertical-align: middle;
}

#software h1 {
    font-size: 21px;
    color: #00629f;
}

#software h2 {
    font-size: 15px;
    color: #9b8579;
}

#software UL {
	margin: 0;
	padding: 15px 5px 0px 50px;
	}
#software LI {
	margin: 0;
	padding: 0 0 5px 0;
	list-style-image:url(bgCaratOrange.gif);
	color: #333333;
    font-size: 14px;
	}
#software P {
	margin: 0;
	padding: 0;
	}	

#software-menu TD {
    font-size: 14px;
}


div.services TD {
	font-size: 14px;
	}
div.services P {
	font-size: 14px;
	}
div.services TD.col1 {
	vertical-align:top;
	padding: 0px 0px 20px 0px;
	}
div.services TD.box {
	vertical-align:top;
	padding: 15px;
	text-align:left;
	background: #ffffff;
	border: 1px solid #acacac;
	width: 390px;
	}
div.services TD.box H3 {
	font-size: 15px;
	font-weight:bold;
	color:#000;
	padding-bottom: 5px;
	}
div.services TD img {
	padding: 0px 10px 0px 10px;
	}
div.services UL {
	margin: 0;
	padding: 0px 0px 0px 42px;
	}
div.services LI {
	list-style-image:url(bgCaratOrange.gif);
	}	
div.services UL.bullet {
	margin: 0;
	padding: 0px 0px 0px 22px;
	}
div.services UL.bullet LI {
	list-style-image:url(bgBulletyellow.gif);
	font-size: 15px;
	}
div.services UL.next {
	margin: 0;
	padding: 0px 0px 0px 22px;
	}
div.services UL.next LI {
	list-style-image:url(bgBulletGo.gif);
	font-size: 15px;
	}
div.services FONT.small {
	font-size: 11px;
	}
div.services SPAN {
	font-size: 11px;
	}

/*
blue: #00629f
green: #93bc16 / 465D80
yellow: #ffde7e
taupe: #9b8579
light taupe: #f4eeeb
*/

*, PAGE, BODY {
    font-family: Verdana;
}

HTML, PAGE, BODY {
    margin: 0 !important;
    padding: 0 !important; 
    height: 100% !important;
}

BODY {
    font-size: 13px;
}

FORM { padding:0;margin:0; }

A {
    cursor: pointer;
    color: #00629f;
    text-decoration: none;
}
        
A:hover {
    text-decoration: underline;
}
        
H1 {
    color: #333333;
    padding: 0;
    margin: 0;
    font-size: 21px;
}

.system-top H1 {
    padding: 0 0 8px 0;
    margin: 0;
    font-size: 29px;
    font-weight: bold;
}

.system-top SPAN {
    color: #9b8579;
}


H2 {
    color: #9b8579;
    padding: 0;
    margin: 0;
    font-size: 17px;
}

H3 {
    padding: 0;
    margin: 0;
    color: #9b8579;
    font-size: 15px;
}

H4 {
    padding: 0;
    margin: 0;
    color: black;
    font-size: 14px;
}

HR {
    height: 1px !important;
    border: none;
    border-top: 1px solid #9b8579;
    margin:5px 0 5px 0;
    padding-bottom:5px;
    background-color: inherit;
    
}

P {
    color: #000;
    font-size: 14px;
}

INPUT {
    font-family: Verdana;
}

INPUT.loginInput {
    width: 200px;
}

FORM {
    padding: 0;
    margin: 0;
}

.button {
	border: 1px solid;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 1px;
	vertical-align: middle;
	border-color: #9b8579;
	background-color: #ecf1f4;
	color: #00629f;
	vertical-align: middle;
	cursor:pointer;
	height: 30px;
	}
	
.noPadding {
    padding: 0;
}

.noMargin {
    margin: 0;
}

.page_content {
    padding: 20px 15px 20px;
}

#signup {
    padding-left: 60px;
    width: 156px;
    height: 96px;
    color: #ffffff;
    vertical-align: middle;
    cursor: pointer;
    overflow: hidden;
    background: #93bc16 url('/images/mkweb20/signup_up_a.png') no-repeat;
    font-size: 12px;
}

#signup a, #signup a:visited, #signup a:hover {
    color: #ffffff;
    text-decoration: none;
}

.signup_header {
    font-weight: bold;
    font-size: 17px;
}

.existing_user {
    padding: 28px 0 0 0;
    margin: 0;
}

#existing_user {
    width: 216px;
    background: #ffffff url('/images/mkweb20/box_lower_right_corner.gif') no-repeat right bottom;
}

.existing_images {
    padding: 2px 5px 2px 12px;
}

.existing_text a, .existing_text a:hover, .existing_text a:visited {
    color: #9b8579;
    font-weight: bold;
    padding: 0;
    font-size: 13px;
}

.existing_text a:hover {
    text-decoration: underline;
}

.std_padding {
    padding: 28px;
}
    
.std_padding_left {
    padding-left: 28px;
}

.std_padding_right {
    padding-right: 28px;
}

.std_padding_top {
    padding-top: 28px;
}

.std_padding_bottom {
    padding-bottom: 28px;
}

.textBox {
    border:1px solid #9b8579;
    background-color: #f4eeeb; 
    padding:10px;
    margin: 1px 1px 10px;
}

textarea {
	border:1px solid #9b8579;
    background-color: #f4eeeb; 
    padding:10px;
    margin: 1px 1px 10px;
}

div.cbButtonStyle {
    display:inline-table;
    cursor: pointer;
    border: none;
    padding: 0;
    margin: 0;
}

.cbButtonStyle a {
    border: none;
    padding: 0;
    margin: 0;
    background-color:white;
}

.cbButtonStyle table tr td {
    padding:0; margin:0;
}
    
.cbButtonStyle img {
    border: none;
    padding: 0;
    margin: 0;
}
    
.cbButtonStyleBg, .cbButtonStyleBg:focus {
    font-family: Verdana;
    font-size: 1.1em;
    color: white;
    white-space: nowrap;
    padding: 0 5px;
    margin: 0;
    border: none;
    background: transparent;
    width:100%;
    height: 100%;
}

.cbButtonContainer {
    float: left;
    padding: 1px 5px;
}

.headline {
    color: #93bc16;
    font-size: 38px;
    font-weight: bold;
    font-family: Verdana;
}

.subHeadline {
    color: #9b8579;
    font-size: 15px;
    font-weight: normal;
    font-family: Verdana;
    padding-bottom:10px;
}




#footer TD {
    padding: 5px 0 20px 0;
    margin: 0;
    font-size: 11px;
    font-family: Verdana;
    color: #909090;
}

#footer a, #footer a:visited {
    color: #909090;
    text-decoration: none;
} 

#footer a:hover, #footer a:focus {
    color: #909090;
    text-decoration: underline !important;
} 





.raised {
  background:transparent;
  width:40%;
  }
.raised h1, .raised p {
  margin:0 10px;
  }
.raised h1 {
  font-size:2em;
  color:#fff;
  }
.raised p {
  padding-bottom:0.5em;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
  display:block;
  overflow:hidden;
  font-size:1px;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
  height:1px;
  }
.raised .b2 {
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.raised .b3 {
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.raised .b4 {
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.raised .b4b {
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.raised .b3b {
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.raised .b2b {
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.raised .b1 {
  margin:0 5px;
  background:#9b8579;
  }
.raised .b2, .raised .b2b {
  margin:0 3px;
  border-width:0 2px;
  }
.raised .b3, .raised .b3b {
  margin:0 2px;
  }
.raised .b4, .raised .b4b {
  height:2px; margin:0 1px;
  }
.raised .b1b {
  margin:0 5px; background:#9b8579;
  }
.raised .boxcontent {
  display:block;
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }


/*infoBox*/
.infoRaised {
  background:transparent;
  width:40%;
  }
.infoRaised h1, .infoRaised p {
  margin:0 10px;
  }
.infoRaised h1 {
  font-size:2em;
  color:#fff;
  }
.infoRaised p {
  padding-bottom:0.5em;
  }
.infoRaised .b1, .infoRaised .b2, .infoRaised .b3, .infoRaised .b4, .infoRaised .b1b, .infoRaised .b2b, .infoRaised .b3b, .infoRaised .b4b {
  display:block;
  overflow:hidden;
  font-size:1px;
  }
.infoRaised .b1, .infoRaised .b2, .infoRaised .b3, .infoRaised .b1b, .infoRaised .b2b, .infoRaised .b3b {
  height:1px;
  }
.infoRaised .b2 {
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.infoRaised .b3 {
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.infoRaised .b4 {
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.infoRaised .b4b {
  background:#ffffff;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.infoRaised .b3b {
  background:#ffffff;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.infoRaised .b2b {
  background:#ffffff;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
.infoRaised .b1 {
  margin:0 5px;
  background:#9b8579;
  }
.infoRaised .b2, .infoRaised .b2b {
  margin:0 3px;
  border-width:0 2px;
  }
.infoRaised .b3, .infoRaised .b3b {
  margin:0 2px;
  }
.infoRaised .b4, .infoRaised .b4b {
  height:2px; margin:0 1px;
  }
.infoRaised .b1b {
  margin:0 5px; background:#9b8579;
  }
.infoRaised .boxcontent {
  display:block;
  background:#f4eeeb;
  border-left:1px solid #9b8579;
  border-right:1px solid #9b8579;
  }
  
  #buttonLink {
	border: 1px solid #abc3d7;
	font-size: 13px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 7px 3px 7px;
	vertical-align: middle;
	background-color: #ecf1f4;
	color: #434343;
	background-image: url(/images/bgBtn.gif);
	vertical-align: middle;
	display:inline;
	cursor:pointer;
	margin: 0px 1px 0px 1px;
	height: 26px;
}

#buttonLink:hover {
	border: 1px solid;
	color: #00629f;
	background-image: none;
	cursor:pointer;
	font-size: 13px;
	font-weight: bold;
	cursor:pointer;
	text-decoration: none;
	background-image: url(/images/bgBtn.gif);
}

#buttonLink:hover A {
	color: #fff;
}
