/* cat orig_style1.css | tr -d '\n' > style1.css */
body,table,td,div,p,h1,h2,h3,ul,ol,dl,li,dt,dd,blockquote,pre,form,img {
padding:0;
border:0;
margin:0;
background-color: transparent;
line-height:120%;
overflow:visible;
}
body {
font: normal normal normal 11.8pt Verdana,sans-serif;
color:#000000;
background-color: #ffffff;
}
table {
border-collapse: collapse;
border-spacing:0;
empty-cells:show;
}
td {
vertical-align:top;
}
td#tdleft {
width:7%;
height:544px;
background:transparent url('graphics/left.png') no-repeat scroll top right;
}
td#tdleft2 {
width:7%;
height:auto;
background:transparent url('graphics/left2.png') no-repeat scroll top right;
}
td#tdmid {
width:967px;
height:544px;
}
td#tdmid2 {
width:967px;
height:auto;
background:transparent url('graphics/menu2.png') no-repeat scroll top left;
}
td#tdright {
width:35%;
height:544px;
background:transparent url('graphics/right.png') no-repeat scroll 0px 76px;
}
ul {
list-style: none outside none;
font-weight:bold;
}
li {
line-height:119%;
}
ul.footer li {
background: transparent url('graphics/bullet2.png') no-repeat scroll 0px 5px;
padding-left:15px;
line-height:150%;
}
ul.indent {
margin-bottom:10px;
font-weight:normal;
}
ul.indent li {
padding-left:20px;
}
ul.ulnormal {
list-style:none outside none;
font-weight:normal;
padding-left:20px;
}
ul.ulnormal li {
margin-bottom:10px;
background: transparent url('graphics/bullet2.png') no-repeat scroll 0px 5px;
padding-left:20px;
}
.MenuActive {
background: transparent url('graphics/bullet1.png') no-repeat scroll 0px 7px;
}
div#divmid {
width:975px;
height:544px;
position:relative;
}
div#divmenu {
width:259px;
height:524px;
padding:10px 20px;
float:left;
background:transparent url('graphics/menu_base.png') no-repeat scroll top center;
color:#262335;
font-size:11.4pt;
}
div#divtopM {
width:676px;
height:544px;
position:relative;
float:left;
background:transparent url('graphics/subj_base.png') no-repeat scroll 0px 76px;
}
div#divlogo {
width:603px;
height:70px;
position:relative;
top:0px;
left:75px;

}
div#divsubj {
width:345px;
height:20px;
position:absolute;
top:85px;
left:175px;
color:#72625d;
font-size:11.8pt;
}
div#specialO {
width:268px;
height:98px;
position:relative;
top:38px;
left:376px;
text-align:center;
padding:15px;
font-size:10pt;
}
div#summary {
width:592px;
height:auto;
position:relative;
top:64px;
left:43px;
padding:20px;
}
div#divLcol,div#divRcol {
width:463px;
height:auto;
float:left;
margin-top:10px;
margin-bottom:20px;
}
div#divLcol {
padding-left:10px;
width:453px;
padding-right:20px;
}
div#divRcol {
padding-left:20px;
}
div#divfooter {
width:100%;
height:auto;
color:#cccccc;
}
div#divfooter a {
color:#ffffff;
}
.tdfooter,#divfooter {
background: transparent url('graphics/dark_crumple.jpg') repeat scroll top left;
}
#divfooter, #divfooter li,#divfooter a,#divfooter h1 {
font-size:9pt;
font-weight:normal;
}
p {
margin-bottom: 10px
}
h1,h2,h3 {
font-size:14pt;
margin-bottom:0.5em;
}
.h272 {
height:262px;
padding-top:10px;
}
.firstLetter {
color:#8e5897;
font-size:45pt;
padding:0 3pt 5pt 0pt;
font-style:normal;
font-family:Georgia,serif;
line-height:100%;
float:left;
margin-top:-10pt;
letter-spacing:normal;
}
a:link {
color: #5E372B;
}
a:visited {
color: #5E372B;
}
a:hover {
color: #5E372B;
text-decoration:none;
}
a:active {
color: #d40000;
}
.red, a.red:link ,a.red:visited {
color:#d40000;
}
.pearl, a.pearl:link ,a.pearl:visited {
color: #f6f9ec;
}
.small10 {
font-size:10pt;
}
.small11 {
font-size:11pt;
}
.emph {
font-weight:bold;
}
.ital {
font-style:oblique;
}
.serif {
font-family:Georgia,serif;
}
.mono {
font-family:"Courier New",monospace;
font-size:18px;
}
.big {
font-size:12pt;
}
.coltxt1 {
color:#a96843;
padding:0 3pt;
}
.center {
text-align:center;
}
