a{
text-decoration: none;}
a:hover{
text-decoration:underline;}
a.Pointer, .Pointer{
	cursor:pointer;}
/* Font Colors
=============== */
/*font size ----------------------------------------------- */
.FontReset{
font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}
.FontSeventySeven,.FontTenPix{
font-size: 77%;}
.FontEightyFive, .FontElevenPix{
font-size: 85%;
}
.H3FontElevenPix h3{
font-size: 85%;
}
.FontNinetyThree, .FontTwelvePix{
font-size: 93%;}
.FontOneHundred, .FontThirteenPix{
font-size: 100%;
}
.FontOneHundredEight, .FontFourteenPix{
font-size: 108%;
}
.FontOneHundredSixteen, .FontFifteenPix{
font-size: 116%;
}
.FontOneHundredTwentyThree, .FontSixteenPix{
font-size: 123%;
}
.FontOneHundredThirtyOne, .FontSeventeenPix{
font-size: 131%;
}
.FontOneHundredThirtEight, .FontEighteenPix{
font-size: 138%;
}
.FontOneHundredFortySix, .FontNineteenPix{
font-size: 146.5%;
}
.FontOneHundredFiftyThree, .FontTwentyPix{
font-size: 153.9%;
}
.FontOneHundredSixtyOne, .FontTwentOnePix{
font-size: 161.6%;
}
.FontOneHundredSixtySeven, .FontTwentTwoPix{
font-size: 167%;
}
.FontOneHundredSeventyFour, .FontTwentThreePix{
font-size: 174%;
}
.FontOneHundredEightyTwo, .FontTwentFourPix{
font-size: 182%;
}
.FontOneHundredEightyNine, .FontTwentFivePix{
font-size: 189%;
}
.FontOneHundredNinetySeven, .FontTwentSixPix{
font-size: 197%;
}
 


/*font size ----------------------------------------------- */
.Attention{
color: #990000;
}

.White, .White a, a.White{
	color:#ffffff;
}

.Black, .Black a, a.Black{
	color:#000000;
}
.Blue, .Blue a, a.Blue, .LinksBlue a, a.LinksBlue{color: #003366;}
.UpperCase{
text-transform: uppercase;
}
/* Grays */
.PalestGray, .PalestGray a, a.PalestGray{
color: #f3f3f3;
}
.PaleGray, .PaleGray a, a.PaleGray{
	color:#CCCCCC;
}
.LightGray, .LightGray a, a.LightGray{
	color:#999999;
}
.Gray, .Gray a, a.Gray, .LinksBlue .Gray a{
	color:#666666;
}
.DarkGray, .DarkGray a, a.DarkGray{
	color:#333333;
}
.Yellow, .Yellow a, a.Yellow{
	color: #ffffcc;}
strong, .Strong{
font-weight: bold;}
.FontWeightNormal{
	font-weight:normal;}
em{
	font-style: italic;}
h1{
 	/*font-size:22px;*/
	font-size: 197%;
	font-weight:bold;
	margin:0;
}

h2{
	color:#336699;
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
	background-color: #f3f3f3;
	padding:5px 0px 5px 3px;
	background-repeat:no-repeat;
	background-position:3px 4px;
	*background-position:3px 5px;
	border-bottom: 1px dotted #cccccc;
 
	clear:both;

}
h2.Yellow{
	background-color: #ffffcc;
}
#ft h2{
  	 border-bottom: 1px dotted #999999;
 }
h2.PhotoGallery{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/photo_gallery_icon.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:5px 0 0 20px;
	margin-bottom:10px;
	border-top:1px solid #003366;
}
h2.Columns{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/columns.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:5px 0 0 20px;
	margin-bottom:10px;
	border-top:1px solid #003366;
}

.HeadLine{
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
	line-height: 150%;
	padding: 7px 0px 7px 0px;
}

.LeadStory .HeadLine{
	display: block;}
.Summary{
	font-size: 85%;
	line-height: 160%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;}
.BodyText{
	font-size: 93%;
	line-height: 160%;

}
.BodyText p{
	padding: 0px 0px 10px 0px;
}
	
.VoteButton{
	background-image:url(http://media.suntimes.com/images/cds/searchchicago/site1.1/votebutton.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #F5F5F5;
	padding: 8px 5px 8px 30px;
*	padding: 8px 2px 8px 20px;
	color: #006600;
	border: 1px solid #dedede;

	}
.searchbutton, .SearchButton{
	background-color: #F5F5F5;
	padding: 8px 5px 8px 5px;
	color: #006600;
	border: 1px solid #dedede;

}


/*Articles----------------------------------------------- */
.ArticleHeadline{
font-weight: bold;
color: #ffffff;}

.ArticleHeadline a{
color: #ffffff;}
/*Articles----------------------------------------------- */

/* Characteristics ------------------------------------- */
.AlignCenter{
	text-align:center;
}
.AlignRight{
	text-align:right;
}
/* Characteristics ------------------------------------- */