/***** Left Column NAV *********************************************/
#subNavContainer {
	width: 146px;
	margin: 0 0 0 0;
	padding: 12px 0 12px 0;
	background: #71722F;
	text-align: left;
	font-size: 12px;
}
#subNavContainer #subNav {
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0 10px 0 10px;
}
#subNavContainer #subNav a {
	display: block;
	width: 116px;
	color: #FFFFFF;
	padding: 3px 0 3px 10px;
	margin: 0 0 0 0;
	text-decoration: none;
	background: #71722F url(/images/icon/subnav_arrow.gif) no-repeat;
	border-top: 1px solid #D2D4BF;
}
#subNavContainer #subNav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#subNavContainer #subNav .subNavON {
	color: #CCCCCC;
	text-decoration: none;
}


#subNavContainer #subNav a.tertiaryNav, 
#subNavContainer #subNav a.tertiaryNav:hover,
#subNavContainer #subNav a.tertiaryNavON {
	display: block;
	width: 106px;
	color: #FFFFFF;
	padding: 0 0 2px 10px;
	margin: 0 0 0 10px;
	text-decoration: none;
	background: #71722F url(/images/icon/subnav_sec_arrow.gif) no-repeat;
	border: none;
}
#subNavContainer #subNav a.tertiaryNav:hover {
	color: #CCCCCC;
}
#subNavContainer #subNav a.tertiaryNavON {
	color: #CCCCCC;
}


/***** General CSS for items that have colors that are section-specific *********************************************/
h1, .contentContainer h1 {
	margin: 0 0 8px 0;
	padding: 0 0 6px 0;
	font-family: arial, tahoma, sans-serif;
	font-size: 18px;
	color: #722F6E;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}

.historyYear{
	margin: 0 0 0 0;
	padding: 10px 0 2px 10px;
	font-family: arial, tahoma, sans-serif;
	font-size: 18px;
	color: #CA5B27;
	font-weight: normal;
	border-bottom: none
}

.aboutInterfaceText
{
	padding: 0px 8px 0 10px;
	
}

.simpleContainer h1 {
	margin: 0; padding: 0;
	font-family: arial, tahoma, sans-serif;
	font-size: 18px;
	color: #71722F;
	font-weight: normal;
	border: none;
}

.dataTable th {
	background: #71722F;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 3px 5px 4px 10px;
}


.historyContent2005, .historyContent2004, .historyContent2003, 
.historyContent2002, .historyContent2001, .historyContent2000, 
.historyContent1999, .historyContent1998, .historyContent1997, 
.historyContent1994, .historyContent1989, .historyContent1982, 
.historyContent1978, .historyContent1974, .historyContent1973, 
.historyContent1955 {
	width: 770px;
	margin: 0;
	padding: 15px 10px 30px 14px;
	text-align: left;
}
table.historyContainer h1 {
	margin: 0;
	padding: 0 0 3px 0;
	font-family: arial, tahoma, sans-serif;
	font-size: 16px;
	color: #CA5B27;
	font-weight: bold;
	text-align: left;
	border: none;
}

.historyContent2005 {
	background: #FFFFFF url(/images/icon/label_2005.gif) no-repeat 97% 100%;
}
.historyContent2004 {
	background: #FFFFFF url(/images/icon/label_2004.gif) no-repeat 97% 100%;
}
.historyContent2003 {
	background: #FFFFFF url(/images/icon/label_2003.gif) no-repeat 97% 100%;
}
.historyContent2002 {
	background: #FFFFFF url(/images/icon/label_2002.gif) no-repeat 97% 100%;
}
.historyContent2001 {
	background: #FFFFFF url(/images/icon/label_2001.gif) no-repeat 97% 100%;
}
.historyContent2000 {
	background: #FFFFFF url(/images/icon/label_2000.gif) no-repeat 97% 100%;
}
.historyContent1999 {
	background: #FFFFFF url(/images/icon/label_1999.gif) no-repeat 97% 100%;
}
.historyContent1998 {
	background: #FFFFFF url(/images/icon/label_1998.gif) no-repeat 97% 100%;
}
.historyContent1997 {
	background: #FFFFFF url(/images/icon/label_1997.gif) no-repeat 97% 100%;
}
.historyContent1994 {
	background: #FFFFFF url(/images/icon/label_1994.gif) no-repeat 97% 100%;
}
.historyContent1989 {
	background: #FFFFFF url(/images/icon/label_1989.gif) no-repeat 97% 100%;
}
.historyContent1982 {
	background: #FFFFFF url(/images/icon/label_1982.gif) no-repeat 97% 100%;
}
.historyContent1978 {
	background: #FFFFFF url(/images/icon/label_1978.gif) no-repeat 97% 100%;
}
.historyContent1974 {
	background: #FFFFFF url(/images/icon/label_1974.gif) no-repeat 97% 100%;
}
.historyContent1973 {
	background: #FFFFFF url(/images/icon/label_1973.gif) no-repeat 97% 100%;
}
.historyContent1955 {
	background: #FFFFFF url(/images/icon/label_1955.gif) no-repeat 97% 100%;
}

