/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
}

/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: none;
	/*/*/display: block; /* Hide from NN4 */
}
#p7TMctrl a:link {
	color: #666666;
}
#p7TMctrl a:visited {
	color: #666666;
}
#p7TMctrl a:hover {
}

/*Sets line-height of all menuitems*/
#p7TMnav {
}


/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a, #p7TMnav div a:link, #p7TMnav div a:visited {
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;	
	
	color: #004b55;
	background-color: #bfe4ea;

	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0097AC;
	border-right-color: #0097AC;
	border-bottom-color: #0097AC;
	border-left-color: #0097AC;


}



#p7TMnav div a:hover {
	padding-top: 2px;	
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 2px;


	
	
	background-color: #0097AC;
	color: #FFFFFF;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004b55;
	border-right-color: #004b55;
	border-bottom-color: #004b55;
	border-left-color: #004b55;	
	
	
	
}

/*The Link style for second-level menuitems*/
/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 6px;
}
#p7TMnav div div a, #p7TMnav div div a:link, #p7TMnav div div a:visited {
	font-size: 12px;
	color: #183c7e;
	background-color: #cbddfe;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #649bfd;
	border-right-color: #649bfd;
	border-bottom-color: #649bfd;
	border-left-color: #649bfd;
}
#p7TMnav div div a:hover {
	font-size: 12px;
	color: #edf3fe;
	background-color: #649bfd;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #245bbd;
	border-right-color: #245bbd;
	border-bottom-color: #245bbd;
	border-left-color: #245bbd;
}
/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a, #p7TMnav div div div a:link, #p7TMnav div div div a:visited {
	font-size: 12px;
	color: #007180;
	background-color: #e9f6f8;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-color: #7fcad5;
	border-right-color: #7fcad5;
	border-bottom-color: #7fcad5;
	border-left-color: #7fcad5;
}


#p7TMnav div div div a:hover {
	color: #FFFFFF;
	background-color: #7fcad5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-color: #007180;
	border-right-color: #007180;
	border-bottom-color: #007180;
	border-left-color: #007180;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7defmark {
	background-image:  none;
	padding: 1px 0 1px 20px !important;
	background-color: #66FF00;
}
.p7currentmark {
	font-weight: bold;
	color: #bd3600!important;
	background-color: #fde95b!important;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdaf2a;
	border-right-color: #fdaf2a;
	border-bottom-color: #fdaf2a;
	border-left-color: #fdaf2a;
}
