/*
  Version: 1.0
  Last updated: 27 August 2009
  Last updated by: 
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
th, td {
    vertical-align:top;
}
img {
    border:0;
}
a {
    outline: none;
}
body {
    height: 100%;
    position: relative;
    line-height: 1.5em;
}

strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
table {
    font-size: 0.91em;
    margin: 10px 0 20px 10px;
    width: 600px;
}
th {
    font-weight: bold;
    padding: 0 10px 0 0;
}
td {
    font-size: 1em;
    padding: 0 10px 0 0;
    width: 25%;
}
table caption {
    text-align: left;
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 1px solid #7f7f7f;
    margin: 10px 10px 0 0;
}

/* ******************************************** top section: header, suppplementary navigation, search */

#header {
  width: 100%;
}

.page {
    margin: auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 100%;
}
h1 {
    float: left;
    width: 610px;
    height: 59px;
    padding-top: 7px;
    font-weight: bold;
    font-size: 3.5em;
    line-height:1.8em;
}

.inner .main-column, .main-column {width:100%;}

/* ******************************************** display none */
#footer, #menu, .nav-bar, .search-bar, .inner .sidebar, .sidebar, .tool-bar, .extra-column {display:none;}
.simple,.page-header .breadcrumbs, .page-header .tools {display:none;}
#header .top-form{display:none;}
/* ******************************************** content */

#content {
    float: left;
}
h2 {
    font-size: 2em;
    line-height:1.5em;
    padding: 0.1em 0 0.2em 0;
    font-weight: bold;
}
#header .logo, #header .logo a{background:none; text-indent:0;height:auto;} 
.page-header .title h2 {display:block;}

/* ******************************************** content: forms */
form {
    display:none;
}
/* ******************************************** content: etc */
