/* PBCstyles.css              */
/* updated by todd@hampson.us */
/* May 2009 */

/* standard styles */

p, .p      {font-size:14px; font-family:Arial,Helvetica,sans-serif; color:#000000; font-weight:normal;}
body,.body {font-size:14px; font-family:Arial,Helvetica,sans-serif; font-weight:normal;}
td, .td    {font-size:14px; font-family:Arial,Helvetica,sans-serif; color:#000000; font-weight:normal;}
th, .th    {font-size:14px; font-family:Arial,Helvetica,sans-serif; color:#FFFFFF; font-weight:normal;} 

h1,.h1 {font-size:24px; color:000000; font-weight:bold;}
h2,.h2 {font-size:22px; color:000000; font-weight:bold;}
h3,.h3 {font-size:20px; color:000000; font-weight:bold;}
h4,.h4 {font-size:18px; color:000000; font-weight:bold;}
h5,.h5 {font-size:16px; color:000000; font-weight:bold;}
h6,.h6 {font-size:14px; color:000000; font-weight:bold;}
h7,.h7 {font-size:12px; color:000000; font-weight:bold;}

li,.li {font-size:12px; color:000000; font-weight:normal;}

a:link      {color:#3B519A; font-weight:bold; text-decoration:none;}
a:visited   {color:#3B519A; font-weight:bold; text-decoration:none;}
a:hover     {color:#990000; font-weight:bold; text-decoration:underline;}
a:active    {color:#990000; font-weight:bold; text-decoration:underline;}

button,.button
  {
    margin:1px; 
    color:000000;
    background-color:FFFFFF;
    text-align:center; 
    font-family:Arial,Helvetica,sans-serif; 
    font-size:10pt;
    border-style:solid; 
    border-color:000000;
    border-width:1px;
  }

/* extra styles */
.white      {color:#FFFFFF;}
.blue       {color:#3B519A;}
.green      {color:#99CC99;}
.bold       {font-weight:bold;}
.past       {text-decoration:line-through;}
.warn,warning {color:#FF0000; font-weight:normal;}
.err,.error   {color:#FF0000; font-weight:bold;}

.whiteback  {background-color:#FFFFFF;}
.blueback   {background-color:#3B519A;}
.greenback  {background-color:#99CC99;}
.blackback  {background-color:#000000;}
.sandback   {background-image:url('images/sand-back.gif'); x-repeat:repeat; y-repeat:repeat;}

.tiny       {font-family:Arial,Helvetica,sans-serif;  font-size:10px; color:#000000;}
.caption    {font-family:Arial,Helvetica,sans-serif;  font-size:12px; color:#000000;}
.small      {font-family:Arial,Helvetica,sans-serif;  font-size:13px; color:#000000;}
.bodyhead   {font-family:Times New Roman,Times,serif; font-size:24px; color:#3B519A; font-style:normal; line-height:30px; font-weight:normal;}
.bodytext   {font-family:Arial,Helvetica,sans-serif;  font-size:14px; color:#000000; font-style:normal; line-height:24px; font-weight:normal;}

.welcome    {font-family:Arial,Helvetica,sans-serif; color:#3B519A; font-size:24px; line-height:24px; font-weight:bold; letter-spacing:3px;}
.navigation {font-family:Arial,Helvetica,sans-serif; color:#3B519A; font-size:14px; line-height:24px; font-weight:bold; }
.newstitle  {font-family:Arial,Helvetica,sans-serif; color:#3B519A; font-size:14px; line-height:24px; font-weight:bold; }
.newsalert  {font-family:Arial,Helvetica,sans-serif; color:#000000; font-size:12px; font-weight:normal;}
.newstext   {font-family:Arial,Helvetica,sans-serif; color:#000000; font-size:12px; font-weight:normal;}
.newsdate   {font-family:Arial,Helvetica,sans-serif; color:#FFFFFF; font-size:14px; font-weight:bold;}

/*.style1     {color:#3B519A; font-size:14px; font-weight:bold; font-family:Times New Roman,Times, serif; }*/
/*.style2     {font-family:Times New Roman,Times,serif; font-size:24px; color:#3B519A; }*/
/*.style4     {font-family:Geneva,Arial,Helvetica,sans-serif; font-size:13px;}*/


