.rowheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.pressheadline {
	font-size: 12px;
	font-weight: bold;
	color: #141414;
}
.row1 {
	color:#333333;
	background-color: #EDEDED;
}
.row2 {
	color:#1A1A1A;
	background-color: #CCCCCC;
}
a.rowlinkblack:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
a.rowlinkblack:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
a.rowlinkblack:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.menuselectedblackbold {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.darkbluebox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px;
	text-align: left;
	vertical-align: top;
}
#mainnavbar {
	padding:5px;
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
	background-color: #0099CC;
}
#homemiddleband {
	background-image:url(/img/home/homecategories_backgr.jpg);
	padding:5px;
	color:#FFFFFF;
	font-size:13px;
	text-decoration: none;
}
a.homemiddleband:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.homemiddleband:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.homemiddleband:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
// library styles //
.library {
	z-index: 11;
}

.library h1 {
	font-size: 12px;
	background-color: #9FD6EC;
	background-image: url('bar.gif');
	background-repeat: repeat-x;
	padding: 5px 10px;
}

.library h1, .library h1 a:link, .library h1 a:visited {
	color: #24434F;
}

.library .lib_category {
	clear:  both;
}

.library h2 {
	font-size: 12px;
}

.library h2, .library h2 a:link, .library h2 a:visited {
	color: #039CDB;
	text-decoration: none;
}

.library h2 a:hover {
	text-decoration: underline;
}

.library .lib_files {
	clear: both;
}

.library .lib_file {
	position: relative;
	width: 155px;
	height: 160px;
	border: 1px solid #97B5C1;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

.library .lib_file .thumbnail {
	overflow: hidden;
	text-align: center;
	background-color: #EDF2F5;
	border-bottom: 1px solid #97B5C1;
	padding: 6px 0px;
}

.library .lib_file .content {
	padding: 3px;
	color: #738A93;
}

.library .popup {
	display: block;
	position: absolute;
	top: 10px;
	left: 20px;
	width: 155px;
	background-color: #E1F4FC;
	border: 1px solid #7AC5E3;
	border-top: 10px solid #7AC5E3;
	padding: 8px;
	z-index: 50;
	text-align: left;
}

.in_front {
	z-index: 100;
}
.eventsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}
.quicklinktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 6px;
}
