h4 {
	font-size: 10px;
	font-weight: lighter;
	margin: 20px 0px 6px 0px;/* Sets margin properties (top, right, bottom, left) */
	padding: 0px;
	}	
h5 {
	font-size: 9px;
	font-weight: lighter;
	margin: 20px 0px 6px 0px;
	padding: 0px;
	}	
h6 {
	font-size: 8px;
	font-weight: lighter;
	margin: 20px 0px 6px 0px;
	padding: 0px;
	}	



.smallText {
	font:11px;
	color: #333333;
	line-height:18px;
	}

.smallerText {
	font:9px;
	color: #333333;
	line-height:normal;
	}

.tinyText {
	font:7px;
	color: #666666;
	margin: 20px 0px 6px 0px;
	line-height:normal;
	}

.tinyText-b{
	font:8px;
	color: #666666;
	line-height:normal;
	}

	
.subHeader {
	font:14px;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}


div.linkBox {
	border: 1px solid ; /* #7E7F42 Border Dark*/
	background-color: ; /* #F1F4BE Table BG Light */
}

div.boxTop {
	background-color: ; /* #ABAC59 Table BG Dark */
}

div.bannerNav {
	border: 1px solid #8F904B; /* Border Light*/
	background-color: ; /* #F1F4BE Table BG Light */
	color: ; /* #481B12 Text Dark */
}
