/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

body
{
	border:0px;
	margin:0px;
	padding:0px;
	background: #b3ddff;
}

body,td,th,p,select,li,input
{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 13px; 
	line-height: 18px;
	color: #62645f;
}

a
{
	color:#0373c4;
	text-decoration: underline;
}

a:hover
{
	text-decoration:none;
}

.error_message
{
	color:Red;	
}

/* Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after,
.mainSpan:after, 
.leftnav_span:after, 
.content_wrapper:after,
.contentheader:after, 
.content:after, 
.container:after, 
.container_noleftnav:after, 
.container_noleftnav_notitle:after,
.container_review:after,
.title_right:after,
.title:after,
.home_columns:after,
.search_result:after,
.search_result_alternate:after,
.component_listitem:after,
.box_item:after,
.home:after,
.footer:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0px;
}

.clearfix, 
.leftnav_span, 
.content_wrapper,
.mainSpan, 
.contentheader, 
.content, 
.container, 
.container_noleftnav, 
.container_noleftnav_notitle,
.container_review,
.title_right,
.title,
.home_columns,
.search_result,
.search_result_alternate,
.component_listitem, 
.box_item,
.home,
.footer
{
	display:inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix,
* html .mainSpan, 
* html .content_wrapper, 
* html .contentheader, 
* html.content, 
* html.container, 
* html.container_noleftnav, 
* html.container_noleftnav_notitle,
* html.container_review,
* html.title_right,
* html.title,
* html.home_columns,
* html.search_result,
* html.search_result_alternate,
* html.component_listitem, 
* html.box_item,
* html.home,
* html.footer
{
	height:1%;
}

.clearfix, .mainSpan, .content_wrapper, .contentheader, .content, .container, .container_noleftnav, .container_noleftnav_notitle, .container_review, .title_right, .title, .home_columns, .search_result, .search_result_alternate, .component_listitem, .box_item, .home, .footer
{
	display:block;
}
/* End hide from IE-mac \*/

.mainSpan_wrapper_home, .mainSpan_wrapper, .mainSpan_wrapper_noleftnav, .mainSpan_wrapper_review
{
	width: 100%;
	background: url(_gfx/cmn/body_bg_strip.gif) top center repeat-y;
}

.mainSpan, .mainSpan_noleftnav
{
	width: 100%;
	background: url(_gfx/cmn/body_bg.jpg) top center no-repeat;
	text-align: center;
}

.mainSpan_wrapper_home .mainSpan_noleftnav
{
	background: url(_gfx/cmn/body_bg_home.jpg) top center no-repeat;
}

.adminSpan
{
	width:200px;
	float:right;

}

.header
{
	width: 940px;
	margin: 0 auto;
	position:relative;
	height:140px;
	background-image:url(_gfx/cmn/header_bg.jpg);
}

.header_left
{
	float:left;
	width:130px;
	padding:10px 0px 0px 10px;
}

.header_left a.home_link
{
	width: 230px;
	position: absolute;
	top: 47px;
	display:block;
	overflow: hidden;
	height: 135px;
	text-indent: -4000px;
}

.header_logo
{
	height: 1px;
	width: 1px;
	border: none;
}

.header_right
{
	float:right;
	width:400px;
	text-align: right;
	padding: 15px 23px 0 0;
}


.header_title
{
	font-family:Tahoma, Arial, Helvetica, MS Sans-Serif;
	font-weight:bold;
	font-size:20px;
	margin:45px 0px 0px 0px;
	padding:0px;
	color:#003366;
}

.header_menu
{
	margin: 0 auto;
	width: 666px !important;
	width: 940px;
	height: 44px;
	padding-left: 274px;
	background: url(_gfx/nav/mainnav_bg.gif) 0 0 no-repeat;
}

.loginbuttonpanel
{
	position: absolute;
	left:435px;
	top:15px;
	width:300px;
	padding:5px;
	text-align:right;
	font-size:10px;
}

.quicklink
{
	width: 168px;
	font-size: 14px;
	font-weight: bold;
	color: #0091cd;
}

.quicklink option
{
	/*font-weight: normal;
	font-size: 12px !important;*/
}

.searchbox
{
	position: absolute;
	top:80px;
	right: 39px;
}

.searchbox_textbox
{
	width:142px;
	font-size:14px;
	color: #0091cd;
	padding: 3px 0 0 8px;
	margin: 4px 7px 0 0;
	height: 24px;
	line-height: 18px;
	border: 1px solid #aed7fc;
	float: left;
}

.searchbox_button
{
	background: url(_gfx/cmn/goBtn.gif) 0 0 no-repeat;
	cursor: pointer;
	border:0px;
	width:33px;
	height:33px;
	float: left;
	text-indent: -4000px;
	overflow: hidden;
	text-align: left;
}

.contentheader_banner
{
	background: url(_gfx/int/banner_bg.jpg) 0 0 no-repeat;
}

.mainSpan_wrapper_noleftnav .contentheader_banner
{
	background-image: none;
}

.deptbanner, .banner_holder IMG
{
	margin: 24px 0 0 37px;
}

.mainSpan_wrapper_noleftnav .deptbanner, .mainSpan_wrapper_noleftnav .banner_holder IMG
{
	display: none;
}

.breadcrumb_wrapper, .breadcrumb_wrapper_noleftnav, .breadcrumb_noleftnav
{
	padding: 54px 28px 7px 27px;
	line-height: 12px;
	height: auto !important;
	height: 73px;
	min-height: 12px;
	font-size: 11px;
	color: #0373c4;
}

.contentheader_banner .breadcrumb_wrapper
{
	padding-top:25px;
	height: 44px;
}

.mainSpan_wrapper_noleftnav .breadcrumb_wrapper
{
	padding-top: 54px;
}

.title_wrapper, .title_wrapper_noleftnav
{
	padding: 0 20px 0px 25px;
}

.title, .title_noleftnav
{
	background: url(_gfx/int/title_bg.gif) bottom left no-repeat;
	padding: 0 50px 10px 1px;
	font-family: georgia, serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	color: #585329;
	font-weight: normal;
}

.title_noleftnav
{
	background: url(_gfx/int/noleftnav_title_bg.gif) bottom left no-repeat;
}

.title_right
{
	height: 26px;
	margin-top: 5px;
}

#share ul 
{
	background-color:#fff;
	display:none;
	width:220px;
	border:1px solid #666;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	position:absolute;
	z-index:1000;
	margin-top: -8px;
}

#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:109px;
	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;}
.sharedel {background:url(_gfx/int/share/del.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;}

.printerfriendly, #share, .rss, .printerfriendly_noleftnav
{
    float:right;
    text-align:left;
	margin-left: 9px;
	line-height: 0px;
	font-size: 0;
}

.printerfriendly, .printerfriendly_noleftnav{width:47px;}
#share{width:110px; cursor: pointer;}
.rss{width:41px;}

.printerfriendly a, .rss a, .sharelink a, .printerfriendly_noleftnav a
{
    display:block;
    padding-left:18px;
	height:26px;
	font-size: 11px;
	line-height: 18px;
}

.printerfriendly a, .printerfriendly_noleftnav a{background: url(_gfx/int/print.gif) 0 2px no-repeat;}
.sharelink a{background:url(_gfx/int/share/share.gif) 0 2px no-repeat;}
.rss a{background:url(_gfx/int/rss.gif) 0 2px no-repeat;}

.font_size{
	float: right !important;
	display: block !important;
	width: 110px !important;
	height:26px !important;
	/*overflow: hidden;*/
	margin:0 !important;
	text-align: right !important;
	padding: 0px !important;
	font-size: 11px;
	line-height: 18px;
}

.font_size a, .font_size img{ border: 0px; }

.font_size_text{
	float: right;
	color: #0373c4;
	
}
.font_size_button{
	float: right;
	padding-right: 5px;
}

.title_subtitle
{
	margin: 0px 24px;
	font-size: 15px;
	font-weight: bold;
	color: #545454;
}

.width_container
{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

.mainSpan_wrapper .width_container
{
	background: url(_gfx/int/content_strip.gif) 0 0 repeat-y;
}

.content_wrapper
{
	width: 100%;
	background: url(_gfx/int/content_bottom.jpg) bottom left no-repeat;
}

.mainSpan_wrapper_home .content_wrapper, .mainSpan_wrapper_noleftnav .content_wrapper, .mainSpan_wrapper_review .content_wrapper
{
	background: url(_gfx/home/content_strip.gif) 0 0 repeat-y;
}

.container
{
	width: 697px;
	float: left;
	min-height: 697px;
	height: auto !important;
	height: 697px;
	background: url(_gfx/int/content_bg.jpg) 0 0 no-repeat;
}

.mainSpan_wrapper_noleftnav .container_noleftnav, .mainSpan_wrapper_review .container_noleftnav
{
	width: 940px;
	min-height: 697px;
	height: auto !important;
	height: 697px;
	background: url(_gfx/int/noleftnav_content_bg.jpg) 0 0 no-repeat;
}

.content
{
	padding: 17px 24px 0px 24px;
	width:649px!important;
	width: 697px;
	overflow: hidden;
}

.mainSpan_wrapper_noleftnav .content, .mainSpan_wrapper_review .content, .mainSpan_wrapper_noleftnav .content_noleftnav, .mainSpan_wrapper_review .content_noleftnav
{
	padding: 17px 24px 0px 24px;
	width:892px!important;
	width: 940px;
	overflow: hidden;
}

.content p
{
	margin-top: 0;
}

.content textarea
{
	width:525px;
}

.last_updated
{
	font-size: 11px;
	margin-top: 10px;
	clear: both;
}

.downloadmessage
{
	border-top:solid 1px #b3b9be;
	margin:10px 0px 20px 0px;
}

.downloadmessage img
{
	border:0px;	
}

.downloadmessage p
{
	font-size:11px;
	margin-top:10px;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}

.footer_wrapper
{
	width: 100%;
	clear: both;
	background: #b3ddff url(_gfx/cmn/footer_wrapper.gif) top center no-repeat;
}

.footer
{
	clear: both;
	width: 940px;
	margin: 0px auto;
	height:102px;
	background: #b3ddff url(_gfx/cmn/footer.gif) top center no-repeat;
}

.mainSpan_wrapper_home .footer, .mainSpan_wrapper_noleftnav .footer, .mainSpan_wrapper_review .footer
{
	background: #b3ddff url(_gfx/cmn/footer_home.gif) top center no-repeat;
}
.fema_logo
{
	display: block;
	text-indent: -4000px;
	overflow: hidden;
	float: left;
	height: 80px;
	margin-top: 20px;
	width: 80px;
}

.footer_text
{
	float: left;
	width: 600px;
	text-align: left;
	padding-top: 32px;
	margin-left: 12px;
	display: inline;
	color: #3796e4;
	font-size: 12px;
	line-height: 19px;
}

.footer_text a
{
	text-decoration:none;
	color: #3796e4;
}

.footer_text a:hover
{
	text-decoration:underline;
}

.footer_text p
{
	margin: 0;
	padding: 0;
	color: #3796e4;
	font-size: 12px;
	line-height: 19px;
}

.footer_weather 
{
	float: left;
	width: 242px;
	padding-top: 34px;
	color: #ffffff;
	font-weight: bold;
	line-height: 21px;
}
.footer_weather a
{
	color:#ffffff;
}
.weather
{
	text-transform: uppercase;
}

/************************************************
Department home page
************************************************/

.depthome_left
{
	float:left;
	width:430px;
}

.depthome_right
{
	float:right;
	width:198px;
	overflow: hidden;
}

.depthome_right .news_box_container
{
	margin-bottom: 12px;
}

.depthome_right .news_box_container .home_box_list, .depthome_right .event_box_container .home_box_list
{
	background: url(_gfx/int/deptbox_strip.gif) 0 0 repeat-y;
	padding: 8px 11px 8px 11px;
}

.depthome_right .home_box_list ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 14px;
}

.depthome_right .home_box_list ul li
{
	margin: 0;
	padding: 0 0 12px 29px;
	background: url(_gfx/int/list_bullet.gif) 0 1px no-repeat;
	line-height: 14px;
}

.depthome_right .home_box_list ul li a
{
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.depthome_right .home_box_list ul li a:hover
{
	text-decoration: underline;
}

.depthome_right .home_box_list ul li span
{
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #55502f;
}

.depthome_right .home_box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 38px;
}

.depthome_right .news_box_container .home_box_title
{
	background: url(_gfx/int/news_title.gif) 0 0 no-repeat;
}

.depthome_right .event_box_container .home_box_title
{
	background: url(_gfx/int/events_title.gif) 0 0 no-repeat;
}

.depthome_right .home_box_bottomlink
{
	background: url(_gfx/int/deptbox_bottom.png) 0 0 no-repeat;
	height: 49px;
}

 * html  .depthome_right .home_box_bottomlink
{
	background: transparent none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_gfx/int/deptbox_bottom.png', sizingMethod='crop');
}

.depthome_right .home_box_bottomlink a, .depthome_right .home_box_bottomlink a:hover
{
	float: right;
	width: 50px;
	height: 16px;
	text-indent: -4000px;
	overflow: hidden;
	background: url(_gfx/int/deptbox_more.gif) 0 0 no-repeat;
	margin: 5px 8px 0 0;
	display: inline;
	position: relative;
}

/************************************************
Home page
************************************************/
.home_collage
{
	width: 660px !important;
	width: 666px;
	height: 314px !important;
	height: 329px;
	background: url(_gfx/home/home_collage_bg.jpg) 0 0 no-repeat;
	position: relative;
	margin-top: -6px;
	float:left;
	z-index: 19;
	padding: 15px 0 0 6px;
}

.home_collage IMG
{
	display: block;
}

.home_collage .slideshow_master, .home_collage .slideshow_inner
{
      z-index: 1;
	  position: absolute;
	  height: 264px !important;
	 width: 629px !important;
}

.home_collage .slideshow_post
{
      z-index: 0;
	  position: absolute;
}

.important_alert_wrapper
{
	position: absolute;
	background: url(_gfx/home/alert_bg.gif) 0 0 no-repeat;
	width: 404px;
	height: 208px;
	top: 22px;
	left:101px;
	z-index: 21;
}

.important_alert
{
	margin: 67px 0px 0px 17px;
	width: 368px;
	height: 127px;
	overflow: hidden;
	line-height: 16px;
	font-size: 14px;
	color: #ffffff;
}

.important_alert p
{	
	margin:0 0 14px 0;
	padding:0;
	color: #ffffff;
}
.important_alert a
{
	color: #ffffff;
}

.home_spotlight
{
	float: right;
	width: 274px;
	height: 323px;
	background: url(_gfx/home/spotlight_bg.jpg) 0 0 no-repeat;
}

.home_spotlight .box_title
{
	background: url(_gfx/home/spotlight_title.gif) 0 0 no-repeat;
	height: 18px;
	text-indent: -4000px;
	overflow: hidden;
	margin: 27px 0 14px 0;
}

.home_spotlight .box_content
{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 0 23px 0 0;
	height: 162px;
	overflow:hidden;
}

.home_spotlight .box_content p
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.home_spotlight .box_content li, .home_spotlight .box_content td
{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.home_spotlight .box_content IMG
{
	border: 1px solid #ffffff;
	float: left;
	margin-right: 11px; 
}

.home
{
	background: url(_gfx/home/home_content_bg.jpg) 0 0 no-repeat;
	min-height: 280px;
	height: auto !important;
	height: 280px;
}

.home_left
{
	float: left;
	width: 336px;
}

.home_middle
{
	float: left;
	width: 271px;
}

.home_right
{
	float:right;
	width:333px;
}

/************************************************
Left navigation 
************************************************/

.leftnav
{
	float:left;
	width:243px;
	min-height: 570px;
	height: auto !Important;
	height: 639px;
	padding: 29px 0 40px 0;
	background: url(_gfx/nav/leftnav_bg.jpg) 0 0 no-repeat;
}

.leftnav a
{
	display:block;
	padding: 8px 7px 7px 5px;
	color: #55502f;
	text-decoration:none;
	line-height: 14px;
	font-size: 12px;
}

.leftnav span
{
	display: block;
}

.leftnav_node_wrapper_root
{
	border-bottom: 1px solid #e9f7ff;
	margin: 0 2px 0 13px;
	width: 228px;
	overflow: hidden;
}

.leftnav_node_wrapper
{
	margin: 0 2px 0 13px;
	width: 228px;
	overflow: hidden;
	border-bottom: 1px solid #c7e3fc;
	background: #e7f2fd;
}

.leftnav_node
{
	padding-left: 10px;
}

.leftnav div.leftnav_node_wrapper_root:hover, .leftnav div.leftnav_node_wrapper:hover, div.leftnav_node_haschildren:hover
{
	color: #046cb8 !important;
	background:  #e5e9d0 url(_gfx/nav/leftnav_over.gif) 0 0 repeat-x  !important;
	text-decoration:none;
}

.leftnav_node_haschildren
{
	background: #d7ebfc;
}

.leftnav_node_haschildren a
{
	background: url(_gfx/nav/arrow_down.gif) no-repeat 5px 13px;
	padding-left: 15px;
}

div.leftnav_node_haschildren a:hover
{
	background: url(_gfx/nav/arrow_down_over.gif) no-repeat 5px 13px;
}

.leftnav_node_iscurrent
{
	font-weight:bold;
	padding-left: 10px;
	background: url(_gfx/nav/arrow_right.gif) no-repeat 5px 11px;
}

div.leftnav_node_iscurrent:hover
{
	background: url(_gfx/nav/arrow_right_over.gif) no-repeat 5px 11px;
}

.leftnav a:hover
{
	color: #046cb8 !important;
}

.leftnav span
{
	display: block;
}

/************************************************
Dropdown Menu
************************************************/

/* Wrapper class if needed */
.dropdownmenu{}

.menu
{
	width:666px;
	float: left;
	border-collapse: separate;
}

.menuitem, .menuitem_top, .menuitem_root
{
	font-size: 12px;
	line-height: 14px;
	color:#ffffff;
	background-color:#338ad0;
	padding: 3px 1px 3px 8px;
	border-left: solid 1px #9fb3cb;
	border-right: solid 1px #9fb3cb;
	border-bottom: solid 1px #91c6f6;
	cursor: pointer;
}

.menuitem_top
{
	border-top: solid 1px #91c6f6;
}

/* Need to define this because if image is used the item gets a table wrapper. */
.menuitem td,
.menuitem_top td
{
	font-size: 12px;
	line-height:14px;
	color:#ffffff;
	margin-bottom: -1px;
	position: relative;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded,
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top,
.menuitem_root_selected,
.menuitem_root_hover,
.menuitem_root_expanded,
.menuitem_root_active
{
	font-size: 12px;
	line-height: 14px;
	color:#046cb8;	
	background:#e5e9cf url(_gfx/nav/mainnav_over.gif) 0 0 repeat-x;
	padding: 3px 1px 3px 8px;
	border-left: solid 1px #9fb3cb;
	border-right: solid 1px #9fb3cb;
	border-bottom: solid 1px #91c6f6;
	cursor: pointer;	
}

.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	border-top: solid 1px #91c6f6;
}

.menuitem_hover td,
.menuitem_active td,
.menuitem_expanded td,
.menuitem_hover_top td,
.menuitem_active_top td,
.menuitem_expanded_top td
{
	font-size: 12px;
	line-height:14px;
	color:#046cb8;	
}

/* Use for offsetting arrow */
.menuitem img,
.menuitem_top img,
.menuitem_hover img,
.menuitem_active img,
.menuitem_expanded img,
.menuitem_hover_top img,
.menuitem_active_top img,
.menuitem_expanded_top img
{
	margin-right:3px;
}

.menuitem_root_image
{
	cursor: pointer;
}


/************************************************
Forms
************************************************/

.form
{
}

.form_in_tab
{
	padding-top:15px;
	padding-bottom:10px;
	padding-left:10px;	
}

.form div
{
	width:auto;
	margin-top:8px;
	margin-bottom:8px;
	clear: both;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label
{
	padding-top:3px;
	font-weight: bold;
	height:20px;
	float: left;
	width: 150px;
	text-align: left;
	vertical-align:middle;
}

.form_field
{
	height:20px;
	float: right;
	width: 550px;
	text-align: left;
	vertical-align:middle;
}

legend
{
	font-weight: bold;
	color:#545454;
}

fieldset
{
	border:solid 1px #b3b9be;
}

.form_normaltextbox
{
	width:300px;	
	border: solid 1px #b3b9be;
	background-color: #ffffff;
	height:17px;
	padding-left:3px;
}

.form_normaldropdown
{
	width:300px;	
	border-left: solid 1px #b3b9be;
	background-color: #ffffff;
	height:17px;
	padding-left:3px;	
}

.form_button
{
	background-image: url(_gfx/button_save_bg.gif);
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	padding: 2px 10px !important;
	padding: 0px 10px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D7DBB2 #AD9C4D #868660 #E0C859;
	cursor: pointer;
	overflow: visible;
	display: inline-block;
}

.form_message
{
	color:Red;
}

.form_message td
{
	color:Red;
}

.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	background-image: url(_gfx/back_arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.backbutton a
{
}


/************************************************
Site map
************************************************/

.sitemap
{
  border:solid 0px #000000;
  padding-left:15px;
}

.rootnode
{
	font-weight: bold;
	color: #545454;
	padding:3px 3px 0px 3px;
} 

.rootnode a
{ 
	color: #545454;
	font-weight: bold;
} 

.parentnode
{
	padding:3px 3px 0px 3px;
}

.parentnode a
{
	color: #545454;
	font-weight: bold;
} 

.leafnode
{
	padding:3px 3px 0px 3px;
} 

.sitemap_file
{
	list-style-image: url(_gfx/_SiteMap/file.gif);	
}

.backtotoplink
{
	padding:10px 0px 10px 5px;
	font-size: 10px;
}


/************************************************
Search
************************************************/

.search
{
	width:100%;
}

.search_title
{
	margin-top:7px;
	margin-bottom:7px;
	padding:5px;
	color:#FFFFFF;
	background-color:#3f93d7;
	width:100%;
	font-weight:bold;
	text-align:center;
}

.search_summary
{
	font-weight:bold;
}

.search_result
{
	padding:5px;
}

.search_result_alternate
{
	padding:5px;
	background-color:#f2f9ff;
}

.search_result_title
{
	font-weight:bold;
}

.search_result_location
{
}

.search_result_location_field
{
	font-weight:bold;
}

.search_result_synopsis
{
	padding:0px 0px 0px 0px;
}

.search_result_synopsis_highlight
{
	background-color:Yellow;
}

.search_result_info
{
}

.search_result_info_field
{
	font-weight:bold;
}

/*****************************************
* Calendar month view
*****************************************/

.calendarDiv
{
	padding-bottom: 10px;
	text-align:center;
}

table.Calendar_Css
{
	border: 0 !important;
	width: 100%;
	border-collapse: collapse;
}

.Calendar_Css td
{
	background: transparent !important;
	border: 0 !important;
}

.Calendar_Title td
{
	color:#3f93d7;
	font-size:20px;
	font-weight:normal;	
	padding: 11px 0px 10px 0px;
	width: 50% !important;
	overflow: visible;
}

.Calendar_Title td.Calendar_NextPrev
{
	font-size:12px !important;
	font-weight:normal;	
	width: 25% !important;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

.Calendar_Title td.Calendar_NextPrev a
{
	font-size:12px !important;
	color: #0373c4 !important;
}

td.Calendar_DayHeader
{
	line-height: 31px;
	color: #ffffff;
	background: #3f93d7 !important;
	border: 1px solid #3f93d7 !important;
	border-bottom: 0 !important;
	padding: 2px 0px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

td.Calendar_Day,
td.Calendar_Today,
td.Calendar_WeekendDay,
td.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 #ced3d6 !important;
}

td.Calendar_Day, td.Calendar_WeekendDay
{
	background-color:#f2f9ff !important;
}

td.Calendar_OtherMonthDay
{
	background-color:#eaf0f4 !important;
	color:#a3aebb;
}

.calendar_eventday a
{
	text-decoration:none !important;
}

td.Calendar_Today
{
	background-color:#a2d0fd !important;
	color:#0060a6;	
}

.Calendar_EventTime
{
	line-height:12px;
	padding: 0px 0px 2px 0px !important;
	display: block;
	font-size: 11px;
	font-weight: normal;
}

.Calendar_EventLink
{	
	line-height:12px;
	font-size: 11px;
	display:block;
	margin:0px 0px 10px 0px;
	font-weight: normal;
}

.Calendar_Today .Calendar_EventLink, .Calendar_Today .Calendar_EventTime
{
	color: #0060a6;
}

td.Calendar_Day br,
td.Calendar_Today br,
td.Calendar_WeekendDay br,
td.Calendar_OtherMonthDay br
{
	display: none;
}

/*************************************************
* Component detail 
*************************************************/
.component_title
{
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #545454;
	width: 100%;
}

.component_subtitle
{
	font-size: 14px;
	font-weight: bold;
	color: #0081C2;
}

.component_listitem
{
	padding: 0 0 15px 0;
	width:100%;
}

.component_listitem div
{
	width:100%;
	clear: both;
}

.component_listitem_header, .component_listitem_header_wider
{
	font-weight: bold;
	width:120px;
	display:block;
	float:left;
}

.component_listitem_content
{
	width:300px;
	display:block;
	float:left;
}

.component_content
{
	clear: both;
	width: 100%;
}

.listdiv td
{
	vertical-align: top;
}

/************************************************
*FAQ List
************************************************/
.listfaq
{
	width:100%;
	border:0px !important;
	border-collapse: separate !important;
}

.listfaq td
{
	padding:4px;
	border:0px !important;
}

.listfaq_answers
{
	width:100%;
	padding:0;
	border-collapse: separate;
}

.listfaq_answers td
{
	padding:4px;
	border: 0px;
}

.listfaq_pager
{
	text-align:right;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_a p, .listfaq_a ul
{
	margin-top:0px;
}

/************************************************
* Lists, including DataGrid classes
************************************************/

.listtable
{
	width:100%;
	border-collapse:separate !important;
	margin: 10px 0;
	border:1px solid #b3b9be !important;
	background-color: #f2f9ff;
}

.listtable th
{
	padding: 5px 4px 4px 9px;
	text-align:left;
	color: #ffffff;
	background: #3f93d7;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	border: 0px !important;
}

.listtable_header a, .listtable th a
{
	color:#FFFFFF;
	font-size: 11px;
}

.listtable td
{
	border:0 !important;
	border-top:1px solid #b3b9be !important;
	padding:4px 4px 4px 9px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
}

.listtable td p, .listtable td a, .listtable td li
{
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.listtable tr:hover
{
	background-color:#e8eef4;
}

.listtable_buttoncolumn
{
	width: 70px;
	font-size: 9px;
}

.listtable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 2px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2
}

.listtable_checkboxcolumn
{
	padding:0px;
	width:1px;
}

.listtable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.listtable_row_on
{
	background-color:#e8eef4;
}

.listtable_row_off
{
	background-color:#f2f9ff;
}

.listtable_pager
{
	text-align:right;
}

/*For plain lists on front end*/
.listcomponent
{
	border:0px !important;
	border-collapse: separate !important;
	width: 100%;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px solid #FFFFFF;
	padding:4px 4px 10px 0px;
	margin:0px;
}

.listdocument
{
	width: auto !important;
}

.listcomponent_pager
{
	text-align:left;
}

/*For links on top of page*/
.topselector
{
	margin-bottom: 10px;
}

/*For dropdown filters*/
.filter
{
	margin-bottom: 10px;
	margin-top:10px;
}

/************************************************
* Image-using item list 
************************************************/

.righttable
{
	width: 200px;
	border-collapse:separate !important;
	margin: 10px 0;
	border:1px solid #b3b9be !important;
	background-color: #f2f9ff;
}

.righttable th
{
	padding: 5px 4px 4px 9px;
	text-align:left;
	color: #ffffff;
	background: #3f93d7;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	border: 0px !important;
}

.righttable_header a, .righttable th a
{
	color:#FFFFFF;
}

.righttable td
{
	border:0 !important;
	border-top:1px solid #b3b9be !important;
	padding:4px 4px 4px 9px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin:0px;
}

.righttable tr:hover
{
	background-color:#e8eef4;
}

.righttable_buttoncolumn
{
	width: 30px;
	font-size: 9px;
}

.righttable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 4px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2
}

.righttable_checkboxcolumn
{
	padding:0px;
	width:1px;
}

.righttable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.righttable_row_on
{
	background-color:#e8eef4;
}

.righttable_row_off
{
	background-color:#f2f9ff;
}


/***********************************************
* E-Notifier
***********************************************/

.tag_div
{
	padding: 10px 0 20px 0;
}

.area_div
{
	padding: 5px 0;
	clear: both;
}

/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 16px;
	font-weight: bold;
}

.form_specific_div INPUT[type="checkbox"]
{
	margin-bottom: 0px;
}

.form_specific_div span, .form_specific_div TABLE tr
{
	background: transparent !important;
}

.form_specific_div table, .form_specific_div td
{
	padding: 0px !important;
	margin: 0px !important;
}

/*add correct padding, then remove it from the nested tables */
.form_specific_div 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*/
.form_specific_div table tr:first-child td
{
	padding: 0px !important;
}

.form_specific_div table table tr td, .form_specific_div table table table tr td, .form_specific_div table table table table tr td
{
	padding: 0px !important;
}

.form_specific_div table table table table tr td
{
	padding: 3px 5px 0px 0px !important;
}

.form_specific_div table table table table tr:first-child td
{
	padding: 3px 5px 0px 0px !important;
}

.form_specific_div table table td br
{
	display: block !important;
	height: 0px !important;
	line-height: 0px !important;
}


/************************************************
Staff Directory
************************************************/

.staff_column_div
{
	width:100%;
	float:left;
}

.staff_thumbnail_span
{
}

.staff_thumbnail_span img
{
	margin:10px 5px 10px 0px;
	border:1px solid  #b3b9be;
	float:left;
}

.staff_listitem_span
{
	float:left;
	width:450px;
	margin:10px 0px 10px 0px;
}

.staff_component_title
{
    width:100%;
	font-size:16px;
	line-height: 18px;
	font-weight: bold;
	color: #0081C2;
	
}

.staff_column_div .component_listitem
{
	width: 450px !important;
	float: left;
}


/************************************************
Department boxes
************************************************/
/*.box_container
{
	border:solid 0px #CCCCCC;
	margin: 0px 0px 0px 0px;
}

.box_title h1
{
	color:#75632F;
	font-size:11px;
	margin:0px 0px 0px 0px;
	text-transform: uppercase;
}

.box_title span
{
	background:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 0px;
}

.box_list ul
{
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

.box_list a
{
	color:#B6A77D;
	font-weight:bold;
	text-decoration:none;
}

.box_list a:hover
{
	text-decoration:underline;
}

.box_list p
{
	margin: 10px 0px 10px 0px;
}

.box_bottomlink
{
	display:none;
}*/

/************************************************
home boxes
************************************************/
.home .news_box_container
{
	padding: 16px 9px 8px 23px;
}

.home .event_box_container
{
	padding: 16px 15px 8px 0px;
}

.home .home_box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 27px;
	position: relative;
}

.home .home_box_title a
{
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 25px;
	display: block;
	background: url(_gfx/spacer.gif) 0 0 no-repeat;
}

.home .news_box_container .home_box_title
{
	background: url(_gfx/home/news_title.gif) 0 0 no-repeat;
}

.home .event_box_container .home_box_title
{
	background: url(_gfx/home/events_title.gif) 0 0 no-repeat;
}

.home .home_box_list
{
	padding: 17px 34px 9px 0;
}

.home .event_box_container .home_box_list
{
	padding: 17px 34px 15px 5px;
}

.home .home_box_list ul
{
	list-style-type: none;
	margin:0px;
	padding:0px;
	line-height: 14px;
}

.home .home_box_list li
{
	margin-bottom: 12px;
	padding: 0 0 0 28px;
	background: url(_gfx/home/list_bullet.gif) 0 -2px no-repeat;
	line-height: 14px;
	height: auto !important;
	height: 1px;
	display: block !Important;
	display: inline;
}

.home .event_box_container .home_box_list li
{
	margin-bottom: 16px;
}

.home .home_box_list li a
{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

.home .home_box_list li a
{
display:inline-block;
display:block;
}

.home .home_box_list li a:hover
{
	text-decoration: underline;
}

.home .home_box_list li span
{
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #55502f;
}

.home .home_box_list p
{
	margin: 10px 0px 10px 10px;
}

.home .home_box_list a
{
	font-weight:bold;
	text-decoration:underline;
}

.home .home_box_list a:hover
{
	text-decoration:none;
}

.home .home_box_bottomlink
{
	height: 16px;
}

.home .home_box_bottomlink a, .home_box_bottomlink a:hover
{
	display: inline;
	margin-right: 34px;
	float: right;
	text-indent: -4000px;
	overflow: hidden;
	width: 49px;
	height:16px;
	background: url(_gfx/home/home_more.gif) 0 0 no-repeat;
}


/*************************************
Home Calendar
*************************************/
/**** home calendar ****/
.home_calendar
{
	background: url(_gfx/home/calendar_bg.jpg) 0 0 no-repeat;
	margin-top: 16px;
	padding-top: 7px;
	height: 260px !important;
	height: 267px;
}

.home_calendar .box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 16px;
	width: 98px;
	margin: 0px 0 10px 70px;
	background: url(_gfx/home/calendar_title.gif) 0 0 no-repeat;
}

.home_calendar .calendar
{
	background: #ffffff;
	border-collapse: separate !important;
	width: 224px;
	margin-left: 12px;
	border: 0px solid #ffffff;
}

.home_calendar .calendar_dayheader
{
	line-height: 24px;
	color: #47b3eb;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	border: 0;
	font-family: verdana, geneva, sans-serif;
	background: #ffffff !important;
	border: 0px solid #ffffff !important;
}

.home_calendar .calendar_title
{
	padding: 0;
}

.home_calendar .calendar_title td
{
	padding: 4px 0px 0px 0px;
	font-size: 13px;
	width: 60% !important;
	font-weight: bold;
	color: #007cc3;
	background: #ffffff;
	font-family: verdana, geneva, sans-serif;
}

.home_calendar .calendar_title td.calendar_nextprev
{
	width: 20% !important;
	text-align: center;
	padding: 0px 0px 3px 0px;
	vertical-align: bottom;
}

.home_calendar .calendar_title td.calendar_nextprev IMG
{
	border: 0;
}

.home_calendar .calendar_day,
.home_calendar .calendar_today,
.home_calendar .calendar_weekendday,
.home_calendar .calendar_othermonthday 
{
	text-align:center;
	vertical-align: top;
	font-size:13px;
	font-weight:normal;
	border: 1px solid #c5d0d6 !important;
	border-bottom: 1px solid #ebf1f4 !important;
	border-left: 1px solid #fefefe !important;
	height: 18px;
	padding: 3px 3px 2px 3px;
	line-height:18px;
	font-family: verdana, geneva, sans-serif;
}

.home_calendar .calendar_day,
.home_calendar .calendar_weekendday
{
	background: #dee8ed url(_gfx/home/calendar_day_bg.gif) 0 0 repeat-x !important;
	color: #646464;
}

.home_calendar .calendar_day a,
.home_calendar .calendar_weekendday a
{
	color: #000000 !important;
	font-size:13px !important;
}

.home_calendar .calendar_othermonthday
{
	background: #dce4e8 !important;
	text-indent: -4000px;
	overflow: hidden;
}

.home_calendar .calendar_today
{
    background: #2776dc url(_gfx/home/calendar_today_bg.gif) 0 0 repeat-x;
	color:#ffffff;
}

.home_calendar .calendar_today a
{
	color:#ffffff !important;
}


/********************************
* Custom Table Classes
*********************************/
table.customtable
{
	font-family: Verdana, Arial, Sans-serif;
	font-size:10px;
	color: #333333;
	border: solid 1px #E5D3C0;
}

.customtable th
{
	font-weight:bold;
	text-align:center;
	color:#FFF;
	background:#F4A16D;
	border:0;
	padding:4px;
}

.customtable td
{
	border: solid 1px #E5D3C0;
}

.t_header1
{
	font-weight:bold;
	text-align:center;
	color:#FFF;
	background:#F4A16D;
	border:0;
	padding:4px;
}

.t_header2
{
	font-weight:bold;
	text-align:center;
	color:#605043;
	background:#E5D3C0;
	border:0;
	padding:4px;
}

/******************************************
* Photo Album 
******************************************/
#albumItem
{
	margin: 5px 5px 20px 5px;
	text-align:center;
	background-color: #ffffff;
	border: 1px solid #b3b9be;
	width: 270px;
	padding-top: 10px;
}

#galleryName
{
	padding: 0 10px 10px 10px;
}

#albumItem em
{
	/*color: #777777;*/
	font-style: normal;
	font-size: 10px;
	line-height:normal;
}

#photostack
{
	padding-right: 21px;
	background-position: center center;
	padding-left: 21px;
	background-image: url(_gfx/album/exported_group.jpg);
	padding-bottom: 20px;
	overflow: hidden;
	width: 204px;
	padding-top: 25px;
	background-repeat: no-repeat;
	height: 204px;
	margin: 0px auto;
}
#photoStackImage
{
	text-align:center;
	margin: 0px auto;
	overflow: hidden;
	width: 160px;
	height: 110px;
	position:relative;
	vertical-align:middle;
	left: 0px; /*!important;
	left: 0px;*/
	top:21px; /*!important;
	top:0px;*/
}
#photoStackImage img
{
	display:block;
	overflow: hidden;
	margin: 0px auto;
}

#galleryName
{
	text-transform:uppercase;
	font-weight:bold;
}
#categoryListFooter
{
	float:none;
	display:block;
	margin-bottom:20px;
}
/* End Category List */

/* Picture List */

#photoItem
{
	padding:20px 10px 30px 10px;
	text-align:center;
	vertical-align:top;
}
#photoItem em
{
	/*color: #777777;*/
	font-style: normal;
	font-size: 8px;
	line-height:normal;
}
#picturestack
{
	padding-right: 21px;
	padding-left: 20px;
	background: #ffffff url(_gfx/album/single_photo.gif) center center no-repeat;
	padding-bottom: 20px;
	overflow: hidden;
	width: 240px !important;
	width: 281px;
	padding-top: 30px;
	height: 220px !important;
	height: 270px;
	margin: 0px auto;
	border: 1px solid #b3b9be;
	margin-bottom: 10px;
}
#pictureStackImage
{
	text-align:center;
	margin: 0px auto;
	overflow: hidden;
	width: 208px;
	height: 130px;
	position:relative;
	vertical-align:middle;
	left: 0px; /*!important;
	left: 0px;*/
	top:0px; /*!important;
	top:0px;*/
}
#pictureStackImage img
{
	display:block;
	overflow: hidden;
	margin: 0px auto;
}

#photoName
{
	/*text-transform:uppercase;*/
	font-weight:bold;
}
/* End Picture List */

#Table11
{
	background: #ffffff;
	border: 1px solid #b3b9be;
	padding: 10px !important;
	padding: 0;
	margin: 10px 0;
}

/************************************************
* Map
************************************************/
.map_size
{
	width:500px;
	height:300px;
}

/************************************************
Follow Twitter
************************************************/
.followTwitter
{
	border-bottom:dashed 1px #b3b9be;
	padding:8px;
	border-top:dashed 1px #b3b9be;
}

.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;
}


/**********************************************
CAPTCHA
**********************************************/

.recaptcha img
{
	border: 0;
}

.recaptcha #LBD_CaptchaImage
{
	border: 1px solid #c2bca6;
}

.form_specific_div .recaptcha
{
	margin-bottom: 10px;
	font-weight: normal;
	width: 400px;
}


/**********************************************
reCAPTCHA
**********************************************/

#recaptcha_image
{
	border: 1px solid #c2bca6;
	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;
	font-weight:normal;
	border:0px !important;
}

.survey_container .recaptcha
{
	margin-bottom: 10px;
}

.addtocalendar
{
	width:160px;
	margin:5px 0 5px 0;
}

.calendar_Controls
{
	display: block;
	padding:0px 0 0 25px;
	margin: 0;
	background:url(_gfx/int/ical.png) no-repeat 0 0;
}

#calendarControls, #calendarControlsBottom
{
	display: none;
	position: absolute;
	border:1px solid #666;
	background: #ffffff;
	line-height: 18px;
}

div:hover.addtocalendar #calendarControls, div:hover.addtocalendar #calendarControlsBottom
{
	display: block;
}

#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;
	width: 140px;
}

#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.png) no-repeat 0px 0px;}
.yahooCal {background:url(_gfx/int/yahoo.png) no-repeat 0px 0px;}

/*** 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;
}









