/* Spanish Style Sheet
Copyright (c) 2007 
Updated: 05-15-07 */

html, body {
	margin: 0 !important; 
	padding: 0 !important; 
	border: 0 !important;
}

/* Literature and Members Templates */
body#lit {font: 10pt/1.5em Verdana, Arial, Helvetica, sans-serif !important ;}
#lit #nav, #lit #foot-allude, #lit #sub-nav, #lit #header, #lit #head-allude, #lit #footer, #lit #secondary {display: none !important;}
#members #nav, #members #foot-allude, #members #sub-nav, #members #header, #members #head-allude, #members #footer {display: none !important;}
body#lit #content{
	padding: 0;
	max-width: none;
	width: 80% !important;
	margin: 100px 0 0 20px;
	border: none;
}
body#members #content  {
	font: 12pt/1.25em "Times New Roman", Times, serif !important;
	border: 0;
	max-width: none;
	width: 80% !important;
	margin: 0 !important;
	/*margin: 0 0 0 0 !important;
	padding: 0 !important;*/
}
body#members #content #ab, body#members #content #ml  {width: 120%;}

#lit #content h1, #members #content h1  {
	margin: 0 !important;
	padding: 0 !important;
}
body#lit #content p {
	font-size: 9pt !important;
}
#members #content p, #members #content h4, #members #content li, #members #content h4, #members #content ol p, #members #content {
	max-width: none;
	font-family: "Times New Roman", Times, serif !important;
	font-size: 12pt;
	line-height: 1.25em !important;
}
#members #content h5 {margin-top: 45px;}
#members #content h4 {margin-top: 35px;}
#members #content u {
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#members #ab p#ab-title {
	text-align: right;
	font-weight: 600;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing: 4px;
	border: none;
	width: 103%;
	margin: 0 2px 5px 0;
	padding: 0;	
}
#members #ab p#title {
	font: 48px/1em "Times New Roman", Times, serif;
	text-align:right;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: italic;	
	font-weight: 600;
	border-bottom: 5px #3C7CDC double;
	width: 100%;
	margin: 0;
	padding: 0;
}
#lit #print-header, #members #print-header {
	position: absolute;
	top: 12pt;
	left: 15pt;
	width: 96%;
}
/*#members #content #ml #letterhead {
	font: 15pt/1em "Times New Roman", Times, serif !important;
	width: 96%;
	display: block;
	margin-bottom: 35em;
	padding: 0 0 25px 0;
}

#members #content #letterhead h2 {
	color: #631C39;
	font-size: 100%;
	text-align: center;
	text-decoration: underline;
	letter-spacing: 3px;
	font-weight: 400;
}*/
#members #content #letterhead p#address {
	font: 8pt !important;
	text-align: center;
	line-height: 1em;
}
#lit #print-header h2 {
	font-size: 15pt;
	color: #888888;
	border-bottom: 1px solid #444;
	padding: 0;
	margin-left: 0;
	padding-bottom: 3pt;
	font-weight:normal;
	text-transform:uppercase;
	font-style:italic;
}
#lit #print-header p, #members #print-header p {
	font-size: 6pt;
	color: #888888;
}
#lit #print-copyright, #members #print-copyright {
	display:block;
	font-size: 8pt;
	padding-right: 150px;
	text-align:center;
}
#lit a, #members a {
	color: #000;
	border:none;
}
#members #ab p.citation {font-size: 82%;}


