.main {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

a.main {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}

.mainHeader {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #e3b935;
}

.mainHeader2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

a.main:hover {
	color: #e3b935;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}	

a {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e3b935;
	text-decoration: none;
	line-height: normal;
}

.nugget {
	font-family: Tahoma;
	font-size: 10px;
	color: 81A2AF;
}

#scroll {
	width: 410;
	height: 260;
	padding-right: 10;
	overflow: auto;
}


#scroll2 {
	width: 410;
	height: 290;
	padding-right: 10;
	overflow: auto;
}

#largeScroll {
	width: 410;
	height: 335;
	padding-right: 10;
	overflow: auto;
}

#newsHeader {
	margin-top: 20px;
}

#newsLink {
	margin-top: 8px;
}

#articleHeader {
	margin-bottom: 15px;
}

{scrollbar-3dlight-color:gold;
      scrollbar-arrow-color:yellow;
      scrollbar-base-color:tomato;
      scrollbar-darkshadow-color:orange;
      scrollbar-face-color:teal;
      scrollbar-highlight-color:hotpink;
      scrollbar-shadow-color:magenta}
	  
.careerYears {
	color: #00425a;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

a.careerYears {
	color: #00425a;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

a.careerYears:hover {
	color: #e3b935;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}
