

/*=======================================*/
/* Minify: /newsletter/includes/view.css */
/*=======================================*/

a { color:#206ba6; font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
		
#insert-tcorp-image { text-align: center; margin-top: 20px}
	.corp-tagline { text-align: center;  padding-top: 3px; margin-bottom: 20px;}

	.corpImage { border-width: 0px }
	#corp .corpLink { padding: 26px 0 0 5px; }
	#corp .corpName { font-size: 185%; font-weight: bold; color: #4c3616; position: relative; left: -9px; padding-right: 17px; }
	#corp .corpTagline { position: relative; left: -9px;  padding-right: 17px; }
	#corp { font-size: 65%; position: inherit; top: 0; margin: 0; text-align: left; font-family: arial, sans-serif; right: -5px; }
	#corp ul { margin:0; padding:0 0; list-style:none; clear: right }
	#corp li  { float: left;
    background: url(//members.iatn.net/images/corp/corp-bkg-left.png?dl=1) no-repeat left top; margin: 0; padding: 0 1px 0 9px; clear: right; height: 74px; background-size: 31px 74px; width: 100%; background-position: -10px 0; }
	#corp a { float: left; display: block; background: url(//members.iatn.net/images/corp/corp-bkg-right.png?dl=1) no-repeat right top; text-decoration: none; color: #4c3616; height: 55px; line-height: 1.5em; min-width: 180px; margin-left: 12px; background-size: 500px 74px; font-weight: bold; width: 238px; margin-right: -21px; }
	#corp a:hover { color:#072f56; /* text-decoration: underline */}
	.corpText {font-size: 65%; line-height: 2em}
	.corpText a {font-weight: normal; color: #231f20}
	/* firefox hack for corp display */
	moz-document url-prefix() { 
		.corpLink { margin-left: 25px !important; }
	}

	/* Retina ----------- */
	
	only screen and (-webkit-min-device-pixel-ratio : 1.5),
	only screen and (-o-min-device-pixel-ratio : 1.5),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio : 1.5) {
		
		/* corp text display and news feed notification icons */
		#corp li  { background-image:url(//members.iatn.net/images/corp/corp-bkg-leftx.png?dl=1) }
		#corp a { background-image:url(//members.iatn.net/images/corp/corp-bkg-rightx.png?dl=1) }
	}
		
	table.data 
	{
		font-family:Arial,Helvetica,sans-serif; 
		font-size:13px; 
		border-bottom:1px solid #D0D0D0;
		border-left:1px solid #D0D0D0;
	}
	.data td 
	{
		padding-right: 20px; 
		border-color:#D0D0D0 #D0D0D0;
		border-style:solid solid none none;
		border-width:1px 1px 0 0;
	} 
