img.alzLogoPrint{
	display: none;
}

img.printCircle{
	display: none;
}

/* BEGIN SIZER */
a:visited.sizer1, a:active.sizer1, a:link.sizer1{
	font-size: 12px;
	color: #ffa654;
	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: #3f3e82;
	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;
	padding-right: 10px;
}

a:hover.sizer3{
	text-decoration: underline;
	padding-right: 10px;
}

td.sizer{
	width: 30%;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 5px 0px;
	line-height: 14px;
	background-image: url(/_10signs/images/text_size_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}

/* END SIZER */

/* BEGIN BODY ELEMENTS */

/* BEGIN BASIC BODY ELEMENTS */

p{
	font-size: 12px;
	line-height: 18px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: -10px;
	color: #fe6601;
}

.topQuote {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: -10px;
	color: #333333;
}

ul{
	font-size: 12px;
	line-height: 20px;
	list-style-type: disc;
	/* color: #7491db;	*/
}

ul.pdfList{
	font-size: 12px;
	line-height: 20px;
	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: 12px;
	line-height: 20px;
	list-style-type: decimal;
	/* color: #7491db; */
	
}

li span{
	color: #444444;;
	margin-left: 0px;
}

.videoTitle{
	margin: 5px 15px 5px 15px;
	color: #333333;
	font-size: 9pt;
}

.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;
}

/* BEGIN HOME PAGE ONLY ELEMENTS */
.homeIntro {
	font-size: 12pt;
	color: #272727;
	line-height: 20px;
}

.homeparag {
	font-size: 11pt;
	color: #272727;
	line-height: 12pt;
}

.purpleh3 {
	font-size: 13px;
	color: #65486e;
	font-weight: bold;
}

.homeBoxh2{
	margin-top: 0px;
	margin-bottom: -10px;
	font-size : 18px;
	font-weight: 500;
	line-height: 26px;
	color:#ffffff;
}

a:visited.alzlink, a:active.alzlink, a:link.alzlink{
	margin: 20px 5px 5px;
	font-size : 10pt;
	font-weight: 600;
	color:#eb6c25;
}
a:visited.topnavLink, a:active.topnavLink, a:link.topnavLink{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
a:visited.topnavLinkOn, a:active.topnavLinkOn, a:link.topnavLinkOn{
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	text-transform:uppercase;
}

a:hover.topnavLink{
	text-decoration: underline;
}
/* END HOME PAGE ONLY ELEMENTS */

/* BEGIN GREEN BOX TEN SIGNS */
td.greenBoxTSHeader{
	border-top: 1px solid #93c552; 
	font-weight: bold; 
	font-size: 16px; 
	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: 12px;
	line-height: 18px;
}

div.greenBoxTSRedCopy{

	font-weight: bold;
	margin-top: 5px;
}
/* END GREEN BOX TEN SIGNS */

/* END BASIC BODY ELEMENTS */

