/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/


div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;


}








/*Sets background color and border around the menu DIV*/


#p7TMnav {



}
#p7TMnavHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #6f5e86;
	margin-left: 20px;
}

#p7TMnavHead a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #6f5e86;
}
#p7TMnavHead a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #990099;
}
#p7TMnavHead a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #990099;
}
#p7TMnavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
#p7TMnavText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
#p7TMnavText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
#p7TMnavText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000;
}








/*Sets a bottom margin for each top-level link*/


#p7TMnav div {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 1.25em;
	line-height: 25px;
	font-size: 14px;


}
/*The Link style for top-level menuitems hidden from Netscape 4*/


#p7TMnav div a:link {
	/*/*/display: block;
	color: #6f5e86;
	padding: 0 0 0 0;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;


}


#p7TMnav div a:hover {
	color: #990099;
	line-height: normal;
	font-weight: normal;


}


#p7TMnav div a:visited {
	color: #990099;
	line-height: normal;
	font-weight: normal;


}





/*second level menuitem divs and lower -Cascades to lower levels-*/


/*Sets left margin to .6em establishing a fluid cascading indent*/


/*Sets a left border*/


#p7TMnav div div {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;


}
/*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 a:link {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: normal;
	margin-left: 10px;


}


#p7TMnav div div a:hover {
	color: #990099;
	line-height: normal;
	font-weight: normal;
	margin-left: 10px;


}
#p7TMnav div div a:visited {
	color: #990099;
	line-height: normal;
	font-weight: normal;
	margin-left: 10px;
}
#p7TMrightNav {
}
#p7TMrightNav div {
	margin-left: 10px;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
}
#p7TMrightNav div a:link {
	/*/*/display: block;
	color: #6f5e86;
	padding: 0 0 0 0;
	text-decoration: none;
	line-height: normal;
}
#p7TMrightNav div a:hover {
	color: #990099;
	line-height: normal;
}
#p7TMrightNav div a:visited {
	color: #990099;
	line-height: normal;
}
#p7TMrightNav div div {
	margin-right: 0px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	line-height: normal;
}
#p7TMrightNav div div a:link {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: normal;
}
#p7TMrightNav div div a:hover {
	color: #990099;
	line-height: normal;
}
#p7TMrightNav div div a:visited {
	color: #990099;
	line-height: normal;
	
}

.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;


}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;


}



/*special style for User Guide Tutorials*/


#stretchyCell {


	width: 14em;


}
