﻿  a:link.bottomnav
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #FFFFFF;
            text-decoration: none;
        }
        a:hover.bottomnav
        {
            text-decoration: underline;
        }
        
        a:visited.bottomnav
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #FFFFFF;
            text-decoration: none;
        }

        
        
        .bottomnav
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #FFFFFF;
        }
    
    
	a:link.dropdown {
		text-decoration: none;
	}
	
a:hover.dropdown {
		text-decoration: underline;
	}


    .dropdown {
		font-family: Arial;
		font-size: 10pt;
		color: #22078B;
		
	}
	
	.dropdowntable {
	border: 1px solid #907B66;
	background-color: #FBDF82;
}
    .articleHeadings {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt;
		text-align:left;
		color:#333333
	}
	
	
	.rcHeadings {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		text-align:left;
		color:#333333
	}
	
	 .eventTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		text-align:left;
		color:#333333
	}
	
	.bodyText {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.bodyTextbluebold {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #2352BC;
	font-weight: bold;
}
	
	
a:link {
	font-size: 10pt;
	color:  #2352bc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:hover {
	font-size: 10pt;
	color:  #2352bc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	font-size: 10pt;
	color: #2352bc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}





a:link.bodylink {
	font-size: 10pt;
	color: #2352bc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.bodylink {
	font-size: 10pt;
	color:  #2352bc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited.bodylink {
	font-size: 10pt;
	color:  #2352bc;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}


a:link.bodylinkbold {
	font-size: 12pt;
	color:  #2352bc;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.bodylinkbold {
	font-size: 12pt;
	color:  #2352bc;
	text-decoration: underline;
		font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited.bodylinkbold {
	font-size: 12pt;
	color:  #2352bc;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.bodylinkbold {
	font-size: 12pt;
	color:  #2352bc;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


a:link.bodylinkblue {
	font-size: 10pt;
	color: #2352BC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.bodylinkblue {
	font-size: 10pt;
	color: #2352BC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited.bodylinkblue {
	font-size: 10pt;
	color: #2352BC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.bodyTextHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link.bluelink {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #2352BC;
	text-decoration: none;
	font-weight:bold;
}
a:hover.bluelink {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #2352BC;
	text-decoration: underline;
	font-weight:bold;
}
a:visited.bluelink {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #2352BC;
	text-decoration: none;
	font-weight:bold;
}

a:link.bigbluelink {
		font-family: Arial, Helvetica, sans-serif;

	font-size: 16pt;
	font-weight: normal;
	color: #2352BC;
	text-decoration: none;
	font-weight:bold;
}
a:hover.bigbluelink {
		font-family: Arial, Helvetica, sans-serif;

	font-size: 16pt;
	font-weight: normal;
	color: #2352BC;
	text-decoration: underline;
	font-weight:bold;
}
a:visited.bigbluelink {
		font-family: Arial, Helvetica, sans-serif;

	font-size: 16pt;
	font-weight: normal;
	color: #2352BC;
	text-decoration: none;
	font-weight:bold;
}

.bootstrapheaderbackground
{
    background-image:url(http://silentnomoreawareness.org/shockwaves/images/bootstrapbackgroundimage.jpg)

}

 /* Begin Google Searchbox fix */
                    input.gsc-input,
                    .gsc-input-box,
                    .gsc-input-box-hover,
                    .gsc-input-box-focus,
                    .gsc-search-button {
                    box-sizing: content-box; 
                    line-height: normal;
                    }
                    /* End Google Searchbox fix */


