/* Global Styles */
body { font-family: verdana, arial, helvetca, sans-serif; font-size: 11px; background-color: #ffffff; }

/* Text */

.titletext { font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333399; }
.hometext { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 36px; }
.subtext { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; }
.mainnavtext { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.eventtext { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; line-height: 12px; }
.bodytext { font-family: arial, helvetica, sans-serif; font-size: 11px; line-height: 16px; }
.utiltext { font-family: arial, helvetica, sans-serif; font-size: 10px; }
.footertext { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #CCCCCC; }

/* Links */

.titlelink:link { text-decoration: underline; color: #333399; }
.titlelink:visited { text-decoration: underline; color: #333399; }
.titlelink:active { text-decoration: underline; color: #333399; }
.titlelink:hover { text-decoration: none; color: #333399; }

.anchorlink:link { text-decoration: underline; color: #336699; }
.anchorlink:visited { text-decoration: underline; color: #336699; }
.anchorlink:active { text-decoration: underline; color: #336699; }
.anchorlink:hover { text-decoration: none; color: #336699; }

.sublink:link { text-decoration: none; color: #000000; }
.sublink:visited { text-decoration: none; color: #000000; }
.sublink:active { text-decoration: none; color: #000000; }
.sublink:hover { text-decoration: underline; color: #000000; }

.sublinkon:link { text-decoration: none; color: #CC0033; }
.sublinkon:visited { text-decoration: none; color: #CC0033; }
.sublinkon:active { text-decoration: none; color: #CC0033; }
.sublinkon:hover { text-decoration: underline; color: #CC0033; }

.mainnavlink:link { text-decoration: none; color: #000000; }
.mainnavlink:visited { text-decoration: none; color: #000000; }
.mainnavlink:active { text-decoration: none; color: #000000; }
.mainnavlink:hover { text-decoration: none; color: #ffffff; }

.leftnavlink:link { text-decoration: none; color: #000000; }
.leftnavlink:visited { text-decoration: none; color: #000000; }
.leftnavlink:active { text-decoration: none; color: #000000; }
.leftnavlink:hover { text-decoration: underline; color: #000000; }

.footerlink:link { text-decoration: underline; color: #CCCCCC; }
.footerlink:visited { text-decoration: underline; color: #CCCCCC; }
.footerlink:active { text-decoration: underline; color: #CCCCCC; }
.footerlink:hover { text-decoration: none; color: #CCCCCC; }

.utillink:link { text-decoration: underline; color: #ffffff; }
.utillink:visited { text-decoration: underline; color: #ffffff; }
.utillink:active { text-decoration: underline; color: #ffffff; }
.utillink:hover { text-decoration: none; color: #ffffff; }

/* Cells */

.homenavcell { padding-left: 4px; padding-bottom: 8px; padding-right: 6px; }
.homeeventcell { padding-left: 2px; padding-bottom: 4px; padding-top: 3px; }
.homeeventdiv { padding-top: 5px; padding-bottom: 5px; border-top: 2px solid #ffffff; width: 138px; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #ffffff; }
.eventsumdiv { padding-top: 5px; padding-bottom: 5px; font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; line-height: 12px; }
.homenavlink { padding-top: 4px; }
.leftnavcell { padding-bottom: 22px; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; }

/* Header Tags */

.subtitle { font-family: arial, helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #336699; }

h1	
{
font-size:	24px;
}
	
h2	
{
font-size:	22px;
}
	
h3
{
font-size:	20px;
}
	
h4 
{
font-size:	18px;
}
	
h5	
{
font-size:	14px;
}
	
h6
{
font-size:	12px;
}	

h1, h2, h3, h4, h5, h6	
{
font-family: arial, helvetica, geneva, sans-serif;
font-weight: bold;
background-color: transparent;
color: #336699;
padding: 0px;
margin: 0px;
}

li, ol
{
   margin: 0 4 4 8;
}

ul
{
   list-style-type: disc;
   margin: 0 4 4 8;
}


/* Form Styles */

.searchsubmit { font-family: verdana, sans-serif; font-size: 9px; font-weight: bold; color: #ffffff; width: 47px; background: #333399;	border-bottom : thin outset #0D0D27; border-right : thin outset #0D0D27; border-top : thin outset #9D9DCE; border-left : thin outset #9D9DCE; }
.addeditsubmit { font-family: verdana, sans-serif; font-size: 9px; font-weight: bold; color: #ffffff; background: #333399;	border-bottom : thin outset #0D0D27; border-right : thin outset #0D0D27; border-top : thin outset #9D9DCE; border-left : thin outset #9D9DCE; }

select
{
   border: 1px solid #000000; 
   background-color: #A6A6F5; 
   font-family: verdana, sans-serif; font-size; 
   font-size: 10px;
}