* {margin: 0; padding: 0;}

html, body {height: 100%;}
html {}

body.site {
	font-family:Times New Roman;
}

h1, h2, h3, h4, h5 {margin: 0 0 14px 0;}

h1 {
    font-size: 1em;
    font-weight: bold;
}

h2 {
    font-size: 0.9em;
    font-weight: bold;
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
}

h4 {
    font-size: 1.1em;
    font-weight: bold;
    color:#02255f;
}

h5 {
    font-size: 0.6em;
    font-weight: bold;
}

hr {
    border-color: #D6D6D6;
    border-style: solid none none;
    border-width: 1px 0 0;
    clear: both;
    color: #fff;
    min-height: 1px;
    margin: 5px 0;
}

.scriptPage p, .contentPage p {text-align: justify;}

p {font-size: 0.9em; margin-bottom: 10px;}

#leftsidebar {display: none;}

#colorSections {display: none;}

#pagetop {display: none;}

#pageBottom {display: none;}

#footer {display: none;}

#toolbar {display: none;}

.linkBox {display: none;}

#currentFolder {display: none;}

.printHide {display: none;}

span.flashRight {float:right; padding:0 0 10px 10px;}

img {border: 1px solid #ccc; padding: 2px;}
img.left { float:left; margin: 5px 5px 5px 0; }
img.right { float:right; margin:5px 0 5px 15px; }
.scriptPage img.right, .contentPage img.right {margin-left: 10px;}

ul {margin: 0 0 0 20px;}
ul li {list-style-type: circle;}

table tr td {border:1px solid #ccc; padding: 5px; color: #666; font-size: 0.8em;}