.show { display: block;  }
.hide { display: none; }

table tr.adm0 td {
	background-color: #99CCFF;
}
table tr.adm1 td {
	background-color: #FFCCCC;
}

.PrintOnly {
display: none;
}

#PrintOnly {
display: none;
}

/*hr.1 {
border: 0;
color: #9E9E9E;
background-color: #000000;
#background-color: #9E9E9E;
height: 100px;
width: 100%;
text-align: left;
} */

.right {text-align: right}
.center {text-align: center}

table.middle { 
margin-left: auto;
margin-right: auto;
}

p.Indexq {
font-style: italic;
font-weight: bold;
font-size: 13.5pt;
}

p.Indexa {
font-size: 12pt;
}

p.FAQq {
font-weight: bold;
font-size: 13.5pt;
}

p.FAQa {
font-size: 12pt;
}

#Footer {
text-align: center;
font-size: 6pt;
}

#Footer1 {
text-align: center;
font-size: 8pt;
}

body {
   font-family: arial,helv;
   font-size: 12pt;
   color: black;
   background-color: #F5F5F5;
  }

.Header1 {
font-size: 35pt; font-weight: bold; color: #00008B;
}

.Header2 {
font-size: 35pt; font-weight: bold; color: #00008B;
}

.Header3 {
font-size: 30pt; font-weight: bold; color: #E23420;
}

.Header4 {
font-size: 35pt; font-weight: bold; color: #E23420;
}

.Header5 { font-size: 19pt; color: #E23420; border-top: solid 1px black; padding: 5px; }


A:link, A:active {text-decoration: none; font-size: 13pt; color: #662984; }

A:visited {text-decoration: none; font-size: 13pt; color: #E23420; border-style: none}

A:hover {color: #E23420; text-decoration: underline;}

a:link.menu, a:visited.menu, a:active.menu {text-decoration: none;
                                            font-size: 12pt;
                                            color: #662984;
                                            line-height: 14pt;}

a:hover.menu {color: #E23420;}

.menu {text-decoration: none;
       font-size: 12pt;
       color: black;
       line-height: 14pt;}

.adminBody {
	width: 610px;
}

.pageHeader {
   font-size: 20pt;
   font-weight: bold;
 }

.headline
 {
  color : black;
  font-weight : bold;
  font-size : 24pt;
  margin-bottom : 10px;
 }

.eventTitle
 {
  color : black;
  font-weight : bold;
  font-size : 14pt;
  text-align : center;
 }

.eventDate
 {
  color : black;
  font-weight : bold;
  font-size : 14pt;
  text-align : center;
 }

.svdcDataInput {
   font-size: 10pt;
   font-weight: bold;
}

.svdcSubhead {
   font-size: 12pt;
   font-weight: bold;
   color: blue;
}

.svdcList {
   font-size: 10pt;
   font-weight: bold;
   overflow: auto;
   height: 300px;
}

.svdcSimpleList {
   font-size: 10pt;
}

.editTableHeader {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 24pt;
   font-weight: bold;
   color: blue;
}

.editTableBody {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}

.dataEntry
       {
        font-size : 10pt;
        vertical-align : top;
       }
.dataEntryField
       {
        font-size   : 10pt;
        font-weight : bold;
        text-align  : right;
       }
.dataEntryNote
       {
        font-size   : 9pt;
       }
.sideColumn
      {
        border : solid black 1px;
        font-size : 10pt;
        vertical-align : top;
        margin : 10px;
        padding : 10px;
       }
.sideColumnHeader
       {
        text-align : center;
        background-color : white;
        color : black;
        font-weight : bold;
       }
.newHeadline
       {
        color : black;
        font-weight : bold;
        font-size : 18pt;
       }
.pulledQuote
       {
        font-family: arial,helv;
        text-align : center;
        font-size : 14pt;
        padding : 5px;
        color : #662A82;
        background-color : #F3F1F6;
       }
a:link.pulledQuote, a:visited.pulledQuote
       {
        text-decoration: none;
        font-size: 14pt;
        color: #E0341E;
        padding: 0;
       }
a:hover.pulledQuote 
       {
        color: black;
       }
       
/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:215px; 
/*#  background-color:#FFFFFF; */
  background-color:#F5F5F5; 
 width:100%;
} 
 
#maincol{
/*#background-color: #FFFFFF; */
background-color: #F5F5F5;  
 float: left; 
 display:inline; 
 position: relative; 
/* width:; */
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

