.wd_news_releases-detail p {
	white-space: normal !important;
}

.wd_news_releases-detail table td {
	margin: 0 !important;
	padding: 0 !imprtant;
}

/* Begin classes for common SPIN elements */

.wd_news_releases-detail div table {
}

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

.page_header a, .page_header a:link {

}

page_header a:hover {

}

.breadcrumb {
}

.item {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:small;
	margin: 0px 0px 10px 0px;
	overflow: auto;
	height: 100%;
}

.item_name {
	color:#000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	padding-right: 5px;
}

.wd_subscribe_rss {
	padding-left: 10px;
}

.wd_subscribe_rss .item_name img {
	display: inline;
	margin-right: 0;
	vertical-align: middle;
}

.item_date {
	color: #0038A8;
	font-size: 13px;
	font-family:Helvetica,Verdana,Arial,sans-serif;	
	_width:90px;
}

.wd_news_releases .item_summary {
	display: none;
}

.item_summary {
	font-size: 12px;
	font-weight: normal;
}

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

.detail_subheader {
	background: url(../images/grayarrow.gif) no-repeat center left;
	color: #555;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 0 18px;
	padding: 0 0 0 10px;
	text-align: left;
}
	
.category_name {
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}

.category_header {
	color: #0038A8;
	font-size: 16px;
	font-family: helvetica, arial;
	font-weight: bold;
	padding-bottom: 15px;
	padding-left: 12px;
}

.wd_news_alerts {
	display: none;
}

.wd_contacts-sidebar {
	font-size: 12px;
	padding: 0 0 0 0;
	list-style-type: none;
	display: block;
	margin: 0 0 10px 0;
}
	
table.wd_imagetable {

}

td.imagecaption {
	font-size: 10px;
	padding: 3px 5px 3px 5px;
}

td.imagecaption p {
	font-size: 10px;
	margin-bottom: 10px;
	
}

div.wd_page_toolbar {
	margin: 70px 15px 10px 15px;
	padding: 5px;
}

span.wd_page_tool {
	font-size: 11px;
}

span.wd_page_tool img {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#wd_page_tool {
	margin: 0px;
	padding: 0px;
}
span.wd_page_tool a:link, a:visited {
}

div.wd_featurebox_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
	border-bottom: 1px solid #333333;
	padding: 4px 8px 4px 15px;
	width: 177px;
}

div.wd_featurebox {
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;		
	padding: 8px 8px 8px 15px;
	margin-bottom: 6px;
	width: 177px;
	overflow: auto;	
}

div.wd_newsfeed_releases {
	width: 95%;
}

/* 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 {

}

.wd_gallery .pic {
	width: 165px;
}

.wd_gallery .photo_caption  {
	font-size: 11px;
	width: auto;
}

.wd_gallery .photo_caption a:link, .wd_gallery .photo_caption a:visited {
	font-size: 11px;
	font-weight: normal;
}

/* Begin FormBuilder styles */

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

}

table.wd_formbuilder {
	width: auto;
}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
    margin: 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_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;
}

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;
}

div#wdFadeBackground {
    background-color: #555555;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

div#wdFadePopup {
    background-color: #ffffff;
}

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

td#wdFadeClose {
    text-align: right;
}

p.search_result {
}

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

span.search_url {
}

table.news_releases  {
	width: auto;
}

p.subscribe_links, p.archive_nav, p.category_select {
}

table.news_releases td {
	margin: 2px;
	padding: 6px 0 0 6px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

table.news_releases .item, table.news_releases .item_date {
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
}

.release_images {
	float: left;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 1px 1px 10px;
	margin: 8px 15px 15px 10px;
	padding: 8px 15px 15px 10px;
}

.release_image {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 10px 1px 10px;
	margin: 8px 15px 15px 10px;
	padding: 8px 15px 15px 10px;
}

p.release_images_caption {
	font-size: .9em;
	font-weight: bold;
	width: 150px;
}

#login_status_display {
	margin-left: 5px;
	padding: 5px;
	width: 588px;
}

.mediaroom-sidebar {
	background-color:#FFFFFF;
	background-image:url(../images/content_vert_shad.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	float:right;
	list-style-type:none;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	margin: 0px;
	width: 186px;
}

	.mediaroom-sidebar a:link, .mediaroom-sidebar a:visited {
		
	}
	
	.mediaroom-sidebar a:hover{
		
	}
	
	.mediaroom-sidebar .titlebox {
		padding: 4px 4px 4px 8px;
		width: 186px;
		color:#0038A8;
		font-size: 14px;
		font-family:Helvetica,Arial,Verdana,sans-serif;
		line-height: 20px;
		margin-bottom: 0px;
		text-align: left;
	}

	.mediaroom-sidebar .contentbox {
		border-bottom: 1px dotted #999999;
		padding: 4px 5px 4px 8px;
		margin-bottom: 10px;
		margin-right: 0px;
		text-align: left;		
	}
		
	.titlebox h2 {
	color:#0038A8;
	font-size: 110%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	margin:0px;
	padding:5px 5px 0px 10px;
	}

	.contentbox p {
		font-size: 11px;
		margin-top: 0px;
		margin-bottom: 8px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

.media_left a:link, .media_left a:visited, .media_left a:hover {
display: block; text-decoration: none; font-weight: bold; padding: 5px 12px 5px 12px; background-color: #DCD8D0;
}

.media_left a:link, .media_left a:visited {
	border-top: 1px solid #FFFFFF;
	border-left: 5px solid #4F4B43;
	border-bottom: 1px solid #ACA8A0;
	color: #5A5A5A;	
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.media_left a:hover {
	border-top: 1px solid #ACA8A0;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px solid #0038A8;
	color: #0038A8;
}

