/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

/************************************************
Base font style and size set here
************************************************/
body
{
	border: 0px;
	margin: 0px;
	padding: 0px 0 0px 0;
	background: none repeat scroll 0 0 #43729C;
	text-align: left;
}

body,select,input,textarea, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height:18px;
	color: #344155;
}

.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:18px;}

a img{border: 0;}

a
{
	color: #ac7e19;
	text-decoration:underline;
}

a:hover{text-decoration:none;}

a[name], a[name]:hover
{
	color:#344155;
	text-decoration:none;
}

/***subtitle colors**/
.contentheader h2, .contentheader_banner h2{color: #852222;}

.component_title, .survey_title, .rootnode a, .parentnode a, .staff_component_title, legend, .testimonial_text{color: #ac7e19;}

/**title colors**/
.contentheader h1, .contentheader_banner h1, .mainSpan_wrapper_review  .component_title_review, .mainSpan_wrapper_review .special_title
{color: #101f47;}

.component_subtitle span, h3, h2{color: #661913;}

/** border color **/
.downloadmessage, .form_textarea, fieldset, .form_normaltextbox, .form_smalltextbox, .form_normaldropdown, .form_smalldropdown, .listtable, .righttable, .advanced_searchbox input.textfield, .listtable_pager a, .listcomponent_pager a, .listfaq_pager a, .search .paging a, .listfaq, .staff_thumbnail_span img, td.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, #cse-search-results
{border:solid 1px #d6c392 !important;}
.form_button, .forecast_item{border:solid 2px #d6c392;}
.search_result, .search_result_alternate, .newsBlog .blog_title {border-bottom:solid 1px #d6c392;}
.search_features{border-bottom:solid 1px #d6c392;border-top:solid 1px #d6c392;}
.listtable td, .righttable td{border: 0;border-top:solid 1px #d6c392;}
div.sort_items, .followTwitter{border-top: 1px dashed #d6c392;border-bottom: 1px dashed #d6c392;}
hr{color: #d6c392;background-color: #d6c392;border: 0;}

/** background color **/
.downloadmessage, .listtable_pager a, .listcomponent_pager a, .listfaq_pager a, .search .paging a, .listfaq, .listtable, .righttable
{background: #ffffff;}

/** header colors **/
.form_button, .listtable th, .righttable th, .slideshow_link
{
	background: #0c482b url(_gfx/int/tbl_hdr.gif) 0 0 repeat-x;
	color: #ffffff;
}

.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:#ecf3f0;}

/* 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
{ 
	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
{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
{display:block;}

/* Containing frame for the site */
.mainSpan_wrapper_home
{
    background:  url("_gfx/home/body_bg_home.jpg") no-repeat scroll center top transparent; min-width:941px;
}
.mainSpan_wrapper,
.mainSpan_wrapper_noleftnav,
.mainSpan_wrapper_review
{background:  url("_gfx/cmn/body_bg.jpg") no-repeat scroll center -3px transparent; min-width:941px;}

.mainSpan{background:  url("_gfx/cmn/body_bg_bottom.jpg") no-repeat scroll center bottom transparent;}

/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPERS
********************************************/

.width_container
{
	background: #cdd7df url(_gfx/int/content_strip.gif) 0px 0 repeat-y;
	width: 941px;
	margin: 0px auto;
}

.mainSpan_wrapper_review .width_container, .mainSpan_wrapper_noleftnav .width_container{background: url("_gfx/int/noleft_content_strip.gif") repeat-y scroll 0 0 transparent;}

.mainSpan_wrapper_home .width_container{background: none;}

.content_wrapper
{
    background: url("_gfx/int/content_bottom.jpg") no-repeat scroll left bottom transparent;
	padding-bottom: 125px;
	min-height: 740px;
}

.mainSpan_wrapper_review .content_wrapper, .mainSpan_wrapper_noleftnav .content_wrapper{background: url("_gfx/int/noleft_content_bottom.jpg") repeat-x scroll left bottom transparent;}

.mainSpan_wrapper_home .content_wrapper
{
	padding-bottom: 0px;
	background:none;
}

/* Container for admin control panel */
.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
	line-height: 0px;
}

#FrontEndForm
{
	background: url("_gfx/cmn/body_bg_strip.gif") repeat-y scroll center 0 transparent;
    margin: 0;
    padding: 0;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/

/* Section 508 skip navigation menu */
.skipnav
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10;
}

.skipnav img
{
    width:1px;
    height:1px;
    display:block;
    float:left;
}

.header_wrapper
{
	width: 941px;
	margin-right: 6px;
	margin: 0px auto;
}

.header
{
	height: 93px;
	position: relative;
	
}

.header_left{float:left;}

.header_left a.home_link
{
	display: block;
    height: 90px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    text-indent: -4000px;
    top: 6px;
    width: 360px;
}

.header_right
{
    float: right;
    margin-top: 25px;
}

.header_logo
{
	height: 1px;
	width: 1px;
}

.mainSpan .header_nav
{
	color: #FFFFFF;
    float: right;
    font-size: 12px !important;
    line-height: 18px !important;
    min-height: 18px;
    padding: 10px 16px 10px 0;
    text-align: right;
    width: 617px;
}

.header_nav a
{
	color:#ffffff;
	text-decoration: none;
	margin: 0 3px;
}

.header_nav a:hover{text-decoration: underline;}

/* Container for search field and go button */
.searchbox
{ 
	background: url("_gfx/cmn/search_bg.jpg") no-repeat scroll 0 0 white;
    border: 0 solid transparent;
    display: inline;
    float: right;
    height: 27px;
    width: 156px;
}

.searchbox_textbox
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 0 solid;
    font-size: 12px !important;
    height: 18px;
    line-height: 18px !important;
    margin: 4px 0 0 7px;
    width: 140px;
}

.searchbox_button{float: left; display:none;}

.quicklink
{
	background: url("_gfx/cmn/quicklink_bg.jpg") no-repeat scroll 0 0 white;
    border: 0 solid;
    display: block;
    float: right;
    font-size: 12px !important;
    height: 27px;
    margin: 0 7px 0 0;
    padding: 6px 6px 4px;
    width: 156px;
}

.translate
{
    background: url("_gfx/cmn/translate_bg.jpg") no-repeat scroll 0 0 white;
    float: right;
    height: 27px;
    margin: 5px 0 2px 1px;
    overflow: hidden;
    padding: 0;
    width: 156px;
}

.translate select
{
    border: medium none;
    padding: 0 6px;
    width: 155px;
}

.slidecontainer .slidenav{display:none;}

.slidecontainer .slidecontent{display:none;}
/************************************************
Left navigation 
************************************************/
.leftnav
{
    background: url("_gfx/nav/leftnav_bg.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    min-height: 384px;
    padding: 9px 0 60px 9px;
    width: 233px;
}

.leftnav a
{
	border-bottom: 1px solid #6188AB;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin-top: 0;
    overflow: hidden;
    padding: 7px 7px 7px 0;
    text-decoration: none;
    width: 226px;
}

.leftnav_node_wrapper, .leftnav_node_wrapper_root
{}

.leftnav_node_wrapper:hover, .leftnav_node_wrapper_root:hover{background: #79644d;}
/*.leftnav_node:hover, .leftnav_node_iscurrent:hover,  .leftnav_node_haschildren:hover{background: url(_gfx/nav/leftnav_over_bottom.gif) bottom left no-repeat;position: relative;}*/
/*.leftnav_node_haschildren:hover{margin-bottom: -1px;}*/

.leftnav_node_wrapper .leftnav_node a, .leftnav_node_wrapper .leftnav_node_iscurrent a
{
	background: none repeat scroll 0 0 #C5D1DB;
    border-bottom: 1px dashed #6188AB;
    color: #2C497E;
    margin-top: 0; /*-2px*/
}

.leftnav_node_wrapper .leftnav_node_iscurrent a, .leftnav_node_wrapper_root .leftnav_node_iscurrent a{font-weight: bold;}

.leftnav_node_wrapper .leftnav_node_haschildren a, .leftnav_node_wrapper_root .leftnav_node_haschildren a
{
	background: none repeat scroll 0 0 #A2BBCF;
    color: #2C497E;
    font-weight: bold;
    margin-bottom: -1px; /*2px*/
    margin-top: -1px;
}

.leftnav_node_wrapper .leftnav_node_haschildren a:hover, .leftnav_node_wrapper_root .leftnav_node_haschildren a:hover{padding: 7px 7px 8px 0px;}

.leftnav a:hover
{
	color: #ffffff !important;
	text-decoration:none;
	background: #79644d;
}

.leftnav a span{
	padding-left: 20px;
	display: block;
}

.leftnav_node_haschildren a span{background: url(_gfx/nav/arrow_down.png) no-repeat 8px 6px;}
.leftnav_node_iscurrent a span{background: url(_gfx/nav/arrow_right.gif) no-repeat 11px 4px;}
.leftnav_node_wrapper_root .leftnav_node_iscurrent a span{background: url(_gfx/nav/arrow_right_root.gif) no-repeat 11px 4px;}

/************************************************
Content header:  page title, breadcrumb, printer friendly link
************************************************/
/* Page content container */
.mainSpan_wrapper .container, 
.mainSpan_wrapper_noleftnav .container, 
.mainSpan_wrapper_review .container
{ 
    background: url("_gfx/int/container_bg.jpg") no-repeat scroll 0 0 transparent;
	float: left;
    height: auto !important;
    min-height: 650px;
    width: 699px;
}

.banner_holder
{
}

IMG.deptbanner, .banner_holder IMG
{
	display: block;
}

.contentheader, .contentheader_banner
{
	
}

.breadcrumb_wrapper
{	
	color: #2F517A;
    font-size: 11px !important;
    height: auto !important;
    line-height: 13px !important;
    margin-bottom: -13px;
    min-height: 13px;
    padding: 0 10px;
    position: absolute;
    text-align: left;
}

.breadcrumb a{color: #2F517A;}

.breadcrumb_last_item, .breadcrumb_last_item:hover{text-decoration:none;}

#share ul 
{
	background-color:#fff;
	display:none;
	width:220px;
	border:1px solid #666;
	margin:0px 0 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	position:absolute;
	z-index:1000;
	line-height: 18px;
	margin-top: 0px;
}

#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:110px;
	position:relative;
}

#share li a 
{
	text-decoration:none;
	color:#666;
	margin:4px;
	padding:0px 0px 0px 20px;
	display:block;
	font-size: 11px;
}

#share li a:hover{color:#000;}

.shareemail {background:url(_gfx/int/share/email.jpg) no-repeat 0 0;}
.sharefacebook {background:url(_gfx/int/share/facebook.jpg) no-repeat 0 0;}
.sharegoogle {background:url(_gfx/int/share/google.jpg) no-repeat 0 0;}
.sharedigg {background:url(_gfx/int/share/digg.jpg) no-repeat 0 0;}
.sharetwitter {background:url(_gfx/int/share/twitter.jpg) no-repeat 0 0;}
.sharestumble {background:url(_gfx/int/share/stumble.jpg) no-repeat 0 0;}
.sharemyspace {background:url(_gfx/int/share/myspace.jpg) no-repeat 0 0;}
.sharelive {background:url(_gfx/int/share/live.jpg) no-repeat 0 0;}
.sharereddit {background:url(_gfx/int/share/reddit.jpg) no-repeat 0 0;}
.shareyahoo {background:url(_gfx/int/share/yahoo.jpg) no-repeat 0 0;}

.printer_friendly, #share, .rss, .feedback, .font_size
{
	float: left;
    margin-right: 15px;
	display: inline;
	whitespace: no-wrap;
}

#share{ cursor: pointer;}

.printer_friendly a, .rss a, .sharelink a, .feedback a
{
	float: left;
    padding-left:22px;
	height:20px;
	font-size: 11px !important;
	line-height: 18px !important;
	color: #344155;
	text-decoration: none;
}

.title{padding-top: 7px;}

.title_right a:hover{text-decoration: underline;}

.sharelink a
{
	display: block;
	float: none;
}

#mainSpan_wrapper_Screen .font_size a, .mainSpan_wrapper_noleftnav .font_size a 
{
	font-size: 11px !important;
	line-height: 18px !important;
	color: #344155;
	display:inline;
	 float: left;
	 margin-left: 0px;
	 outline: none;
}

.text_size{text-decoration: none;}

.font_larger, .font_smaller
{
	text-indent: -4000px;
	overflow: hidden;
	width: 20px;
	height: 20px;
}

.font_larger{background: url(_gfx/int/font_plus.gif) 0 0 no-repeat;}
.font_smaller{background: url(_gfx/int/font_minus.gif) 0 0 no-repeat;}

.printer_friendly a{background: url(_gfx/int/print.gif) 0 0px no-repeat;}
.sharelink a{background:url(_gfx/int/share/share.gif) 0 0px no-repeat;}
.rss a{background:url(_gfx/int/rss.gif) 0 0px no-repeat;}
.feedback a{background:url(_gfx/int/feedback.gif) 0 0px no-repeat;}

.title_left
{
	background: url("_gfx/int/title_bg.jpg") no-repeat scroll left bottom transparent;
    padding: 21px 20px 9px;
}/*add 12px top padding for breadcrumb*/

.title_right{height: 20px; padding: 9px 0px 0 20px;}

.contentheader h1,
.contentheader_banner h1
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 39px !important;
	font-size: 32px !important;
	overflow:hidden;
	font-family: georgia, serif;
	width:100%;
}

/** decoy sIFR styles**/
.sIFR-hasFlash h1{visibility: hidden;}

.contentheader h2,
.contentheader_banner h2
{
    padding:11px 30px 0px 20px;
    margin:0px;
	font-size:15px !important;
	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: 10px 20px 0 20px;
	width: 650px;
	overflow: hidden;
}

/************************************************
Content header and Content: No leftnav pages and review pages
************************************************/

.mainSpan_wrapper_noleftnav .container, .mainSpan_wrapper_review .container
{
	background: url("_gfx/int/noleft_content_top.jpg") no-repeat scroll 0 -1px transparent;
    padding-left: 9px;
    width: 100%;
}

.mainSpan_wrapper_noleftnav .content, .mainSpan_wrapper_review .content
{
	width: 884px;
	padding: 0 20px;
}

/* NoLeftNav pages */
.mainSpan_wrapper_noleftnav .banner_holder, .mainSpan_wrapper_noleftnav .deptbanner{display: none;}

.mainSpan_wrapper_noleftnav .breadcrumb_wrapper{padding-left: 10px;} 

.mainSpan_wrapper_noleftnav .title_left
{
	background: url("_gfx/int/noleft_title_bg.jpg") no-repeat scroll left bottom transparent;
}

/* 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;
	font-weight: normal;
	padding: 54px 29px 9px 63px;
	position: relative;
	margin: 0px -29px 40px -29px;
	line-height: 26px !important;
	font-size: 24px !important;
	font-family: Times, serif;
	text-transform: uppercase;
	background: url(_gfx/int/noleft_title_underline.gif) 5px bottom no-repeat;
}

/**************************************************
Standard content styles
****************************************************/
.content p{margin:0 0 1em 0;}

.content textarea{width: 550px;}

.content input{line-height: 14px !Important;}

.content fieldset{padding: 5px;}

.content iframe{border: 0;}

.content ul, .content ol
{
	padding:0px 0 0 auto;
	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 0px 30px;
}

.downloadmessage
{
	clear: both;
	text-align:center;
	width: 85%;
	margin: 10px auto;
}

.downloadmessage img{margin:0px 2px;}

.downloadmessage p
{
	font-size:90%;
	padding:5px 0px;
	margin:0px;
	line-height: 150%;
}

.paging{margin:10px 0;}

/************************************************
Footer
************************************************/

.footer_wrapper
{
	background: url("_gfx/cmn/footer_wrapper.jpg") no-repeat scroll center top transparent;
    clear: both;
    height: 83px;
    min-width: 941px;
    overflow: hidden;
    width: 100%;
}

.footer
{
	padding: 8px 18px 7px 23px;
	width: 901px;
	margin: 0px auto;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}

.footer p
{
	margin: 0;
	padding: 0;
}

.footer a{color: #ffffff; text-decoration: none;}
.footer a:hover{text-decoration: underline;}

.social_icons
{
	float: right;
	margin-top: 2px;
}

.social_icons img{margin-left: 15px;}

a.vision_link{font-weight: bold;}
/************************************************
Department Home Page
************************************************/
.depthome_left
{
	width:451px;
	float: left;
	overflow: hidden;
	padding-bottom: 15px;
}

.mainSpan_wrapper_noleftnav .depthome_left{width: 681px;}

.depthome_right
{
	float:right;
	width:199px;
}

/************************************************
Department boxes
************************************************/
.depthome_right .news_box, .depthome_right .events_box
{
	background: url("_gfx/int/deptbox_bottom.jpg") no-repeat scroll left bottom transparent;
    display: inline;
    float: right;
    margin: 0 -8px 7px 0;
    padding-bottom: 2px;
    position: relative;
    width: 199px;
}

.depthome_right .box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 42px;
}

.depthome_right .box_list
{
	background: url("_gfx/int/deptbox_strip.jpg") repeat-y scroll 0 0 transparent;
    min-height: 87px;
    padding: 0 13px;
}

.depthome_right ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	line-height: 16px;
	font-size: 11px;
}

 .depthome_right ul li
{
	margin: 0;
    padding: 4px 0;
}

.depthome_right li a
{
    background: url("_gfx/int/depbox_arrow.jpg") no-repeat scroll 1px 3px transparent;
    color: #282828;
    padding: 0 0 0 13px;
    text-decoration: none;
}
.depthome_right li a:hover{text-decoration: underline;}
.depthome_right .box_item_date
{
	display: block;
	color:#ac7e19;
}

.depthome_right .box_bottomlink
{
	height: 28px;
    padding: 0 6px 0 0;
}

.depthome_right .box_bottomlink a
{
	background: url("_gfx/int/dept_news_more.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 24px;
    overflow: hidden;
    text-indent: -4000px;
    width: 61px;
}

.depthome_right .events_box .box_bottomlink a
{
    background: url("_gfx/int/dept_events_more.jpg") no-repeat scroll 0 0 transparent;
}

/**** news box***/
.depthome_right .news_box .box_title {background: url("_gfx/int/dep_news_title.jpg") no-repeat scroll 0 0 transparent;}
.depthome_right .news_box .box_item_summary, .depthome_right .newsimg{display: none;}

/*****events box *****/
.depthome_right .events_box .box_title {background: url("_gfx/int/dep_events_title.jpg") no-repeat scroll 0 0 transparent;}

/************************************************
Home Page
************************************************/
/* Images w/o display:block in IE add a bottom margin */
.home_collage img{display: block; }

.home_collage
{
	height: 279px;
    padding: 0 0 0 9px;
    position: relative;
    width: 932px;
    z-index: 0;
}

.home_collage .slideshow_master, .home_collage .slideshow_inner{z-index: 1;position: absolute;}

.home_collage .slideshow_post{z-index: 0;position: absolute;}

.alert_container {
    margin-bottom: -5px;
    min-width: 987px;
    padding-bottom: 5px;
    position: relative;
}
#alert_controls {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -4000px;
    z-index: 1;
}
#alert_controls.hide {
    background: url("_gfx/cmn/alert_controls.png") no-repeat scroll right 0 transparent;
    bottom: 0;
    height: 27px;
    width: 28px;
}
#alert_controls.hide:hover {
    bottom: -38px;
    height: 65px;
    width: 47px;
}
#alert_controls.show {
    background: url("_gfx/cmn/alert_controls.png") no-repeat scroll right -67px transparent;
    height: 35px;
    top: 0;
    width: 81px;
}
#alert_controls.show:hover {
    background-position: right -137px;
}
.alert_container .important_alert_wrapper {
    background: none repeat scroll 0 0 #f4fd00;
    width: 100%;
}
.alert_right {
    background: url("_gfx/cmn/alert_border.png") repeat-y scroll right 0 transparent;
    padding: 5px 0;
}
.alert_container .important_alert {
    font-size: 12px !important;
    line-height: 20px !important;
    color: #000000;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 948px;
}
.alert_container .important_alert h2 {
    color: #000000;
    display: inline;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 0;
    text-transform: uppercase;
}
.alert_container .important_alert p {
    color: #000000;
    display: inline;
    margin: 0;
    padding: 0;
}
.alert_container .important_alert a {
    color: #000000;
}

.home_columns
{
    clear: both;
    height: auto !important;
    min-height: 200px;
    padding-top: 35px;
    padding-bottom: 30px;
    position: relative;
    width: 100%;
}

.home_left
{
    background: url("_gfx/home/home_left.gif") no-repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0 0 100px 10px;
    width: 240px;
}

.home_middle
{
    float: left;
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 395px;
}
div.callanythinglayout
{
    margin: 0;
    padding: 0;
    position: absolute;
}
ul.callanythinglayout {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.callanythinglayout li {
    float: left;
}
ul.callanythinglayout a 
{
    background:url("_gfx/home/tab1.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 44px;
    outline: medium none;
    overflow: hidden;
    text-indent: -4000px;
    width: 164px;
}
ul.callanythinglayout a.tab2 {
    background: url("_gfx/home/tab2.jpg") no-repeat scroll 0 0 transparent;
    width: 230px;
}
ul.callanythinglayout a:hover, ul.callanythinglayout a.active {
    background-position: 0 -44px;
}
ul.callanythinglayout a.active {
    cursor: default;
    position: relative;
}

.tabs-container {
    clear: both;
    float: left;
    width: 395px;
}

.tabs-container .tab_home_top
{
    background: url("_gfx/home/tab_container_top.png") no-repeat scroll 0 0 transparent;
    height: 6px;
}

.tabs-container .tab_home_body_wrapper
{
    background: url("_gfx/home/tab_container_strip.png") repeat-y scroll 0 0 transparent;
    padding: 0 4px;
}

.tabs-container .tab_home_body
{
    background: url("_gfx/home/tab_container_body.jpg") no-repeat scroll 0 0 #CDD0D5;
    width: 387px;
    min-height:200px;
}

.tabs-container .tab_home_bottom
{
    background: url("_gfx/home/tab_container_bottom.png") no-repeat scroll 0 0 transparent;
    height: 9px;
}

.tabs-container ul {
    font-size: 13px !important;
    line-height: 18px !important;
    list-style-type: none;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}
.tabs-container ul li {
    border-top: 1px dashed #BBBEC1;
    clear: both;
    float: left;
    padding: 0 20px;
    width: 275px;
}
.tabs-container ul li {
    margin: 0 10px;
    padding: 0;
    width: 375px;
}
.tabs-container ul li:first-child {
    border-top: medium none;
}
.tabs-container ul li a{
    color: #2C497E;
    display: block;
    float: left;
    padding: 6px 6px 0 9px;
    text-decoration: none;
    width: 290px;
}


.tabs-container ul li a:hover {
    text-decoration: underline;
}

.tabs-container .datebox {
    color: #852222;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    width: 69px;
}
.tabs-container .datebox span {
    display: block;
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
    margin: 2px auto 0;
}
.tabs-container p {
    margin: 0;
    min-height: 194px;
    padding: 20px 0 0 22px;
}
.tabs-container .box_item_date {
    color: #282828;
    display: block;
    float: right;
    min-height: 0;
    padding: 0 6px 6px 8px;
    text-decoration: none;
    width: 290px;
}
.tabs-container .box_bottomlink, .home_right .box_bottomlink{
    clear: both;
    height: 23px;
}
.tabs-container .box_bottomlink a, .home_right .box_bottomlink a{
    background: url("_gfx/home/events_more.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 23px;
    overflow: hidden;
    text-indent: -4000px;
    width: 77px;
}

.home_announcements .newsimg a
{
    padding: 8px 0 !important;
    width: 73px !important;
}
.home_announcements .box_title
{
    display:none;
}

.home_buttons {
    float: left;
    height: 102px;
    margin: 0 9px;
    position: relative;
    width: 923px;
    z-index: 0;
}
.home_buttons #slidebuttons {
    height: 102px;
    margin: 0 auto 0 28px;
    position: relative;
    width: 884px;
    z-index: 1;
}
.home_buttons #slidebuttons div {
    background: none repeat scroll 0 0 transparent !important;
    height: 102px;
}
.home_buttons img {
}
.home_buttons #slidebuttons div img {
    background: none repeat scroll 0 0 transparent !important;
    display: block;
    height: 102px;
    width: 165px;
}
.nav {
    height: 18px;
    position: absolute;
    top: 45px;
    width: 100%;
}
#buttons_prev, #buttons_next {
    display: block;
    height: 18px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: -4000px;
    top: 0;
    width: 11px;
}
#buttons_prev {
    background: url("_gfx/home/buttons_arrow_left.png") no-repeat scroll 0 0 transparent;
    left: 0px;
}

#buttons_next {
    background: url("_gfx/home/buttons_arrow_right.png") no-repeat scroll 0 0 transparent;
    right: 0px;
}

.home_buttons ul, .home_buttons_right ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.home_buttons li, .home_buttons_right li {
    float: left;
    margin: 0;
    padding: 0 11px 0 0 !important;
}
.home_buttons_right li {
    padding: 0 !important;
}
.home_buttons li a, .home_buttons_right li a {
    display: block;
}
.home_buttons img, .home_buttons_right img {
    display: block;
}

.home_right
{
    float: right;
    margin-left: 10px;
    overflow: hidden;
    padding: 0;
    width: 277px;
}

.home_right .home_popular
{
    background: url("_gfx/home/most_visited_bottom.png") no-repeat scroll 0 bottom transparent;
    width: 277px;
}

.home_right .home_popular .box_title
{
    background: url("_gfx/home/most_visited_top.png") no-repeat scroll 0 0 transparent;
    height: 42px;
    text-indent: -4000px;
}

.home_right .home_popular .box_list_wrapper
{
    background: url("_gfx/home/most_visited_strip.png") repeat-y scroll 0 0 transparent;
    margin-bottom: 12px;
    margin-top: 0;
    padding-left: 9px;
    width: 268px;
}

.home_right .home_popular .box_list
{
    background: url("_gfx/home/most_visited_body.jpg") no-repeat scroll 0 0 transparent;
    min-height: 229px;
    width: 265px;
}

.home_right .home_popular .box_list ul
{
    margin: 0;
    padding: 5px 0 0 0;
    list-style:none;
}

.home_right .home_popular .box_list ul li
{
    padding: 9px 0 9px 14px;   
}

.home_right .home_popular .box_list ul li:hover
{
    background: #b4b2ae;
}
.home_right .home_popular .box_list ul li a
{
    background: url("_gfx/home/quickpages_bullet.png") no-repeat scroll 0 3px transparent;
    color: #282828;
    font-size: 13px !important;
    padding: 0 0 0 16px;
    text-decoration: none;
    display: block;
}   
    
.home_right .box_bottomlink a{
    background: url("_gfx/home/most_visited_more.png") no-repeat scroll 0 0 transparent;
}

.weather_wrapper
{
    bottom: 0;
    color: #FFFFFF;
    font-size: 14px;
    height: 18px;
    line-height: 16px;
    padding: 22px 60px 2px 0;
    text-align: right;
    width: 236px;
}

.weather_wrapper a{text-decoration: none;color:#a47714;}
.weather_wrapper a:hover{ text-decoration: underline;}

.weather{font-weight: bold;}

.home_spotlight
{
	background: url("_gfx/home/spotlight_bg.png") no-repeat scroll 0 0 transparent;
    height: 256px;
    overflow: hidden;
    position: absolute;
    right: 14px;
    top: 11px;
    width: 284px;
    z-index: 21;
}

.home_spotlight .box_title
{
	height: 69px;
    overflow: hidden;
    text-indent: -4000px;
}

.home_spotlight .box_content
{
    color: #FFFFFF;
    font-family: verdana;
    font-size: 12px !important;
    height: 180px;
    line-height: 16px !important;
    overflow: hidden;
    padding: 0 17px;
}

.home_spotlight .box_content img
{
    margin: 0;
    padding-bottom: 11px;
}

/************************************************
Home boxes
************************************************/
.home_news .box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 44px;
	position: relative;
}

.home_events .box_title{display:none;}
.home_news .box_bottomlink a
{
    background: url("_gfx/home/home_more.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 16px;
    margin: 25px 0 0 5px;
    overflow: hidden;
    text-indent: -4000px;
    width: 63px;
}

.home_events .box_bottomlink, .home_news .box_bottomlink{}

.home_news p, .home_events p
 {
 	padding:  10px 0 0px 10px;
	margin: 0;
 }
 
 .home_news .box_list
 {
 	padding: 0px 3px 0px 0;
 }
 
.home_news .box_list ul
{
	padding: 0;
	list-style-type: none;
	margin: 0px;
	line-height: 16px;
	font-size: 13px;
}

.home_news .box_list ul a
{
	color: #FFFFFF;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

 .home_news .box_list ul li
{
    clear: both;
    float: left;
    margin: 0;
    padding: 13px 0 0 8px;
    width: 100%;
}

.home_news .box_list ul li a:hover, .home_events .box_list ul a:hover{text-decoration: underline;}

.home_news .box_item_summary, .home_announcements .box_item_summary
{
	display: none;
}

/***** news box*****/
.newsimg
{
	float: left;
}

.newsimg img
{
    height: 53px;
    margin: 0 13px 0 0;
    width: 63px;
}

/*** Events  Box *****/


/************************************************
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: 150px;
	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
{
	font-weight: bold;
	cursor: pointer;
	padding: 3px 10px;
	overflow: visible;
	display: inline-block !important;
	line-height: 14px;
	text-decoration: none;
	margin: 0px;
}

.form_calendarbutton
{
	border:0;
	cursor: pointer;
}

/*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{}

.search .paging{text-align:center; }

.search .paging span.linkpage
{
	margin: 2px;
	font-size:90%; 
}

.search_result,
.search_result_alternate
{
	padding: 10px 30px 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 0px 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:0px 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: 0px;
	left: 343px;
}

.sort_container
{
	float: left;
	font-weight: bold;
}

div.sort_items
{
	padding: 4px 0;
	margin: 8px 0px 14px 0px;
	line-height: 18px;
}

div.sort_items span.item
{
	margin: 0px 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: 0px;
	padding: 0px;
	border: 0;
	clear: right;
	width: 400px;
}

/************************************************
Google Search
************************************************/
#cse-search-results{padding: 20px;}

#cse-search-results iframe{width: 844px !important;}

/************************************************
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: collapse;
}

.listtable th, .righttable th
{
	padding: 6px 4px 5px 9px;
	text-align:left;
	font-weight: bold;
	border: 0px !important;
	text-transform: uppercase;
	font-size: 13px;
}

.listtable td, .righttable td{padding:3px 4px 3px 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 
{
	background: url(_gfx/cmn/star6.gif) right -2px no-repeat;
	font-weight:bold;
	padding-right:20px;
}

/*************************************************
Component detail 
*************************************************/
.component_title, .survey_title
{
	font-size:18px;
	line-height: 22px;
}

.component_subtitle span, h3, h2
{
	font-weight: bold !important;
	font-size: 15px !important;
}

.component_back{margin:0px 0px 10px 0px;}

.component_back_link
{
 	float:right;
 	margin:10px;
	clear: both;
}

.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:0px 0px 20px 0px;
    text-align:center;
}

.calendar_filter select{}

.calendar, .calendar_wrapper
{
	border-collapse: collapse;
	width: 100%;
}

.calendar_dayheader
{
    background: none repeat scroll 0 0 #43729C;
    color: #FFFFFF;
    font-family: tahoma,geneva,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    padding: 0;
    text-transform: uppercase;
}

.calendar_title td
{
    color: #852222;
    font-size: 20px;
    font-weight: normal;
    overflow: visible;
    padding: 11px 0 10px;
    width: 50% !important;
}

.calendar_title td.calendar_nextprev
{
	width: 25% !important;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

td.calendar_nextprev a
{
    color: #852222 !important;
    font-size: 12px !important;
    text-decoration: none;
}

td.calendar_nextprev a:hover
{
	color: #ac7e19!important;
	text-decoration: underline;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	padding: 3px 8px;	
	height:105px;
	border: 1px solid #D6E1E9;
	border-top: 0;
}

.calendar_day,
.calendar_weekendday
{
	color:#2a496e;
	background: #ffffff;
}

.calendar_othermonthday
{
	background: #C5D1DB;
	color:#2F517A;
}

.calendar_today
{
    background: none repeat scroll 0 0 #79644D;
	color:#ffffff;
}

.calendar_eventtime
{
	line-height:12px;
	padding: 0px 0px 2px 0px !important;
	display: block;
	font-size: 11px;
	font-weight: normal;
}

.calendar_eventlink
{	
	line-height:13px;
	font-size: 12px;
	display:block;
	margin:0px 0px 10px 0px;
	font-weight: bold;
	text-decoration: none;
}

.calendar_eventlink:hover{text-decoration: underline;}

.calendar_today .calendar_eventtime, .calendar_today .calendar_eventlink{color:#fff0df;}

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:0px;
}

.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;}

/************************************************
Form/Survey Component
************************************************/
.survey_container INPUT[type="checkbox"]{margin-bottom: 0px;}

.survey_container span, .survey_container TABLE tr, .survey_container TABLE
{
	background: transparent !important;
	font-size: inherit !Important;
}

.survey_container table, .survey_container td
{
	padding: 0px !important;
	margin: 0px !important;
}

/*add correct padding, then remove it from the nested tables */
.survey_container table tr td{padding: 8px 0px !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: 0px !important;}

.survey_container table table tr td, .survey_container table table table tr td, .survey_container table table table table tr td{padding: 0px !important;}

.survey_container table table table table tr td, .survey_container table table table table tr:first-child td{padding: 3px 5px 0px 0px !important;}

.survey_container table table td br
{
	display: block !important;
	height: 0px !important;
	line-height: 0px !important;
}

/*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:0px 5px 10px 0px;}

.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:0px;
	display:block;
	margin:0px 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:50px;
    height: 190px;
    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:0px 0px 0px 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;
}

/**flash album**/
#flashcontent{text-align: center;}

/************************************************
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: 0px;
	padding:0px;
}

td.facility_thumbnail img {float:left;margin:0px 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;
}

/************************************************
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:0px 10px 10px 0;}

.business_list_container
{
	width: 290px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

.business_list_title
{
	width:60px;
	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: 290px;
}

.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:320px;
	overflow: hidden;
	padding-bottom: 15px;
}

.mainSpan_wrapper_noleftnav .blog_left{width: 520px;}

.blog_right
{
	float:right;
	width:310px;
	padding-bottom: 15px;
	overflow: hidden;
	margin-right: -8px;
	position: relative;
	display: inline;
}

.blog_right .blog_box, .blog_right .blog_news_box 
{
	margin-bottom:6px;
	display: inline;
	float: right;
	width: 100%; /*for ie6*/
	background: url(_gfx/int/blog/blog_bottom.png) 1px bottom no-repeat;
	padding-bottom:7px;
	font-size: 11px;
	font-family: tahoma, geneva, sans-serif;
}

.blog_right .blog_box td{font-size: 11px;font-family: tahoma, geneva, sans-serif;}

.blog_right .blog_box a{}

.blog_box .subtitle
{
	display: inline;
	background:  url(_gfx/int/blog/blog_title.gif) top left no-repeat;
	font-size:18px !important;
	line-height: 20px !important;
	font-weight:normal !important;
	color: #ffffff !important;
	padding: 12px 15px 12px 15px;
	position: relative;
	margin: 0px -18px -8px -18px;
	width: 280px;
	float:left;
	clear: both;
	font-style: italic;
}

.blog_right .box_title
{
	padding: 12px 15px 12px 15px;
	background: url(_gfx/int/blog/blog_news_title.png) 0px 0 no-repeat;
	font-size:18px !important;
	line-height: 20px !important;
	font-weight:normal !important;
	color: #ffffff !important;
	width: 280px;
	font-style: italic;
}

.blog_box .subtitle .subtitle
{
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	position: static;
	height: auto !important;
	width: auto;
	text-transform: none;
}

.blog_box p
{
	margin: 0 0 10px 0; 
	float:left;
	clear: both;
	width: 100%;
	position: relative;
}

.blog_box p.subtitle{margin-bottom: 2px !important;}

.blog_right .blog_box_list
{
	padding: 0px 18px 10px 18px;
	width: 276px;
	background: url(_gfx/int/blog/blog_strip.png) 1px 0 repeat-y;
}

.blog_right .box_list
{
	width: 310px; /* for IE7*/
	padding: 0px 0 5px 0;
	background: url(_gfx/int/blog/blog_strip.png) 1px 0 repeat-y;
}

.blog_news_box ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 13px;
	font-size: 11px;
}

.blog_news_box .box_list ul li
{
	margin: 0 5px 0 6px;
	padding: 5px 12px 5px 12px;
}

.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: #e7f0fc; }

.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 none; }

.blog_news_box .box_item_date{display: block;color:#ac7e19;}

.blog_news_box .box_list a{text-decoration: none;color:#344155;}
.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: 0px 6px 0 0px;
	height: 28px;
	background: url(_gfx/int/blog/blog_strip.png) 1px 0 repeat-y;
}

.blog_right .archiveButton a
{
	display: block;
	width: 56px;
	height: 28px;
	text-indent: -4000px;
	overflow: hidden;
	background: url(_gfx/int/blog/blog_archives_button.gif) 0 0 no-repeat;
	float: right;
}

.error_message li{color: red;}

.error_message ul{margin-bottom: 0 !important;}

/**********************************************
reCAPTCHA
**********************************************/

#recaptcha_image{float:left;}

.recaptcha_icons
{
	margin:3px;
	display:block;
	float:left;
}

.recaptcha_response_area{clear:both;}

.recaptcha_reload, .recaptcha_only_if_image, .recaptcha_only_if_help
{
	margin:2px 2px 2px 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:135px;
   margin: 0;
   background:url(_gfx/int/ical.png) no-repeat 0 0;
}

* html .calendar_Controls {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_gfx/int/ical.png', sizingMethod='crop');
}

#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:100px;}

#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: 100px;}
#AmManagerYearDiv{padding-bottom: 10px;}

/****************************************
Feedback lightbox
*****************************************/
.feedback_form
{
	background: #ffffff;
	height: 460px !important;
	padding: 20px;
	width: 430px !important;
	margin-bottom: -10px !important;
	margin-bottom: 0;
}

.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:15px;
	width: 240px;
	overflow: hidden;
}

.mainSpan_wrapper .sr_logindiv{width: 225px;}

.sr_logindiv legend, .sr_logindiv fieldset, .sr_actiondiv legend{padding-left: 0;}

.sr_actiondiv
{
	float:left;
	border-left:dashed 1px #C2BCA6;
	padding-left: 15px;
	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 -29px;
}

.sr_actiondiv_loggedin .ordiv{display:none;}

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: 456px;
}

.mainSpan_wrapper div.grippie{width: 360px;}

.resizable-textarea textarea 
{
	display:block;
	margin-bottom:0px;
	width: 456px !important;
	height: 100px;
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
}

.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_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;
}

.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_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: 130px;}

.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;
	font-size: 85%;
}

.testimonial_date
{
	text-align:right;
	font-size: 85%;
	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 .captcha
{
	margin: 8px 0 0 120px;
}

/* 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;
}

/*** 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;
}


