body, td, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	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;
}
.vertFillLeft {
	background-image: url(images/vert_edgeLeft.gif);
	background-repeat:repeat-y;
	background-position: right;
	height:100%;
}
.vertFillRight {
	background-image: url(images/vert_edgeRight.gif);
	background-repeat:repeat-y;
	background-position:left;
	height:100%;
}
td.newsLink {
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-style:italic;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.pgLinks {
	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.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;
}*/
a.pgLinks:link, a.pgLinks:active, a.pgLinks:visited {
	color:#787d50;
}
a.pgLinks:hover {
	color: #0a1f62;
	text-decoration: none;
	background-color:#FFFFFF;
}
a.pgLinksSelected:link, a.pgLinksSelected:active,a.pgLinksSelected:hover, a.pgLinksSelected.visited {
	color:#787d50;
	text-decoration:none;
	background-color:#e9ecd7;
	font-weight:bold;
}

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:link, a:active, a:visited {
	color: #0a1f62;
	text-decoration: underline;
} 
a:hover {
	color: #0a1f62;
	text-decoration: none;
	background-color:#FFFFFF;
}
/* Footer Styles- Olive links always */

table.footer {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/footer_bkgnd.jpg);
}
td.footer {
	color:#787d50;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
}
td.footer a, a:active, a:visited{
	color:#787d50;
}
td.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#d3d8af;
}
/* END FOOTER LINKS */

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;
}
/* DROPDOWN STYLES */
table.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #787d50;
}
table.sub .link {
	border-bottom: solid 4px #5e6f94;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #e9ecd7;
	text-align: left;
}

table.sub .menuButton {
	border-bottom: none 0px #d3d8af;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/menu/btn_underline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table.sub .edges {
	background-color: #5e6f94;
}
.submenufixed{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #787d50;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	background-color:#e9ecd7;
}
a.submenufixed:link, a.submenufixed:active, a.submenufixed:visited {
	text-decoration: none;
	font-style: normal;
 	color: #0a1f62;
} 
a.submenufixed:hover {
	text-decoration: none;
	color: #787d50;
	background-color:#E9ECD7;
}
a.submenu:link, a.submenu:active, a.submenu:visited {
	text-decoration: none;
	font-style: normal;
 	color: #787d50;
} 
a.submenu:hover {
	text-decoration: none;
	color: #0a1f62;
	background-color:#FFFFFF;
}
.bg_toppane{
background-image:url(images/header_template.jpg);
height:115px;
width:565px;
}
.subHead_youth {
	color: #0a1f62;
	font-weight: bold;
	font-size: 14px;
}
.subHead_youth a:hover {
	color: #787D50;
	text-decoration: underline;
}


#dnn_ctr1124_ModuleContent, #dnn_ctr1159_ModuleContent{
background:url(images/quicklinks.jpg);
width:318px;
height:220px;
}

#dnn_ctr1124_ModuleContent a, #dnn_ctr1159_ModuleContent a{
font-weight:bold;
font-style:italic;
}

#dnn_ctr1124_ModuleContent div, #dnn_ctr1159_ModuleContent div{
width:190px; margin-left:27px; padding-top:37px;

}
