body {
margin: 0;
padding: 0;
font-family: arial, verdana, sans-serif;
background-color: #EBEBE9;
color: black;
height: 100%;
}

#banner {
width: 100%;
padding: 5px 0 10px 0;
border-bottom: solid 3px #333;
min-width: 750px;
background-color: #fff;
color: #000;
height: 105px;
}

#abLogo {
float: left;
margin-left: 10px;
}

.buttonText {
display: block;
}

#nlLogo {
float: left;
padding-left: 50px;
border: dashed 0px red;
}

#nlLogo p {
font-weight: bold;
color: #333;
width: 25em;
padding-top: 1em;
}

#speechControl {
float: right;
margin: 5px 5px 0px 0px;
}

img {
border-width: 0;
}

p.inline {
display: inline;
font-weight: bold;
}

#bannerBreak {
margin-top: 5px;
}

#pageTitle {
display: inline;
}

#error {
border: solid 2px red;
background-color: yellow;
color: #333;
padding: 1em;
font-weight: bold;
}

/* Curved corner pieces for  bordered div */
#contentContainer .t, #contentContainerFooter .t {background: url(../images/dot.gif) 0 0 repeat-x; width: 95%; min-width: 46em; margin: 0 auto; background-color: #fff}
#contentContainer .b, #contentContainerFooter .b {background: url(../images/dot.gif) 0 100% repeat-x}
#contentContainer .l, #contentContainerFooter .l {background: url(../images/dot.gif) 0 0 repeat-y}
#contentContainer .r, #contentContainerFooter .r {background: url(../images/dot.gif) 100% 0 repeat-y}
#contentContainer .bl, #contentContainerFooter .bl {background: url(../images/bl.jpg) 0 100% no-repeat}
#contentContainer .br, #contentContainerFooter .br {background: url(../images/br.jpg) 100% 100% no-repeat}
#contentContainer .tl, #contentContainerFooter .tl {background: url(../images/tl.jpg) 0 0 no-repeat}
#contentContainer .tr, #contentContainerFooter .tr {background: url(../images/tr.jpg) 100% 0 no-repeat; padding:10px} 
/* end curved corner pieces */

div.caption {
margin-left: 15%;
margin-right: 15%;
font-size: 115%;
text-align: left;
line-height: 150%;
}

#imageListContainer {
text-align: center;
}

#imageListContainer  ul {
display: inline;
list-style-type: none;
}

#imageListContainer li {
display: inline;
}

#buttonList {
margin: auto;
}

#buttonList ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

#buttonList ul li {
margin-bottom: 1em;
}

#buttonList input {
width: 10em;
}

#buttonList input:hover {
width: 10em;
}

#imageList {
}

#imageList img {
padding: 5px;
border: solid 3px #CCC;
}

div.imageBox {
float: left;
text-align: center;
font-weight: bold;
margin-right: 1em;
}

.image {
float: left;
padding: 5px;
margin: 5px;
width: auto;
height: auto;
}

.imageFloatRight {
float: right;
padding: 5px;
margin: 5px;
width: auto;
height: auto;
}

.image a:link, .image a:visited, .imageFloatRight a:link, .imageFloatRight a:visited {
display: block;
padding: 5px;
margin: 5px;
border: solid 4px #CCC;
margin: 5px;
}

.image a:hover, .image a:focus, .image a:active, .imageFloatRight a:hover, .imageFloatRight a:focus, .imageFloatRight a:active {
padding: 5px;
margin: 5px;
border: double 4px red;
margin: 5px;
}

.image a:link, .image a:visited {
text-decoration: none;
}

.imageInd {
height: auto;
width: auto;
float: left;
padding: 5px;
margin: 5px;
}

.desc {
height: auto;
width: 150px;
text-align: center;
border: solid 0px red;
}

input[type="text"] {
border: solid 1px #000;
font-size: 100%;
padding: 2px;
}

input[type="submit"] {
font-size: 100%;
font-family: 'comic sans ms', jotter, arial, sans-serif;
border: solid 3px #333;
cursor: pointer;
color: #000;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
font-size: 100%;
font-family: 'comic sans ms', jotter, arial, sans-serif;
border: solid 3px #f00;
cursor: pointer;
color: #000;
background-color: yellow;
}

a.textlink:link, a.textlink:visited {
text-decoration: none;
border-bottom: dotted 1px blue;
color: blue;
}

a.textlink:hover, a.textlink:focus, a.textlink:active {
text-decoration: none;
border-bottom: solid 1px blue;
background-color: yellow;
}

.registrationLabel {
width: 150px;
float: left;
text-align: right;
padding: 5px
}

.displayButton {
text-decoration: none !important;
}

.displayButton a:link, .displayButton a:unvisited {

}

.displayButton:hover, .displayButton:focus, .displayButton:active {

}

.registrationField {
float: left;
padding: 5px;
}

#column1 {
float: left; 
text-align: left; 
width: 50%;
}

#column2 {
float: left; 
text-align: right; 
width: 50%;
}

/* REPORT STYLINGS */

/* Report curved div section */
/* Curved corner pieces for  bordered div */
.reportSection .t {background: url(../images/dot.gif) 0 0 repeat-x; width: 95%; min-width: 46em; margin: 0 auto; background-color: #fff}
.reportSection .b {background: url(../images/dot.gif) 0 100% repeat-x}
.reportSection .l {background: url(../images/dot.gif) 0 0 repeat-y}
.reportSection .r {background: url(../images/dot.gif) 100% 0 repeat-y}
.reportSection .bl {background: url(../images/bl.jpg) 0 100% no-repeat}
.reportSection .br {background: url(../images/br.jpg) 100% 100% no-repeat}
.reportSection .tl {background: url(../images/tl.jpg) 0 0 no-repeat}
.reportSection .tr {background: url(../images/tr.jpg) 100% 0 no-repeat; padding:10px} 
.reportSection {
color: black;
}
/* end curved corner pieces */

.reportBreak {
margin-top: 5px;
}

.reportText {
min-width: 32em;
border: dashed 0px blue;
display: block;
}

.reportImage {
text-align: left
border: solid 2px black;
margin-left: 1em;
display: inline;
}

.reportLink {

}

.caption {
font-size: 140%;
}

#styleList ul {
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#styleList li {
display: inline;
}

#styleList a:link, #styleList a:visited {
border: 0 !important;
background-color: #fff;
}

#styleList li a:hover, #styleList li a:focus, #styleList li a:active {
border-bottom: solid 2px red !important;
}

#displayImage {
border: solid 5px black; 
padding: 3px; 
margin-top: 10px;
}

.backLinks {
font-size: 120%;
}