BODY { margin: 0px;
       background-repeat: repeat-y;
       background-color: #ffffff;
       color: #000000;
       font-size: 11pt;
       font-family: Arial, Helvetica, sans-serif; }

A:link { color: #000000;
         text-decoration: none; }

A:visited { color: #000000;
            text-decoration: none; }

A:active { color: #009900;
           text-decoration: none; }

A:hover { color: #333399;
          text-decoration: underline; }

A.ul:link { color: #000000;
            text-decoration: underline; }

A.ul:visited { color: #000000;
               text-decoration: underline; }

A.ul:active { color: #009900;
              text-decoration: underline; }

A.ul:hover { color: #333399;
             text-decoration: underline;
             font-weight: bold; }

A.em:link { color: #000000;
            text-decoration: none;
            font-weight: bold; }

A.em:visited { color: #000000;
               text-decoration: none;
               font-weight: bold; }

A.em:active { color: #009900;
              text-decoration: none;
              font-weight: bold; }

A.em:hover { color: #333399;
             text-decoration: underline;
             font-weight: bold; }

A.navbar:link { color: #ffffff;
                text-decoration: none; }

A.navbar:visited { color: #ffffff;
                   text-decoration: none; }

A.navbar:active { color: #ffffff;
                  text-decoration: none; }

A.navbar:hover { color: #ffffff;
                 text-decoration: underline; }

A.red:link { color: #cc0000;
                text-decoration: none; }

A.red:visited { color: #cc0000;
                   text-decoration: none; }

A.red:active { color: #cc0000;
                  text-decoration: none; }

A.red:hover { color: #cc0000;
                 text-decoration: underline; }

.announcement  { text-align: center;
                 font-size: 14pt;
                 font-weight: bold; }

LI { font-weight: normal; }

LI.nobull { list-style-type: none; }

LI.para { margin: 1em 0; }

LI.lihead { list-style-type: none;
            font-weight: bold; }

TH { vertical-align: top; 
     text-align: center;
     background-color: #FFFFFF;
     color: #000000;
     font-size: 11pt;
     font-weight: bold; }

TH.aqua { vertical-align: top; 
          text-align: center;
          background-color: #006699;
          color: #FFFFFF;
          font-size: 11pt;
          font-weight: bold; }

TH.blue { vertical-align: top; 
          text-align: center;
          background-color: #9999cc;
          color: #FFFFFF;
          font-size: 11pt;
          font-weight: bold; }

TH.blue2 { vertical-align: top;
          text-align: center;
          background-color: #0000ff;
          color: #ffff33;
          font-size: 11pt;
          font-weight: bold; }

TH.brown { vertical-align: top;
           text-align: center;
           background-color: #993300;
           color: #ffffff;
           font-size: 11pt;
           font-weight: bold; }

TH.gray  { vertical-align: top;
           text-align: center;
           background-color: #333333;
           color: #ffffff;
           font-size: 11pt;
           font-weight: bold; }

TH.green  { vertical-align: top;
            text-align: center;
            background-color: #003300;
            color: #ffffff;
            font-size: 11pt;
            font-weight: bold; }

TH.holiday { vertical-align: top;
             text-align: center;
             background-color: #333399;
             color: #ffffff;
             font-size: 11pt; 
             font-weight: bold; }


TH.purple  { vertical-align: top;
            text-align: center;
            background-color: #cc99ff;
            color: #ffffff;
            font-size: 11pt;
            font-weight: bold; }

TH.violet { vertical-align: top;
            text-align: left;
            background-color: #CCCCFF;
            color: #000000;
            font-size: 11pt; 
            font-weight: bold; }

TH.violet2 { vertical-align: top;
             text-align: center;
             background-color: #333399;
             color: #ffffff;
             font-size: 11pt; 
             font-weight: bold; }

TH.red { vertical-align: top;
         text-align: center;
         background-color: #990000;
         color: #ffffff;
         font-size: 11pt; 
         font-weight: bold; }


TD { vertical-align: top;
     text-align: left; 
     font-size: 11pt; }

.sidebar { vertical-align: top;
          text-align: center;
          background-color: #333399;
          color: #ffffff;
          font-size: 9pt; }

.nowrap { white-space: nowrap; }

.background1   {  background-image: url("/images/background_1.jpg");
                          background-repeat: repeat;
                          background-position: top; }

.background2   {  background-image: url("/images/rr13background.jpg");
                          background-repeat: repeat;
                          background-position: top;  }

.bggrey { background-color: #cccccc;
          color: #000000; }

.bgblue { background-color: #333399;
          color: #ffffff;}

.bgbred { background-color: #660000;
          color: #ffffff;}

.bgblred { background-color: #990000;
          color: #ffffff;}

.bgbblue { background-color: #660000;
          color: #ffffff;}

.bgorange { background-color: #FFCC33;
          color: #ffffff;}

.bgblblue { background-color: #000066;
          color: #ffffff;}

.bggreen { background-color: #336633;
           color: #ffffff; }

.bgviolet { background-color: #ccccff;
            color: #000000; }

.bgphoto  {background-image: url("/images/yabbgimage.jpg");
           color: #ffffff;}


.bgsearch { background-color: #ccccff;
            align: center;  
            color: #000000; }

.flip_container {  width: 500px;
                   height: 600px;
                   margin: 10px auto;}

.red { background-color: #ffffff;
       color: #cc0000;
       font-size: 14pt;
       font-weight: bold; }

.small { font-size: 10pt; }

.smaller { font-size: 7pt; }

.spanishheader { vertical-align: top; 
                 text-align: center;
                 background-color: #006699;
                 color: #FFFFFF;
                 font-size: 11pt;
                 font-weight: bold; }

.vcenter { vertical-align: middle; }

.center { text-align: center; }

.left { text-align: left; }

.right { text-align: right; }

.padded { margin-top: 5px;
          margin-left: 5px; }

.indented { margin-left: 20px; }

.indented2 { margin-left: 40px; }

.indented3 { margin-left: 60px; }

.indented4 { margin-left: 80px; }

.indented5 { margin-left: 100px; }

.indented6 { margin-left: 120px; }

.indented7 { margin-left: 140px; }

.indented8 { margin-left: 160px; }

.indented9 { margin-left: 180px; }

.indented10 { margin-left: 200px; }

.bold { font-weight: bold;
        text-align: center; }

.head1 { font-weight: bold;
         text-align: center;
         font-size: 14pt; }

.head2 { font-weight: bold;
         text-align: center;
         font-size: 11pt; }

.question { font-weight: bold;
            font-size: 12pt;
            margin-left: 6px;
            color: #000000; }

.answer { font-size: 12pt;
          margin-left: 16px; }

.address { font-size: 12pt;
           margin-left: 20px;
           font-weight: bold; }

.dbtext { font-size: 12pt;
          padding-left: 15px; }

#calc {
	margin-bottom: 20px;
	border-collapse: collapse;
	}

#calc th {
	font-weight: bold;
	background: #124489;
	color: #fff;
	border: 1px solid #ABADB3;
	padding: 2px 5px;
	}	

#calc td {
	border: 1px solid #ABADB3;
	padding: 5px;
	text-align: center;
	color: #404040;
	_font-size: 80%;
	}

#calc tr.bg {
	background: #F2F2F2;
	}	

#calc td input {
	text-align: ;
	font-size: 1.1em;
	font-family: arial;
	}

#calc td.middle {
	text-align: left;
	padding-left: 40px;
	}

#calc caption {
	color: #ffffff;
	}		

h2.h2-calc {
	background: #fff;
	color: #114488;
	margin-top: 2px;
	font-size: 0.85em;
	}

h3.larger {
	font-size: 1.1em;
	_font-size: 0.9em;
	}	
	
h5 {
	margin-bottom: -10px;
	font-size: 1.1em;
	_font-size: 0.9em;
	}
	
h6 {
	font-size: 1em;
	_font-size: 0.8em;
	font-weight: normal;
	margin-top:10px;	
	}
	
xmp {
	font-size: 1.1em;
	_font-size: 0.9em;
	font-family: arial narrow;
	width: 400px;
	}	
