body{
background-color: #dcdcdc;
color: #000000;
font-family: Sans-Serif, Verdana, Arial, Helvetica;
font-size: 12px;
margin: 0px 0px 0px 0px;
}

div,td,th,p,ul,ol{
font-family: Sans-Serif, Verdana, Arial, Helvetica;
font-size: 12px;
}

th{
color: #ffffff;
font-weight: bold;
text-align: center;
}

table.page{
background-color: #92b6c8;
empty-cells: show;
}

th.page{
background-color: #336699;
border-bottom: solid thick #143d51;
font-size: 20px;
}

td.page{
background-color: #92b6c8;
}

td.copyright{
background-color: #dcdcdc;
border-top: solid thin #000000;
}

table.menu{
background-color: #ffffff;
border: medium outset #cacaca;
empty-cells: show;
}

th.menu{
background-color: #297aa3;
border-bottom: solid thin #cacaca;
font-size:13px;
width: 100%;
}

td.menu{
background-color: #ffffff;
border: 1px solid #cacaca;
font-size:11px;
width: 100%;
}

table.body{
background-color: #f5f5f5;
empty-cells: show;
}

tr.body{
background-color: #92b6c8;
border: solid thick #f5f5f5;
}

td.body{
border: thin solid #8aa3af;
background-color: #f5f5f5;
}

a:link{
color: #0000ff;
text-decoration: none;
}

a:active{
color: #ff0000;
text-decoration: underline;
}

a:visited{
color: #006400;
text-decoration: none;
}

a:hover{
color: #0000ff;
text-decoration: underline;
}

img{
border-style: none;
}

img.right{
float: right;
}

img.left{
float: left;
margin: 0px 10px 10px 0px;
}

img.aligned-left{
float: left;
margin: 0px 20px 6px 20px;
}

img.aligned-right{
float: right;
margin: 0px 20px 6px 20px;
}

div.gotop{
text-align: right;
}

div.clear{
clear: both;
}

div.indent{
margin-top: 12px;
margin-left: 20px;
}

h1,h2,h3,h4{
clear: both;
}

ul{
list-style-type: square;
}

ul.compact{
margin: 0px 0px 0px 18px;
}

.bold{
font-weight: bold;
}

.center{
text-align: center;
}

.left{
text-align: left;
}

.right{
text-align: right;
}

.blank{
background-color: #ffffff;
background-image: none;
}

.nowrap{
white-space: nowrap;
}
