body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.Totals
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	background-color: #EDEEED;
	text-decoration: none;	
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;	
}

.BreadCrumb 
{
	margin: 1em;
}

.BreadCrumbText 
{
	color: #3366FF;
	padding-top:.5em;
	padding-left: 5px;
	font-weight: bold;
}

.BreadCrumbIndent 
{
	padding-left: 0px;
	padding-top:1em;
	/* padding-bottom: 1em; */
	float: left;
}

.BreadCrumbText a 
{
	color: Blue;
}

.BreadCrumbLink:visited 
{
    color: purple;
    text-decoration: none;
}

a.BreadCrumbLink:hover 
{
    color: Black;
    text-decoration:none;
}

a.BreadCrumbLink:link 
{
    color:Blue;
    text-decoration:none;
}

a.BreadCrumbLink:active 
{
	color:#FF9966;
	text-decoration:none;
}

.CategoryLink
{
	font-size: 12px;
	padding: 2px;
	text-decoration:none;
}
	
.CategoryLink A:link 
{
    text-decoration:none;
    color:Blue;
}	

.CategoryLink A:visited 
{
	text-decoration:none;
    color:Purple;
} 

.CategoryLink A:hover 
{
	text-decoration:none;
    color:Black;
} 

.CategoryLink A:active 
{
	text-decoration:none;
    color:Black;
} 

.CategoryLinkTitle
{
	font-size: 13px;
	font-weight: bold;
}

.ErrorMessageArea 
{
	width: 65%;
	margin-top: 50px;
	margin-bottom: 64px;
	background-color: #ffffff;
	text-align:center;
	margin:64px auto 140px auto;
	margin-left: 140px;
}

.ErrorMessageTitle 
{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 140%;
	font-weight: bold;
	background-color: #f0efef;
	color: #000000;
	padding: 5px;
	padding-left: 8px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.ErrorMessageContent 
{
	font-family: Arial, Helvetica;
	font-size: 100%;
	color: #000000;
	padding:5px 8px 8px 5px;
	line-height:15pt;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #cccccc;
}

/* Pop DataGrid Style */

Table.PopGrid
{
	background: #ddd;
	font: 10px/1.5em Verdana;
	color: Black;
	border: 1px solid #000;
	text-align:center;
	width: 100%;
	margin-bottom: 20px;
}

Table.PopGrid td, tr.HeaderColumn th
{
	border: 1px solid #888;
}

.PopGrid tr.HeaderColumn 
{
	background: url(../images/bkg_col_table2.gif) repeat-x left top;
	background-color: #EDEEED;
	height: 25px;
	font: bold 10px/1em Verdana;
	border: 1px solid #000;
	color: #333333;
	padding-bottom: 15px;
}

.PopGrid tr
{
	background: white;
	border: 1px solid #f5f5f5;
}

.PopGrid td
{
	border: 1px solid #f5f5f5;
}

.PopGrid tr.AlternateRow 
{
	background: #F5F5F5;
}

.PopGrid caption 
{	
	text-align: left;
	margin-top: .75em;
	margin-left: 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
} 	

.PopGridLink
{
	padding: 2px;
	text-decoration:none;
}
	
.PopGridLink A:link 
{
    text-decoration:none;
    color:Blue;
}	

.PopGridLink A:visited 
{
	text-decoration:none;
    color:Purple;
} 

.PopGridLink A:hover 
{
	text-decoration:none;
    color:Black;
} 

.PopGridLink A:active 
{
	text-decoration:none;
    color:Black;
}   

/* End Of Pop DataGrid Style */

.CategoryHeader
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}

.SearchBoxDiv
{
	float: right; 
	padding-top: 10px;
}

.SearchRadioButtons
{
	font-size: 11px;
	text-decoration:none;
}

.SearchRadioButtons A:link 
{
    text-decoration:none;
    color:Blue;
}	

.SearchRadioButtons A:visited 
{
	text-decoration:none;
    color:Purple;
} 

.SearchRadioButtons A:hover 
{
	text-decoration:none;
    color:Black;
} 

.SearchRadioButtons A:active 
{
	text-decoration:none;
    color:Black;
} 

.MessageDiv
{
	font-size: 13px;
	text-align: center;
}

.PlayerSearchBox
{
	color: Gray;
	font-style: italic;
	width: 175px;
}

.PlayerSearchBoxEnteredText
{
	color: Black;
	font-style: normal;
	width: 175px;
}

.PSAPopulationIntroDiv
{
	padding-bottom: 20px;
	font-size: 1.25em;
	width: 70%;
	margin-right: 25px;
	margin-top: 1em;
	display: inline-block;
}

.SearchButton
{
	height: 23px;
	width: 30px;
	font-weight: bold;
	font-size: 1.0em;
	color: #555555;
	padding: 1px;
}

.PrinterFriendly
{
    float: right;
    background: url(/pop/images/printer.gif);
    background-repeat: no-repeat;
    background-position: right top;
    border: 0 solid #000; 
    padding-right:28px;
    height: 20px;
    font-size: 1em;
    margin-right: 20px;
    margin-top: 3em;
}

.PrinterFriendly A:link 
{
    text-decoration:none;
    color:Blue;
}	

.PrinterFriendly A:visited 
{
	text-decoration:none;
    color:Purple;
} 

.PrinterFriendly A:hover 
{
	text-decoration:none;
    color:Black;
} 

.PrinterFriendly A:active 
{
	text-decoration:none;
    color:Black;
} 

.ArticleLinksList
{
    margin: 5px; 
    padding-left: 20px;
}

.ArticleLinksListItem
{
    line-height: 1.5em;
}
