/* Edited with EditCSS */
/**** LINK-tag style sheet format.css ****/

/**** LINK-tag style sheet default.css ****/

body {
    font-size: 9pt;
    font-family: arial,helvetica,tahoma;
    background-color: #ffffff;
    background-image: url(images/back1.jpg);
    background-repeat: no-repeat;
    background-position: right bottom
    }

h1.pres {
    font-size:28pt;
    margin-top:8pt;
    margin-bottom:10pt;
    color: #19444e;
    font-variant: small-caps;
}

h2.pres{
    font-size:20pt;
    margin-top:5pt;
    margin-bottom:10pt;
    color:  #1a535f;
    margin-left:10pt;
}

h3.pres{
    line-height:25pt;
    font-size:18pt;
    margin-top:5pt;
    margin-bottom:10pt;
    color:  #585656;
}

h5.pres{
    font-size:14pt;
    margin-top:5pt;
    margin-bottom:10pt;
    color:  #585656;
}


table {font-size: 9pt; font-family: arial,helvetica,tahoma}

div.box {border: none; margin: 0em 0em 2em 0em; padding: 0}
div.box h1 {
    background: #DEE7EC;
    border: 1px solid #b6c4ca;
    border-style: dashed dashed none dashed;
    color: Black;
    padding: 0em 1em 0em 1em;
    display: inline;
    font-size: 1em;
    height: 1em;
    font-variant: small-caps;
    }
div.box div.body {
    background: transparent;
    border-collapse: collapse;
    text-align: right;
    border: 1px solid #b6c4ca;
    border-style: dashed;
    }
div.box .content {padding: 1em}
div.content a {text-decoration: none}
div.content img {margin-top: 1px; margin-left: 5px; margin-right: 5px}
a.selected {color: #ff8653;}

img {border: none}
a {display: inline; color: #585656; text-decoration: underline}
a:hover {display: inline; color: #ffb380; text-decoration: underline}
a:active {display: inline; color: #585656; text-decoration: underline}

#nav ul{padding : 0px; margin : 0px; white-space : nowrap; background-color : #ecf0fc; color : #b6c4ca}
#nav ul li {display : inline}
#nav ul li a {padding-left : 1px;	padding-right : 0; background-color : #ecf0fc; color : #456979; font-weight : bold; text-decoration : none}
#nav ul li a:hover {color : #ff9900}
img.quickmenu {margin-top: 3px; margin-left: 10px; margin-right: 5px}


td.careful {
    border-top: #ffb380 1px solid;
    border-left: #ffb380 1px solid;
    border-right: #ffb380 1px solid;
    border-bottom: #ffb380 1px solid;
    vertical-align: top;
    padding: 5px;
    background-color: #fffaf7}

td.boxtitlewarn {
    font-size: 14px;
    font-variant: small-caps;
    padding-bottom: 4px;
    vertical-align: bottom;
    color: #ff9900;
    border-bottom: #ffb380 1px solid;
    height: 15px
    }

td.boxwarn {
    vertical-align: top;
    padding: 4px;
    height: 100px;
    text-align: left;
    background-color: #fffaf7;
    border-bottom: #ffb380 1px solid;
    border-left: #ffb380 1px solid;
    border-right: #ffb380 1px solid;
    }

td.boxtitle {
    font-size: 14px;
    font-variant: small-caps;
    padding-bottom: 4px;
    padding-top: 15px;
    vertical-align: bottom;
    color: #456979;
    border-bottom: #b6c4ca 1px solid;
    height: 15px
    }

td.boxcontent {
    vertical-align: top;
    padding: 4px; height: 100px;
    text-align: left;
    background-color: #fafbfe;
    border-bottom: #b6c4ca 1px solid;
    border-left: #b6c4ca 1px solid;
    border-right: #b6c4ca 1px solid;
 }

 td.content {
    vertical-align: top;
    padding: 4px; height: 100px;
    text-align: left;
 }

 td.faq {
    vertical-align: top;
    padding: 4px;
    text-align: left;
    vertical-align: bottom;
    border-top: #b6c4ca 1px solid;
    padding-bottom:20px;
 }

 td.screenshotPreview {
    vertical-align: top;
    padding: 4px; height: 100px;
    text-align: center;
 }


td.boxfooter {padding-right: 8px; padding-left: 8px; vertical-align: bottom; border-bottom: #b6c4ca 1px solid; text-align: right}
table.footer {margin-top: 5px; width: 100%}
table.footer td.footer {
    border-top: #b6c5f2 1px solid;
    border-left: #b6c5f2 1px solid;
    border-right: #b6c5f2 1px solid;
    border-bottom: #b6c5f2 1px solid;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 0.9em;
    color: #000000;
    background-color: #ecf0fc;
    text-align: center}
table.footer a:link {color: #000000; text-decoration: none}
table.footer a:visited {color: #000000; text-decoration: none}
table.footer a:hover {color: #ff9900; text-decoration: none}
table.footer a:active {color: #000000; text-decoration: none}
table.footer td.copyright {padding-top: 5px; text-align: center}

b {color: #ff9900}


