body{	margin: 0;	
	padding: 0;	
	text-align: center;
	background: #257FB3 url(_gfx/cmn/main_bg.jpg) repeat-x;
	font-family: arial;
	font-size: 12px;
}
	

/* Default error reporting style */
.error_message
{ 
	color: #c60;
	font-weight:bold;	
}

/* Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after, 
.mainSpan:after, 
.contentheader:after, 
.content:after, 
.container:after, 
.container_noleftnav:after, 
.container_noleftnav_notitle:after,
.title_right:after,
.home_columns:after,
.title:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, 
.mainSpan, 
.contentheader, 
.content, 
.container, 
.container_noleftnav, 
.container_noleftnav_notitle,
.title_right, .home_columns, .title
{
	display:inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix,
* html .mainSpan, 
* html .contentheader, 
* html.content, 
* html.container, 
* html.container_noleftnav, 
* html.container_noleftnav_notitle,
* html .title_right,
* html .home_columns,
* html .title
{
	height:1%;
}

.clearfix, .mainSpan, .contentheader, .content, .container, .container_noleftnav, .container_noleftnav_notitle,.title_right, .home_columns, .title
{
	display:block;
}
/* End hide from IE-mac \*/

/* Containing frame for the site */
.mainSpan_wrapper{
	width: 100%;
	padding: 0;
	margin: 0;
}

.mainSpan
{
	width: 760px;
	padding:0;
	margin: 0px auto 0px auto;
	text-align:left;
}

.width_container{
	width: 760px;
	background:url(_gfx/cmn/width_bg.gif);
	padding: 7px 0 0 0;
}

.width_container_noleftnav{
	width: 760px;
	background:url(_gfx/cmn/width_bg.gif) repeat-y;
	padding: 7px 0 0 0;
}

.skipnav
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10;
}

.skipnav img
{
    border:0px;
    width:1px;
    height:1px;
    display:block;
    float:left;
}

.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
}

.content iframe
{
	
	width: 98%;
	_width: 100%;
	_margin-left: 20px;
	border: none;
}

.img {
	border: 0px;
}


/************************************************
Header: contains search, top links, site logo 
************************************************/
.header_wrapper{
	width: 760px;
}

.printonly {
	display: none;
}

.header
{
	width: 760px;
	background: url(_gfx/cmn/header_bg.gif) top no-repeat;
	height: 138px;
}

.header_left
{
	float:left;
	width:565px;
}

.header_left a.home_link
{
	width: 290px;
	position: absolute;
	top: 57px;
	margin-left:40px;
	display:block;
	padding: 70px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:70px;
}

.header_right
{
	float:left;margin-top:75px;
	width:195px;
}


/* Top line of links */

.header_nav
{ 
	color: #48843A;
	font-size: 11px;padding-right:10px;	
}

.header_nav a
{
	color: #48843A; font-weight:bold;
	text-decoration:none;
}

.header_nav a:hover
{
	text-decoration:underline;color:#267FB3;
}

/* Container for search field and go button */
.searchbox{ float:left;margin-top:4px;}
.quicklink {float:left;}

.searchbox_textbox, .quicklink_dropdown
{
	float:left;
	height: 15px;
	padding:1px 1px 0px 1px;
	margin:0px;
	font-size:11px;
	line-height:11px;
	background-color:#D7E9D3;
	color: #60725C;
	width:110px;border:1px solid #9ACB8F;
}

.quicklink_dropdown {height:15px;width:140px;margin-left:0px;}
.searchbox_button{	float:left;}

.login_extranet
{
	text-align:right;
	height:20px;
	position:absolute;
	top:10px;
	width:750px;
}

.inline_text_field
{
	height:16px;
	width:85px;
	border:solid 1px #3183B4;
	background-color:#C4D3E1;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

.login_button_inline
{
	vertical-align: top;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.login_extranet a
{
	color:#FFFFFF;
	font-weight:bold;
}

/************************************************
Content section
************************************************/
/* Page content container */
.container
{ 
	width: 556px;overflow:hidden;
	float:left;
  	background: #ffffff;
}

/* Contains breadcrumb, page title, printer friendly link */
.contentheader
{
	float: left;
	width: 556px;
/*	background: #FFFEFD url(_gfx/int/contentheader_bg.jpg) top right no-repeat;*/
}

.contentheader_nobanner{
	background: #fff;
}

.contentheader_banner
{
	display:inline-table;
	background: none;
}

.image_banner
{
	display: block;
}

.breadcrumb_wrapper, .breadcrumb_wrapper_nobanner
{
	float: left;
	padding: 5px 3px 0px 15px;	
	background: none;
	color: #005e9c;
	min-height: 17px;
	height: auto !important;
	height: 17px;
}

.breadcrumb_wrapper_nobanner{
	padding: 0px 3px 0px 15px;	
	width: 70%;
}

.contentheader_banner .breadcrumb_wrapper
{
	padding: 0px 3px 0px 20px;
	width: 70%;
}

.breadcrumb,
.breadcrumb_wrapper a, .breadcrumb_wrapper a:hover
{ 
	color: #005e9c;
	font-size:11px;
}
.breadcrumb_wrapper a {text-decoration: underline;}
.breadcrumb_wrapper a:hover {color:#4E8146;}


.font_size a
{
	float:left;
}
.font_size_text
{
	float: left;
	padding-right: 5px;
	padding-left: 3px;
}
.font_size_text a { text-decoration: none;}

.font_size a:hover
{
	color: #005e9c;
	text-decoration:none;
}
div.font_size
{
	width:100px;
}
.font_size_up a{margin-left: 5px;background: url(_gfx/int/font_larger.gif) 0 0 no-repeat;}
.font_size_down a{margin-left: 1px;background: url(_gfx/int/font_smaller.gif) 0 0 no-repeat;}
.font_size_up a, .font_size_down a
{
	float: left;
	display: block;
	width: 20px;
	margin-top:1px;
	padding: 20px 0 0 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:14px;
}
.font_size, .printer_friendly, .forward_link, .rss{
    float:right;
    height:20px;
    text-align:left;
}

.printer_friendly{width:50px;}
.forward_link{width:60px;}
.rss{width:45px;}

.printer_friendly a, .forward_link a, .rss a{
    display:block;
    color: #005e9c;
    padding-left:20px;
    text-decoration:underline;
}

.printer_friendly a{background: url(_gfx/int/print.gif) 0 0 no-repeat;}
.forward_link a{background:url(_gfx/int/email.gif) 0 0 no-repeat;}
.rss a{background:url(_gfx/int/rss.gif) 0 0 no-repeat;}

.printer_friendly a:hover, .forward_link a:hover, .rss a:hover
{
	color: #005e9c;
	text-decoration:none;
}

.title
{
	width:100%;
	float: left;
	margin: 0px 0px 0px 0px;
}

.title_right
{
	text-align:right;
	height:20px;
	padding: 5px 5px 0px 0px;
	margin: -20px 0px 0px 0px;
	float: right;
	width: 28%;
	font-size:11px;
	color: #508146;
}

.title_left{
	margin-top: 30px;
	width: 100%;
	padding-left: 15px;
	color: #508146;
	float:left;
	font-style: italic;
}

.contentheader h1,
.contentheader_banner h1
{
    padding:0px 0px 3px 0px;
    margin:0px 0px 0px 0px;
	float: left;
	font-size: 25px;
	font-weight: bold;
	color: #508146;
	line-height: 25px;
	font-family: Times New Roman, Arial, Verdana, serif;
	text-align: left;
}

.contentheader h2,
.contentheader_banner h2
{
    float: left;
	padding:2px 0 2px 30px;
    margin: 40px 0px 0px 15px;
	font-family: arial, verdana, sans-serif;
	color: #3e3e3e;
	font-size:18px;
	font-weight:bold;
	background:url(_gfx/int/subtitle_bg.gif) 0 0 no-repeat;
}

.fix_intheight{ float: right; width: 0px; height: 300px;}

/* Content: padding should be on content class NOT container */
.content 
{ 
	float: left;
	width: 540px;
	padding: 20px 0px 30px 15px;
}

.content_nobanner{
	width: 530px;
}

.content textarea
{
	width:475px;
}

.downloadmessage
{
	clear: both;
	border-top:solid 2px #C4D3E1;
	text-align:left;
	width: 520px;
	margin: 20px auto 10px auto;
	padding: 5px 8px;
}

.downloadmessage img
{
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
}

.downloadmessage p
{
	color: #4b4638;
	padding:5px 0px;
	margin:0px;
}

.last_updated
{

	width: 90%;	
    color:#aba28f;
	margin: 20px auto 0px auto;
    text-align:right;clear:both;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}

.footer_wrapper
{
	clear: both;
	padding:20px 0;
	width: 760px;
	background:url(_gfx/cmn/footer_top.gif) top center no-repeat;
	margin: 0px auto;
}


.footer,
.footer_home,
.footer_leftnav
{
  color:#fff;
}

.footer a,
.footer_home a,
.footer p,
.footer_home p,
.footer_leftnav a,
.footer_leftnav p
{font-size:11px;color:#fff;}

.footer a:hover, .footer_home a:hover, .footer_leftnav a:hover {color:#C3D3E2;}

/* Classes inside .container_noleftnav */
.container_noleftnav
{	
	float: left;
	background-color: #ffffff;
	width: 750px;
	margin-left: 1px;
	padding: 0px;overflow:hidden;
}

.container_noleftnav .contentheader
{
	float: left;
	width: 730px;
	/*background: url(_gfx/int/contentheader_bg.jpg) top left no-repeat;*/
}



.container_noleftnav .breadcrumb_wrapper
{
	padding: 8px 3px 15px 15px;	
	background: none;
	color: #000;
}

.container_noleftnav .content
{
	width:740px;
	padding: 10px 0px 10px 18px;
    	background-color:#ffffff;
    	/*border-top:5px solid #2a6477;*/
}

.container_noleftnav .title_right{
	float: right;
	margin-top: -22px;
}

.container_noleftnav .title{
	margin-top: -13px;
}

/* Classes inside .container_noleftnav_notitle */
.container_noleftnav_notitle 
{
	background: url(_gfx/home/home_bg.gif) repeat-y;overflow:hidden;
}

.container_noleftnav_notitle .fix_intheight{ display: none;}

.container_noleftnav_notitle .contentheader
{
    display:none;
}

.container_noleftnav_notitle .content
{
	margin:5px 20px 20px;
	padding:0px 0px 5px;
	background-color: #f1eddb;
}

/* Used for content review pages, also error page */
.container_review
{
	width: 760px;
	margin: 0;
	padding: 0;
	}
	
.container_review .fix_intheight{ display: none;}

.container_review .contentheader
{
	display:none;
}

.container_review .content{ padding: 0;}

.container_review .component_title_review
{
    padding:20px 0px 10px 0px;
    margin:0px 0px 0px 20px;
	font-size: 25px;
	font-weight: bold;
	color: #508146;
	line-height: 25px;
	font-family: Times New Roman, Arial, Verdana, serif;
	text-align: left;	font-style:italic;
	
}

.container_review .downloadmessage,.container_review .component_title, .container_review .component_subtitle, .container_review .component_listitem{ margin-left: 20px !important;}

.container_review .content > div { padding-left: 15px;}

.container_review .component_content
{
  padding: 0px 0px;
	margin: 0 20px;padding-bottom:30px;
  background-color:#ffffff;
}

.container_review .staff_column_div
{
	margin: 10px 20px 0 20px;
}

/* Hide review title for all except .container_review */
.container .component_title_review,
.container_noleftnav .component_title_review,
.container_noleftnav_notitle .component_title_review
{
	display:none;
}

/************************************************
Department Home Page
************************************************/
/* Don't add padding, left/right margins, or borders to these containers */
.depthome_left
{
  	padding:0px;
	float:left;
	width:375px;
	margin-bottom: 0px;
	font-size: 11px;
}

.depthome_right { padding-left: 20px; float: right; margin: 0px; width:138px; }
.alphabetpicker a { font-size:11px; }
.banner_holder { border-bottom:1px solid #fff; border-top:1px solid #fff;}\
.container_noleftnav .banner_holder {width:760px;}

/************************************************
Left navigation 
************************************************/
.leftnav
{
	width: 175px;
	float:left;
	padding: 22px 0 0px 0;
	font-size:11px; 
	background:url(_gfx/nav/leftnav_top.gif) no-repeat 0 0;
	margin-left: 15px;border-top:1px solid #F6F5EE;
}

.leftnav_bottom
{
	padding:0;
	margin:0;
	height: 375px;
	width: 175px;
	background:url(_gfx/nav/leftnav_bottom.gif) no-repeat 0 0;
}

.leftnav a
{
	display:block;
	padding: 4px 3px 4px 8px;
	color: #fff;
	font-weight: none;
	text-decoration:none;
}

.leftnav img{ margin-left: 0px; padding: 0;}

.leftnav a span {
	/*background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 7px;*/
	padding-left: 11px;
	display: block;
}

.leftnav_node_wrapper a{	color: #fff;}

.leftnav_node_wrapper a span {
	/*background: url(_gfx/nav/arrow_right_child.gif) no-repeat 0px 7px;*/
	font-weight: normal;
}

.leftnav a:hover,
.leftnav_node_wrapper a:hover
{
	color: #fff !important;
	text-decoration:none;
	background: #80b86f;
}

.leftnav a:hover span {
	background: url(_gfx/nav/arrow_right_over.gif) no-repeat 2px 5px;
}

.leftnav_node_wrapper
{
	border-bottom:1px solid #267fb3;
	background: #62a9d3;
	font-weight: normal;
}

.leftnav_node_wrapper_root, .leftnav_node_wrapper{
	margin-left: 0px;
}

.leftnav_node_wrapper_root
{
	background-color: #c4d3e1;
	border-bottom: 1px solid #f6f5ee;
}

.leftnav_node_wrapper_root a{
	color: #023c64;
}

.leftnav_node_haschildren
{
	background-color: #004777;

}

.leftnav_node_wrapper_root .leftnav_node_haschildren a
{ 	
	color: #fff;
}

.leftnav_node_haschildren a span,
.leftnav_node_wrapper_root .leftnav_node_haschildren a span,
.leftnav_node_haschildren a:hover span,
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover span
{
	background: url(_gfx/nav/arrow_down.gif) no-repeat 0px 7px;
	font-weight: bold;
}

.leftnav_node_iscurrent a
{
	color: #fff !important;
	text-decoration:none;
	background: #80b86f;
}

.leftnav_node_iscurrent a span
{
	font-weight: bold;
	background: url(_gfx/nav/arrow_right_over.gif) no-repeat 2px 5px;
}

.leftnav_node_wrapper .leftnav_node_iscurrent a span {
	background: url(_gfx/nav/arrow_right_child.gif) no-repeat 2px 5px;
}


.width_inner_container{
	float: left;
	width: 760px;
	background: url(_gfx/int/palmtree.jpg) 20px bottom no-repeat;
}

/* Root menu table */
table.menu
{
	border-collapse: separate;
}

/* That pops up */
table.menu_group
{	
    border:1px solid #62a9d3;
    margin-left: 8px;
}

.menu_group td
{
	color:#fff;
	cursor: pointer;
}

.menu_group img
{
    margin-right:3px;
}

/* Default menu style item */
.menuitem,
.menuitem_top 
{
	background: #224d83 url(_gfx/nav/dropdown_bg.gif) top center no-repeat;
	border-top: solid 1px #d5e9f4;
	border-bottom: solid 1px #022043;
}

.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: 0;
	margin-right: 5px;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded,
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	background: #937c0d url(_gfx/nav/dropdown_bg_over.gif) top center no-repeat;
	border-top:1px solid #d5e9f4;	
	border-bottom:1px solid #022043;
}

.menuitem_root_image
{
	cursor: pointer;
}

/************************************************
Forms
************************************************/

.form
{
	height:auto;
}

.form_in_tab
{
	padding:15px 0 10px 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:#625C4D;
}

fieldset
{
	border:solid 1px #c2bca6;
}

.form_normaltextbox
{
	width:300px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	height:19px;
	padding:2px 3px;
}

.form_normaldropdown
{
	width:300px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	height:17px;
	padding-left:3px;	
}

.form_button
{
	background: #09476F url(_gfx/int/form_button.gif) top repeat-x;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #fff;
	border: 1px solid #09476F;
}

.form_message, 
.form_message td
{
	color: #cc0000;
}

.form_calendarbutton
{
	vertical-align: top;
	border:0;
	cursor: pointer;
}

.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	background-image: url(_gfx/back_arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.backbutton a
{
}

.radeditor div
{
	margin-top:0;
	margin-bottom:0;
}

/************************************************
Site map
************************************************/
.sitemap
{
  border:solid 0 #000;
  background-color: #fff;
  padding-left:15px;
}

.sitemap img{
	padding: 0 5px 0 0;
	margin: 0;
}

.rootnode,
.parentnode,
.leafnode
{
	padding:0px;
}

.rootnode
{
	font-weight: bold;
	color: #625C4D;
} 

.rootnode a,
.parentnode a
{ 
	color: #625C4D;
	font-weight: bold;
} 

.sitemap_file
{
	list-style-image: url(_gfx/_SiteMap/file.gif);	
}

.backtotoplink
{
	padding:10px 0 10px 5px;
	font-size: 10px;
}


/************************************************
Search
************************************************/
.search
{
	border-bottom:1px solid #b2d2e9;margin:0 20px;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;

}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #b2d2e9;
	background-color:#f4f9fd;
	text-decoration:none;
	background-image:url(_gfx/cmn/search_link_bg.gif);
	background-repeat: repeat-x;
	_background-position:0 1px; /* for IE only */
	font-weight:bold;
}
	
.search .paging a:hover
{
	background:#ffffff;
	border-top:1px solid #b2d2e9;
}

.search_summary
{
	font-weight:bold;
	background-color:#eef8ff;
	padding:10px;
	text-align:center;
	background-image:url(_gfx/cmn/search_summary_bg.gif);
	background-repeat:repeat-x;
	_background-position:0 1px; /* for IE only */
	border:1px solid #b2d2e9;

}

.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #b2d2e9;
	border-bottom:0;
}

.search_result_alternate
{
	background-color:#f4f9fc;
}

.search_result_title
{
	font-weight:bold;
	margin-bottom:10px;
}

.search_result_location
{
	padding-left:10px;
}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
}

.search_result_synopsis
{
	padding:0;
	display:none;
}

.search_result_synopsis_highlight
{
	background-color:#fcffcc;
	display:none;
}

.search_result_info
{
	padding-left:10px;
	padding-bottom:10px;
}

.search_result_info_field
{
	font-weight:bold;
	text-transform:uppercase;
}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}

*html .advanced_search_textbox { line-height: 12px; }
*html input { line-height: 13px;}

.advanced_search input
{
	background: #082956 url(_gfx/int/form_button.gif) top repeat-x;
	color: #fff;
}

.advanced_search_textbox{
	background: #fff !important;
	color: #6a655c !important;
}

/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:5px 0px 20px 0px;
    text-align:center;
}

.calendar_filter select
{
	font-size:11px;
    width:180px;
}

.calendar_wrapper
{
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:720px;
}

.calendar
{
	width:100%;
	border: 1px solid #fff;
	margin:0;
	padding:0;
}

.calendar_dayheader
{
	background: #003A62 url(_gfx/int/tablehdr_bg.gif) repeat-x;
	padding:4px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	text-transform:uppercase;
	border:0px;border: 1px solid #335063;
}

.calendar_selector
{
	color:#ffffff;
	background-color:#efdC9e;
	font-size:9px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 10px 0px 12px 0px;
	background-color:#ffffff;
	font-size: 22px;
	font-weight: bold;
	color: #001c3e;
	width:60%;
}

td.calendar_nextprev
{
	text-align: center;
	width:200px !important;
}

.calendar_nextprev a
{
    font-size:10px;
	color:#005e9c !important;
}
.calendar_nextprev a:hover
{	color:#4E8146 !important;}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_selectedday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	padding: 3px 3px 3px 3px;	
	width: 95px;
	height:100px;
	border: 1px solid #335063;
}

.calendar_day br,
.calendar_today br,
.calendar_weekendday br,
.calendar_selectedday br,
.calendar_othermonthday br {display:none;}

.calendar_day a,
.calendar_today a,
.calendar_weekendday a,
.calendar_selectedday a,
.calendar_othermonthday  a
{
	color: #335063;
	padding: 0 5px 8px 5px;
	margin:0px 0;
}

.calendar_day,
.calendar_weekendday
{
	background: #fff;
	color:#42566e;
}

.calendar_othermonthday
{
	background:#dcdcdc;
	color:#646d79;
}

.calendar_today
{
    background: #d7ebfe;
	color:#001c3e;
}

.calendar_selectedday
{
	background-color:#f2C532;
	color:#999999;
}

.calendar_eventtime
{
	color:#666666;
	font-size:10px;		
	font-weight: normal;	
	line-height:11px;display:block;
	margin:0px 0 0 5px;
	padding: 0px 0 0 0 !important;
}

.calendar_eventlink
{
	font-size:10px;		
	font-weight: normal;
	line-height:11px;
	display:block;
	padding:0px 0 0px 0;
	margin:0px 0 ;
}

.calendar_allinone .listtable
{
	width:720px;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
    padding:2px 0 2px 25px;
	font-family: arial, verdana, sans-serif;
	color: #3e3e3e;font-size:18px;display:block;font-weight:bold;
	background:url(_gfx/int/subtitle_bg.gif) no-repeat 0 0;display:block;
}
.container_review .component_title {padding:2px 0 2px 40px !important;background:url(_gfx/int/subtitle_bg.gif) no-repeat 15px 0;}

.component_subtitle
{
color:#2F709D;font-size:16px;font-weight:bold;padding:10px 0;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px;
	width:400px;
}

.component_listitem div
{
	padding: 0 0 4px;
	width:400px;
}

.component_listitem_header
{
	font-weight: bold;
	width:100px;
	vertical-align: top;
}

.component_listitem_content
{
	width:300px;
	vertical-align: top;
}

/************************************************
Link List
************************************************/
.link_name a
{
    padding-left:10px;
    background-image:url(_gfx/cmn/link_list_arrow.gif);
    background-repeat:no-repeat;
    background-position: 0 4px;
}

/************************************************
Lists, including DataGrid classes
************************************************/
/* For links on top of page */
.topselector
{
	margin: 10px 0;
}

/* For dropdown filters */
.filter
{
	margin: 10px 10px 10px 0px;
}

.filter select
{
	font-size:11px;
	width:180px;
}

.timing
{
}

.listtable
{
	width:100%;
	border:1px solid #277EB3 !important;
	background-color:#F9FCFE;
	border-collapse:separate;
	margin: 10px 0;
}

.listtable th
{
	background: #003A62 url(_gfx/int/tablehdr_bg.gif) repeat-x;
	padding:4px;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	text-transform:uppercase;
	border:0px;
}

.listtable_header a
{
	color:#ffffff;
}

.listtable td
{
	border:0;
	border-top:1px solid #c3bfa7;
	padding:4px;
	margin:0;
}

.listtable tr:hover
{
	background-color:#edf8ff;
}

.listtable_buttoncolumn
{
	width: 70px;
	font-size: 9px;
}

.listtable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 2px;
	color: #000;
	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;
}

.email_hdr
{
	text-align: center !important;
}

.staff_list_thumb
{
	width: 100px;
}

.staff_list_thumb img
{
	display: block;
}

.listtable_row_on
{
	background-color:#e4f1ff;
}

.listtable_row_off
{
	background-color:#ffffff;
}

/************************************************
Plain lists
************************************************/
.listcomponent
{
	border:solid 0px #ffffff;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px;
	padding:4px 4px 10px 0;
	margin:0px;
}

.listcomponent img {margin: 0;}

/************************************************
Image-using item list 
************************************************/
.righttable
{
	border:1px solid #90C47F;
	border-collapse: separate;
}

.righttable th
{
	background-color: #90C47F;
	padding:3px;
	border:0;
	text-transform:uppercase;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	height:20px;
}
.righttable_header a
{
	color:#ffffff;
}

.righttable td
{
    border:0;	
	border-top:1px solid #dadada;
	padding:4px 10px;
	margin:0;
}

.righttable tr:hover
{
	background-color:#fffcee;
}

.righttable_buttoncolumn
{
	width: 30px;
}

.righttable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	padding: 4px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2;
}

.righttable_checkboxcolumn
{
	padding:0;
	width:1px;
}

.righttable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.righttable_row_on
{
	background-color:#e4f1ff;
}

.righttable_row_off
{
	background-color:#ffffff;
}

/************************************************
FAQ List
************************************************/
.listfaq
{
	width:540px;
	padding:0;
	border-collapse: separate;
	background-color:#f4f9fd;
	border:1px solid #bcb599;
}

.listfaq td
{
	padding:4px;
	border:none;
}

.listfaq_answers
{
	width:540px;
	padding:0;
	border-collapse: separate;
}

.listfaq_answers td
{
	padding:4px;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_a p, .listfaq_a ul
{
	margin-top:0px;
}

.listfaq_a_left
{
	float:left;
	width:20px;
	font-weight:bold;
}

.listfaq_a_right
{
	float:left;
	width:445px;
	margin:0px 0px 0px 0px;
}

/* Component list pagers*/
.listtable_pager,
.listcomponent_pager,
.listfaq_pager
{
	text-align:right;
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
	border-top:1px solid #bcb599;
}

.listtable_pager span,
.listcomponent_pager span,
.listfaq_pager span
{
}

.listtable_pager a,
.listcomponent_pager a,
.listfaq_pager a
{
	display:inline;
	padding:3px; 
	border:1px solid #bcb599;
	border-top:0px;
	background-color:#f4f9fd;
	text-decoration:none;
	background-image:url(_gfx/cmn/search_link_bg.gif);
	background-repeat: repeat-x;
	_background-position:0 1px; /* for IE only */
	font-weight:bold;
}

.listtable_pager a:hover,
.listcomponent_pager a:hover,
.listfaq_pager a:hover
{
	background:#ffffff;
	border-top:1px solid #b2d2e9;
}

.listcomponent_pager
{
	text-align:left;
}

/***********************************************
E-Notifier
***********************************************/
.tag_div{	padding: 10px 0 20px;}

.area_div{	padding: 5px 0;}

/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0;
}

/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	margin:10px 0px 0px 0px;
	clear:both;
	width:560px;
}

.staff_thumbnail_span
{
	float:left;
	width:105px;
}

.staff_thumbnail_span img
{
	padding:0px;
	margin:0px 0px 10px 0px;
	border:0px;
}

.staff_listitem_span
{
	float:right;
	width:450px;
	margin:0px 0px 10px 0px;
}
.staff_component_title {
    padding:2px 0;
    margin:0px;
	font-family: arial, verdana, sans-serif;
	color: #3e3e3e;font-size:18px;display:block;font-weight:bold;

}
/************************************************
Department boxes
************************************************/
.depthome_right .box_container
{
	margin:0px;
	background:#fff;
	color: #323232;
	font-size: 11px;
	font-family: verdana;
}
.depthome_right .box_title_news
{
	background: url(_gfx/int/dept_newstitle.jpg) no-repeat 0 0;	
	width:138px;
	display:block;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px;
}
.depthome_right .box_title_events
{
	background: url(_gfx/int/dept_eventstitle.jpg) no-repeat 0 0; 
	width:138px;
	display:block;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px;
}

.depthome_right .box_border{ margin: 0px; padding: 10px 0px 10px 0px; border: 0px; border-left: 1px solid #95b4d1; border-right: 1px solid #95b4d1;}
.depthome_right .box_list { padding: 0px 10px 0px 10px; margin:0px 0px 0px 0px;line-height:120% !important; border-left: 1px solid #95b4d1; border-right: 1px solid #95b4d1;}
.depthome_right .box_list a { padding: 7px 0px 0px 0px; padding-bottom:5px;display:block;font-size:11px;color:#005e9c; font-family: verdana; text-decoration: underline;}
.depthome_right .box_list a:hover, .depthome_right .box_bottomlink a:hover  {color:#005e9c; text-decoration: none;}
.depthome_right .box_bottomlink {height:21px; margin-top: 0px; padding:0 10px 0px 0px; text-align:right; background:url(_gfx/int/dept_boxbottom.gif) no-repeat bottom left;}
.depthome_right .box_bottomlink a {color:#005e9c;font-weight:bold;}
.depthome_right .box_item_date {color:#323232; padding-bottom: 10px;}

/************************************************
Home Page
************************************************/
/* Images w/o display:block in IE add a bottom margin */ 
.home_collage img
{
	display: block; 
}

.home_collage
{
	height: 176px;
	width: 760px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0;
	z-index: 0;
}

.home_collage .image_collage
{
	position: absolute;
	overflow: hidden;
	z-index: 0;
}

.home_collage #imgHidden
{
	position: absolute;
	z-index: 0;
}

.home_collage #imgSlide
{
	position: absolute;
	z-index: 1;
}

.important_alert_wrapper
{	
	position: absolute; 
	margin:0px 0px 0px 373px;
	z-index: 20;
	padding: 0;
	width: 364px;
	height: 151px;
	background: url(_gfx/home/important_bg.gif) 0 0 no-repeat;
}
.important_alert {
  margin:50px 20px 20px 25px;
  color:#fff;
}


.home_wrap {background:url(_gfx/home/home_buttom.gif) bottom left no-repeat;overflow:hidden;}
.home_wrap .fix_intheight
{
	float: right; 
	width: 0px;
	height:500px;
	display:block;
}

.home_columns{	background:url(_gfx/home/tagline_bg.gif) 0 0 no-repeat;padding: 0;	width:760px;overflow:hidden;}

.home_left {  	width:155px;	float:left;	padding-top: 50px; padding-left: 10px; margin:0 0 0 15px; display: inline;}
.home_middle {	width: 362px;	float: left;	margin: 50px 20px 0px 5px;padding-bottom:20px;display: inline;}
.home_right {	width:150px;	float:left;	padding:0;	margin: 10px 0 0 0px; padding-left: 0px;display: inline;}

.home_buttons img {border:0px;margin:0 0 8px 3px;}

.home_left_buttons_xml
{
	width: 146px;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	list-style: none;
}

.home_left_buttons_xml ul, .home_left_buttons_xml li{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.home_left_buttons_xml li
{
	padding-bottom:5px;
}

.home_left_buttons_xml img
{
	border:0;
}


.home_left_buttons{
	width: 146px;
	height: 182px;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	list-style: none;
}

.home_left_buttons li{
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

.home_left_buttons li a{
	display: block;
	position: relative;
	width: 146px;
    padding: 38px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:38px;
	
}


.home_left_buttons li.healthcov{ top: 0px;}
.home_left_buttons li.trauma{ top: 38px;}
.home_left_buttons li.school{ top: 76px;}
.home_left_buttons li.hospital{ top: 114px;}
.home_left_buttons li.longterm{ top: 152px;}

.home_left_buttons li.healthcov a{
	height: 38px;
	background: url(_gfx/home/left_nav.gif) 0px 0px no-repeat;
}

.home_left_buttons li.healthcov a:hover{
	height: 38px;
	background: url(_gfx/home/left_nav.gif) -146px 0px no-repeat;
}

.home_left_buttons li.trauma a{
	height: 38px;
	background: url(_gfx/home/left_nav.gif) 0px -38px no-repeat;
}

.home_left_buttons li.trauma a:hover{
	height: 38px;
	background: url(_gfx/home/left_nav.gif) -146px -38px no-repeat;
}

.home_left_buttons li.school a{
	height: 38px;
	background: url(_gfx/home/left_nav.gif) 0px -76px no-repeat;
}

.home_left_buttons li.school a:hover{
	height: 38px;
	background: url(_gfx/home/left_nav.gif) -146px -76px no-repeat;
}

.home_left_buttons li.hospital a{
	height: 38px;
	background: url(_gfx/home/left_nav.gif) 0px -114px no-repeat;
}

.home_left_buttons li.hospital a:hover{
	height: 38px;
	background: url(_gfx/home/left_nav.gif) -146px -114px no-repeat;
}

.home_left_buttons li.longterm a{
	height: 30px;
	background: url(_gfx/home/left_nav.gif) 0px -152px no-repeat;
}

.home_left_buttons li.longterm a:hover{
	height: 30px;
	background: url(_gfx/home/left_nav.gif) -146px -152px no-repeat;
}


/************************************************
Home boxes
************************************************/
.home_calendar {margin:0 0 0 12px;}
.home_calendar_link img {border:0px;}

.home_news {padding:30px 0 0 16px; color: #323232; font-family: arial; font-size: 12px;}
.home_news .box_bottomlink {float: left; width: 250px; margin:0px 0 0 90px;font-size:14px;font-weight:bold; text-align: right; display: inline;}
.home_news .box_bottomlink a {color:#005e9c;text-decoration: underline;}
.home_news .box_title
{
	margin-bottom: 6px; 
	background: url(_gfx/home/spotlight_on.gif) top left no-repeat;
	width:152px;
	display:block;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px;
}
.home_news .box_item_title{ float: left;line-height:15px; padding: 5px 0px; margin-bottom: 0px; margin-top: 10px;}
.home_news .box_list a, .home_events .box_list a {	color:#38280F;text-decoration:none;}
.home_news .box_item_title span{font-family: arial; font-size: 13px; font-weight: bold; color: #005e9c; text-decoration: none;}
.newsimg {float: left; }
.newsimg img { margin: 3px 10px 0px 0px;}
.newstitle br {display:none;}
.newstitle a {display:block;}
.home_news .box_item_title .newstitle{float: left; display: block; width: 265px;}
.home_news .box_item_title img{border: 1px solid #595959;}
.home_news .box_item_title a:hover span { color:#4E8146 !important;text-decoration:underline !important;}
.home_news .box_list a:hover, .home_events .box_list a:hover, .home_news .box_bottomlink a:hover {	color:#4E8146 !important; text-decoration:underline;}
.home_news .box_bottomlink a {font-size:13px;}


.home_events {font-size: 12px; font-weight: normal; }
.home_right img{border: 1px solid #323232;}
.home_events .box_title
{
	float: left; 
	background: url(_gfx/home/public_meetings.gif) top left no-repeat; 
	margin-bottom: 10px;
	width:181px;
	display:block;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:24px;
}
.home_events .box_list {line-height:15px;color:#4C3C24;margin-top:0px;  margin-left: 6px; }
.home_events .box_item_title a { font-weight:bold; color:#545454;}
.home_events .box_item_title a:hover {color:#005e9c !important;}
.home_events .box_item_title {margin-top:10px;}
.home_events .box_bottomlink {line-height:20px; font-weight:bold; margin: 20px 0px 0px 0px;}
.home_events .box_bottomlink a { margin-left: 5px; font-size: 12px; font-weight:bold; color:#005e9c; text-decoration: underline;}
.home_events .box_bottomlink a:hover { color:#4E8146;}

.home_boxes, .home_boxes p, .home_boxes li  {font-size: 12px;  font-weight: normal; line-height: 13px;width:170px;}
.home_boxes {margin-bottom:20px;}

.listcomponent .newstitle {float:left;width:460px;}


.timinglink
{
	display:none;
}



.captcha img
{
	padding:0;
	margin:0;
	float:left;
}

.captcha #LBD_CaptchaDiv
{
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #c2bca6;
}