/*  */

/* BEGIN BODY COPY */
/* BEGIN TEXT SIZER */
a:visited.sizer1, a:active.sizer1, a:link.sizer1{
	font-size: 12px;
	color: #555555;
	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: #555555;
	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: #e04b0c;
	font-weight: bold;
	text-decoration: none;
}

a:hover.sizer3{
	text-decoration: underline;
}

td.sizer{
	width: 30%;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 	0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 14px;
}

/* END TEXT SIZER */

/*------------------------------------------*/

/* BEGIN GENERAL STYLES */
#content{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 25;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 32px;
	color: #555555;
	background: #ffffff;
	height: 500px;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-top: 20px;
}

h2{
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: -20px;
	padding-bottom: 0px;
	padding-top: 	0px;
	padding-right: 0px;
	padding-left: 0px;
}

a:active, a:link, a:visited{
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
}
/* END GENERAL STYLES */

/*------------------------------------------*/

/* BEGIN BLOG STYLES */
/*.bqstart {
     float: left;
	 font-family: "Times New Roman", Times, serif;
     height: 45px;
     margin-top: -30px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 600%;
     color: #333333;
 }

.bqend {
     float: right;
	 font-family: "Times New Roman", Times, serif;
     height: 25px;
     margin-top: 0px;
     padding-top: 25px;
     font-size: 600%;
     color: #333333;
}
 
div.inbodycallout {
	margin : 0px;
	padding-left: 20px;
	padding-right:20px;
	padding-top : 10px;
	padding-bottom:10px;
	border:1px solid #ff9900;
}*/
/* END BLOG */

/*------------------------------------------*/

/* BEGIN CHAMPION PHOTOS STYLES */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0px;
background-color: #FFF7D2;
width: 150px; /*Default width of hint.*/ 
padding: 15px;
border:1px solid black;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-size: 10pt;
line-height:18px;
z-index:100;
visibility: hidden;
margin-top : 10px;
margin-left : 10px;
}

font.howtosave
{
font-size : 11pt;
color : #e04b0c;
font-weight : bold;
}
/* END CHAMPION PHOTOS */

/*------------------------------------------*/

/* BEGIN FACTS AND FIGURES STYLES*/
p.factsandfigures {
	font-size : 18px;
	font-weight : normal;
	position: relative;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #555555;
}

p.factsandfigures_content {
	margin-bottom : 20px;
	font-size: 20px;
	position: relative;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12;
	line-height: 20px;
	color: #555555;
}
/* END FACTS AND FIGURES */

/*------------------------------------------*/

/* BEGIN SPEAK OUT STYLES */
td.speakOut-intro{
	font-size: 22px;
	position: relative;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	line-height: 28px;
	color: #555555;
	font-weight: normal;
}

/* there is a 25px image spacer inbetween */

td.speakOutCopy{
	width: 370px;
}

td.speakOutRed{
	font-size: 24px;
	font-weight: bold;
	position: relative;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #d22d01;
	font-weight: bold;
	width: 200px;
}

div.speakOutVirtual{
	width: 280px;
	height: 50px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 25px;
	border: 1px solid #336699;
}
/* END SPEAK OUT STYLES */

/*------------------------------------------*/

/* BEGIN MISCELLANEOUS STYLES */

div.act {
	position:relative;
	float:left;
	margin-top : 10px;
	background-image: url(http://preview.alz.org/_actionalz/images/act_callout.gif);
	background-repeat: no-repeat;
	
}

div.rightcallout {
	margin-top : 33px;
	margin-left : 30px;
	border:1px solid #d12b01;
	padding:10px;
	
}

div.leftcallout {
	margin : 0px;
	border:1px solid #ff9900;
	width : 400px;
	
}

p.sendtofriend { /* does not resize */
	margin-left : 10px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
}

span.logohelp_off {
text-decoration : underline;
font-size : 11pt;
color : #336699;
font-weight : bold;
}

span.logohelp_on {
text-decoration : none;
font-size : 11pt;
color : #336699;
font-weight : bold;
}



/* END MISCELLANEOUS */

