div.interiorTop
{
	background: url('/Includes/About/bg_Head.gif') no-repeat top left;
	width: 780px; 
	height: 57px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.interiorBottom
{
	background: url('/Includes/About/bg_Foot.gif') no-repeat bottom left;
	width: 780px; 
	height: 74px;
	padding: 0;
	margin: 0;
}
div.interiorLeft
{
	background: url('/Includes/About/bg_left.gif') repeat-y top left;
}
div.interiorRight
{
	background: url('/Includes/About/bg_right.gif') repeat-y top right;
}

.breadCrumbContainer
{
	padding: 20px;
}
.breadCrumbDim
{
	font-size:16pt;
	font-family: Times New Roman;
	color: #88B8A0;	
}
.breadCrumb
{
	font-size:16pt;
	font-family: Times New Roman;
	color: #ffffff;
}
.breadCrumbSep
{
	width: 7px;
	height: 7px;
	background: url('/Includes/About/arr_bc.gif') no-repeat 5px 0px;
	padding: 0 7px 0 7px;
}

.sectionBlock
{
	background: url('/Includes/About/arrow.gif') no-repeat 0px 0px;
	padding: 0 0 0 30px;
	margin: 15px 0 10px 0;
}
.sectionHdrLight	{ color: #88B8A0; font-size: 10pt; font-weight: bold; margin-top: 0px; margin-bottom: 0px; }
.sectionHdrDark		{ color: #117041; font-size: 10pt; font-weight: bold; margin-top: 0px; margin-bottom: 0px; }

.backgroundLight { background-color: #88B8A0; }
.backgroundDark { background-color: #117041; }

.textLight		{ color: #88B8A0; }
.textDark		{ color: #117041; }
.textDarkBold	{ color: #117041; font-weight: bold;}

HR.shaded	{ COLOR: #88B8A0; HEIGHT: 1px; }

.textReturnBorder {
	font-size: 85%;
	color: #9499a5;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 6px 0 0 0;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #bec5d4;
}

.textReturnBorder a:link  { color: #9499a5; text-decoration: none }
.textReturnBorder a:visited  { color: #9499a5; text-decoration: none }
.textReturnBorder a:hover {
	color: #117041;
	text-decoration: none;
	background-color: #eeeeee;
}
.textReturnBorder a:active {
	color: #117041;
	text-decoration: none;
	background-color: #eeeeee;
}

.textReturnNoBorder {
	font-size: 85%;
	color: #9499a5;
	text-align: right;
}

.textReturnNoBorder a:link  { color: #9499a5; text-decoration: none }
.textReturnNoBorder a:visited  { color: #9499a5; text-decoration: none }
.textReturnNoBorder a:hover {
	color: #117041;
	text-decoration: none;
	background-color: #eeeeee;
}
.textReturnNoBorder a:active {
	color: #117041;
	text-decoration: none;
	background-color: #eeeeee;
}

/*


TABLE.clsDarkBorder
{
    BORDER-RIGHT: #117041 2px solid;
    BORDER-TOP: #117041 2px solid;
    BORDER-LEFT: #117041 2px solid;
    BORDER-BOTTOM: #117041 2px solid;
	BORDER-COLLAPSE: COLLAPSE;    
}
TD.clsDarkBorder 
{
	BORDER: #117041 2px solid;
}


*/
