body, br, form, input, div {font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 12pt; background-color: #FFFFFF; color: #000000;}

P	{font-family: Arial, Helvetica, Geneva, sans-serif}
OL	{font-family: Arial, Helvetica, Geneva, sans-serif}
UL	{font-family: Arial, Helvetica, Geneva, sans-serif}
LI	{font-family: Arial, Helvetica, Geneva, sans-serif}
DL	{font-family: Arial, Helvetica, Geneva, sans-serif}
DD	{font-family: Arial, Helvetica, Geneva, sans-serif}
*	{font-family: Arial, Helvetica, Geneva, sans-serif}

A:link	{color: #0000C0}
A:visited	{color: #000080}
A:active	{font-weight: bold}
A:hover		{background-color: #CCCCCC}

TABLE	{color: #000000;
	font-family: Arial, Helvetica, Geneva, sans-serif}
td	{font-family: Arial, Helvetica, Geneva, sans-serif}
th	{font-family: Arial, Helvetica, Geneva, sans-serif}
tr	{font-family: Arial, Helvetica, Geneva, sans-serif}


H1, H2, H3, H4	{color: #003399;
	font-family: Arial, Helvetica, Geneva, sans-serif}

CITE {font-style: normal}

ADDRESS	{font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, sans-serif}
	
Menu	{font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, sans-serif}
#msg
{
   background-color:#ff0000;
   color: #fff;
   font-weight:bold; 
    }
    
/*New Items Misc 2011*/
#banner
{
    background-image:url("../Images/title.gif");
    background-repeat:no-repeat;
    width:660px;
    border-bottom:2px solid #000;
    height:115px;
}
#bannertext
{
    display:none;    
}

#NavLeft
{
    clear:both;
    float:left;
    width:150px;
}
#NavRight
{
    float:left;
    width: 482px; 
}
#content
{
    margin-top:12px;
    margin-left:10px;
 }
#footer
{
   clear:both;
}
.boldTxt
{
  font-weight:bold;  
}

.cntrTxt
{
    text-align:center;
 }
.frmField
{
   position:relative;
   left:16px; 
}

.itlTxt
{
   font-style:italic; 
}
.lgTxt
{
   font-size: 1.1em; 
}
.smTxt
{
   font-size:.9em;
 }
 

/* END Misc */
/*Catholic DQ Form */
#page
{
    margin:0 auto;
    width:660px;
 }
#member_report
{
    display:block;
 }
#submitBtn
{
   margin-top: 10px; 
}
#submitMember
{
    display:none;    
}
.dq_form
{
    background-color:#FFFEF9;
    border:1px solid #B2A794;
 }
.dq_form_title
{
    font-weight:bold;
    font-size:1.3em;
    border-bottom: 3px solid #000;  
}

.dq_title
{
    font-weight:bold; 
}
   
.dq_box
{
    border-bottom:1px dashed #800000;
    margin-bottom:5px;
}
#dq_content
{
    clear:both;
    
 }
.heading
{
   font-size:16px;
   font-weight:bold;
   text-align:center; 
 }
 #dq_Date
 {
    display:none; 
 }
 
 /* Mratingroster.asp*/
 #ratings
 {
     font-size:10pt;
     
 }

 .rate
 {
     
  list-style-type:none;   
  }
 .ratebox
 {
    border:1px solid #000;
    background:rgb(245,245,245);
    padding: 3px; 
  }
 .ratebox p
 {
    font-weight:bold;    
 }
 .ratecomplete
 {
     font-size: 1.1em;
     color: #ff0000;
  }
 .rateeql
 {
  margin-left: 12px;   
  }
 
 .ratespace
 {
   margin-left:34px;  
  }
 .row1
 {
    background-color: rgb(204,204,204);    
 }
 
/*   New Officials.asp*/
.newOregister
{
   color:rgb(204,51,51);
   font-weight:bold;
    }
