﻿/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

/************************************************
Base font style and size set here
************************************************/
body
{
	border: 0;
	margin: 0;
	padding: 0;
	background:  #cbddfd url(_gfx/cmn/body_bg_strip.gif) 0 0 repeat-x;
	text-align: left;
}

body,select,input,textarea, table
{
	font: 12px/24px Arial, Helvetica, sans-serif;
	color: #717171;
}

.survey_container span, .survey_container TABLE tr, .survey_container TABLE, .sr_topic label, .sr_topic span, .sr_descriptioncat, .sr_topic p, .sr_topic li, .sr_topic td{font-size: 12px !important;line-height:24px;}

a img{border: 0;}

a
{
	color: #d0510b;
	text-decoration:none;
}

a:hover{text-decoration:underline;}

a[name], a[name]:hover
{
	color:#717171;
	text-decoration:none;
}

p{margin:0 0 1em 0;}

/***subtitle colors**/
.contentheader h2, .contentheader_banner h2{color: #424752;font-size:14px !important;}

.component_title, .survey_title, .rootnode a, .parentnode a, .staff_component_title, legend, .testimonial_text{color: #424752;}

/**title colors**/
.contentheader h1, .contentheader_banner h1, .mainSpan_wrapper_review  .component_title_review, .mainSpan_wrapper_review .special_title{color: #d0510b;}

.component_subtitle span, h3, h2{color: #d0510b;}

/** border color **/
.downloadmessage, .form_textarea, fieldset, .form_normaltextbox, .form_smalltextbox, .form_normaldropdown, .form_smalldropdown, .advanced_searchbox input.textfield, .listtable_pager a, .listcomponent_pager a, .listfaq_pager a, .search .paging a, .listfaq, .staff_thumbnail_span img, .facility_thumbnail img, .business_image_container IMG, .business_thumbnail_span IMG, .poll_result_answer table tr, #recaptcha_image, .slideshow_link, .album_item, .photo_item, #photo_single, #recaptcha_response_field, .official_image, .official_info, .official_message_body, .official_bio, #SearchGoogleMini_iFrame, #cse-search-results, .reserveInfo, .fr_info_right textarea.form_normaltextbox, .resizable-textarea textarea, #cse .gsc-control-cse, #cse input.gsc-input 
{border:solid 1px #cfcfcf !important;}
.form_button, .forecast_item, #cse input.gsc-search-button{border:solid 2px #cfcfcf !important;}
.search_result, .search_result_alternate, .newsBlog .blog_title, #cse .gsc-result-info {border-bottom:solid 1px #cfcfcf !important;}
.search_features{border-bottom:solid 1px #cfcfcf;border-top:solid 1px #cfcfcf;}
.listtable td, .righttable td{border: 0;border-top:solid 1px #cfcfcf;}
.listtable, .righttable{border: 1px solid #cfcfcf;}
div.sort_items, .followTwitter{border-top: 1px dashed #cfcfcf;border-bottom: 1px dashed #cfcfcf;}
hr{color: #e1e1e1;background-color: #cfcfcf;}
.sr_actiondiv{border-left: 1px dashed #cfcfcf;}

/** background color **/
.downloadmessage, .listtable_pager a, .listcomponent_pager a, .listfaq_pager a, .search .paging a, .listfaq, .listtable, .righttable, #cse .gsc-control-cse, #cse .gsc-control-cse *
{background: #ffffff !important;}

.gsc-webResult .gsc-result{border: 1px solid #ffffff !important;}

/** header colors **/
.form_button, .listtable th, .righttable th, .slideshow_link, #cse input.gsc-search-button
{
	background: #666e80 url(_gfx/int/tbl_hdr.gif) 0 0 repeat-x !important;
	color: #ffffff !important;
}

.listtable th a, .righttable th a, .slideshow_link a{color: #ffffff;}

/** hover over color**/
.listtable tr:hover, .righttable tr:hover, div.followTwitter:hover, .listtable_pager a:hover, .listcomponent_pager a:hover, .listfaq_pager a:hover, .search .paging a:hover, .search_result_alternate, .search_features{background:#e5e7eb;}

/* Default error reporting style */
.error_message
{ 
	color: #c60;
	font-weight:bold;
	margin-top: 10px;
	display: block;	
}

/* Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after, #FrontEndForm:after, .mainSpan:after, .dropshadow:after, .contentheader:after, .contentheader_banner:after, .content:after, .content_wrapper:after, .container:after, .width_container:after, .contentheader .title:after, .contentheader_banner .title:after, .home_collage:after, .home_columns:after, .home_buttons:after, .search_result:after, .search_result_alternate:after, .component_listitem:after, .blog_box_list:after, .sr_loginform_row:after, .footer:after, .title_left:after, .gsc-control-cse:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0px;
}

.clearfix, #FrontEndForm, .mainSpan, .dropshadow, .contentheader, .contentheader_banner, .content, .content_wrapper, .container, .width_container, .contentheader .title, .contentheader_banner .title, .title_right, .home_collage, .home_columns, .home_buttons, .search_result, .search_result_alternate, .component_listitem, .blog_box_list, .sr_loginform_row, .footer, .title_left, .gsc-control-cse
{display:inline-block;}

.clearfix, #FrontEndForm, .mainSpan, .dropshadow, .contentheader, .contentheader_banner, .content, .content_wrapper, .container, .width_container, .contentheader .title, .contentheader_banner .title, .title_right, .home_collage, .home_columns, .home_buttons,  .search_result, .search_result_alternate, .component_listitem, .blog_box_list, .sr_loginform_row, .footer, .title_left, .gsc-control-cse
{display:block;}


/* Containing frame for the site */
.mainSpan_wrapper,
.mainSpan_wrapper_noleftnav,
.mainSpan_wrapper_review,
.mainSpan_wrapper_home
{background:  url(_gfx/cmn/body_bg_bottom.png) center bottom no-repeat;min-width: 962px;width: 100%;}

.mainSpan_wrapper_home{}
.mainSpan
{
	background:  url(_gfx/cmn/body_bg.jpg) center 0 no-repeat;min-width: 962px;width: 100%;
}

.mainSpan_wrapper_home .mainSpan{background:  url(_gfx/cmn/body_bg_home.gif) center 0 no-repeat;}


/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPERS
********************************************/

.width_container
{
	background: url(_gfx/int/content_strip.gif) 0px 0 repeat-y;
	width: 962px;
	margin: 0  auto 12px auto;
}

.mainSpan_wrapper_noleftnav .width_container, .mainSpan_wrapper_review .width_container, .mainSpan_wrapper_home .width_container{background-image:none;}

.mainSpan_wrapper_home .width_container{background-image:none;margin-bottom: 0;}

.content_wrapper
{
	background: url(_gfx/int/content_bottom.jpg) 0 100% no-repeat;
	padding-bottom: 60px;
}

.mainSpan_wrapper .content_wrapper{}

.mainSpan_wrapper_noleftnav .content_wrapper, .mainSpan_wrapper_review .content_wrapper{background-image:none;}

.mainSpan_wrapper_home .content_wrapper{background-image:none;padding: 0;}

.mainSpan_wrapper_home .container{}

/* Container for admin control panel */
.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
	line-height: 0px;
}

form{padding: 0;margin: 0;}

#FrontEndForm{background:  url(_gfx/cmn/body_bg_strip.png) center 0 repeat-y;min-width: 962px;}

/*targets feedback iframe...*/
#FrontEndForm[onsubmit]{min-width: 0px;}

/************************************************
Header: contains search, top links, site logo
************************************************/

/* Section 508 skip navigation menu */
.skipnav
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10;
}

.skipnav img{float:left;}

.header_wrapper
{
	width: 962px;
	margin: 0  auto;
}

.header
{
	height: 101px;
	position: relative;
}

.header_left a.home_link
{
	width: 510px;
	position: absolute;
	top: 32px;
	left:0px;
	display:block;
	height: 60px;
	text-indent: -4000px;
}

.header_nav
{
	padding: 6px 2px 0 0;
	height: 21px;
	color:#717171;
	font-size: 12px;
	line-height: 21px;
	text-align: right;
}

.header_nav a
{
	color:#717171;
	text-decoration: none;
	padding: 0 7px 0 0px;
	background: url(_gfx/cmn/header_nav_divider.gif) right 3px no-repeat;
	margin-left: 7px;
}

.header_nav a:hover{text-decoration: underline;}

.header_nav a.translate
{
	font-weight: bold;
	padding-left: 27px;
	background: url(_gfx/cmn/translate.gif) 0 0 no-repeat;
	display:inline-block;
	height: 21px;
}

/* Container for search field and go button */
.searchbox
{ 
	width: 185px;
	height: 26px;
	position: absolute;
	right: 14px;
	top: 112px;
	background:url(_gfx/cmn/search_bg.gif) 0 0 no-repeat;
	z-index: 1;
}

.searchbox_textbox
{
	padding: 0 0 0 13px !important;
	height:26px;
	width:145px;
	margin:0px 0px 0 0;
	border: 0px solid #7d88a1;
	float: left;
	font-size: 12px !important;
	line-height: 26px !important;
	background: transparent;
	color:#4a4e53;
}

.searchbox_button{float: left;background: url(_gfx/cmn/goBtn_bg.gif) 0 0 no-repeat;}

.social_icons
{
	position: absolute;
	top: 52px;
	right:5px;
	margin: 0;
	padding: 0 7px 0 124px;
	list-style:none;
	width: 156px;
	height:49px;
	background: url(_gfx/cmn/social_icons.gif) 0px 0 no-repeat;
}

.social_icons li{float: left;}

.social_icons li a{float: left; text-indent: -4000px;overflow: hidden; height: 36px; width:30px;}

.social_icons li:first-child a{width: 36px;}

/************************************************
Left navigation 
************************************************/
.leftnav
{
	padding:6px 4px 60px 4px;
	margin-top: -1px;
	line-height: 15px;
	font-size: 13px;
	float: left;
	width: 228px;
	position: relative;
	background: url(_gfx/nav/leftnav_top.gif) 0px 0 no-repeat;
}

.leftnav a
{
	display:block;
	width: 221px;
	padding: 7px 7px 7px 0;
	color: #ffffff;
	text-decoration:none;
	overflow: hidden;
	border-bottom: 1px solid #9199ab;
}

.leftnav_node_wrapper_root, .leftnav_node_wrapper{}

.leftnav_node_wrapper .leftnav_node a, .leftnav_node_wrapper .leftnav_node_iscurrent a
{
	background:  #424752;
	margin-top: -1px;
}

.leftnav_node_wrapper .leftnav_node_iscurrent a, .leftnav_node_wrapper_root .leftnav_node_iscurrent a{}

.leftnav_node_wrapper .leftnav_node_haschildren a, .leftnav_node_wrapper_root .leftnav_node_haschildren a
{
	background: #4d5462;
	position: relative;
	border-bottom: 1px solid #6d778b;
}

.leftnav_node_wrapper .leftnav_node_haschildren, .leftnav_node_wrapper_root .leftnav_node_haschildren{border-bottom: 1px solid #9199ab;margin-bottom:1px;}

.leftnav a:hover, .leftnav .leftnav_node_wrapper:hover a, .leftnav .leftnav_node_wrapper_root:hover a
{
	color: #ffffff !important;
	text-decoration:none;
	background:  #db6b10 url(_gfx/nav/leftnav_over.gif) 0 0 repeat-x;
}

.leftnav a span{
	padding-left: 24px;
	display: block;
}

.leftnav_node_haschildren a span{background: url(_gfx/nav/arrow_down.gif) no-repeat 10px 5px;}
.leftnav_node_iscurrent a span{background: url(_gfx/nav/arrow_right.gif) no-repeat 12px 4px;}
.leftnav_node_wrapper_root .leftnav_node_iscurrent a span{}
.leftnav_node_iscurrent a:hover span,  .leftnav_node_wrapper_root .leftnav_node_iscurrent a:hover span, .leftnav_node_iscurrent:hover a span{background: url(_gfx/nav/arrow_right.gif) no-repeat 12px 4px;}
.leftnav_node_haschildren a:hover span, .leftnav_node_wrapper_root .leftnav_node_haschildren a:hover span, .leftnav_node_haschildren:hover a span{background: url(_gfx/nav/arrow_down.gif) no-repeat 10px 5px;}


/************************************************
Content header:  page title, breadcrumb, printer friendly link
************************************************/
/* Page content container */
.mainSpan_wrapper .container, 
.mainSpan_wrapper_noleftnav .container, 
.mainSpan_wrapper_review .container
{ 
	float:left;
	width: 726px;
	min-height: 440px;
}

.banner_holder{position: relative;z-index:1;margin: -1px 0 -4px 0px; padding: 7px 7px 7px 6px;background: url(_gfx/int/banner_bg.gif) 0 0 no-repeat;}

IMG.deptbanner, .banner_holder IMG{display: block;width: 711px; height: 124px;}

.contentheader, .contentheader_banner{padding: 10px 8px 15px 19px;background:#ffffff;}

.breadcrumb_wrapper
{	
	min-height: 12px;
	line-height: 12px !important;
	font-size: 11px !important;
	color: #6d778b;
	margin: 0 0px -12px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.breadcrumb a{color: #6d778b;text-decoration: underline;}
.breadcrumb a:hover{text-decoration: none;}

.breadcrumb_last_item, .breadcrumb_last_item:hover{text-decoration:none;}

#share ul 
{
	background:#fff;
	display:none;
	width:250px;
	border:1px solid #666;
	margin:0px;
	padding:0;
	list-style-type:none;
	float:left;
	position:absolute;
	z-index:1000;
	line-height: 19px;
}

#share div:hover ul, #share div.over ul{display: block;}

#share ul li, #share div:hover ul li, #share div.over ul li
{
	float:left;
	margin:0;
	padding:0;
	width:125px;
	position:relative;
}

#share li a 
{
	text-decoration:none;
	color:#666;
	margin:4px;
	padding:0 0 0 25px;
	display:block;
	font-size: 11px;
}

#share li a:hover{color:#000;}

.shareemail {background:url(_gfx/int/share/email.gif) no-repeat 0 0;}
.sharefacebook {background:url(_gfx/int/share/facebook.gif) no-repeat 0 0;}
.sharedel {background:url(_gfx/int/share/delicious.gif) no-repeat 0 0;}
.sharegoogle {background:url(_gfx/int/share/google.gif) no-repeat 0 0;}
.sharegoogleplus {background:url(_gfx/int/share/googleplus.gif) no-repeat 0 0;}
.sharedigg {background:url(_gfx/int/share/digg.gif) no-repeat 0 0;}
.sharetwitter {background:url(_gfx/int/share/twitter.gif) no-repeat 0 0;}
.sharestumble {background:url(_gfx/int/share/stumbleupon.gif) no-repeat 0 0;}
.sharetumblr {background:url(_gfx/int/share/tumblr.gif) no-repeat 0 0;}
.sharemyspace {background:url(_gfx/int/share/myspace.gif) no-repeat 0 0;}
.sharelive {background:url(_gfx/int/share/live.jpg) no-repeat 0 0;}
.sharelinkedin {background:url(_gfx/int/share/linkedin.gif) no-repeat 0 0;}
.sharereddit {background:url(_gfx/int/share/reddit.gif) no-repeat 0 0;}
.shareyahoo {background:url(_gfx/int/share/yahoo.jpg) no-repeat 0 0;}

.printer_friendly, #share, .rss, .feedback, .font_size
{
	margin-left: 18px;
	float: right;
	display: inline;
	white-space: nowrap;
}

#share{ cursor: pointer;}

.printer_friendly a, .rss a, .sharelink a, .feedback a
{
	float: left;
    padding-left:18px;
	height:13px;
	font-size: 11px !important;
	line-height: 13px !important;
	color: #6d778b;
	background: url(_gfx/int/icons.png) 0 -75px  no-repeat;
	text-decoration: underline;
}

.title_right a:hover{text-decoration:none;}

.sharelink a{display: block;float: none;}

.font_size a
{
	font-size: 11px !important;
	line-height: 13px !important;
	color: #6d778b;
	display:inline;
	 float: left;
	 margin-left: 4px;
	 outline: none;
	 cursor: pointer;
}

.text_size{text-decoration: none;margin:0 5px 0 0 !important;}

.font_larger, .font_smaller
{
	text-indent: -4000px;
	overflow: hidden;
	width: 13px;
	height: 13px;
	background: url(_gfx/int/icons.png) 0 -75px no-repeat;
}

.font_larger{background-position: 0 -60px;}
.font_smaller{background-position: 0 -45px;}

.printer_friendly a{background-position: 0 0px;}
.sharelink a{background-position: 0 -60px;}
.rss a{background-position: 0 -15px;}
.feedback a{background-position: 0 -30px; padding-left:23px;}

.title{padding-top: 22px;}
.title_left
{
	padding: 0px 0px 0px 0px;/*add 12px top padding for breadcrumb*/
	margin: 0px 0px 0 0px;
}

.title_right
{
	height: 13px;
	padding: 6px 0px 0px 0;
}

.contentheader h1,
.contentheader_banner h1
{
	font-weight: normal;
	margin: 0 0 0px 0;
	padding: 0;
	line-height: 28px !important;
	font-size: 25px !important;
	width: 100%;
	font-family: Georgia, serif;
	text-transform: uppercase;
}

/** sIFR styles**/
.sIFR-hasFlash h1{/*visibility: hidden;*/}

.contentheader h2,
.contentheader_banner h2
{
    padding:8px 25px 0 0;
    margin:0px;
	font-weight: bold !important;
	clear: both;
}

/************************************************
Content: main content area
************************************************/

.last_updated{display: none;}

/* Content: padding should be on content class NOT container */
.mainSpan_wrapper .content,
.mainSpan_wrapper_noleftnav .content,
.mainSpan_wrapper_review .content
{ 
	padding: 0 8px 0 19px;
	width: 699px;
	overflow: hidden;
}

/************************************************
Content header and Content: No leftnav pages and review pages
************************************************/

.mainSpan_wrapper_noleftnav .container, .mainSpan_wrapper_review .container{width: 100%;margin: 0;}

.mainSpan_wrapper_noleftnav .content, .mainSpan_wrapper_review .content
{
	width:937px;
	padding: 0 13px 0 12px;
}

/* NoLeftNav pages */
.mainSpan_wrapper_noleftnav .banner_holder{display:none;}

.mainSpan_wrapper_noleftnav .contentheader, .mainSpan_wrapper_noleftnav .contentheader_banner{padding: 10px 8px 15px 12px;}

/* Review, error and home pages */
.mainSpan_wrapper_review .contentheader, .mainSpan_wrapper_review .contentheader_banner, .mainSpan_wrapper_home .contentheader{display:none;}

/* Hide review title for all except .mainSpan_wrapper_review*/
.component_title_review{display:none;}
.mainSpan_wrapper_review .content{overflow:visible !important;}
.mainSpan_wrapper_review  .component_title_review, .mainSpan_wrapper_review .special_title
{
	display: block;
	position: relative;
	margin:0px -8px 40px -12px;
	padding:25px 8px 10px 12px;
	line-height: 28px !important;
	font-size: 25px !important;
	font-weight: normal;
	font-family: Georgia, serif;
	text-transform: uppercase;
	background:#ffffff;
}

/**************************************************
Standard content styles
****************************************************/

.content textarea{width: 550px;}

.content input{line-height: 14px !Important;}

.content fieldset{padding: 5px;}

.content iframe{border: 0;}

.content ul, .content ol
{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin-top: 8px;
	margin-bottom: 18px;
}

.content ul li, .content ol li{padding: 0px;}

.content ul ul, .content ol ol, .content ul ol, .content ol ul
{
	padding:0px;
	margin:2px 0 0 30px;
}

.downloadmessage
{
	clear: both;
	text-align:center;
	width: 85%;
	margin: 10px auto;
}

.downloadmessage img{margin:0 2px;}

.downloadmessage p
{
	font-size:90%;
	padding:5px 0;
	margin:0px;
	line-height: 150%;
}

.paging{margin:10px 0;}

/************************************************
Footer
************************************************/

.footer_wrapper
{
	clear: both;
	width: 100%;
	font-size: 11px;
	line-height: 18px;
	min-width: 962px;
}

.footer
{
	width: 811px;
	margin: 0 auto;
	color:#d3e2fd;
	padding: 15px 147px 22px 4px;
	text-align: right;
	position: relative;
	height: 95px;
}
.footer ul
{
	float: left;
	padding: 0;
	margin: 0 0 0 36px;
	list-style:none;
	width:108px;
	text-align: left;
	line-height: 24px;
}

.footer ul:first-child{margin-left:0;}

.footer ul li
{
	border-top: 1px solid #70798b;
	
}

.footer ul li:first-child{border-top:0;}

.footer ul li a:hover{background:#394250;text-decoration:none;}

.footer p
{
	margin: 0;
	padding: 0;
}

.footer a{
	color:#d3e2fd;
	text-decoration: none;}

.footer ul li a
{
	color:#d3e2fd;
	text-decoration: none;
	padding: 0 10px;
	display:block;
}

.footer .copydate{padding-right: 238px;margin-top:  17px;}

.footer .small{font-size: 10px;}

.footer a:hover{text-decoration: underline;}

a.vision_link{}



/************************************************
Department Home Page
************************************************/
.depthome_left
{
	width:480px;
	float: left;
	overflow: hidden;
	padding-bottom: 15px;
}

.mainSpan_wrapper_noleftnav .depthome_left{width: 680px;}

.depthome_right
{
	float:right;
	width:193px;
	margin-right: -4px;
}

/************************************************
Department boxes
************************************************/
.depthome_right .news_box, .depthome_right .events_box
{
	float: right;
	width: 100%;
	margin: 0 0 20px 0;
	background: url(_gfx/int/deptbox_bottom.gif) 0 bottom no-repeat;
	padding-bottom: 13px;
}

.depthome_right .box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 41px;
	background: url(_gfx/int/news_title.gif) 0px 0px no-repeat;
}

.depthome_right  .box_list
{
	
	background: url(_gfx/int/deptbox_strip.gif) 0 0 repeat-y;
}

.depthome_right ul
{
	list-style-type: none;
	margin: 0;
	padding: 0px 20px 0px 19px;
	line-height: 17px;
	font-size: 11px;
	color:#717171;
	background: url(_gfx/int/deptbox_bg.gif) 0 0 no-repeat;
	min-height: 120px;
}

 .depthome_right ul li
{
	padding: 6px 0 5px 2px;
	margin: 0;
	border-bottom: 1px solid #bebebe;
}

.depthome_right .news_box li a, .depthome_right .events_box li a
{
	color:#717171;
	text-decoration: none;
}

.depthome_right li a:hover{text-decoration: underline;}

.depthome_right .news_box .box_bottomlink, .depthome_right .events_box .box_bottomlink
{
	height: 19px;
	padding: 5px 19px 0 0;
	background: url(_gfx/int/deptbox_strip.gif) 0 0 repeat-y;
}

.depthome_right .box_bottomlink a
{
	float: right;
	display: block;
	text-align: left;
	text-indent: -4000px;
	overflow: hidden;
	width: 47px;
	height: 20px;
	background: url(_gfx/int/deptbox_more.gif) 0 0px no-repeat;
	margin: 0 0 -1px 0;
}

/**** news box***/
.depthome_right  .news_box .box_item_summary, .depthome_right .newsimg, .depthome_right .news_box .box_title a, .depthome_right .news_box .box_item_date, .depthome_right .news_box .readmore{display: none;}

/*****events box *****/
.depthome_right .events_box .box_title{background: url(_gfx/int/events_title.gif) 0px 0px no-repeat;}

.depthome_right .events_box .box_item_date, .depthome_right .events_box .box_item_summary{display: block;margin: 0;font-size: 10px;font-style: italic;}

.depthome_right .events_box .datebox, .depthome_right .events_box .eventsimg{display: none;}

/************************************************
Home Page
************************************************/
.home_collage
{
	height: 285px;
	width: 715px;
	z-index: 0;
	position: relative;
	padding: 7px 0px 7px 6px;
	margin-top: -1px;
	float: left;
	background: url(_gfx/home/collage_bg.gif) 0 0 no-repeat;
}

.home_collage .slideshow_master, .home_collage .slideshow_inner{z-index: 1;position: absolute;}
.home_collage .slideshow_post{z-index: 0;position: absolute;}

.alert_container
{
	position: relative;
	background:  url(_gfx/cmn/alert_strip.png) 0 bottom repeat-x;
	margin-bottom: -5px;
	padding-bottom: 5px;
	min-width: 960px;
}

#alert_controls
{
	display: block;
	text-indent: -4000px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 0;
	z-index: 1;
}

#alert_controls.hide
{
	background: url(_gfx/cmn/alert_controls.png) right 0px no-repeat;
	width: 28px;
	height: 30px;
	bottom: 5px;
}

#alert_controls.hide:hover
{
	width: 47px;
	height: 70px;
	bottom: -35px;
}

#alert_controls.show
{
	background: url(_gfx/cmn/alert_controls.png) right -70px no-repeat;
	width: 32px;
	height: 35px;
	top: 0px;
}

#alert_controls.show:hover{background-position: right -140px;width: 81px;}

.alert_container .important_alert_wrapper
{
	width: 100%;
	background: #be9647;
	padding: 5px 0;
}

.alert_right{background: url(_gfx/cmn/alert_border.png) right 0 repeat-y;}

.alert_container .important_alert
{
	overflow: hidden;
	width: 948px;
	font-size: 12px !important;
	line-height: 20px!important;
	padding: 0;
	margin: 0 auto;
	color:#fefefe;
}

.alert_container .important_alert h2{float: left;margin: 0 3px 0 0;text-transform: uppercase; font-weight: bold;font-size: 125%;color:#fefefe;}

.alert_container .important_alert p
{	
	margin:0;
	padding:0;
	display: inline;
}

.alert_container .important_alert a{color:#fefefe; text-decoration: underline;}
.alert_container .important_alert a:hover{text-decoration: none;}

.home_collage .important_alert_wrapper
{	
	position: absolute;
	top: 25px;
	left:140px;
	z-index: 21;
	width: 445px;
	height: 216px;
	background: url(_gfx/home/alert_bg.png) 0 0 no-repeat;
}

.home_collage .important_alert
{
	margin: 53px 0px 0px 15px;
	overflow: hidden;
	width: 410px;
	height: 145px;
	color:#525968;
	font-size: 12px;
	line-height: 18px;
}

.home_collage .important_alert p
{	
	margin:0 0 14px 0;
	padding:0;
}

.home_collage .important_alert_close
{
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 17px;
}

.home_collage .important_alert a{}

.home_services
{
	float: left;
	margin: -1px -1px 0 0;
	padding: 69px 0 0 16px;
	position: relative;
	width: 226px;
	height: 230px;
	overflow:hidden;
	background: url(_gfx/home/services_bg.jpg) 0 0 no-repeat;
}

.quicklink
{
	font-size: 13px !important;
	margin:0px 0px 10px 0px;
	min-width: 210px;
	color:#155c91;
	padding: 3px;
	width:210px;
}

.home_spotlight
{
	font-size: 12px;
	line-height: 16px;
	background: url(_gfx/home/spotlight_strip.gif) 0 0 repeat-y;
}

.home_spotlight img
{
	display: block;
	margin: 0px 0px 9px -6px;
	border: 1px solid #c3bcb7;
	padding: 3px;
	border-radius: 2px;
	background:#ffffff;
}

.home_spotlight .box_title
{
	text-indent: -4000px;
	overflow: hidden;
	background: url(_gfx/home/spotlight_title.gif) 0 0 no-repeat;
	height: 81px;
}

.home_spotlight .box_content{min-height:223px;  padding: 0px 23px 1px 35px;background: url(_gfx/home/spotlight_bg.gif) 0 0 no-repeat;color:#525968;font-size: 12px;line-height: 18px; }

.home_spotlight .box_content p {margin-bottom: 0px;}

.home_columns
{
	clear: both;
	width: 100%;
	padding-bottom: 18px;
}

.home_left
{
	width:290px;
	float:left;
	padding: 18px 27px 14px 16px;
	background: url(_gfx/home/spotlight_bottom.gif) 16px bottom no-repeat;
}

.home_middle
{
	width:297px;
	float:left;
	padding: 13px 31px 0px 0;
}

.home_right
{
	float: left;
	width: 281px;
	padding: 35px 20px 0px 0px;
}


.home_buttons {float:left;width:925px;height:101px;position:relative;margin:-44px 0 0 16px;z-index: 0;}
.home_buttons #slidebuttons { position:absolute;overflow:hidden;left: 0px; top: 0px;width: 817px; height: 101px;z-index: 1;}
.home_buttons #slidebuttons div { height: 101px;background: transparent !important;}

.home_buttons img{ behavior: url(iepngfix.htc);}

.home_buttons #slidebuttons div img {display: block;background: transparent !important;width: 108px;}

.nav {position:relative;top:0px;height:101px;width: 100%;}

#buttons_prev, #buttons_next{position:absolute;top:0px;display:block;width:108px;height:97px;text-indent: -4000px;overflow:hidden;outline: none;z-index: 1;}
#buttons_prev{left:0px;background:url(_gfx/home/prev.png) 0 0 no-repeat;height: 98px;}
#buttons_next {right:0px;left: auto;background:url(_gfx/home/next.png) 0px 0 no-repeat;width: 108px;}

#buttons_prev:hover, #buttons_next:hover{background-position: 0 -98px;}

.home_buttons ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
}

.home_buttons li
{
	padding: 0 8px 0px 0px !important;
	margin: 0;
	float: left;
}

.home_buttons li a
{
	display:inline-block;
	display:block;
}

.home_buttons img{display:block;}

/************************************************
Home boxes
************************************************/
.home_news .box_title{text-indent: -4000px; overflow: hidden; height: 17px;background: url(_gfx/home/news_title.gif) 0 0 no-repeat;}
.tabs-container {width: 100%; clear:both;}
 .home_news ul,  .tabs-container ul
 {
 	padding: 13px 0px 0 1px;
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	line-height: 24px;
	color:#717171;
 }
 
 .tabs-container ul{padding: 18px 0 0 10px;}
 
.home_news ul li, .tabs-container ul li
{
	float: left;
	width: 100%;
	padding: 0px 0 10px 0;
}

.home_news ul li
{
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #d9d9d9;
}

.home_news  ul li a, .tabs-container  ul li a{text-decoration: none; color:#717171;}

.home_news  ul li a
{
	display:block;
	background: url(_gfx/home/news_bullet.gif) 0 8px no-repeat;
	padding-left: 19px;
}

.home_news  ul li a:hover{background: url(_gfx/home/news_bullet_over.gif) 0 8px no-repeat;text-decoration:none; color:#d45a0d;}

.tabs-container  ul li a:hover{text-decoration:underline;}

.home_news p, .tabs-container p
{
	margin: 0;
	padding: 10px 0 10px 3px;
}

.home_news .box_item_summary, .tabs-container .box_item_date
{
	display: block;
	padding: 0;
	margin: 0;
}

.home_events .box_title
{
    display:none;
}

.tabs-container .box_item_date{font-style:italic; color:#a2a8b3;}

.tabs-container .datebox
{
	float: left;
	color:#a2a8b3;
	text-align: center;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 12px;
	width: 41px;
	margin: 5px 10px 0 0;
	line-height: 22px;
}

.tabs-container .datebox span
{
	display: block;
	margin: 0 auto;
	font-size:22px;
}

 .home_news .box_bottomlink,  .tabs-container .box_bottomlink
{
	padding: 15px 0px 0 0px;
	height: 22px;
}

.home_news .box_bottomlink a, .tabs-container .box_bottomlink a
{
	display: block;
	text-indent: -4000px;
	overflow: hidden;
	height: 22px;
	width: 51px;
	background: url(_gfx/home/home_more.gif) 0 0 no-repeat;
	float:left;
}

.tabs-container #tab2 .box_bottomlink{padding-left: 10px;}

.home_calendar
{
	position: relative;
	padding: 18px 0 0px 0;
	width: 261px;
	margin: 0 auto;
}

#ui-datepicker-div{padding-bottom:0;}

.ui-datepicker-header{position: relative;}

.ui-datepicker-title
{
	font-weight: bold;
	color:#d6682c;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
	padding-top: 0px;
	text-transform:uppercase;
}

.ui-datepicker-prev, .ui-datepicker-next
{
	position: absolute;
	top: 2px;
	right: 0px;
	width: 21px;
	height: 21px;
	overflow:hidden;
	text-indent: -4000px;
	background: url(_gfx/home/calendar_next.gif) 0 0 no-repeat;
	cursor: pointer;
}

.ui-datepicker-prev{right: auto;left: 0px;background:url(_gfx/home/calendar_prev.gif) 0 0 no-repeat;}

.ui-datepicker-calendar{font-size: 13px !important; text-align: center;border-spacing: 0;color:#a8a8a8;margin: 0;width: 100%;}

.ui-datepicker-calendar tr td, .ui-datepicker-calendar tr th{width: 14%;vertical-align: middle;line-height: 28px;}

.ui-datepicker-calendar tr th{font-weight: normal;color:#d6682c;font-size: 13px;padding: 7px 0 4px 0;}

.ui-datepicker-calendar tr td{padding: 0px 0 0px 0;}

.ui-datepicker-calendar td{}
.ui-datepicker-calendar td a
{
	text-decoration: none;
	border: 1px solid #d9d9d9;
	border-radius: 1px;
}
.ui-datepicker-calendar td a:hover{text-decoration: underline;}
.ui-datepicker-calendar td a, .ui-datepicker-calendar td span
{
	display:block;

	line-height: 28px;
	color:#717171;
}
.ui-datepicker-calendar td.ui-datepicker-other-month a, .ui-datepicker-calendar td.ui-datepicker-other-month span{color:#a8a8a8;}
.ui-datepicker-calendar td.ui-datepicker-current-day{background: #e6b18f url(_gfx/home/calendar_today.gif) 0 0 repeat-x;}
.ui-datepicker-calendar td.ui-datepicker-current-day a, .ui-datepicker-calendar td.ui-datepicker-current-day span
{
	color:#ffffff;
	font-weight:bold;
}

ul.callanythinglayout
{
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}

ul.callanythinglayout li
{
    float: left;
    margin: 0;
}

ul.callanythinglayout a 
{
    background: url(_gfx/home/tab1.gif) no-repeat 0 0;
    display: block;
    float: left;
    height: 40px;
    outline: medium none;
    overflow: hidden;
    width: 185px;
	text-indent: -4000px;
	z-index: 2;
	position: relative;
}

ul.callanythinglayout li+li a{ background: url(_gfx/home/tab2.gif) no-repeat 0 0;margin-left: -10px;width: 122px;}

ul.callanythinglayout a:hover, ul.callanythinglayout a.active {background-position: 0 -40px;z-index: 1;}

ul.callanythinglayout a.active {cursor: default;}

/************************************************
Forms
************************************************/
/* used on login page*/
.form div 
{
	margin:5px 0;
	clear: both;
	float: left;
	width:100%;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label /* used on forward link page and login page*/
{
	padding-top:3px;
	font-weight: bold;
	height:17px;
	float: left;
	width: 180px;
	line-height: 15px !important;
	clear: left;
}

.form_textarea{width: 587px !important;}

legend{font-weight: bold;}

.form_normaltextbox /* used on login page and job applications*/
{
	width:300px !important;	
	margin: 2px 0;
}

.form_smalltextbox /* used on enotifier page*/
{
	margin: 2px 0;
	padding-left: 2px;
}

.form_normaldropdown
{
	width:300px;	
	padding-left:3px;	
}

.form_smalldropdown /* used on job application page*/
{margin: 2px 0;}

.form_button, #cse input.gsc-search-button
{
	font-weight: bold;
	cursor: pointer;
	padding: 3px 10px;
	overflow: visible;
	display: inline-block !important;
	line-height: 14px;
	text-decoration: none;
	margin: 0;
	height: auto;
}

.form_calendarbutton
{
	border:0;
	cursor: pointer;
}

/*members only change password*/
.memberSignup .form_div{padding-bottom: 5px;}

.memberSignup .form_div .form_button{margin-left: 180px;}

/*email form*/
.forwardlink br{display: none;}

.forwardlink input
{
	margin: 5px 0 5px 150px;
	display: block;
}

.forwardlink .recaptcha{margin: 10px 0;}

.forwardlink .form_button
{
	margin: 10px 0 0 0;
	display: inline;
}

.forwardlink .recaptcha input
{
	margin: 0;
	display: inline;
}

.forwardlink textarea
{
	display: block;
	clear: both;
}

/************************************************
Search
************************************************/
.search{margin:0; }

.search .paging{text-align:center; }

.search .paging span.linkpage
{
	margin: 2px;
	font-size:90%; 
}

.search_result, .search_result_alternate{padding: 10px 30px;}

.search_result_title
{
	font-weight:bold;
	font-size:110%;
}

.search_result_synopsis span.term1,
.search_result_synopsis span.term2,
.search_result_synopsis span.term3
{
	color: #000;
	font-weight: bold;
}

.search_result_synopsis span.term1{background-color: #FFFF66;}
.search_result_synopsis span.term2{background-color: #A0FFFF;}
.search_result_synopsis span.term3{background-color: #99FF99;}
.search_result_synopsis_highlight{background-color:#fcffcc;}

span.search_result_info{padding: 0 0 0 25px;}

.autosuggestion div{padding: 0 0 20px 30px;}

a.advanced_search_link
{
	position: absolute;
	margin: -10px 0 0 630px;
	font-size: 85%;	
}

.search_features a.advanced_search_link{margin-top: -35px;}

/**************************
Advanced search styles
***************************/
.search_summary
{
	font-weight:bold;
	font-size:90%;
	padding:0 30px 6px 30px;
}

.search_features{padding: 10px 40px;}

.advanced_searchbox
{
	float: left;
	width: 40%;
	position: relative;
}

.advanced_searchbox p{margin: 0 0 5px 0;}

.advanced_searchbox input.textfield
{
	width: 217px;
	line-height:16px;
	padding: 1px 0 1px 3px;
	height: 17px;
}

.adsearch_button
{
	position: absolute;
	bottom: 0;
	left: 343px;
}

.sort_container
{
	float: left;
	font-weight: bold;
}

div.sort_items
{
	padding: 4px 0;
	margin: 8px 0px 14px 0;
	line-height: 18px;
}

div.sort_items span.item
{
	margin: 0 6px;
	padding: 1px 0 1px 22px;
	background: url(_gfx/cmn/arrow.gif) 0px 2px no-repeat;
	line-height: 18px !important;
}

div.sort_items span.item IMG /*for ie6, inline image bug*/
{
	vertical-align: middle;
	margin: 4px 0 5px 0;
}

div.sort_items span.item a{line-height: 18px;}

.sort_container_inline
{
	font-weight: bold;
	width: 100%;  /** for IE6/7 **/
}

.sort_container_inline div.sort_title
{
	float: left;
	clear: both;
	width: 145px;
	line-height: 18px;
}

.sort_container_inline div.sort_items
{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	clear: right;
	width: 400px;
}

/************************************************
Lists, including DataGrid classes and Image-using item list 
************************************************/

/* For links on top of page and dropdown filters */
.topselector, .filter, .alphabetfilter, .alphabetpicker, .timing_link{margin: 10px 0;}

.filter select{}

.listDiv
{
	width: 100%;
	clear: both;
}

.listDiv td {vertical-align: top;} /*for photo album*/

.listtable
{
	width:100%;
	border-collapse:separate !important;
	margin: 10px 0;
	empty-cells: show;
}

.righttable
{
    width:250px;
	border-collapse: separate!important;
	margin-bottom: 15px;
}

.listtable th, .righttable th
{
	text-align:left;
	font-weight: bold;
	border: 0px !important;
	font-size: 11px;
	padding: 3px 4px 2px 9px;
	text-transform: uppercase;
}

.listtable td, .righttable td{padding:0px 4px 0px 9px;}

/************************************************
Lists without table grid, like News
************************************************/
.listcomponent
{
	border:0px !important;
	border-collapse: separate !important;
	width: 100%;
}

.listcomponent th{display:none;}

.listcomponent td
{
	border:0px !important;
	padding:4px 4px 10px 0;
}

.listdocument{width: auto !important;}

.posted_date
{
	font-style: italic;
	font-size: 90%;
}

.listcomponent .sticky {font-weight:bold;}

img.sticky
{
	border: 0 !important;
    float: left;
    height: 16px !important;
    margin-left: -16px;
    margin-right: 0 !important;
    margin-top: 4px;
    width: auto !important;
	position: relative;
}

/*************************************************
Component detail 
*************************************************/
.component_title, .survey_title
{
	font-size:148%;
	line-height: 112%;
}

.component_subtitle span, h3, h2
{
	font-weight: bold !important;
	font-size: 115% !important;
}

.component_back{margin:0 0 10px 0;}

.component_back_link
{
 	float:right;
 	margin:10px;
	clear: both;
	white-space: nowrap;
}

.component_listitem{padding: 0 0 15px 0;}

.component_listitem div, .component_content{clear: both;}
.component_content{width: 100%;}/*for ie7*/

.component_listitem_header, .component_listitem_header_wider
{
	font-weight: bold;
	width:100px;
	display:block;
	float:left;
}

.component_listitem_header_wider{width:150px;}

.component_listitem_content, .component_listitem_content_for_wider
{
	width:500px;
	display:block;
	float:left;
}
.component_listitem_content_for_wider{width:450px;}

/* ****************************************
Component list pagers
******************************************/
.listtable_pager, .listcomponent_pager, .listfaq_pager,
.listtable_pager span, .listcomponent_pager span, .listfaq_pager span
{
	text-align:right;
	font-size:90%;
	font-weight:bold;
}

.listtable_pager a,
.listcomponent_pager a,
.listfaq_pager a,
.search .paging a
{
	padding:3px; 
	text-decoration:none;
	font-size:90%; 
	font-weight:bold;
}

.listcomponent_pager{text-align:left;}

/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:0 0 20px 0;
    text-align:center;
}

.calendar_filter select{}

.calendar_wrapper, .calendar_wrapper .calendar{width: 100%;}

.calendar
{
	border-collapse: collapse;
	table-layout: fixed;
}

.calendar_dayheader
{
	line-height: 32px;
	color: #ffffff;
	padding: 2px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	background: #676e7f url(_gfx/int/calendar_header.gif) 0 0 repeat-x;
	text-transform: uppercase;
}

.calendar_title{font-size: 20px !important;}

.calendar_title td
{
	padding: 11px 0 10px 0;
	width: 50% !important;
	font-weight: normal;
	color: #717171;
	overflow: visible;
}

.calendar_title td.calendar_nextprev
{
	width: 25% !important;
	text-align: center;
	padding: 8px 0 0 0;
	text-transform: none;
}

td.calendar_nextprev a
{
	color: #d0510b !important;
	font-size: 12px !important;
	text-decoration: underline;
}

td.calendar_nextprev a:hover{color: #d0510b!important;text-decoration: none;}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	padding: 3px 8px;	
	height:105px;
	border: 1px solid #d9d9d9;
}

.calendar_day,
.calendar_weekendday
{
	color:#717171;
	background: #ffffff;
}

.calendar_othermonthday
{
	background: #e8eaf1;
	color:#b7c4d4;
}

.calendar_today
{
    background: #da690f;
	color:#ffffff;
}

.calendar_eventtime
{
	line-height:109%;
	padding: 0 0 2px 0 !important;
	display: block;
	font-size: 11px;
	font-weight: normal;
}

.calendar_eventlink
{	
	line-height:109%;
	font-size: 11px;
	display:block;
	margin:0px 0 10px 0;
	text-decoration: underline;	
}

.calendar_eventlink:hover{text-decoration: none;}

.calendar_today .calendar_eventtime, .calendar_today .calendar_eventlink{color:#ffffff;}

td.calendar_day br, td.calendar_today br, td.calendar_weekendday br, td.calendar_othermonthday br{display: none;}

/************************************************
Site map
************************************************/
.sitemap img{margin: 0 5px 0 0;}

.rootnode a, .parentnode a {font-weight: bold;} 

.sitemap_file{list-style-image: url(_gfx/_SiteMap/file.gif);}

.backtotoplink
{
	padding:10px 0 10px 5px;
	font-size: 85%;
}

/************************************************
Link List
************************************************/
.link_content{display:block;}

.listlink
{
	width: 100%;
	padding:0;
	border-collapse: separate !important;
}

.listlink td
{
	padding: 0 0 14px 0 !important;
	border:0 !important;
}

/************************************************
FAQ List
************************************************/
.listfaq
{
	width:100%;
	border-collapse: separate !important;
}

.listfaq td
{
	padding:4px;
	border:0;
}

.listfaq_answers
{
	width:100%;
	margin-top: 20px;
	border-collapse: separate !important;
}

.listfaq_answers td
{
	padding:4px 4px 14px 4px;
	border: 0;
}

.listfaq_q{font-weight:bold;}

.listfaq_q_js
{
 	font-weight:bold;
 	cursor: pointer;
}

.listfaq_a_left
{
	float:left;
	width:20px;
	font-weight:bold;
}

.listfaq_a_right
{
	float:left;
	width:96%;
}

/***********************************************
E-Notifier
***********************************************/
.tag_div{padding: 10px 0 20px 0;}

.area_div
{
	padding: 5px 0;
	clear: both;
	line-height: 15px !important;
}

.area_div span
{
	width: auto !Important;
	float: none !Important;
}

.area_div label,  .area_div div,  .area_div td{line-height: 15px !important;}

.area_div span label
{
	line-height: 17px !important;
	padding-top: 3px;
	width: 150px !Important;
	display: block;
	float: left;
	clear: left;
}

.area_div td label
{
	line-height: 17px !important;
	display: block;
	padding-top: 1px;
}

.area_div td input{margin-right: 0;}

.area_div  input{margin-right: 3px;}

.area_div fieldset {margin: 0;}

/************************************************
Form/Survey Component
************************************************/
.survey_container INPUT[type=checkbox]{margin-bottom: 0;}

.survey_container span, .survey_container TABLE tr, .survey_container TABLE
{
	background: transparent !important;
	font-size: inherit !Important;
}

.survey_container span{width: 100%!important;}

.survey_container table, .survey_container td
{
	padding: 0 !important;
	margin: 0 !important;
}

/*add correct padding, then remove it from the nested tables */
.survey_container table tr td{padding: 8px 0 !important;}

/*following  style reduces the gap at the top of the page in Firefox and Safari, caused by the padding on two empty table rows*/
.survey_container table tr:first-child td{padding: 0 !important;}

.survey_container table table tr td, .survey_container table table table tr td, .survey_container table table table table tr td{padding: 0 !important;}

.survey_container table table table table tr td, .survey_container table table table table tr:first-child td{padding: 3px 5px 0 0 !important;}

.survey_container table table td br
{
	display: block !important;
	height: 0 !important;
	line-height: 0 !important;
}

.survey_container .form_message{color:red;}

/*for when the recaptcha error is present above the button*/
.survey_container .form_button
{
	margin-top: 10px;
	display: block;
}

/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	width:100%;
	float:left;
}

.staff_thumbnail_span
{
	float:left;
	width:110px;
}

.staff_thumbnail_span img{margin:0 5px 10px 0;}

.staff_component_title
{
	font-size:140%;
	font-weight: bold;
}

.staff_column_div .component_listitem
{
	width: 450px !important;
	float: left;
}

.staff_column_div .component_listitem_content{width: 350px;}

/******************************************
Photo Album 
******************************************/
.album_item
{
	margin: 5px 5px 20px 5px;
	text-align:center;
	background-color: #ffffff;
}

.album_thumb
{
	background: url(_gfx/album/exported_group.jpg) top center no-repeat;
	overflow: hidden;
	width: 260px;
	height:130px;
	padding-top:22px;
}

.album_thumb img
{
	width: 160px !important;
	height: 110px;
	position:relative;
	left:0px; 
	border:0;
	display:block;
	margin: 0 auto;
	overflow: hidden;
}

.album_name
{
	text-transform:uppercase;
	font-weight:bold;
}

.album_details
{
    font-size:85%;
	line-height: 15px;
}

.photo_item
{
    padding:20px;
    text-align:center;
	margin: 5px;
	background-color: #ffffff;
}

.photo_thumb
{
    background: url(_gfx/album/single_photo.gif) top center no-repeat;
    overflow: hidden;
    width:240px;
    padding-top:33px;
    height: 207px;
    margin: 0 auto;
}

.photo_thumb img
{
    display:block;
    margin: 0 auto;
}

.photo_detail{text-align:center;}

.slideshow_link
{
    float:right;
    width:140px;
 	text-align:left;
    margin:0 0 0 10px;
}

.slideshow_link a
{
    display:block;
    padding:4px 3px 4px 27px;
    background: url(_gfx/album/slideshow.gif) 7px 7px no-repeat;
    font-size:11px !important;
	font-weight:bold;
}

.slideshow_nav{text-align:center;}

#photo_single
{
	margin-top: 5px;
	background-color: #ffffff;
}

#photo_single img{display: block;}

/**flash album**/
#flashcontent{text-align: center;}

/************************************************
Official's Corner 
************************************************/
.official_list_thumbnail
{
	float:left;
	width:70px;
}

.official_list_info
{
	float:left;
	padding:15px 0 0 0;
	width:600px;
}

.official_image
{
	float: left;
	width:auto;
	height:auto;
	margin:10px 0 0 0;
	max-width: 150px;
}

.official_info
{
	float: right;
	text-align:left;
	width:510px;
	margin:10px 0 0 0;
	padding:3px 5px;
}

.official_info_div, .official_top
{
	clear:both;
	width: 100%;
}

.official_info_header
{
	font-weight:bold;
	float: left;
	width:125px;
}

.official_info_content
{
	float: right;
	width:375px;
}

.official_info_noimage
{
	width:100%;
	padding:10px 0 0 0;
}

.official_section_title
{
	font-weight:bold;
	padding:15px 0 3px 0;
}

.official_message_list
{
	float: left;
	width:180px;
}

.official_message_message
{
	float: right;
	width:480px;
}

.official_message_subject
{
	font-weight:bold;
	padding:3px 5px;
}

.official_message_body, .official_bio{padding: 3px 5px;}

.official_list:after, .official_top:after, .official_info_div:after, .official_message:after, .official_bio:after { content: ""; display: block; height: 0; clear: both; }

/************************************************
Weather component
************************************************/
.forecast_item
{
	text-align: center;
	float: left;
	height: 180px;
	margin: 5px;
	overflow: hidden;
	line-height: 18px;
	background-color:#ffffff;
	width: 17.5%;
}

.forecast_item img
{
	width: 79px;
	height: 49px;
}

.clear{clear: both;}

/************************************************
Facility component
************************************************/

.facility_table, td.facility_detail{width: 100%;}

.facility_header_cell, .facility_name
{
	font-weight:bold;
	font-size: 120%;
}

td.facility_detail li 
{
	margin: 0;
	padding:0;
}

td.facility_thumbnail img {float:left;margin:0 10px 10px 0;}
td.facility_thumbnail {vertical-align:top;}

.facility_detail span{display: block;}

.facility_map{width: 250px;}

 .facility_map ul,  .facility_map li
{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
}

img.markerimg
{
	float: right;
	margin: 20px 0 0 5px;
	width: 100px;
	height: 85px;
}

/*facility calendar*/
.facility_calendar_text, .facility_calendar_link
{
	font-size: 60%;
	display: block;
	line-height: 105%;
	margin-bottom: 10px;
}

/*facility reservations*/
.facility_detail_wrapper
{
	width: 320px;
	float: left;
}

.fr_info_left
{
	float: left;
	clear: left;
	width: 140px;
	height: 25px;
}

.fr_info_right {float: left;}

.resizable_textarea_facility_comments .fr_info_right {float: left;clear: both;}

.fr_info_right input.form_normaltextbox{width: 150px !important;padding-left: 2px;}

.fr_info_right textarea.form_normaltextbox
{
	height: 60px;
	width: 300px !important;
	background-color: #ffffff;
	margin-bottom: 2px;
}

.fr_info_right .form_button{margin-top: 10px; margin-left: -140px;}

.reserveInfo
{
	margin-top: 42px;
	width: 328px;
	 float: right;
	 padding: 8px;
}

.reserveInfo_text
{
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 10px;
}

/************************************************
Business Directory
************************************************/
.list_business
{
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

.business_list_name
{
	font-size: 125%;
	font-weight: bold;
}

.business_image_container
{
	float: left;
	clear: left;
	margin-top: 10px;
}

.business_image_container IMG{margin:0 10px 10px 0;max-width: 150px;}

.business_list_container
{
	width: 360px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

.business_list_title
{
	width:85px;
	display:block;
	float: left;
	clear: left;
	font-weight: bold;
}

.business_column_div{padding-top: 10px;}

.business_thumbnail_span
{
	float: left;
	margin-right: 15px;
	padding-bottom: 20px;
}

.business_listitem_span
{
	float: left;
	width: 360px;
}

.business_listitem_span .component_listitem_content{width: 190px;}

/************************************************
Poll component
************************************************/
.poll
{
	margin: 20px 0px 0px 0px;
	width: 100%;
}

.poll_q{font-weight: bold;}

.poll_choices{padding-bottom: 10px;}

.poll_choices INPUT
{
	float: left;
	clear: left;
	margin: 3px 10px 0px 0px;
	height: 13px;
	width: 13px;
	padding: 0;
}

.poll_choices label
{
	float: left;
	width: 620px;
}

.mainSpan_wrapper_noleftnav .poll_choices label{width: 820px;}

.poll_result_answer table tr{height: 12px !important;}

/************************************************
Follow Twitter
************************************************/
.followTwitter{padding:8px;}

.followTwitter .img
{
	float:left;
	width:48px;
	margin-right:12px;
}

.followTwitter .summary{float:left;}

.followTwitter .button
{
	float: right;
	margin-top: 3px;
}

.followTwitter .summary span
{
	font-size:110%;
	margin-right:7px;
}

.accountFullName{font-weight: bold;}

.accountStatus{font-style:  italic;}

/************************************************
Rss Feed Viewer
************************************************/
.rssitem{padding:4px 4px 10px 0;}

.rssitem span.time
{
	font-style:italic;
	display:block;
}

/**********************************************
Blog
***********************************************/
.newsBlog .blog_title{margin-bottom: 5px;}

.newsBlog .component_title{margin-bottom: 5px;}

.newsBlog .component_listitem{padding: 0 0 6px;}

.newsBlog .component_listitem_header
{
	margin-right:3px;
	font-weight:lighter;
	width:auto;
}

.newsBlog .component_listitem_content{width:auto;}

.blog_left
{
	float:left;
	width:375px;
	overflow: hidden;
	padding-bottom: 15px;
}

.mainSpan_wrapper_noleftnav .blog_left{width: 575px;}

.blog_right
{
	float:right;
	width:304px;
	padding: 0px 0 15px 0;
	overflow: hidden;
	margin-right: 0px;
}

.blog_right .blog_box, .blog_right .blog_news_box 
{
	margin-bottom:28px;
	float: right;
	width: 100%; /*for ie6*/
	padding-bottom: 5px;
	background: url(_gfx/int/blog/blog_bottom.gif) 0 bottom no-repeat;
	line-height: 18px;
}

.blog_right .blog_box td {line-height: 18px;}

.blog_right .blog_box a{}
.blog_right .blog_box a:hover{}

.blog_box .subtitle
{
	font-size:18px !important;
	line-height: 22px !important;
	font-weight:normal !important;
	color: #ffffff !important;
	padding: 4px 14px 4px 14px;
	position: relative;
	margin: 0px -14px -4px -14px;
	width: 276px;
	float:left;
	clear: both;
	background: url(_gfx/int/blog/blog_title.gif) 0 0 no-repeat;
	font-family: Georgia,serif;
}

.blog_right .box_title
{
	font-size:18px !important;
	line-height: 22px !important;
	font-weight:normal !important;
	color: #ffffff !important;
	padding: 4px 14px 4px 14px;
	background: url(_gfx/int/blog/blog_title.gif) 0 0 no-repeat;
	font-family: Georgia,serif;
}

.blog_box .subtitle .subtitle
{
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	position: static;
	height: auto !important;
	width: auto;
	text-transform: none;
	font-variant: normal;
}

.blog_box p
{
	margin: 0 0 10px 0; 
	float:left;
	clear: both;
	width: 100%;
	position: relative;
}

.blog_box p.subtitle{margin-bottom: 6px !important;}

.blog_right .blog_box_list
{
	padding: 0px 14px 10px 14px;
	width: 276px;
	background: url(_gfx/int/blog/blog_strip.gif) 0 0 repeat-y;
}

.blog_right .box_list
{
	width: 100%; /* for IE7*/
	padding: 0px;
	clear: both;
	background: url(_gfx/int/blog/blog_strip.gif) 0 0 repeat-y;
}

.blog_news_box ul
{
	margin: 0;
	padding: 0px 0 0 0;
	list-style-type: none;
	line-height: 13px;
	font-size: 13px;
	width: 100%;/* for IE7*/
}

.blog_news_box .box_list ul li
{
	margin:  0 2px;
	padding: 6px 16px 6px 16px;
	position: relative;
}

.blog_news_box li+li, .blog_news_box li+ li+li+li, .blog_news_box li+ li+li+li+li+ li, .blog_news_box li+ li+li+li+li+ li+li+li, .blog_news_box li+ li+li+li+li+ li+li+li+li+li, .blog_news_box li+ li+li+li+li+ li+li+li+li+li+li+li, .blog_news_box li+ li+li+li+li+ li+li+li+li+li+li+li+li+li, .blog_news_box li+ li+li+li+li+ li+li+li+li+li+li+li+li+li+li+li  {background: #f9f7f6;}

.blog_news_box li, .blog_news_box li+li+li, .blog_news_box li+li+li+li+li, .blog_news_box li+li+li+li+li+li+li, .blog_news_box li+li+li+li+li+li+li+li+li, .blog_news_box li+li+li+li+li+li+li+li+li+li+li, .blog_news_box li+li+li+li+li+li+li+li+li+li+li+li+li, .blog_news_box li+li+li+li+li+li+li+li+li+li+li+li+li+li+li, .blog_news_box li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li  { background: transparent;}

.blog_news_box .box_item_date{display: block;font-size: 11px;color:#717171;}

.blog_news_box .box_list a{text-decoration: none;color:#717171;}
.blog_news_box .box_list a:hover{text-decoration: underline;}

.blog_news_box .box_list p
{
	margin: 0;
	padding:6px 0;
	text-align:center;
}

.blog_right .box_bottomlink{display:none;}

.blog_right .archiveButton
{
	padding: 6px 16px 0 0;
	height: 23px;
	background: url(_gfx/int/blog/blog_strip.gif) 0 0 repeat-y;
}

.blog_right .archiveButton a
{
	float: right;
	text-indent: -4000px;
	overflow: hidden;
	background: url(_gfx/int/blog/archives_button.gif) 0 0 no-repeat;
	width: 72px;
	height: 20px;
	margin: 0 0 0px 0;
}

.error_message li{color: red;}

.error_message ul{margin-bottom: 0 !important;}

/**********************************************
reCAPTCHA
**********************************************/

#recaptcha_image{float:left;}

.recaptcha_icons
{
	margin:0px 3px;
	display:block;
	float:left;
}

.recaptcha_response_area{clear:both;}

.recaptcha_reload, .recaptcha_only_if_image, .recaptcha_only_if_help
{
	margin:1px 1px 1px 0;
	font-weight:lighter !important;
}

.survey_container .recaptcha{margin-bottom: 10px;}

/*Add to my calendar Styles*/
.addtocalendar
{
	margin:15px 0 5px 0;
	clear: both;
	float: left;
}

.calendar_Controls
{
   display: block;
   padding:0px 0 0 25px;
   width:175px;
   margin: 0;
   background:url(_gfx/int/ical.png) no-repeat 0 0;
}

#calendarControls, #calendarControlsBottom
{
   display: none;
   border:1px solid #666;
   background-color: #ffffff;
   line-height: 18px;
   width: 160px;
}

div:hover.addtocalendar #calendarControls, div:hover.addtocalendar #calendarControlsBottom
{
    display: block;
	position: absolute; /*ie7 needs it to be here*/
}

#calendarControls br, #calendarControlsBottom br{display: none;}

#calendarControls a, #calendarControlsBottom a
{
       text-decoration:none;
      color:#666;
      margin:4px;
      padding:0px 0px 0px 25px;
      display:block;
      font-size: 11px !important;
      width: 130px;
}

#calendarControls a:hover, #calendarControlsBottom a:hover
{
    color:#000;
     text-decoration: underline;
}

.outlookcalendar{background:url(_gfx/int/calendar_add.gif) no-repeat 0px 0px;}
.googleCal {background:url(_gfx/int/google.gif) no-repeat 0px 0px;}
.yahooCal {background:url(_gfx/int/yahoo.gif) no-repeat 0px 0px;}

/*  AmManager */
#AmManagerOptionDiv{padding-left:135px;}

#AmManagerOptionDiv select,
#AmManagerYearDiv select
{
	width:160px;
	margin:2px 5px 2px 0;
}

#AmManagerOptionDiv .Title
{
	font-weight:bold;
	padding-top: 12px;
}

#AmManagerYearDiv label.selectayear{font-weight: bold;display: inline-block; width: 135px;}
#AmManagerYearDiv{padding-bottom: 10px;}

/****************************************
Feedback lightbox
*****************************************/
.feedback_form
{
	background: #ffffff;
	height: 510px !important;
	padding: 20px;
	width: 430px !important;
	margin-bottom: -20px !important;
	margin-bottom: 0;
	overflow: hidden;
}

.feedback_form .content_review_title
{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 20px;
}

.form_lbl
{
	float: left;
	width: 153px;
	margin-top: 9px;
	clear: left;
}

.feedback_textbox
{
	margin: 8px 0 0 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 15px;
	height:17px;
	width:270px;
	border: solid 1px #aaaaaa;
}

.feedback_form p
{
	margin: 15px 0 0 0;
	padding: 0;
}

.feedback_messagetextbox
{
	width:425px !important;
	height: 143px;
	margin:  0 0 10px 0;
	padding: 0;
	border: solid 1px #aaaaaa;
}

.feedback_form .recaptcha
{
	margin-bottom: 15px;
	/*hides an annoying &nbsp */
	float: left;
	width: 97%;
}

.feedback_form #recaptcha_response_field
{
	padding-top: 0;
	padding-bottom: 0;
	border: solid 1px #aaaaaa;
	height: 17px;
}

.feedback_form div[align=right]
{
	float: none !important;
	width: 100%;
	clear: both;
}

#forward_form br{display: none;}

#forward_form div br{display: inline;}

/***Service Request****/
.sr_logindiv
{
	float:left;
	margin-right:25px;
	width: 240px;
	overflow: hidden;
}

.mainSpan_wrapper .sr_logindiv{width: 225px;}

.sr_logindiv_processor{width: 318px;}

.sr_logindiv legend, .sr_logindiv fieldset, .sr_actiondiv legend{padding-left: 0;}

.sr_actiondiv
{
	float:left;
	padding-left: 25px;
	width: 570px;
	overflow: hidden;
}

.mainSpan_wrapper .sr_actiondiv{width: 370px;}

.sr_locationdiv span{float: left;white-space: nowrap;}

.sr_actiondiv .ordiv
{
	width:29px;
	height:15px;
	background:url(_gfx/cmn/or.gif) no-repeat;
	position:absolute;
	margin:3px 0 0 -39px;
}

.sr_actiondiv_loggedin .ordiv{display:none;}

.form_message{color:red;}

div.grippie 
{
	background:#eee url(_gfx/cmn/grippie.png) no-repeat scroll center 2px;
	border-color:#ddd;
	border-style:solid;
	border-width:0px 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
	margin-bottom: 4px;
	width: 449px;
}

.mainSpan_wrapper div.grippie{width: 360px;}

.resizable-textarea textarea 
{
	display:block;
	margin-bottom:0px;
	width: 449px !important;
	height: 100px;
	border: 1px solid #d6dadd;
	background-color: #ffffff;
}

.mainSpan_wrapper .resizable-textarea textarea {width: 360px !important;}

fieldset.sr_login, .sr_newuser, .sr_newrequest, .sr_myaccount{border: 0 !important;}

.sr_login .sr_loginform_row .form_smalltextbox
{
	float:right;
	width: 140px;
}

.sr_login .sr_loginform_row label{float:left;}

.sr_login .sr_loginform_row{clear:both;}

.sr_loginform_row_submitdiv{margin: 3px 0 0 91px;}

.mainSpan_wrapper .sr_loginform_row_submitdiv{margin: 3px 0 0 80px;}

.sr_logindiv_processor .sr_loginform_row_submitdiv{margin: 3px 0 0 164px;clear: both;}

.sr_newrequest,  .sr_newuser, .sr_myaccount{padding-left: 0 !important;}

.sr_newuser label, .sr_newrequest label, .sr_myaccount label
{
	display: block;
	width: 150px;
	margin: 0 !important;
	margin-right: -3px; /*for ie6*/
	float: left;
	padding: 2px 0;
	clear: left;
}

.sr_newuser, .sr_newrequest, .sr_login, .sr_password, .sr_currentrequests, .sr_pr_currentrequests, .sr_myaccount, .sr_comments, .sr_addinfo
{
	margin: 0 0 10px 0;
	padding: 0px 5px 5px 5px;
}

.sr_newrequest{padding-left: 0!important;}
 
  .sr_newuser legend, .sr_newrequest legend, .sr_login legend, .sr_password legend, .sr_currentrequests legend, .sr_pr_currentrequests legend, .sr_myaccount legend, .sr_comments legend, .sr_addinfo legend
{
	padding-bottom: 5px; /*put padding on legend instead of fieldset for IE6/7/8*/
	padding-left: 0;
}
 
 /*.sr_login,*/
 .sr_currentrequests, .sr_comments{margin-top: 8px;}
 
 .sr_login p{margin: 0;}
 
 .sr_password p, .sr_comments p{margin: 0 0 8px 0;}
  
  .sr_comments legend span
 {
	white-space:normal;
	max-width: 600px;
	float: none !important;
	float: left;
	display: block;
 }
 
 /*for firefox 2*/
  /*.sr_comments legend span, x:-moz-any-link {width: 600px;}
  .sr_comments legend span, x:-moz-any-link, x:default {width: auto;}*/
 
 label.sr_longlabel
 {
 	width: auto;
	float: none;
	display:block;
	clear: both;
 }
 
 .sr_topic
{
	font-size: 0;
	line-height: 0;
}

 .sr_topic label{padding: 0px;}

 .sr_upload_allowedfiles
 {
 	font-style: italic;
 	margin-bottom: 12px;
 }
 
 .service_request_userinfo{text-align: right;}

.sr_addinfo div, .sr_newrequest div, .srfaq_container li, .sr_locationdiv{clear: both;}
.sr_locationdiv .form_smalltextbox{width: 122px;}

.sr_info_left
{
	width:150px;
	display:block;
	float:left;
	clear: left;
}

.sr_info_right
{
	width:550px;
	display:block;
	float:left;
}

.mainSpan_wrapper .sr_info_right{width: 350px;}

.sr_info_block{display:inline;}

fieldset.sr_loginmode
{
	border: none;
	margin: 0;
	padding: 0;
}

.sr_loginmode legend{display:none;}	

.sr_backbutton
{
	display: inline-block;
	margin-bottom:6px;
}

.rs_deletecomment{float: right;}

.sr_logout_button
{
	display:block;
	margin: 0px 0px 10px 0;
	width: auto;
	text-align: left;
}

.srfaq_question,
.srfaq_answer
{width:100%;}

.srfaq_container p b
{
	margin-top: 5px;
	display: block;
}

.srfaq_container p{margin-bottom: 0;}

.srfaq_container ul p{margin-bottom: auto;}

.srfaq_container ul{margin-top: 0 !important;}

.sr_commentthread{margin:15px 0 0 0;}

a.upload-area{cursor:pointer;}

/**********************************************
Testimonials /guestbook
***********************************************/

.testimonial_text
{
	padding:0 0 0 50px;
	width:530px;
	font-style: italic;
}

.open_quotation
{
	left:15px;
	position:relative;
	top:10px;
}

.close_quotation
{
	bottom:18px;
	left:575px;
	position:relative;
}

.testimonial_writer
{
	margin:0 40px 0px 35px;
	text-align:right;
	font-weight: bold;
}

.testimonial_date
{
	text-align:right;
	font-size: 90%;
	margin:0 40px 0px 35px;
}

/**********************************************
Guestbook
***********************************************/
.guestbook_form{padding-top: 20px;}

.guestbook_form textarea{width: 450px;}

.guestbook_form .form_field
{
	width: 450px;
	margin: 0px 0 7px 0;
	float: none;
	height: auto;
}

.guestbook_form .form_button{width: auto;}

.guestbook_form .form_submit{margin: 9px 0 35px 120px;}

.guestbook_form .form_label{width: 120px;}

.guestbook_form .recaptcha{margin: 8px 0 0 120px;}

/*** mobile view ***/
#SwitchToMobile{background: #fff9a5 url(_gfx/cmn/mobile/mob_visionlink_strip.gif) bottom left repeat-x;}

#SwitchToMobile a
{
	display: block;
	background: url(_gfx/cmn/mobile/mob_visionlink_bg.jpg) center bottom no-repeat;
	text-align: center;
	font-size: small;
	color: #000000;
	padding: 5px 0 4px 0;
	border: 1px solid #bdbdbd;
	text-decoration: none;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {visibility: visible !important;}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {display: none !important;}


.today_controls {
    display: block;
    height: 40px;
    position: relative;
    text-align: center;
    width: 100%;
}
.today_controls table {
    width: 100%;
}
.today_controls table td {
    padding: 10px 0 12px;
    width: 20%;
}
.today_controls table td + td {
    width: 60%;
}
.today_controls table td + td + td {
    width: 20%;
}
.today_controls .day_title {
    color: #717171;
    font-size: 20px !important;
    padding: 10px 0 12px;
}
.today_controls .nextprevday 
{
    text-align:center;
    color: #D0510B !important;
    padding-top: 5px;
    white-space: nowrap;
}

.today_controls a.nextprevday
{
    text-decoration:underline !important;
}

.today_controls a.nextprevday:hover
{
    text-decoration:none !important;
}

.today_controls .right {
    float: right;
    padding-right: 65px;
}
.today_controls .left {
    float: left;
    padding-left: 65px;
}

#ctl01_Survey_Question1797,
#ctl01_Survey_Question1807,
#ctl01_Survey_Question1818,
#ctl00_Survey_Question1797,
#ctl00_Survey_Question1807,
#ctl00_Survey_Question1818 {
font-size: 16px !important;
display: block;
text-align: center;
font-weight: bold;
}

#ctl00_Survey_Question1852 table td span input,
#ctl01_Survey_Question1852 table td span input {
width: 100px;
}

#ctl00_Survey_Question1850 input[name*="ai4610"],
#ctl00_Survey_Question1849 input[name*="ai4604"],
#ctl01_Survey_Question1850 input[name*="ai4610"],
#ctl01_Survey_Question1849 input[name*="ai4604"] {
width: 60px;
}

/*  ============================
    MPO Survey
    ============================  */
#ctl01_Survey_Question2025 select,
#ctl01_Survey_Question2040 select,
#ctl01_Survey_Question2039 select,
#ctl01_Survey_Question2028 table table table,
#ctl01_Survey_Question2028 table table table td,
#ctl01_Survey_Question2028 table table table input,
#ctl01_Survey_Question1912 table table table,
#ctl01_Survey_Question1985 table table table,
#ctl01_Survey_Question1931 table table table,
#ctl01_Survey_Question1912 table table table tr:first-child td:first-child,
#ctl01_Survey_Question1985 table table table tr:first-child td:first-child,
#ctl01_Survey_Question1931 table table table tr:first-child td:first-child,
#ctl00_Survey_Question2025 select,
#ctl00_Survey_Question2040 select,
#ctl00_Survey_Question2039 select,
#ctl00_Survey_Question2028 table table table,
#ctl00_Survey_Question2028 table table table td,
#ctl00_Survey_Question2028 table table table input,
#ctl00_Survey_Question1912 table table table,
#ctl00_Survey_Question1985 table table table,
#ctl00_Survey_Question1931 table table table,
#ctl00_Survey_Question1912 table table table tr:first-child td:first-child,
#ctl00_Survey_Question1985 table table table tr:first-child td:first-child,
#ctl00_Survey_Question1931 table table table tr:first-child td:first-child  {width: 100%;}
#ctl01_Survey_Question2028 table table table td:first-child,
#ctl00_Survey_Question2028 table table table td:first-child { width: 0; white-space: nowrap; padding-right: 1em !important; }
#ctl01_Survey_Question1912 table table table tr:not(:first-of-type):hover,
#ctl01_Survey_Question1985 table table table tr:not(:first-of-type):hover,
#ctl01_Survey_Question1931 table table table tr:not(:first-of-type):hover,
#ctl00_Survey_Question1912 table table table tr:not(:first-of-type):hover,
#ctl00_Survey_Question1985 table table table tr:not(:first-of-type):hover,
#ctl00_Survey_Question1931 table table table tr:not(:first-of-type):hover { background-color: #E4EFEE!important;}