/* common */
  body {
    margin: 0;
    margin-top: 20px;
    background: #faf7f1; 
    line-height: 16px;
    }
  a {
    font-weight: normal;
    color: #960;
    outline: none;
    }
  a:visited {
    color: #960;
    }
  a:hover {
    color: #960;
    }
  sup {
    line-height: 6px;
    font-size: 10px;
    }
  .roll h4, #webtitle {
    text-transform:uppercase;
    color: #996600; 
    font-family: Optima,Georgia,serif; 
    font-size:20px; 
    line-height: 25px;
    margin-top:3px;
    padding-bottom: 15px;
    border-top: 1px solid black;
    padding-top:5px;
    font-weight: bold;
    }
  #editorial  {
    float:  left;
    position: fixed;
    top:  0px;
    left:  0px;
    width:  100%;
    color: black;
    background: #faf7f1;
    margin:  0px 15px 0px 0px;
    text-align:center;
    }
  #navigatorLinks,   #navigatorLinks a {
    font-weight:bold;
    color: white;
    text-align:center;
    }
  #navigatorLinks a:hover {
    color:#faf2e4;
    }
  #footer,   #footer a, #footer a:visited {
    color: #666666;
    text-align:center;
    font-size:10px;
    font-family: Arial;
    }
  #footer a:hover {
    color:#996600;
    }
  .tdfooter {
    background: #d3d3dd;
    border-width: 15px 0px 3px 0px;
    border-style: solid;
    border-color: #c93;
    padding: 5px 0px 8px 0px;
    }
  #tbl_body {
    background-color: white;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: #c93;
    }
  input.input_header {
    font-family: Arial;
    color: #333333;  
    text-align: center; 
    font-size: 8pt;
    }
  .sectionHeader {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333366;
    }
   .mainHeader {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #333333;
    }
    
  .inProgress, .inProgress a {
    background: red;
    color: black !important;
    }
  .askTerryBanner, .elementTitle {
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    background-color: #e6e6e6;
    }
  .introElement, .listElement {
    margin-top: 2em;
    margin-bottom: 2em;
    }
   .elementBody {
    margin-top: .5em;
    margin-left: 2em;
    margin-right: 2em;
    }
  .searchResults h1 {
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    }
    
  blockquote.quote {
    float: left;
    width: 152px;
    margin-bottom: 5em;
    margin-top: 0px;
    padding: 0px 5px 10px 5px;
    font-family: Arial Narrow, Arial, sans-serif;
    font-size: 1.1em;
    }
  div.quoteMark {
    background: url(http://images.raisingmoremoney.com/rmmdev/quotetop.gif) no-repeat top left;
    height: 34px;
    }
  div.quote {
    background:  #d3d3d3 url(http://images.raisingmoremoney.com/rmmdev/quotebottom.gif) no-repeat bottom right;
    color: #336;
    padding: 5px 15px 35px;
    }
  div.cite {
    color: #999;
    font-style: italic;
    padding: 0px 15px;
    }
    
  /*dl/form*/
  td.browser {
    width: 400px;
    }
  .browserLabel {
    text-align: right;
    width: 178px;
    }
  .browser input {
    max-width: 100%;
    }
  .reqd {
    color: red;
    font-weight: bold;
    }
  /* home page */
  .home_mod_title {
    border-bottom: 1px solid #336;
    font-size: 14pt;
    font-weight: bold;
    font-family: Arial Narrow, Arial, sans-serif;
    padding: 5px 0px 1px 0px;
    margin: 0px 0px 10px 0px;
    color: #c93;
    background: white;
    }
  .home_mod {
    border: 1px solid #336;
    color: #666;
    background: white;
    margin: 0;
    padding: 0px 7px 7px 7px;
    height: 100%;
    }
  #td_moda {
    padding: 9px 6px 9px 6px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    }
  #div_moda {
    border-color: #c93;
    height: 320px;
    }
  #div_modc {
    background: white;
    }
  #td_modb {
    padding: 9px 9px 6px 3px;
    }
  #td_modc {
    padding: 6px 9px 9px 3px;
    position: relative;
    }
  #div_modaTitle {
    color: #336;
    border-bottom-color: #c93;
    }
  #div_modbTitle #div_modcTitle {
    color: #c93;
    border-bottom-color: #336;
    }
/* fixes for table box height and content overflow */
#div_moda {height: 100%;} /* IE - should be pixel perfect*/
#div_moda[id='div_moda'] {height: 97%;} /* firefox/mozilla needs this to show the top and bottom borders */
#div_modb, #div_modc {height:95%;}
#td_moda, #td_modb, #td_modc {height: 100%;}
#sf {
font-size: 13px;
font-weight: normal;
color: #333333;
font-style : italic;  
}
#TOCheader {
font-size: 13px;
font-weight: bold;
color: #cc9933;
margin-left : 10px;
}
#TOCtitle {
font-size: 13px;
color: #996600;
margin-left : 20px;
}
#TOCbyline {
font-size: 13px;
color: #333366;
margin-left : 20px;
}
#sectionTitles {
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
}
/*------------------------------------------------------------------------------
FORMS
------------------------------------------------------------------------------*/
form
{
	margin: 0;
	padding: 0;
}
/*------------------------------------------------------------------------------
UNIQUE STYLES
------------------------------------------------------------------------------*/
/* Used for prominent hyperlinks such as the "Log Out" button under the "Admin 
Panel" */
a.button
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
/*------------------------------------------------------------------------------
HACKS
------------------------------------------------------------------------------*/
/* Gives primary navigation anchors hasLayout status so that display: block functions correctly */
/* Hide from MacIE \*/
* html ul.nav li a, * html ul.panel li a {
	height: 1px;
}
/* End MacIE hide */

/*------------------------------------------------------------------------------
ADMIN STYLES UNIQUE TO SIMPLEREPORT CUSTOM TAG
------------------------------------------------------------------------------*/
FONT.fieldLabel
{
	MARGIN-LEFT: 3px;
	FONT-SIZE: Verdana, Arial, SunSans-Regular, Sans-Serif;
	FONT-FAMILY: 11px;;
	color : ffffff;
}
FONT.footer
{
	FONT-SIZE: Verdana, Arial, SunSans-Regular, Sans-Serif;
	FONT-FAMILY: 11px;;
	color : 666666;
	text-decoration : none;
}
FONT.adminBlue
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: 666699;
	FONT-FAMILY: Verdana, Arial, sans-serif
}
TD.cellPadding
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px
}
TD.line
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	line-height: 1px;
}
TD.adminTable
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px
}
P.break
{
	margin-top: 5px;
	margin-bottom: 5px;
}
DIV.help
{
	FONT-SIZE: 9.5px;
	MARGIN: 4px 6px 4px 5px;
	FONT-FAMILY: 11px;
}
DIV.break
{
	MARGIN-TOP: 7px
}
/*----------------------returncode clases---------------*/
 
.returncodeerror
{
font-size: 10px;
color: #ff0000;
margin:0px
}

.returncodeinfo
{
font-size: 10px;
color: #0000ff;
margin:0px;
}

.returncodetip
{
font-size: 10px;
color: #000000;
margin:0px;
}
/*----------------------admin tabs---------------*/
 #navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #e5e9ed;
text-decoration: none;
}
/*
#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }
*/
#navlist li a:hover
{
color: #000;
background: #d0d9e1;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
/*----------------------END admin tabs---------------*/
#sidebarwrap {
width: 164px;
margin-left:12px;
margin-top:18px;
}
#quote {
background: url("/images/quotetop.gif") no-repeat top left;
padding: 9px;
padding-top: 21px;
padding-left: 15px;
padding-bottom: 2px;
color:#363668;
font-size: 12px;
}
#quoteby {
background: url("/images/quotebot.gif") no-repeat top left;
font-style:italic;
color:#666666;
padding-left: 15px;
padding-right: 9px;
padding-top: 21px;
font-size: 12px;
}
#breadcrumb {
padding-left: 0px;
padding-top:8px;
line-height: 18px;
}
     #myMenu .yuimenubaritem a.selected {
        text-decoration:none;
     }
     #myMenu .yuimenubaritem {
       padding:0 0 0 0;
	  text-indent:0;
	  border:0px 0 0 0;
     }
	/* Hide the horizontal bar that displays at the top of every dropdown */
	#myMenu .yuimenu ul {     
	  list-style-type:none;     
	  margin:0;     
	  padding:4px 0; 
	  border:0px;
	} 
	#myMenu .yuimenuitemlabel {
	    padding-left:4px;
	    padding-right:4px;
	    padding-top:2px;
	    padding-bottom:2px;
	}
	#myMenu .yuimenubaritemlabel {
	    border-width:0 0 0 0px;
	    margin: 0px 0px 0px 0px;
	    padding:4px 4px;
	    text-align:center;
	}
	/* Hide the Horizontal Bar sub-menu indicator, but not any of the Vertical */
      #myMenu .yuimenuitemlabel .submenuindicator {
	 	margin-top:2px;
		margin-left:4px;
		margin-right:4px;
		display:-moz-inline-stack; /* Gecko */
		display:inline-block; /* IE, Opera and Safari */
		font:0/0 arial; /* Gecko */
      }
	 #myMenu .yuimenubaritemlabel .submenuindicator {
         visibility: hidden;
         width: 0px;
         height: 0px;
         padding: 0px 0px 0px 0px;
         margin: 0px 0px 0px 0px;
	    border:0px 0 0 0;
      }
	  
/*------------------------------------------------------------------------------
CALENDAR color display
------------------------------------------------------------------------------*/
.previous
{
	background-color: #a7c6e3;
	font-weight:bold;
	font-size: 10px;
}
.next
{
	background-color: #a7c6e3;
	font-weight:bold;
	font-size: 10px;
}
.next a
{
}
.monthyear
{
	background-color: #284967;
	text-align: center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.calendarday
{
	background-color: #658eb3;
	color: #fff;
	text-align: center;
	font-weight:bold;
	font-size: 10px;
}
.datecell
{
	background-color: #e5e9ed;
	text-align:center;
}
.datecellwhite
{
	background-color: #fff;
	text-align:center;
}
.caldate
{
font-size: 11px;
display:block;
font-weight:bold;
}
/*----------------------client-side error style---------------*/
label.error
{
float: none;
color: red;
padding-left: .5em;
vertical-align: top;
font-weight:bold
}
