p	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	text-align: left;
	line-height : 150%;
	padding-bottom : 2px;
}

.text-nav-main {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
}

.text-nav-static {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	text-align : right;
	padding-bottom : 8px;
	padding-top : 15px;
}

.text-sidebar_head {
	color : White;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	padding-bottom : 4px;
}

.text-sidebar_body {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	padding-bottom : 4px;
}

.text-sidebar_arrow {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : normal;
	padding-bottom : 4px;
}

.text-page_title {
	color : #660033;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	line-height : 75%;
	padding-top : 6px;
}

.text-nav-footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 150%;
	text-align : center;
	padding-bottom : 8px;
	padding-top : 8px;
}

.text-subhead	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 13px ;
	font-weight : bold;
	color : Gray;
	padding-top : 6px;
	text-transform : uppercase;
}

a	{
	text-decoration: none;

		}
a:link	{
	color: #CC3333;
	background-color: transparent;
}
a:visited	{
	color:#993366;
	background-color: transparent;
}
a:active	{
	color:	#993366;
	background-color: transparent;
	}
a:hover	{
	color: #993366;
	background-color: transparent;
	text-decoration : underline;
}

li	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 11px ;
	line-height : 130% ;
	text-align: left;
	list-style-type : circle;
	list-style-image : none;
}

.mouse	{
	text-decoration:none;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10px ;
	line-height : 100% ;
	margin: 0px;
	padding : 0px;
	margin-bottom: 6px;
	padding-bottom : 6px;
}

.bold	{
	text-decoration:none;
	font-weight : bold;
}