div#quotebox {
	border: 1px solid #000;
	background-color: #fff;
	padding: 15px;
}

div#quote {
	font-style: italic;
}

div#quoter {
	text-align: right;
}

.newsbox {
	border: 1px solid #E0E5E8;
	background-color: #fff;
	padding: 8px;
	margin-bottom: 20px;
}

.table1 {
	border-top: 1px solid #C5DAE7;
	background-color: #E6F1F8;
}

.table2 {
	border-top: 1px solid #C5DAE7;
	background-color: #F3F8FC;
}

.table3 {
	border-top: 1px solid #E0E5E8;
}

.mugshot {
	/*border: 1px solid #000;*/
}

.caption {
	font-size: 10px;
}

.newsimage {
	margin-right: 10px;
	border: 1px solid #000;
}

.sitemapbox{
	padding: 5px;
	background: #fff;
	border: 1px solid #E0E5E8;
	margin-bottom: 14px;
}

.loginbox{
	padding: 8px;
	background: #fff;
	border: 1px solid #E0E5E8;
	margin: 0px 0px 0px 20px;
}

.resultsRow{
	
	border-top: 1px solid #E0E5E8;
	padding-top: 4px; 
	padding-bottom: 4px;
	padding-right: 8px;
	
	/*font-size:			10px;*/
}

.admintable{
	
	border: 1px solid #DFDC99;
	padding: 15px 15px 15px 15px; 
	background-color: #FFFCEF;
}

.greybox{
	
	border: 1px solid #E0E5E8;
	padding: 15px 15px 15px 15px; 
	background-color: #FFF;
}

.smalltext {
	font-size:			10px;
}

.unexpanded {
	line-height: 120%;
}

.boxcelltl{
	border-top: 1px solid #E0E5E8;
	border-left: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcelltr{
	border-top: 1px solid #E0E5E8;
	border-right: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcelll{
	border-left: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcellr{
	border-right: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcellbl{
	border-bottom: 1px solid #E0E5E8;
	border-left: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}
.boxcellbr{
	border-bottom: 1px solid #E0E5E8;
	border-right: 1px solid #E0E5E8;
	font-size:			10px;
	padding: 4px 8px 4px 8px;
	background-color: #fff;
}

.tinted{
	background: #FBFDFC;
	border: 1px solid #E0E5E8;
	margin-right: 10px;
	margin-top: 10px;
	padding:3px;
}

.error, table tr td .error{
	color: red;
}

#error{
	color: red;
}

.errorbox {
	border: 1px solid #8F1111;
	color: #9F0000;
	background-color: #fff;
	padding: 13px;
	margin-bottom: 50px;
}

.flashbox {
	border: 1px solid #E0E5E8;
	color: #00ff00;
	/*color: #5E7FF9;*/
	background-color: #fff;
	padding: 5px 5px 5px 10px;
	margin-bottom: 15px;
}

.flashbox table tr td {
	color: #5E7FF9;
}

.tip {
	font-size: 10pt;
}

.agendaItem1 {
	background: #CFCFCF;
}

.agendaItem2 {
	background: #DFDFDF;
}

.agendaItem3 {
	background: #EFEFEF;
}

.agendaItem4 {
	background: #FFFFFF;
}

.agendatableborder {
	border: 1px solid #999999;
}

.agendatablebordertop {
	border-top: 1px solid #999999;
}

.agendacellbordertop {
	border-top: 1px solid #E0E5E8;
}

.docliststatus {
	color: grey;
}

.disabled {
	color: grey;
}

.jsbutton {
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.agendaTable0{
	border-top: 1px solid #999999;
	/*padding-top: 20px;*/
	/*padding-bottom: 20px;*/
	font-weight: bold;
}

.agendaTablePrint0{
	font-weight: bold;
}

.agendaTableGen{
	border-bottom: 1px solid #E0E5E8;
	padding-top: 5px;
	padding-bottom: 5px;
}

.agendaTableGenPrint{
}

.docTableTitleRow{
	border-bottom: 1px solid #E0E5E8;
}

.peopleicon{
	border: 0px;
	margin-right: 3px;
}

.highlight {
	font-weight: bold;
	color: #BD8500;
}



/***************************************************************************
AJAX TABS CSS
***************************************************************************/

.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #E0E5E8;
	color: #2d2b2b;
	background: white url(shade.html) top left repeat-x;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(shadeactive.html);
	border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.contentstyle{
	border: 1px solid #E0E5E8;
	margin-bottom: 1em; padding: 10px;
	background: white;
	padding-top: 20px;
	padding-bottom: 20px;
}

.loading {
	color: gray;
}


/***************************************************************************
GROUP DISPLAY HIERARCHY CSS
***************************************************************************/

.grouporder0, .grouporder1 {
	margin-top: 10px;
}


/***************************************************************************
FILE DOWNLOAD CSS
***************************************************************************/


.filePopup {
	background: white;
	border: 1px solid #7F7F7F;
	padding: 5px;
}

.filePopupInfo {
	color: #7F7F7F;
}

.downloadbox {
	border: 1px solid #AFDFA7;
	background-color: white;
	margin-bottom: 20px;
}

.downloadboxheader {
	/*padding: 8px;*/
	background-color: #C8FFBF;
	border-bottom: 1px solid #AFDFA7;
}

.downloadboxheadertable {
	padding: 8px;
	background-color: #C8FFBF;
}

.downloadboxcontent {
	padding: 8px;
}


/************ DAVID'S NEW-LOOK TABS ***********************/

.tabbar a, .tabbar a:link, .tabbar a:hover, .tabbar a:visited {
	color: black;
}

.tabbar {
	height:29px; 
	background:url(../../../images/ppc_images/tabsbottom.gif) bottom repeat-x;
}

.tabcontainer {
	float:left; 
	height:29px; 
	width:100px; 
	background:url(../../../images/ppc_images/tabmiddle.gif) top repeat-x;
}

.tabcontainerselected {
	float:left; 
	height:29px; 
	width:100px; 
	background:url(../../../images/ppc_images/tabmiddleselected.gif) top repeat-x;
}

.tabrightend {
	height:29px; 
	background:url(../../../images/ppc_images/tabright.gif) top right no-repeat; 
	padding-right: 10px;
}

.tabrightendselected {
	height:29px; 
	background:url(../../../images/ppc_images/tabrightselected.gif) top right no-repeat; 
	padding-right: 10px;
}

.tableftend {
	height:29px; 
	background:url(../../../images/ppc_images/tableft.gif) top left no-repeat; 
	padding-left: 8px;
}

.tableftendselected {
	height:29px; 
	background:url(../../../images/ppc_images/tableftselected.gif) top left no-repeat; 
	padding-left: 8px;
}

.tablabel {
	padding-top:7px;
	cursor:pointer;
}

.tabcontentarea {
	/*clear:both; */
	border:1px solid #b9b9b9; 
	border-top:none; 
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 30px; 
}

.ppc_list_style li {
	list-style-type: none;
}

