@charset "UTF-8";/*
Filename	securities_pt2.css  |  formerly `how-to-securities_pt2.css`
Held in		{site root}/how-to-donate/style  |  formerly in `/style/2014`
Use in		securities_pt-2.html
Updated
	2024
		Aug 04	+ several new rules: see item`s comment for date-added
  2022
		Jul 12	u #...Body and #...Wrapper
				09	c Copied from `how-to-donate-via-canadahelps.css`
*/
#reproBody {
	min-width:340px;	/* added 04 Aug 2024 */
	max-width:710px;
	margin-top:1em;
	padding-bottom:1em;
	font-family:Calibri,sans-serif;
	font-size:12pt;
	border:1px solid gray
	}
#msgHeaders {
	margin-bottom:1em;
	padding:1em 0 0.5em;
	border-bottom:0;
	}
table#ActReq {width:auto;padding:0 1em}
table#ActReq tr th, table#ActReq tr td {
	padding:0.2em 0 0.2em 1em;
	text-align:left;
	border:0
	}
table#ActReq tr th {vertical-align:top}	/* added 04 Aug 2024 */
table#ActReq tr td {padding-right:1em}	/* added 04 Aug 2024 */
#reproWrapper {
	margin:0.67em 1.1em 0 1.2em;padding:0;	/* mT was 1em to 04 Aug 2024 */
	color:black;
	border:3px solid #9E2B5A	/*  (158,43,90) [like a plum red] */
	}
#CH-logo {margin:0.5em 0 0 0.5em}
#getSocial {
	padding:1.5em 1em 0.67em 0;	 /*  all are questionable */
	margin-top:1em;
	text-align:right;
	background-color:#9E2B5A;
	color:white
	}
#getSocial span {
	font-size:1.1em;	/*  1.15em? or 1.2 em?  */
	font-style:italic
	}
#tw-icon, #facebook-icon {display:inline}
#msgBody {padding:0 1.5em;line-height:normal}
#msgBody p:first-child {margin-top:3em}
#fundsList {
	margin-left:6em;
	line-height:133%;
	font-style:italic
	}
#bottomLinks {
	font-size:1em;
	margin:0 1em;padding-top:1em;
	text-align:center
	/* white-space:nowrap  disabled 04 Aug 2024 */
	}
#bottomLinks span {color:blue;text-decoration:underline}
#addSecAddr {
	border:2px solid:#9E2B5A;	/*  2px?  */
	background-color:#9E2B5A;
	margin-top:1em;
	padding:2em 1em 0.4em;			/*  all are questionable */
	text-align:center;
	color:white
	}
#addSecAddr div {font-size:0.75em}	/*  1.15em? or 1.2 em?  */
