/* Begin classes for common SPIN elements */

.page_header {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.page_header a, .page_header a:link {

}

page_header a:hover {

}

.breadcrumb {
	font-size: 0.8em;
}

.item {
	margin: 0px 0px 20px 0px;
	overflow: auto;
	height: 100%;
}

.item p {
padding-left: 10px;
}

.wd_faq .item {
	margin: 0px 0px 0px 0px;
	overflow: auto;
	height: 100%;
}

.item p {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0; 	
}

.item_name {
	background: url(../images/dot.gif) no-repeat 0 12px;
	color: #8cb50d;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
}

.wd_faq .item_name {
	background: url(../images/dot.gif) no-repeat 0 10px;
	color: #8cb50d;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

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

.item_summary {
	font-size: 1em;
}

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

.detail_subheader {
	font-size: 1em;
	font-weight: bold;
}

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

.category_header {
	font-size: 1.4em;
	font-weight: bold;
	color: #999999;
	padding-bottom: 15px;
}

.wd_faq .category_header {
	font-size: 1.4em;
	font-weight: bold;
	color: #999999;
	padding-bottom: 0px;
}

.wd_featurebox table.wd_imagetable {
	clear: both;
}

td.imagecaption {
	font-size: .8em;
	font-style: italic;
	text-align: left;
	padding: 3px 5px 3px 5px;
}

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

div.wd_page_toolbar {
	border-top: 1px solid #d1d2d6;
	color: #00a0c6;
	margin: 35px 0px 15px 0px;
	padding: 5px;
}

div.wd_page_toolbar img {
	display: none;
}

.wd_page_toolbar a:link, .wd_page_toolbar a:visited {
	color: #00a0c6;
	text-decoration: underline;
	text-transform: uppercase;
}

.wd_page_toolbar a:hover {
}

div.wd_featurebox_title {
	display: none;
	font-size: 16px;
	font-weight: bold;
	color: #8bc53f;
}

div.wd_featurebox {
	margin-bottom: 6px;
	overflow: no;	
}

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

div.wd_standard {
	padding-top: 6px;
}

div.wd_events {

}

div.wd_gallery {

}

/* 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;
    padding: 0px;
    
}

table.wd_formbuilder td {
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;	

}

/* Begin Calendar styles */

table.wd_calendar_header
{
	background-color: #7d8dac;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin-top: 15px;
	border-style: none none dotted none;
	border-width: 0 0 thin 0;
}

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;
	table-layout: fixed;
}

th.wd_calendar_dayofweek_header {
	background-color: #ffffff;
	text-transform: lowercase;
	font-size: .90em;
}

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

html>body td.wd_calendar_day {
	padding: 0px 2px 0px 2px;	/* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
	background-color: #eeeeee;
	border-top: 1px #eeeeee solid;
	font-size: .85em;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #c6cede;
	border-top: 1px #c6cede solid;
	font-size: .85em;
}

td.wd_calendar_today
{
	background-color: #FF9;
	border: 1px #000000 solid;
}

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

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

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

div.wd_calendar_event {
	width: 100%;
	margin: 1px 0px 1px 0px;
	padding: 2px;
	position: relative;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
	background-color: #77ccff;
}

html>body div.wd_calendar_event {
	left: -2px;	/* account for padding+border where width = content only */
}

div.wd_event_tip_header
{
	background-color: #ffcc77;
	border-bottom: #F70;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

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

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_sitemap_subnav {
	margin-left: 20px;
}
	
INPUT.normal 
{ 
border: solid 1px #999999; 
background-color: #F6F6F6; 
padding: 3px; 
margin: 0px;
}

INPUT.highlight 
{ 
border: solid 1px #FF0000; 
background-color: #CCCCCC; 

}

span.highlight
{ 
background-color: #CCCCCC; 
border-width: 2px;
border-style: solid;
border-color:#FF0000;
border-top: 1px #c6cede solid;
border-bottom: 1px solid #FF0000;
}

span.normal
{
display:inline; 
border: solid 0px #999999; 
background-color: #F6F6F6; 
padding: 3px; 
margin: 0px;

}

