* {
	font-family: myriad, verdana, helvetica, sans-serif;
	font-size: 10pt;
}

BODY {
	scrollbar-face-color: #EFF1E2;
	scrollbar-shadow-color: #999;
	scrollbar-highlight-color: #ccc;
	scrollbar-3dlight-color: #999;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #C7C9BC;
	scrollbar-arrow-color: #333;
	background-color:#414141;
	background: url('/images/background.png') top left;
}

HTML {
	overflow: -moz-scrollbars-vertical;
}

HR {
	color:#EFF1E3;
}

IMG {
	border: 0px;
}

H1 {
	font-size: 14pt;
	color: #212a5f;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

H2 {
	font-size: 12pt;
	color: #515151;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-bottom: 15px;
}

H3 {
	font-size: 10pt;
	color: #616161;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

P {
	margin-top: 8px;
}

TH {
	font-family: myriad, verdana;
	font-size:10pt;
	color: #60f;
	font-weight: normal;
}

TD.top-nav-selected {
	background: url('/images/nav/nav-top-indicator-on.png') no-repeat top left;
}

TD.top-nav A {
	background: url('/images/nav/nav-top-indicator-off.png') repeat-x top left;
	display: block;
}

TD.top-nav A:hover {
	background: url('/images/nav/nav-top-indicator-on.png') no-repeat top left;
}

FORM {
	padding: 0px;
	margin: 0px;
}

INPUT {
	font-size: 12px;
	font-color: #515151;
}
/* industry links */
	.blueboldlink {
		color: #002860;
		font-weight: bold;
		font-family: Arial;
		font-size: 11px;
		text-decoration:none;
		padding-left: 13px;
		background: url('/images/gold-arrow.png') no-repeat left center;
	}
	.blueboldlink:hover {
		text-decoration: underline;
	}
	.blueboldlinkright {
		color: #002860;
		font-weight: bold;
		font-family: Arial;
		font-size: 11px;
		text-decoration:none;
		padding-right: 13px;
		background: url('/images/gold-arrow.png') no-repeat right center;
	}
	.blueboldlinkright:hover {
		text-decoration: underline;
	}
	.whitelink {
		color: #fff;
		font-weight: normal;
		font-family: Arial;
		font-size: 11px;
		text-decoration:none;
		padding-left: 13px;
		background: url('/images/gold-arrow.png') no-repeat left center;
		line-height: 9px;
	}
	.whitelink:hover {
		text-decoration: underline;
	}

/* tabstrip elements */
	.tabstrip {
		font-family: arial;
		font-weight: bold;
		font-size: 13px;
		color: #212a5f;
		text-decoration: none;
		line-height: 31px;
		height: 31px;
		padding: 0px 10px 0px 10px;
		display: block;
	}
	
	.tabstrip:hover {
		text-decoration: none;
	}
	
	.tabstrip-left {
		background: url('/images/tabstrip/tabstrip-left.png') no-repeat top left;
		border-right: 1px solid white;
	}
	.tabstrip-left-hover {
		color: #9f8b00;
		text-decoration: none;
		background: url('/images/tabstrip/tabstrip-left-hover.png') no-repeat top left;
		border-right: 1px solid white;
	}
	
	.tabstrip-middle {
		background: url('/images/tabstrip/tabstrip-middle.png') repeat-x top left;
		border-right: 1px solid white;
	}
	.tabstrip-middle-hover {
		color: #9f8b00;
		text-decoration: none;
		background: url('/images/tabstrip/tabstrip-middle-hover.png') repeat-x top left;
		border-right: 1px solid white;
	}
	
	.tabstrip-right {
		background: url('/images/tabstrip/tabstrip-right.png') no-repeat top right;
	}
	.tabstrip-right-hover {
		color: #9f8b00;
		text-decoration: none;
		background: url('/images/tabstrip/tabstrip-right-hover.png') no-repeat top right;
	}

.myriad { font-family: myriad, verdana; }

.orange { color: #de5f00; }
.orangeback { background-color: #de5f00; }

.gray { color: #515151; }
.grayback { background-color: #515151; }

.size8 { font-size: 8px; }
.size9 { font-size: 9px; }
.size10 { font-size: 10pt; }
.size12 { font-size: 12pt; }
.size14 { font-size: 14pt; }
.size16 { font-size: 16pt; }
.size18 { font-size: 18pt; }
.size20 { font-size: 20pt; }

.bold { font-weight: bold; }

.nounderline { text-decoration: none; }

A {
	/*color: #212a5f;*/
	color: #9f8b00;
}
A.nounderline { text-decoration: none; }
A.nounderline:hover { text-decoration: none; }

.btn_text {
	background-image: url('/images/buttons/button-middle.png');
	background-repeat: repeat-x;
}

.hand { cursor:pointer; cursor:hand; }

UL {
	margin: 15px;
	padding: 0px;
}

UL LI {
	list-style: circle;
	line-height: 16px;
	margin: 3px 0px;
	padding: 0px;
	padding-left: 5px;
	background: url('/images/small-orange-arrow.png') no-repeat top left;
}
	
UL.channelList {
	margin: 0px;
	padding: 0px;
}

UL.hiddenList {
	display: none;
}

UL.channelList LI {
	padding: 0px;
	margin: 3px 0px;
	list-style: none;
	line-height: 16px;
}

UL.channelList LI A {
	display: block;
	font-family: myriad, verdana;
	color: #515151;
	font-size: 8pt;
	text-decoration: none;
	margin:0px;
	padding: 0px;
	padding-left: 15px;
}

UL.channelList LI A:hover {
	text-decoration: underline;
}

FORM LABEL {
	font-family: myriad, verdana;
	font-size: 8pt;
	color: #515151;
	font-weight: normal;
}

#spanPrintTimestamp {
	display: none;
}
#spanEmailBookmark {
	display: static;
}

/********************/
/*	Admin Styles	*/
/********************/

	TABLE.adminList {
		font-size: 0.8em;
	}
	
	TABLE.adminList TR.header {
		text-align: left;
		font-size: 1.0em;
		color: white;
		background-color: #8F3694;
	}
	
	TABLE.adminList TR.header TH {
		color: white;
	}
	
	TABLE.adminList TR TD {
		border: 1px solid #ddd;
	}
	
	A.adminLink {
		font-size: 0.8em;
		text-decoration: underline;
	}
	
	TABLE.adminList TR.header A.adminLink {
		color: white;
	}
	
	FORM.adminForm {
		font-size: 0.8em;
	}