.logo {display: block; width: 630px; height: 78px; text-indent: -1000em;
    background: url(/Portals/0/Financial-Logo.jpg) no-repeat 0 0;}
.img_right {border: 1px solid #000; float: right; clear:right; padding: 0; margin: 5px 0 5px 8px;}
.img_left {border: 1px solid #000; float: left; clear: left; padding: 0; margin: 5px 8px 5px 0;}
.img_right_nob {float: right; clear:right; padding: 0; margin: 5px 0 5px 6px;}
.img_left_nob {float: left; clear: left; padding: 0; margin: 5px 6px 5px 0;}

p {margin: 5px 0px 0px 0px;}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {font-weight: bold; color: #990000;}
A.CommandButton:visited {color: #990000;}
A.CommandButton:active {color: #990000;}
A.CommandButton:hover {}
    
H1  {
   font-size: 14px;
   font-weight: bold;
   color: #555555;
   text-decoration:none;
   margin: 4px 4px 4px 4px;
}

H2  {
   font-size: 13px;
   font-weight: bold;
   color: #d88750;
   text-decoration:none;
   margin: 4px 4px 4px 4px;
}

H3  {
   font-size: 12px;
   font-weight: bold;
   color: #d88750;
   text-decoration:none;
   margin: 4px 4px 4px 4px;
}

H4  {
   font-size: 12px;
   font-weight: bold;
   color: #555555;
   text-decoration:none;
   margin: 3px 3px 3px 3px;
}

H5, H6, DT  {
   font-size: 11px;
   font-weight: bold;
   color: #555555;
   text-decoration:none;
   margin: 3px 3px 3px 3px;
}
img {border-color: #D98751;}

A:active    {font-weight: bold;}

hr {border-bottom: 1px #D98751 solid;}

