td,div {
	font-family: arial;
}

.TopNavLabel {
	font-size: 10px;
	color: #FFFFFF;
}

.bannerLinks {
	font-size: 10px;
	color: #FFFFFF;
}

.goButton {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #B3282E;
	border: 1px solid #FFFFFF;
	width: 22px;
	height: 16px;
}

/* Folger customstyles css uses this name, comment out for now.
Highlights need to separate all these elements into separate css files
.topNav {
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;		
}
 */

/* Folger customstyles css uses this name, comment out for now.
Highlights need to separate all these elements into separate css files
.topNavOn {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #4D648B;
	padding-left: 3px;
	padding-right: 3px;			
}
*/

/* Create extra style to just turn text white - applying TopNav style to links was shoving first line over 3px - I believe because of padding-left */
/* Folger customstyles css uses this name, comment out for now.
Highlights need to separate all these elements into separate css files
.topNavText {
	color: #FFFFFF;
}
*/

.topNavArrow {
	margin-top: 9px; 
	float: right;
	border-width: 0px;
}

.leftNavHeader {
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;	
	text-align: center;	
	background-color: #B3282E;
	height: 20px;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, SanSerif;
}
