.red { color: red; background: transparent; }
.green { color: green; background: transparent; }
.largered { color: red; background: transparent; font-size: x-large; }
.small { font-size: small; }
.xsmall { font-size: x-small; }
.large { background: transparent; font-size: x-large; }
.larger { font-size: larger; }
.medium { font-size: medium; }
.smaller { font-size: smaller; }
.right { float: right; text-align: right; }
.nomargin { margin: 0;}
.nowrap { white-space: nowrap; }
.indent10 { margin: 4px 0 0 15px; }
.indent10big {margin: 4px 0 0 15px; font-size:large; font-weight: bold; }
.bold { font-weight: bold; }
.quot {color: gray; background: transparent; font-size: small; }
.mark { font-size: 40%; vertical-align: top; }
.ul { text-decoration: underline; }
.hidden { display:none; }
.redbox {
color: red;
background: transparent;
border-width:thin;
border-style:solid;
border-color:red;
padding:5px;
}
.greenbox {
color: green;
background: transparent;
border-width:thin;
border-style:solid;
border-color:green;
padding:5px;
}
.box98 { float:left; width:98%; padding:5px; }
.box48 { float:left; width:48%; padding:5px; }
.borderbox98 {
float:left;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:98%;
}
.borderbox85 {
align: center;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:85%;
}
.borderbox50 {
text-align: left;
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
width:50%;
}
.borderbox {
border-width:thin;
border-style:solid;
border-color:black;
padding:5px;
}
@media print {
.noprint { display:none; }
}
html,body,div,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,form,fieldset,embed,object,applet{
font-family:arial,sans-serif;}
body{font-size:small;color:black;background:white}
div#container {width:100%;}
div#header h1{ height:40px; font-size:1.3em; line-height:40px; margin:0; padding-left:10px; background:#EEE; }
div#content { margin-left:180px; }
div#navigation { float:left; width:150px; text-align:center; margin-right:-100%; }
div#footer { clear: both; width:100%; }
div#mobile {width:320px; font-size:large;}
div#mobile p {width:320px; font-size:large;}
div#mobile p a {width:320px; font-size:large;}
table,input,select,textarea,option{font-family:inherit;font-size:inherit}
BODY.dlt { color: black; background: url(/images/delta-background.gif); }
H1{font-size:1.3em;}
H2{font-size:1.2em;}
H3{font-size:1.1em;}
A {text-decoration:none;}
A:hover{color:fuchsia;background:transparent;}
div.file {
float:left;
}
div.file ul li {
margin: 8px 0 0 0;
}
div.file p {
margin: 8px 0 0 0;
}
ul.gift {
margin: 5px 0 0 15px;
padding: 0;
}
ul.gift li {
padding-bottom: 5px;
}
.reshdr { text-align: center; font-weight: bold; }
.reshdrul { text-align: left; font-weight: bold; text-decoration: underline; }
.block { text-align: justify; }
.cs { text-align: center; font-size: smaller; }
.ll { text-align: left; font-size: larger; font-weight: bold; }
.contenthdr { font-size: 1.3em; text-align: left; font-style: italic; }
.footerL { font-size: 0.8em; text-align: left; }
.footerR { font-size: 0.8em; text-align: right; }
TD.ll { font-size: large; text-align: left; }
TD.jl { text-align: left; font-weight: bold; }
TD.jr { text-align: right; font-weight: bold; }
TD.ixpx { text-align: center; vertical-align: center; }
TD.ixtx { text-align: left; vertical-align: top; font-size: 1.0em; }
.boxheader { float: left; font-size: 1.1em; font-weight: bold; margin: 20px 0 0 0;}
.mkthd {
font-weight:bold;
text-decoration:underline;
}
TABLE.degtbl {
border-collapse: collapse;
}
TABLE.degtbl TH {
padding: 5px;
border: 1px solid black;
background: #F7EFFF;
text-align: center;
}
TABLE.degtbl TD {
padding: 5px;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
text-align: center;
}
