/* ================================
    CSS STYLES FOR Module FlashPlayer
   ================================
*/
body, td, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 16px;
	padding-left: 16px;
}
p.bkgnd1, p.bkgnd2, p.bkgnd3, p.bkgnd4 {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	margin-bottom: 0px;
}
p.bkgnd1 {
	background-image: url(images/subheadBkgnd_1.gif);
}
p.bkgnd2 {
	background-image: url(images/subheadBkgnd_2.gif);
}
p.bkgnd3 {
	background-image: url(images/subheadBkgnd_3.gif);
}
p.bkgnd4 {
	background-image: url(images/subheadBkgnd_4.gif);
}
ul {
	list-style-type: square;
	margin-top: 8px;
} 
ol {
	margin-top: 8px;
}
li {
	font-size:12px;
	margin-bottom: 8px;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0a1f62;
	font-weight: bold;
	font-size: 14px;
}
.subHead a:hover {
	color: #787D50;
	text-decoration: underline;
}
.boldBlue {
	font-weight: bold;
	color: #0a1f62;
}
.boldTan {
	font-weight: bold;
	color: #787d50;
}
.italicTan {
	font-style:italic;
	color:#787d50;
}

td.links {
	color:#787d50;
	font-size: 11px;
	line-height: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color:#e9ecd7;
}
/*
td{
	text-decoration:none;
}
td.pgLinksSelected {
	color:#787d50;
	font-size: 11px;
	line-height: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color:#e9ecd7;
	font-weight:bold;
	text-decoration:none;	
}*/
a.links:link, a.links:active, a.links:visited {
	color:#787d50;
}
a.links:hover {
	color: #0a1f62;
	text-decoration: none;
	background-color:#FFFFFF;
}

a.pgLinkActive, a.pgLinkActive:link, a.pgLinkActive:active, a.pgLinkActive:hover, a.pgLinkActive:visited {
	color:#787d50;
	text-decoration: none;
	background-color:#e9ecd7;
}
td.pgLinkActive, td.pgLinkActive:link, td.pgLinkActive:active, td.pgLinkActive:hover, td.pgLinkActive:visited{
	color:#787d50;
	font-size: 11px;
	line-height: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color:#e9ecd7;
	text-decoration:none;
	font-weight:bold;
} 
/*a.pgLinksSelected:link, a.pgLinksSelected:active, a.pgLinksSelected.visited {
color:#787d50;
	background-color:#e9ecd7;
	font-weight:bold;
}
a.pgLinksSelected:hover{
	


}*/
/*
td.contentBkgnd_about {
	background-image: url(images/bkgnd_about.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.contentBkgnd_alliances {
	background-image: url(images/bkgnd_alliances.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.contentBkgnd_youthbridgeCup {
	background-image: url(images/bkgnd_youthbridgeCup.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.contentBkgnd_help {
	background-image: url(images/bkgnd_help.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.contentBkgnd_media {
	background-image: url(images/bkgnd_media.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/
/*
a:active{
	text-decoration:none;
	text-decoration:line-through;
}
a:link, a:visited {
	color: #0a1f62;
	text-decoration: underline;
} 
a:hover {
	color: #0a1f62;
	text-decoration: none;
	background-color:#FFFFFF;
}*/
/*
td.fullWidthBar {
	background-image: url(images/subheadBkgnd_3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td.fullWidthFooter {
	background-image: url(images/footer_fullWidth.gif);
	background-repeat: repeat-x;
	background-position: 7px top;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
*/
.subHead_youth {
	color: #0a1f62;
	font-weight: bold;
	font-size: 14px;
}
.subHead_youth a:hover {
	color: #787D50;
	text-decoration: underline;
}
