/***********************************/
/********** PAGE SETTINGS **********/
/***********************************/

#interiorstable th {
	text-align:left;
	background-color: #F4F4F4;
	padding: 5px;
}
#interiorstable td {
	text-align:left;
	padding: 5px;
	border-bottom:solid #F3F3F3 1px;
}

#tertiarynav {
	clear: left;
	border-top: 1px solid #fff;
	color: #666;
}

#tertiarynav td {
	background-color: #F5F5F5;
	border-top: 1px solid #fff;
	padding: 4px 10px;
}

#tertiarynav th {
	background-color: #99cc33;
	color: #FFFFFF;
	padding: 4px 10px;
}

#tertiarynav .on {
background-color: #ebf5d6;
font-weight: bold;
}

#tertiarynav a {
	font-size: 11px;
	color: #666;
}
#tertiarynav a:link {
	text-decoration: none;
	color: #666;
}
#tertiarynav a:visited {
	text-decoration: none;
	color: #666;
}
#tertiarynav a:hover {
	text-decoration: underline;
	color: #666;
}
#tertiarynav a:active {
	text-decoration: none;
}

.interiorsheading { font-size: 16px; color: #8CC800; font-weight: 800 }
.intsubtitle0 { font-size: 1.2em; color: #FFF; font-weight: 800; }
a.intsubtitle0 { font-size: 1.2em; color: #FFF; font-weight: 800; }
a.intsubtitle0:link { font-size: 1.2em; color: #FFF; font-weight: 800; }
a.intsubtitle0:visited { font-size: 1.2em; color: #FFF; font-weight: 800; }
a.intsubtitle0:hover { font-size: 1.2em; color: #FFF; font-weight: 800; text-decoration:underline; }
a.intsubtitle0:active { font-size: 1.2em; color: #FFF; font-weight: 800; }

.intsubtitle1 { font-size: 12px; color: #FFF; font-weight: 800; }
.intsubtitle2 { font-size: 18px; color: #FFF; font-weight: 800; }

#intsecondarynav {
	clear: left;
	margin-bottom: 25px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

#intsecondarynav td {
	padding: 3px 5px;
}

#intsecondarynav a {
	font-size: 11px;
	color: #666;
}
#intsecondarynav a:link {
	text-decoration: none;
}
#intsecondarynav a:visited {
	text-decoration: none;
	color: #666;
}
#intsecondarynav a:hover {
	text-decoration: underline;
	color: #666;
}
#intsecondarynav a:active {
	text-decoration: none;
}
#intsecondarynav a.on {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	
}
#intsecondarynav a.on:link {
	text-decoration: none;
}
#intsecondarynav a.on:visited {
	text-decoration: none;
	color: #666;
}
#intsecondarynav a.on:hover {
	text-decoration: underline;
	color: #666;
}
#intsecondarynav a.on:active {
	text-decoration: none;
}

#quotes2 {
	font-size:14px;
	color:#999;
}

#quotes_name {
	font-size:11px;
	text-align:right;
	color:#999;
	margin-top:5px;
}

.xlbtextint { font-size: 12px; color: #00A53C; font-weight: bold; }
