p  {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	color		: #515151;
	background	: transparent;
	}

body  {
	font-family	: Arial, Helvetica, sans-serif;
        font-size	: 10pt;
}
	
td  {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10pt;
	color		: #515151;
	background	: transparent;
	}
	
	.names {
		color:#515151;
		background:#fff;
		font-weight:normal;
		font-size:9pt;
		text-align:left;
	}
	
	.nametitles {
	margin-top:5px;
	margin-right:5px;
	color:#484848;
	font-weight:bold;
	background:#fff;
	text-align:left;
	display: block;	
	}

         .singlecolumnmaincontent {
         display:block;
         margin-top:10px;
         background:#fff;
         padding:8px;
         height:100%;         
         }

	.redheader {
		font-size:11pt;
		color:#ab220f;
		font-weight:bold;
		text-align:left;
        border-bottom: 1px solid #cccccc;
      	}
		
		.redheaderbigfont {
		font-size:14pt;
		color:#ab220f;
		font-weight:bold;
		text-align:center;
        border-bottom: 1px solid #cccccc;
      	}

		.blueheaderbigfont {
		font-size:16pt;
		color:#222f6d;
		font-weight:normal;
		text-align:left;
        	border-bottom: 1px solid #cccccc;
      	}

        .blueheader {
        font-size:11pt;
        color:#222f6d;
	font-weight:bold;
	text-align:left;
        border-bottom: 1px solid #cccccc;
        }

        .blueheadercaps {
        	font-size:12pt;
        	color:#222f6d;
		font-weight:normal;
		text-align:left;
		font-weight:bold;
        	border-bottom: 1px solid #cccccc;
		text-transform:uppercase;
        }
		
		 .blueheadersmall {
        font-size:10pt;
        color:#222f6d;
		font-weight:bold;
		text-align:left;
		margin-top:5px;
        border-bottom: 1px solid #cccccc;
        }

     .weekday {
      color:#484848;
      font-weight:bold;
      background:#d4e5ec;
     }
   
     .monthday {
      color:#484848;
      background:#fff669;
      padding:3px;
     }

     .outofmonth {
     background:#efeee6;
     }

     .nextback {
      width:200px;
      font-size:9pt;
      color:#484848;
	font-weight:bold;
      }

     .nextback_on {
       color:#ab220f;
       font-weight:bold;
       font-size:9pt;
     }



    .sidebarblocks {
    margin:4px 0px 8px 4px;
    background:#fff;
    text-align:left;
    padding:8px;
    display:block;
    height:100%;

    }

	.topnavmenu {
	background:#ffffff;
	padding:6px;
	float:left;
	border-right:1px solid #cccccc;
	margin-top:54px;
	font-weight:bold;
        text-decoration: none;
	}

	.topnavmenu_on {
	background:#fbf273;
	padding:6px;
	float:left;
	border-right:1px solid #cccccc;
	margin-top:54px;
	font-weight:bold;
	}

	.topnavmenu a:hover {
	color:#b9270d;
	}

        .footermenu {
         margin-top:10px;
         background:#b8b8b8;
         color:#fff;
         font-weight:bold;
         padding:8px;
         font-size:9pt;
         border-bottom:thick solid #a91f03;
		 text-align:center;
		 color:#ffffff;
         }
     
        .footermenu a {
         color:#ffffff;
         text-decoration:none;
         }

         .footermenu a:hover {
         color:#ffffff;
         text-decoration:underline;
         }


	.audiovideonames {
		color:#515151;
		background:#fff;
		font-weight:bold;
		text-align:left;
                margin-bottom:8px;
                margin-left:20px;
	}
	
	.audiovideocats {
                margin-bottom:5px;
		color:#ab220f;
		background:#fff;
		text-align:left;
                margin-top:10px;
	}

    .sidebarblocks {
    margin:4px 0px 8px 4px;
    background:#fff;
    text-align:left;
    padding:8px;
    display:block;
    }

 	.redheader_noline {
		font-size:10pt;
		color:#ab220f;
		font-weight:bold;
		text-align:right;
		padding-bottom:8px;
                background:#fff;
                margin-right:8px;
            }

.staffdivider {
height:80px;
margin-bottom:8px;

}

    .sidebarblocks_right {
    margin:10px 0px 0px 10px;
    background:#fff;
    text-align:left;
    padding:8px;
    display:block;
    height:100%;

    }


    .sidebarblocks_left {
    margin:10px 10px 8px 0px;
    background:#fff;
    text-align:left;
    padding:8px;
    display:block;
    height:100%;

    }

a:link { color: #515151;text-decoration:none;}       /* unvisited link */
a:visited { color: #335b81;text-decoration:none;}   /* visited links */
a:hover { color: #515151;text-decoration:underline;}       /* unvisited link */
