/* CSS Document */

/* #ffd391 = Pale orange, scalable top outer cells */
/* #ffa723 = Deep orange, non scalable top center cell */
/* #d5e9f1 = Powder blue accent color */
/* #b4d1de = Light blue, scalable lower outer cells */
/* #04658e = Deep blue, non scalable bottom cnter cell */
/* #c0bfbf = Gray cell border */
/* #dedede = Lighter gray for box backgrounds */

a {
text-decoration:none;
color: #04658e; 
}

a:hover {
text-decoration:underline;
}

li {
margin-bottom: 4px;
list-style-type: square;
list-style-position: inside;
}

body {
margin-bottom: 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-color:#ffffff;
}

.topendcell {
background-color: #ffd391;
}

.topmiddlecell {
background-color: #ffa723;
}

.bottomendcell {
background-color: #b4d1de;
}

.bottommiddlecell {
background-color: #04658e;
}

.contentcell {
background-color: #ffffff;
width: 800px;
}

.navall
{
margin-top: -18px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

.breadcrumb
{
padding: 0px 0px 0px 0px;
border-style: none;
border-width: 0px 0px 0px 0px;
color: #000000;
font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 10.5px;
line-height: 20px;
}

.search
{
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #c0bfbf;
background-color: #dedede;
color: #000000;
font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 11px;
line-height: 28px;
margin-bottom: 1px;
margin-top: 1px;
vertical-align: middle;
}

.searchie
{
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #c0bfbf;
background-color: #dedede;
color: #000000;
font-family: arial, helvetica, sans serif;
font-weight: normal;
height: 33px;
vertical-align:top;
margin-top: 1px;
margin-bottom: 1px;
}

.formitemsie
{
font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 11px;
line-height: 28px;
margin-bottom: 1px;
}

.dropdowns
{
color: #454545;
font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 11px;
line-height: 14px;
border-width: 1px 1px 1px 1px;
padding: 2px 2px 2px 2px;
}

.rightcolheader
{
width: 250px;
height: 30px;
border-style: none;
border-width: 0px 0px 0px 0px;
background-color: #04658e;
padding: 4px 0px 4px 0px;
text-align: left;
}

.rightcolbox
{
width: 242px;
border-style: none;
border-width: 0px 0px 0px 0px;
border-color: #c0bfbf;
border-style: solid;
background-color: #ffffff;
padding: 6px 0px 0px 6px;
text-align: left;
}

.advertiser
{
width: 250px;
border-style: none;
border-width: 0px 0px 0px 0px;
border-color: #c0bfbf;
border-style: solid;
background-color: #dedede;
padding: 2px 0px 6px 0px;
color: #9a9a9a;
font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 9px;
line-height: 12px;
text-align: center;
}

.bottomlinks
{
color: #ffffff;
font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 9px;
line-height: 22px;
}

.bottomlinks:hover
{
color: #ffa723;
}

.copyright
{
color: #000000;
font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 9px;
line-height: 20px;
text-align: center;
}

.issuedate
{
color: #000000;
font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 9px;
line-height: 16px;
text-align: left;
}

.headlines
{
color: #000000;
font-family: arial, helvetica, sans serif;
font-weight: bold;
font-size: 12px;
line-height: 16px;
text-align: left;
}

.summaries
{
color: #000000;
font-family: arial, helvetica, sans serif;
font-weight: normal;
font-size: 11px;
line-height: 13px;
text-align: left;
margin-bottom: 9px;
}

.directors
{
color: #ef9800;
font-family: arial, helvetica, sans serif;
font-weight: bold;
font-size: 13px;
line-height: 15px;
text-align: left;
}

.alert
{
color: red;
font-family: arial, helvetica, sans serif;
font-weight: bold;
font-size: 10px;
line-height: 12px;
text-align: left;
margin-bottom: 9px;
}

.contentcontainer
{
width: 420px;
display: block;
}

.photomargin
{
margin-right: 15px;
}

.3space {line-height: 3px;}
.4space {line-height: 4px;}
.5space {line-height: 5px;}
.6space {line-height: 6px;}
.7space {line-height: 7px;}
.8space {line-height: 8px;}
.9space {line-height: 9px;}
.10space {line-height: 10px;}
.11space {line-height: 11px;}
.12space {line-height: 12px;}
.14space {line-height: 14px;}
.16space {line-height: 16px;}
