/* This is a smaller version of mint.css, to be used with the 
 * legal docs on permanent. It's here so changing styles on rBO
 * won't break the static documents.
 */

/* BASIC STYLES */
html {
    background: url(../images/body_bg.png) repeat;
}

body {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/body_bg.png);
    background-repeat: repeat;
    height: 100%;
}

.gray { color: #aaa; }
.dark-gray { color: #666; }
.dark-blue { color: #293d82; }
.orange { color: #e65a1d; }

h1 {
    font-size: 14px;
    font-family: verdana, sans-serif;
    font-weight: bold;
    color: #e65a1d;
    padding-top: 16px;
    margin: 0px 0px 0px 0px;
}

h1.primary {
    font-size: 21px;
    font-family: verdana, sans-serif;
    font-weight: bold;
    color: #e65a1d;
    padding-top: 16px;
    margin: 0px 0px 18px 0px;
}

h1.search {
    font-size: 21px;
    font-family: verdana, sans-serif;
    font-weight: bold;
    color: #e65a1d;
    padding-top: 16px;
    margin: 0px 0px 10px 0px;
}

h2 {
    font-size: 20px;
    font-family: verdana, sans-serif;
    font-weight: normal;
    color: #000;
    margin: 13px 0px 10px 0px;
    border-bottom: 1px solid #ddd;
    width: 98%;
}

div#admin-spanright h2 {
    font-size: 20px;
    font-family: verdana, sans-serif;
    font-weight: normal;
    color: #000;
    margin: 13px 0px 10px 0px;
    border-bottom: 1px solid #a1b6d6;
    width: 100%;
}

h3 {
    color:#000000;
    font-size:20px;
    font-weight:normal;
}

h4 {
    font-size: 11px;
    font-weight: bold;
}

p {
    padding: 4px 0px 2px 0px;
}

br.clear {
    margin: 0px;
    padding: 0px;
    clear: both;
}

div.clearleft {
    clear: left;
    margin: 0;
    padding: 0;
}

div.bottom {
    padding: 0px;
    margin: 0px;
    clear: both;
    height: 0px;
}


input, textarea, select {
    font-family: verdana, sans-serif;
    font-size: 11px;
}

iframe input {
    font-family: verdana, sans-serif;
    font-size: 11px;
}

a,
a:visited,
a:active {
    color: #000;
}
a:hover {
	color: #e65a1d;
	text-decoration: underline;
}

a img {
    border: none;
}

div#main {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
    width: 955px;
    height: 100%;
    top: 0px;
    bottom: 0px;
}

div#productVersion {
    float: right;
    margin-top: 24px;
    padding-left: 10px;
}

/* COMMON LAYOUT ITEMS */

/* top header */
div#top {
    padding-top: 10px;
    padding-bottom: 0px;
    margin: 0px;
    height: 102px;
    width: 955px;
    background: url(../images/topgrad.png) repeat-x;
}

div#prodLogo {
    float: left;
    margin-top: 13px;
    vertical-align: top;
}

div#corpLogo {
    float: left;
    margin-top: 13px;
}

div#page {
    margin: 0px;
    padding: 0px;
    background-color: #cedaea;
    border-top: 1px solid #5d82b7;
}

div.fullpage {
    margin: 10px 10px 0px 10px;
    background-color: #fff;
    padding: 0px;
    width: 935px;
}

div.spacer {
    height: 10px;
}

div#top img#topgradleft,
img.pagetopleft,
img.pagebottomleft
{
    float: left;
}

div#top img#topgradright,
img.pagetopright,
img.pagebottomright {
    float: right;
}

img.pagebottomright,
img.pagebottomleft
{
    vertical-align: bottom;
}

div#top div#topRight {
    float: right;
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
}

div#top #topRight div {
    padding: 0px;
}

div#top #topRight div.about {
    padding: 6px;
    font-size: 11px;
    color: #4c4c4c;
}

div#top #topRight div.about a {
    font-weight: normal;
}

div#top #topRight div.about a:link {
    color: #4c4c4c;
}

div#top #topRight div.about a:visited {
    color: #4c4c4c;
}

#useIt a:hover,
div#prodLogo a:hover,
div#corpLogo a:hover {
    color: #4c4c4c;
    background-color: transparent;
    text-decoration: none;
}

form#searchForm {
    margin-top: 5px;
    color: #000;
    width: 550px;
    whitespace: nowrap;
}

form#searchForm div.searchParams {
    text-align: right;
}

form#searchForm input {
    margin: 8px 0px 0px 0px;
}

form#searchForm label {
    margin: 8px 0px 0px 0px;
    padding-right: 0px;
    font-weight: normal;
}

form#searchForm label.search {
    font-size: 11px;
}

form#searchForm input.searchField {
    width: 150px;
    float: right;
    margin-top: 10px;
}

form#searchForm br {
    clear: right;
}

form#searchForm div#browseText {
    margin-top: 12px;
    _padding-top: 6px;
}

form#searchForm div#browseText a {
    font-weight: bold;
}

button {
    width: auto;
    overflow: visible;
}

.button {
    width: auto;
    overflow: visible;
    padding: 0px 4px;
}

button.img {
    border: 0px;
    background: none;
    padding: 0px;
    cursor: pointer;
}

button#searchSubmit {
    float: right;
	padding-top: 8px;
    margin-left: 5px;
}

/* footer */

div#footer {
    color: #000;
    width: 915px;
    padding: 6px 20px 0px 20px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    float: left;
    clear: right;
}

div#footer a {
    font-weight: normal;
    color: #000;
}

div.footerLinks {
    padding: 12px 10px 8px 0px;
    margin: 0;
}

span#topOfPage {
    padding: 12px 0px 4px 0px;
    margin: 0;
    float: right;
}

/* very bottom of the page */

div#bottomText {
    border-top: 1px solid #fff;
    padding: 6px 0 0 0;
    text-align: left;
}

/* Legal bits */

div.legal {
    margin: 1em;
    padding: 0.5em 0;
}

div.legal h2 {
    border-bottom: none;
    font-weight: bold;
    font-size: 18px;
}

div.legal h3 {
    border-bottom: none;
    font-size: 14px;
}

