.searchform {
  border: 1px solid #695E4A;
  font-family: arial;
  font-size: 10px;
  font-weight: normal;	
  height: 18px;
  width: 100px;
  }	  
  
.form {
  background: #000;
  border: #999;
  color: #fff;
  font-size: 11px;
  height: 18px;
  text-decoration: none;
  width: 26px; 
}

/* Begin classes for common SPIN elements */

.page_header {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

div.item p {
	margin-top: 0px;
}

.item {
	/* overflow: auto; */  /* disabled to fix scrollbars in FF when link is clicked */
	margin: 0px 0px 20px 0px;
	height: 100%;
	clear: both;
	padding: 10px 0px 0px 0px;
}

.item_name {
	font-size: 1.3em;
	font-weight: bold;
}

.item_name a:link, .item_name a:visited {
	font-size: 12px;
	font-weight: bold;
}

.item_date {
	font-size: 1.3em;
	font-weight: bold;
}

.item_summary {
	font-size: 1.3em;
}

.detail_header {
	color:#2b99ca;
	font-size: 1.25em;
}

.detail_subheader {
	color:#2b99ca;
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
}

.category_name {
	font-size: 1.1em;
	font-weight: bold;
}

.category_header {
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 0px;
}

td.imagecaption {

}

td.imagecaption p {
	font-size: .9em;
	font-style: italic;
}

.wd_featureboxes_right {
	width: 160px;
	.width: 159px;
	padding: 0;
	margin: 0;
}

.wd_featureboxes_right div.wd_featurebox_title {
/*	background: #BFEEFF url(../images/sidebar_top.gif) no-repeat top; */
	font-size: 12px;
	font-weight: bold;
	padding: 15px 10px 0 0px;
	
}

.wd_featureboxes_right div.wd_featurebox {
/*	background: #BFEEFF url(../images/sidebar_bottom.gif) no-repeat bottom; */
	margin-bottom: 6px;
	overflow: auto;		
	height: 100%;
	padding: 10px 0px 5px 0px;
}

div.wd_news_releases-searchform {
	width: 185px;
	.width: 184px;
	padding: 0;
	margin: 0;
}

div.wd_news_releases-searchform input, div.wd_news_releases-searchform select {
	font-family: verdana;
	font-size: 1em;
}

.wd_news_releases-searchform div.featurebox_title {
/*	background: #BFEEFF url(../images/sidebar_top.gif) no-repeat top; */
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0px 0 13px;
}

.wd_news_releases-searchform div.featurebox {
/*	background: #BFEEFF url(../images/sidebar_bottom.gif) no-repeat bottom; */
	margin-bottom: 6px;
	overflow: auto;
	padding: 10px 0px 25px 0px;
}

div.wd_featureboxes_middle .wd_featurebox_container {
	padding-left: 0 !important;
}

td.bodytext .wd_featurebox_container {
	padding-left: 28px;
}

.wd_featureboxes_middle .wd_featurebox_title, .wd_featurebox_container .wd_featurebox_title {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin: 6px 8px 6px 0;
}

.wd_featureboxes_middle div.wd_featurebox {
	margin: 0px 8px 12px 2px;
	overflow: auto;		
}

.wd_featureboxes_middle .wd_newsfeed_releases-teaser .tools {
	display: none;
}

#featurebox_rss_0 {
	font-size: 12px;
	font-weight: bold;
}

.wd_newsfeed_releases-teaser .tools {
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
}

.wd_featureboxes_left {
	padding-top: 20px;
}

.wd_featureboxes_left div.wd_featurebox_title {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 5px;
	text-align: center;
}

.wd_featureboxes_left div.wd_featurebox {
	font-size: 10px;
	margin-bottom: 6px;
	padding: 8px 0 8px 5px;	
}

.wd_featureboxes_left div.wd_featurebox p {
	background: none;
	border: none;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0 0 0 37px;
	text-align: left;
}

.wd_featureboxes_left div.wd_featurebox a:link, .wd_featureboxes_left div.wd_featurebox a:visited {
}

.wd_featureboxes_left div.wd_featurebox a:hover {
}

div.wd_page_toolbar {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin: 5px 5px 5px 28px;
	padding: 5px;
}

span.wd_page_tool {
	font-size: 1em;
}

.tools img {
	vertical-align: middle;
}

/* Begin classes for individual PCTs
   (enter amendments to the above declatations, ex:
   div.wd_standard .category_name {
    [styles]
   }
*/

div.wd_standard {

}

div.wd_events {

}

div.wd_gallery {
	padding-top: 10px;
}

/* Begin FormBuilder styles */

div.wd_formbuilder {
/* This is the container for all formbuilder forms on this build*/

}

table.wd_formbuilder {

}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
    margin: 0px;
}

/* Begin Calendar styles */

table.wd_calendar_header {
	background-color: #0000cc;
	color: #ffffff;
	font-family: arial;
	width: 100%;
}

table.wd_calendar_header a,
table.wd_calendar_header a:visited,
table.wd_calendar_header a:active,
table.wd_calendar_header a:link {
	color: #ffffff;
}

td.wd_calendar_header_label {
	text-align: center;
	font-weight: bold;
}

td.wd_calendar_header_prev {
	text-align: left;
}

td.wd_calendar_header_next {
	text-align: right;
}

table.wd_calendar {
	background-color: #ffffff;
	font-family: arial;
	width: 100%;
	table-layout: fixed;
}

th.wd_calendar_dayofweek_header {
	background-color: #ffffff;
	text-transform: lowercase;
}

td.wd_calendar_day {
	margin: 0px;
	padding: 0px 2px 0px 2px;
	width: 14%;
	vertical-align: top;
}

td.wd_calendar_this_month {
	background-color: #cccccc;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #999999;
}

td.wd_calendar_today {
	background-color: #ffffff;
	border: 2px #000000 solid;
}

div.wd_calendar_day_header {
	text-align: right;
	color: #000000;
	text-weight: bold;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header {
	color: #555555;
}

div.wd_calendar_no_event {
	margin: 2px 0px 2px 0px;
}

div.wd_calendar_event {
	width: 100%;
	margin: 0px;
	position: relative;
	left: -2px;
	background-color: #7777ff;
	border: 2px #0000ff solid;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

div.wd_event_tip_header {
	background-color: #ffcc77;
	border-bottom: 2px #ff7700 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.wd_event_tip_info {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.wd_event_tip_info p {
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.wd_event_tip_title {
	font-size: 1.2em;
	font-weight: bold;
}

div.wd_event_tip_time, div.wd_event_tip_location_name {
	font-weight: bold;
}

div.wd_socialtools {
    position: relative;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 20px;
}

div.wd_socialtools a:hover {
    text-decoration: none;
}

div.wd_socialtools_menu {
    background-color: #ffffff;
    border: 1px solid #82DCFF;
}

div.wd_socialtools_type {
    display: inline;
    margin: 0px 0px 0px 10px;
    height: 50px;
}

div.wd_socialtools_type img {
    margin-right: 5px;
}

div.wd_socialtools_tool {
    padding: 3px;
    margin: 5px 0px 0px 0px;
    text-align: left;
    white-space: nowrap;
}

div.wd_socialtools_tool img {
    margin-right: 5px;
}

/* Popup Fader */
div#wdFadeBackground {
    background-color: #555555;
    border: 5px;
    margin: 0px;
    padding: 0px;
}

div#wdFadePopup {
    background-color: #333333;
    padding: 2px;
}

td#wdFadeContent {
    background-color: #ffffff;
}

td#wdFadeClose {
    text-align: right;
}

p.search_result {
}

span.search_mime {
    font-size: 0.9em;
}

span.search_url {
}

.wd_newsfeed_releases-teaser .tools {
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
}

.wd_site_users #approval_required_text {
    color: #990000;
    font-weight: bold;
}

div.wd_news_releases-searchform div.featurebox form {
	width: 160px;
	margin: 0;
	padding: 0;
}

.wd_news_releases-searchform td {
    font-size: 11px;
}

div.featurebox form table.spintable input {
	size: 3;
}

div.featurebox form table.spintable td {
	padding: 0;
	margin: 0;
}

/* Custom table CSS to add border around specific tables in press releases */

.table {
    border: 1px solid #000;
}

