.navhead /* main navigation head   7D0C16   9E1927  090C63 6b93bc */
{
	background-color: white;
	color: #7D0C16;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}


.subnavhead /* main navigation subhead   7D0C16   9E1927  090C63 6b93bc */
{
	background-color: white;
	color: #666;
	font-weight: bold;
	text-align: left;
}


.homevideo
{
	color: #999;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}


.navhome a /* 0B3763 */
{
	text-decoration: none;
	color: #37669c; 
}


.sideboxheadcnt /* sidebar headline F7E19E  */
{
	background-color: #37669c;
	color: white;
	text-align: center;
	font-weight: bold;
}


.sideboxheadcnt a {
	color: white;
}


.sideboxbodycnt /* sidebar body */
{
	font-size: 0.8em;
	border: thin solid #e6effa;
	background-color: #f5f9fc;
/*	color: black;  */
	padding: 1em;
}


.sideboxbodycntprs /* sidebar body for PRS Licensee pages */
{
	border: thin solid #e6effa;
	background-color: #f5f9fc;
	color: black;
	text-decoration: none;
}


.sideboxbodycntprs a {
	text-decoration: none;
}


.sideboxbodycntprs a:hover {
	text-decoration: underline;
}


.photocredit 
{
	font-size: 0.8em;
	color: #999999;
	font-style: italic;
}


.resourcecaption /* photo caption without padding */
{
	font-size: 0.8em;
	color: #333;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 0px;
}
