﻿/* Table styles */

.ms-vb2 {
		font-family:inherit !important;
		font-size:inherit !important;
}
.indexColumn {
	display: none;
}
.contentTable table {
	width:670px;
}

.contentTable table td p {
	line-height:1.3em;
}
/* styles necessary for filtering */
.filters .active{
	background:#F2F7FA;
	border:1px solid #8cb5c8;
	font-weight:bold;
}
.filter {
	cursor:pointer;
	border:1px solid #ccc;
	display:block;
	margin:2px 0px 2px 0px;
	padding:2px 2px 2px 12px;
	font-size:10px;
}
.filter:hover {
	border:1px solid #8cb5c8;
}
.sidebarInfo {
	margin-top:12px;
}
#WebPartWPQ1 h4 {
	margin-bottom:10px;
}
.filters h4 {
	margin-top:0px;
	margin-bottom:8px;
}
/* ///// styles for list web part ///////*/
#contentPage2 .ms-listviewtable tbody tr, 
#contentPage0 .ms-listviewtable tbody tr { background:#fff; }

#contentPage2 .ms-listviewtable .ms-alternating, 
#contentPage2 .ms-summarystandardbody .ms-alternating,
#contentPage0 .ms-listviewtable .ms-alternating, 
#contentPage0 .ms-summarystandardbody .ms-alternating { background-color:#ECF3F8; }

#contentPage2 .ms-listviewtable td, 
#contentPage2 .ms-listviewtable th, 
#contentPage2 .ms-summarystandardbody td, 
#contentPage2 .ms-summarystandardbody th,
#contentPage0 .ms-listviewtable td, 
#contentPage0 .ms-listviewtable th, 
#contentPage0 .ms-summarystandardbody td, 
#contentPage0 .ms-summarystandardbody th
{
    border:1px solid #FFFFFF;
    color:#636363;
    padding:0.3em;
}

#contentPage2 .ms-listviewtable tbody th, 
#contentPage2 tbody td, 
#contentPage2 .ms-summarystandardbody tbody th, 
#contentPage2 .ms-summarystandardbody tbody td,
#contentPage0 .ms-listviewtable tbody th, 
#contentPage0 tbody td, 
#contentPage0 .ms-summarystandardbody tbody th, 
#contentPage0 .ms-summarystandardbody tbody td
{
    text-align:left;
    vertical-align:top;
}

#contentPage2 .ms-listviewtable .ms-viewheadertr td, 
#contentPage2 .ms-summarystandardbody .ms-viewheadertr td, 
#contentPage0 .ms-listviewtable .ms-viewheadertr td, 
#contentPage0 .ms-summarystandardbody .ms-viewheadertr td 
{ border:0px; }

#contentPage2 .ms-listviewtable .ms-viewheadertr tr, 
#contentPage2 .ms-summarystandardbody .ms-viewheadertr tr,
#contentPage0 .ms-listviewtable .ms-viewheadertr tr, 
#contentPage0 .ms-summarystandardbody .ms-viewheadertr tr
{
    border:0px;
    background-color:transparent;
    color:#ffffff;
}

#contentPage2 .ms-listviewtable .ms-viewheadertr td a, 
#contentPage2 .ms-summarystandardbody .ms-viewheadertr td a,
#contentPage0 .ms-listviewtable .ms-viewheadertr td a, 
#contentPage0 .ms-summarystandardbody .ms-viewheadertr td a 
{ color:#ffffff; }

#contentPage2 .ms-listviewtable .ms-viewheadertr th.ms-vh2, 
#bottomPagingCellWPQ1, 
#contentPage2 .ms-summarystandardbody .ms-viewheadertr th.ms-vh2, 
th.ms-vh2-nograd,


#contentPage0 .ms-listviewtable .ms-viewheadertr th.ms-vh2, 
#contentPage0 .ms-summarystandardbody .ms-viewheadertr th.ms-vh2

{ background-color:#6FA7C8; }

#contentPage2 .ms-vh2 table.ms-selectedtitle,
#contentPage0 .ms-vh2 table.ms-selectedtitle
{
    background-color:#666;
    color:#ffffff;
}

#contentPage2 .ms-bottompaging .ms-paging,
#contentPage0 .ms-bottompaging .ms-paging
{
    font-size:12px;
    color:#ffffff;
    padding-left:8px;
}

#contentPage2 .ms-listviewtable .ms-viewheadertr td, 
#contentPage2 .ms-listviewtable .ms-viewheadertr th, 
#contentPage2 .ms-summarystandardbody .ms-viewheadertr td, 
#contentPage2 .ms-summarystandardbody .ms-viewheadertr th,
#contentPage0 .ms-listviewtable .ms-viewheadertr td, 
#contentPage0 .ms-listviewtable .ms-viewheadertr th, 
#contentPage0 .ms-summarystandardbody .ms-viewheadertr td, 
#contentPage0 .ms-summarystandardbody .ms-viewheadertr th
{
    border:0px;
    color:#ffffff;
    padding:0.3em;
}

#ctl00_ctl00_g_7ab7e382_ba87_4936_8a29_7e5424c68d5e b
{
    font-size:11px;
    font-weight:normal;
}

#contentPage2 tr.ms-viewheadertr
{
    position: relative;
top: expression(this.offsetParent.scrollTop);
    height:12px;
}

/* labcoast styles for rotating quotes --JP*/
.quotes{
        clear: left;
		height: 100px;}
em{
font-style:italic;
}

