/* CSS Document */

.Heading1,h1 { font-size: 1.5em; margin-top:0em; }
.Heading2,h2 { font-size:1.35em; font-weight:normal;  }
.Heading3,h3 { font-size: 1.2em; }
.Heading4,h4 { font-size:1.1em; font-weight:normal; }
/*.Heading5,h5	{ font-size:1em; }
.Heading6,h6 { font-size:1em; font-style:italic; } */
.Normal,p {font-size:1em;}
.contentImage { float:right; padding:0.5em; border: 2px solid #bfbfbf; margin:0 0.5em 0.5em 1em; }

.FirstParagraph {font-size:1.05em; }

.BoxText { margin-left:0; font-size:0.9em; }
.BoxImage { float:left; padding:0 0.2em 0.2em 0; }

.Disclaimer, .SectionPage #NewsBox .Disclaimer, .ImageDisclaimer { font-size:0.7em; color:#666;  }
.ImageDisclaimer {width:200px; }

.pdf { padding-left:20px; background:url(../../../images/icons/pdf_16.gif) top left no-repeat; }
.word { display:block;padding-left:20px; background:url(../../../images/icons/word_16.gif) top left no-repeat; }
.excel { display:block;padding-left:20px; background:url(../../../images/icons/xls_16.gif) top left no-repeat; }
.zip { display:block;padding-left:20px; background:url(../../../images/icons/zip_16.gif) top left no-repeat; }
.rss { display:block;padding-left:40px; background:url(../../../images/icons/rss_feed.gif) top left no-repeat; }
.verticalImageList {list-style:none; margin: 15px 0px 15px -40px; padding:0px;clear:both; height:150px;}
.verticalImageList img {float:left; padding:0px 10px 0px 5px;}
.verticalSmallImageList {list-style:none; margin: 15px 0px 15px -40px; padding:0px;clear:both; height:90px;}
.verticalSmallImageList img {float:left; padding:0px 10px 0px 5px;}
.EventsTandC { font-size: 0.8em; }



.LifeLost { background:#000; color:#fff; width:46%; float:left; padding:0.5em; }
.LifeSaved { border:1px solid #000; width:46%; float:right; padding:0.5em;}



/*relatedLinksColor Selection Styles */

	/* All Level Styles*/
	#relatedLinks						{}
	#relatedLinks .head					{color:#26264E; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}	
	#relatedLinks a						{}
	#relatedLinks a:hover				{}

	/* Level 0 Styles */
	#relatedLinks a.L0					{color:#26264E; background-color:#ffffff; background-image:url(../../../images/LsqBltBlue.gif); background-repeat:no-repeat;}					/* defines level 0 link */
	#relatedLinks a.L0 SPAN.hc			{}  /* defines level 0 bullet for children */
	#relatedLinks a.L0 SPAN.nc			{}  /* defines level 0 bullet for no children */

	#relatedLinks a.L0nc					{background-image:url(../../../images/LsqBltBlue.gif); background-repeat:no-repeat; padding-left:1em;}					/* defines level 0 link */
	#relatedLinks a.L0nc SPAN.hc			{}  /* defines level 0 bullet for children */
	#relatedLinks a.L0nc SPAN.nc			{}  /* defines level 0 bullet for no children */

	#relatedLinks a.L0hc					{background-image:url(../../../images/LsqBltBlue.gif); background-repeat:no-repeat; padding-left:1em;}					/* defines level 0 link */
	#relatedLinks a.L0hc SPAN.hc			{}  /* defines level 0 bullet for children */
	#relatedLinks a.L0hc SPAN.nc			{}  /* defines level 0 bullet for no children */
	
	/* Level 1 Styles */	
	#relatedLinks a.L1					{background-color:#F1F1F9; color:#26264E;}
	#relatedLinks a.L1 SPAN.hc			{background-image:url(../../../images/rtArwGrey.gif);}
	#relatedLinks a.L1 SPAN.nc			{background-image:url(../../../images/sqBltGrey.gif);}

	#relatedLinks a.L1nc SPAN.hc			{background-image:url(../../../images/rtArwGrey.gif);}
	#relatedLinks a.L1nc SPAN.nc			{background-image:url(../../../images/sqBltGrey.gif);}	

	#relatedLinks a.L1hc SPAN.hc			{background-image:url(../../../images/rtArwGrey.gif);}
	#relatedLinks a.L1hc SPAN.nc			{background-image:url(../../../images/sqBltGrey.gif);}	

	/* Level 2 Styles */
	#relatedLinks a.L2					{background-color:#F1F1F9; color:#26264E;}
	#relatedLinks a.L2 SPAN.hc			{background-image:url(../../../images/rtArwGrey.gif);}
	#relatedLinks a.L2 SPAN.nc			{background-image:url(../../../images/sqBltGrey.gif);}

	#relatedLinks a.L2nc SPAN.hc			{background-image:url(../../../images/rtArwGrey.gif);}
	#relatedLinks a.L2nc SPAN.nc			{background-image:url(../../../images/sqBltGrey.gif);}

	#relatedLinks a.L2hc SPAN.hc			{background-image:url(../../../images/rtArwGrey.gif);}
	#relatedLinks a.L2hc SPAN.nc			{background-image:url(../../../images/sqBltGrey.gif);}


#bread {
    display: none;
}