body {
background-color: #ffffff;
margin: 0px;
padding: 0px;
border: 0px;
color: #333333;
}

a:link {
color: #1E90FF; /*dodgerblue*/
text-decoration: none;
}

a:visited {
color: #999999;
text-decoration: none;
}

a:hover {
color: #FFA500; /*orange*/
}

a:active {
color: red;
}

#header {
color: #F5F5DC; /*beige*/
font: 25px verdana, sans-serif;
padding: 0px;
width: 995px;
height: 100px;
z-index: 800;
border-right: 1px solid black;
border-bottom: 1px solid black;
background: #649BD3 url('../images/header/header0.jpg') no-repeat;
}

#main {
border-right: 1px solid black;
width: 995px;
/*height: 1000;*/
float: left;
/*background-color: #1E77D3;*/
background: white url('../images/bgBar1.gif') fixed repeat-y;
padding: 0px;
margin: 0px;
}

#topSpacer {
border-bottom: 1px solid black; 
height: 22px; 
padding: 0px;
background: white url('../images/spacer_gradient.jpg') repeat-y;
}

#topSpacer.welcome {
background: white url('../images/spacer_welcome.jpg') repeat-y;
}

#nav {
clear: left;
}

#centerPane {
float: left;
width: 630px;
z-index: 800;
background-color: white;
padding: 0px 0px 15px 0px;
margin-top: 0px;
font: 10pt verdana, sans-serif;
color: black;
border-right: 1px solid black;
border-left: 1px solid black;
/* background: white url('../images/right_wave.jpg') no-repeat bottom right; */
}

#contentPane {
float: left;
width: 630px;
z-index: 800;
background-color: white;
padding: 0px 0px 50px 0px;
margin: 0px 0px 0px 0px;
font: 10pt verdana, sans-serif;
color: black;
border-right: 1px solid black;
border-left: 1px solid black;
}

#breadCrumb {
/*display: block;*/
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 0px;
border-bottom: 1px solid black;
text-indent: 10px;
background: white url('../images/spacer_gradient.jpg') repeat-y;
}

#breadCrumb a {
font: 10pt verdana, sans-serif;
color: black;
text-decoration: none;
}

#breadCrumb a:link {
}

#breadCrumb a:visited {
color: #000000;
}

#breadCrumb a:hover {
color: #336633;
color: #478F41;
color: #FFA500; /*orange*/
}

#breadCrumb a:active {
color: red;
}

#contentPane #title {
margin-left: 5px;
margin-bottom: 10px;
padding: 10px 10px 0px 10px;
font: 18pt verdana, sans-serif;
}

#contentPane #author {
margin-left: 10px;
padding: 0px 10px 0px 10px;
font: bold 10pt verdana, sans-serif;
}

#contentPane #date {
margin-left: 10px;
margin-bottom: 7px;
padding: 0px 10px 0px 10px;
font: italic 10pt verdana, sans-serif;
}

#contentPane #subTitle{
margin-left: 10px;
margin-bottom: 10px;
padding: 0px 10px 0px 10px;
font: italic 12pt verdana, sans-serif;
color: black;
}

#contentPane h2 {
font: 12pt verdana, sans-serif;
margin: 5px 0px 5px 15px;
padding: 5px 0px 0px 0px;
}

#contentPane #text {
margin: 0px;
}

#contentPane #text p {
margin: 0px;
text-indent: 25px;
padding: 0px 10px 0px 0px;
margin: 0px 15px 10px 15px;
/*text-align: justify;*/
font: 10pt verdana, sans-serif;
line-height: 14pt;
}

.inlineImageBox {
border: 1px solid black;
float: right;
padding: 10px;
margin-right: 10px;
z-index: 850;
}

#contentPane #text p.inlineListTitle {
margin-bottom: 0px;
}

.inlineList {
margin: 0px 15px 15px 15px;
padding: 0px 10px 0px 45px;
list-style: url('../images/bulletSquares.gif') outside;
}

.inlineList li {
margin: 1px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.imgLinkBox {
padding: 0px;
margin: 0px;
float: right;
}

.imgLinkBox img {
border: 0px;
padding: 0px;
margin-right: -1px;
margin-bottom: -3px;
border-bottom: 1px solid black;
border-right: 1px solid black;
}

.imgLinkBox a { border: 0px; }
.imgLinkBox a:visited { border: 0px; }
.imgLinkBox a:hover { border: 0px; }
.imgLinkBox a:active { border: 0px; }

.thumbnailsBox {
border: 1px solid black;
padding: 10px;
}

#contentPane p#remarks {
font: 10pt verdana, sans-serif;
font-style: italic;
text-indent: 15px;
}

.toTop {
font: 11px verdana, sans-serif;
background: url('../images/arrowUpBlack.gif') no-repeat 4px 50%;
padding: 3px 5px 3px 17px;
margin: 0px 0px 15px 15px;
color: #333333;
}

.toTop:visited {
text-decoration: none;
color: #333333;
}

.toTop:hover {
background-color: black;
color: #F5F5DC; /*beige*/
border: 1px solid #000000;
padding: 2px 4px 2px 16px;
background: #649BD3 url('../images/arrowUpWhite.gif') no-repeat 4px 50%;
}

.toTop:active {
color: red;
}

#rightBar {
float: left;
width: 180px;
z-index: 800;
background-color: white;
padding: 0px;
padding-bottom: 10px;
margin: 0px;
font: 10pt verdana, sans-serif;
color: black;
}

#rightBar b {
display: block;
font-weight: bold;
padding: 4px 0px 2px 6px;
border-bottom: 1px solid black;
margin: 0px 0px 4px 0px;
height: 16px;
}

#rightBar a:link, #rightBar a:visited {
text-decoration: none;
display: block;
padding: 1px 6px 2px 6px;
width: 160px;
border: 1px solid black;
margin: -2px 0px -2px 4px;
border: none;
background: url('../images/arrowExitBlack.gif') no-repeat 156px 50%;
}

#rightBar a:hover {
border: 1px solid black;
padding: 0px 5px 1px 5px;
background: #649BD3 url('../images/arrowExitWhite.gif') no-repeat 155px 50%;
color: #F5F5DC; /*beige*/
}

#footer {
clear: both;
width: 985px;
background-color: black;
color: white;
z-index: 200;
border-right: 1px solid black;
float: left;
padding: 10px 5px 10px 5px;
}

#copyInfo {
margin: 0px;
padding: 0px;
float: right;
clear: right;
font: 10px verdana, sans-serif;
}

#otherInfo {
margin: 0px;
padding: 3px 0px 0px 0px;
float: right;
clear: right;
font: 10px verdana, sans-serif;
}
