

td {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}

p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}

a {
	text-decoration: underline;
	color: 996699;
}

a:active {
	text-decoration: underline;
	color: 996699;
}

a:hover {
	text-decoration: underline;
	color: 996699;
}

a:visited {
	text-decoration: inherit;
	color: 996699;
}

/*----------------- Right Side Inset Image  ------*/
.rightImage {
	border:4px double #f4f4f4;
}



.currentPageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: 996699;
}

.currentPageSubTitle {
	font-size: 20px;
	color: 996699;
}

.paragraphTitle {
	font-size: 14px;
	color: 996699;
	font-weight: bold;
}


.cookieCrumbs {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: 999999;
	text-decoration: underline;
}


.cookieCrumbsNoLink {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: 9c9378;
	text-decoration: none;
}

.cookieCrumbs:active {
	text-decoration: underline;
	color: 9c9378;
}

.cookieCrumbs:hover {
	text-decoration: underline;
	color: 9c9378;
}

.cookieCrumbs:visited {
	text-decoration: underline;
	color: 9c9378;
}

