.tabWidth{
	width:12%;
}
a.captionLink{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
}
a.captionLink:hover{
	text-decoration: underline;
}
.slideshowHomePageContainer{
	width:380px;
	text-align: center;
	vertical-align: top;
}
.slideshowHomePage{
	width:350px;
	text-align: right;
	vertical-align: top;
}
#tablebuttons{
	width:350px;
	height:25px;
	border-left:1px black solid;
	border-bottom:1px black solid;
	border-right:1px black solid;
	background-color:#666666;
}
#tablebuttons .buttonlinks, a.buttonlinks:active, a.buttonlinks:link, a.buttonlinks:visited{
	font:bold 11px Arial;
	color:#FFFFFF;
}
#tablebuttons a.buttonlinks:visited{
	font:bold 11px Arial;
	color:#FFFFFF;
}
#tablebuttons a.buttonlinks:link{
	font:bold 11px Arial;
	color:#FFFFFF;
}
#tablebuttons a.buttonlinks:hover{
	color:#99CC99;
	text-decoration:none;
}
#portletHeadlines td a{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 85%;
	color:#006699;
	text-decoration:none;
}
#portletHeadlines td a:hover{
	text-decoration:underline;
}
#content li{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 85%;
}
.newslink { font: 10px Arial }

/* Count-e-News TAB */
#apDiv3 {
	position:relative;
	left:10px;
	top:2px;
	width:97%;
	height:42px;
	z-index:2;
}
#apDiv4 {
	/*position:relative;
	top:-50px; */
	width:98%;
	height:12px;
	z-index:1;
	background-color:#009FC2;
	font:bold italic 11px Verdana; 
	color:#ffffff; 
	text-align:right; 
	padding-right:15px;
}
/* New Home Page */
/* Right Portlets */
	.msg_head { cursor:pointer; height:20px; background:url('/_images/tab_green.png') no-repeat; padding-left:10px; color:#004400; font-weight:bold; font-size:90% }
	.msg_body { border:1px solid #CECECE; margin-top:-11px; line-height:130% }
	.msg_headbcc { cursor:pointer; height:20px; background:url('/_images/tab_green.png') no-repeat; padding-left:10px; color:#004400; font-weight:bold; font-size:90% }
	.msg_bcc { border:1px solid #CECECE; margin-top:-11px; line-height:130% }
	.txt_head { cursor:pointer; padding:10px 0 }

/* News Tabs */
#tabs {
  display: block;
  float: left;
  width: 100%;
}
#tabletabs a.tab {
	border-collapse: collapse;
	border-width: 1px 1px 0px 1px;
	padding: 0px 0em 0px 0em;
	margin-top: 0px;
	margin-right: 4px;
	text-decoration: none;
	text-align: center;
	float:left;
	color: #004400;
	font-size:small;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; /* 'Bernard MT Condensed' */
}
#tabletabs a.tab:visited, a.tab:link {
	font-size:small;
	font-weight: bold;
	color: #004400;
}
#tabletabs a.tab:active {
	color:#669966;
}
#tabletabs  a.tab:hover{
	color:#669966;
}
#tabletabs a.tab_pbcdays, a.tab_pbcdays:visited, a.tab_pbcdays:link {
	font-size:small;
	font-weight: bold;
	color: #f15409;
	text-decoration:none;
}
#tabletabs a.tab_pbcdays:active {
	color:#ffbfa1;
}
#tabletabs  a.tab_pbcdays:hover{
	color:#ffbfa1;
}

/* PBC Charter 

#tabletabs a.tab_pbcharter {
	border-collapse: collapse;
	padding: 0;
	margin-top: 0px;
	margin-right: 1px;
	text-decoration: none;
	color: #000000;
}*/

#tabletabs a.tab_pbcharter, a.tab_pbcharter:visited, a.tab_pbcharter:link {
	font-size:small;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
#tabletabs a.tab_pbcharter:active {
	color:#000000;
}
#tabletabs  a.tab_pbcharter:hover{
	color:#336699;
}

/* PBC Redistricting */

#tabletabs a.tab_redistrict {
	border-collapse: collapse;
	border-width: 1px 1px 0px 1px;
	padding: 0px 0em 0px 0em;
	margin-top: 0px;
	margin-right: 1px;
}

#tabletabs a.tab_redistrict, a.tab_redistrict:visited, a.tab_redistrict:link {
	font-size:small;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
#tabletabs a.tab_redistrict:active {
	color:#ffffff;
}
#tabletabs  a.tab_redistrict:hover{
	color:#cccccc;
}


/* a.tab:hover { */
/* 	background-color: #99CC99; */
/* 	background-image:url(/_code/images/spacer.gif); */
/* } */
.panel {
	border: solid 1px #CECECE;
	background-color: white;
	padding: 5px;
	/*width:90%;*/
	text-align:left;
	/* height: 260px; 
	overflow: auto;*/
	clear: left;
}

/* Collapse */

#wrap{
	margin: 0px auto;
	padding: 10px;
	width: 750px;
	background: #FFFFFF;
	border: 1px solid #0099FF;
}
h1, h2{
	font-weight: normal;
	border-bottom: 1px solid #E0E0E0;
}
.expArrow{
	padding:5px 0 0 30px;
	height:30px;
	background: url(/_images/tab_triangle_right.png) no-repeat 0px 4px;
	color:#004400; font-weight:bold; font-size:85%;
	cursor:pointer;
}
.collapse{
	padding:5px 0 0 30px;
	height:30px;
	background: url(/_images/tab_triangle_down.png) no-repeat 0px 4px;
	color:#004400; font-weight:bold; font-size:85%;
	cursor:pointer;
}

.red { color:#F00 }