img.alzLogoPrint{
	display: none;
}

img.printCircle{
	display: none;
}

/* BEGIN SIZER */
a:visited.sizer1, a:active.sizer1, a:link.sizer1{
	font-size: 12px;
	color: #3f3e82;
	font-weight: bold;
	text-decoration: none;
}

a:hover.sizer1{
	text-decoration: underline;
}

a:visited.sizer2, a:active.sizer2, a:link.sizer2{
	font-size: 16px;
	color: #ffa654;
	font-weight: bold;
	text-decoration: none;
}

a:hover.sizer2{
	text-decoration: underline;
}

a:visited.sizer3, a:active.sizer3, a:link.sizer3{
	font-size: 20px;
	color: #3f3e82;
	font-weight: bold;
	text-decoration: none;
}

a:hover.sizer3{
	text-decoration: underline;
}

td.sizer{
	width: 30%;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 	0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 14px;
}

/* END SIZER */

/* BEGIN BODY ELEMENTS */

/* BEGIN BASIC BODY ELEMENTS */

p{
	font-size: 16px;
	line-height: 24px;
}

h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 0px;
	color: #fe6601;
}
.topQuote {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 0px;
	color: #333333;
}

ul{
	font-size: 16px;
	line-height: 28px;
	list-style-type: disc;
	/* color: #7491db;	*/
}


ul.pdfList{
	font-size: 16px;
	line-height: 28px;
	list-style-type: disc;
	color: #444444;
	list-style-image: url(/images_custom/list_icons-pdf.gif);
}

ul.pdfList li{
	margin-bottom: 10px;
}


ol{
	font-size: 16px;
	line-height: 28px;
	list-style-type: decimal;
	/* color: #7491db; */
	
}

li span{
	color: #555555;
	margin-left: 0px;
}


.videoCaption {
	margin: 0;
	padding: 25px 0px 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	color: #fe6601;
	font-style:italic; 
	text-align: center;
	width: 225px;
}

.homeIntro {
	font-size: 13pt;
	color: #272727;
	line-height: 23px;
}
.purpleh3 {
	font-size: 13px;
	color: #65486e;
	font-weight: bold;
}

/* BEGIN GREEN BOX TEN SIGNS */
td.greenBoxTSHeader{
	border-top: 1px solid #93c552; 
	font-weight: bold; 
	font-size: 20px; 
	color: #f36e2b;
}

td.greenBoxTSNumber{
	border-left: 1px solid #93c552; 
	border-top: 1px solid #93c552; 
	border-bottom: 1px solid #93c552;
}

td.greenBoxTSCopy{
	border-right: 1px solid #93c552; 
	border-bottom: 1px solid #93c552;
	font-size: 16px;
	line-height: 24px;
}

div.greenBoxTSRedCopy{
	font-weight: bold;
	margin-top: 5px;
}
/* END GREEN BOX TEN SIGNS */



/* END BASIC BODY ELEMENTS */



