/*-----------
Menu Settings
-----------*/
.yui-skin-sam .yuimenu .bd {
	border-color:#006129;
	background:#00913e;
}
.yui-skin-sam .yuimenuitem-hassubmenu {
    background-image: url(../images/PT/bgArrow.gif);
}
.yui-skin-sam .yuimenuitem-selected {
    background-color:#0e793b;
}
.yui-skin-sam .yuimenuitemlabel {
	border-top-color:#006129;
}

/*-----------
Page Settings
-----------*/
#divContent #ptList li {
	background:url(../images/PT/bulletWhite.gif) no-repeat center left;
	list-style:none;
	padding:3px 3px 3px 15px;
	margin:0;
}
#divBreadcrumb,
#divBreadcrumb a:link,
#divBreadcrumb a:visited,
#tdColRight a:link,
#tdColRight a:visited,
#tdColRight .h1Interior,
#tdColRight .h2Interior a:link, 
#tdColRight .h2Interior a:visited,
#tdColLeft a:link, #tdColLeft a:visited,
#tdColRight .h2Interior,
#tdColRight .h2Interior2,
#tdColRight .h3Interior,
#divContent.divContentSubPage ul li a:link,
#divContent.divContentSubPage ul li a:visited {
	color:#006129;
}
#divContent {
	background:#006129 url(../images/PT/bgContent.jpg) top center no-repeat;
}
#divFooter {
	background-image:url(../images/PT/bgFooter.gif);
}
#divHeader {
	background-image:url(../images/PT/bgHeader.jpg);
}
#divMain {
    background-image:url(../images/PT/bgGradientEdge.jpg);
    background-color:#006129;
}
#divNav {
	background-image:url(../images/PT/bgNavBar.jpg);
}
#divNav.divNavSubPage {
	background-image:url(../images/PT/bgNavBar2.jpg);
}
#divSubNav #currentPage {
	border-bottom:1px solid #badbca;
	border-left:1px solid #006129;
	border-right:1px solid #006129;
}
#divSubNav a:link,
#divSubNav a:visited {
	background-image:url(../images/PT/bgSubNav.jpg);
	border-bottom:1px solid #badbca;
	border-left:1px solid #006129;
	border-right:1px solid #006129;
}
#divSubNav a:hover {
	background:#edf6f1;
	text-decoration:none;
}
#divSubNav #divSubNavBottom {
	background-image:url(../images/PT/bgSubNavBottom.gif);
}
#divSubNav #divSubNavTop {
	background-image:url(../images/PT/bgSubNavTop.gif);
}
#tdColRight .h1Interior,
#tdColRight .h2Interior,
#tdColRight .h2Interior2 {
	background-image:url(../images/PT/bgDividerWide.gif);
}
#divContent .h1Underline {
	background-image:url(../images/PT/bgDivider.gif);
}
.regPageHeader{
	background-image: url(../images/PT/registerHeaderLg.gif);
}
.regPageBody{
	background-image: url(../images/PT/registerBody.gif);
}
.regPageFooter{
	background-image: url(../images/PT/registerFooter.gif);
}
.logPageHeader{
	background-image: url(../images/PT/loginHeaderLg.gif);
}
.logPageBody{
	background-image: url(../images/PT/loginBody.gif);
}
.logPageFooter{
	background-image: url(../images/PT/loginFooter.gif);
}
#tdColRight ol#toc a {
    background: #92C18D url(../images/tab-PT.png);
}
#tdColRight ol#toc a:hover {
    background-color: #D5FFCF;
    background-position: 0 -120px;
}
#tdColRight ol#toc a:hover span {
    background-position: 100% -120px;
}
#tdColRight ol#toc li.current a {
    background-color: #D5FFCF;
}
#tdColRight ol#toc span {
    background-image: url(../images/tab-PT.png);
}
#tdColRight div.tabContent {
    border-color: #006129;
}
