/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

/************************************************
Base font style and size set here
************************************************/
body
{
	border: none;
	margin: 0px;
	padding: 0px;
	background: #ccba8b url(_gfx/cmn/body_bg.gif) top repeat-x;
	text-align: center;
}

/* 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, .box_item:after,
.mainSpan:after, 
.contentheader:after, 
.content:after, 
.container:after, 
.container_noleftnav:after, 
.container_noleftnav_notitle:after,
.title_right:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, .box_item,
.mainSpan, 
.contentheader, 
.content, 
.container, 
.container_noleftnav, 
.container_noleftnav_notitle,
.title_right
{
	display:inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix, 
* html .box_item,
* html .mainSpan, 
* html .contentheader, 
* html.content, 
* html.container, 
* html.container_noleftnav, 
* html.container_noleftnav_notitle,
* html.title_right
{
	height:1%;
}

.clearfix, .box_item, .mainSpan, .contentheader, .content, .container, .container_noleftnav, .container_noleftnav_notitle,.title_right
{
	display:block;
}
/* End hide from IE-mac \*/


/* Containing frame for the site */
.mainSpan
{
	width: 742px;
	margin: 0px auto 0px auto;
	text-align:left;background:#fff url(_gfx/cmn/footer_bg.gif) no-repeat bottom center;
}

.container{}

/* Section 508 skip navigation menu */
.skipnav
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10;
}

.skipnav img
{
    border:0px;
    width:1px;
    height:1px;
    display:block;
    float:left;
}

/* Container for admin control panel */
.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/
.header
{
	background: url(_gfx/cmn/header_bg.gif) 0 0 no-repeat;
	height:116px;
}

.header_left
{
	float:left;
	width:270px;
}

.header_right
{
	float:left;
	width:485px;
}

/* Top line of links */
.header_nav
{ 
	display:none;
}

.header_nav a
{
	color: #EEEEEE; 
	text-decoration:none;
	padding: 0px 4px 0px 4px;	
}

.header_nav a:hover
{
	text-decoration:underline;
}

/* Container for search field and go button */
.searchbox
{ 
	position:relative;
	width: 180px;
	left: 550px;	
	top:20px;
	padding-top:5px;
}

.searchbox_textbox
{
	float:left;
	padding:1px 1px 1px 4px;
	margin:2px 3px 0px 0px;
	font-size:11px;
	background-color:#fff;
	color: #6a6a6a;
	width:140px;
}

.quicklinks
{
	float:left;
	padding: 0;
	margin:15px 3px 0px 0px;
	font-size:11px;
	background-color:#fff;
	color: #6a6a6a;
	width:175px;
}

.searchbox_button
{
	float:left;
	background: url(_gfx/cmn/gobutton_bg.gif) 0 0 no-repeat;
	width: 33px;
	height: 23px;
}

/************************************************
Content section
************************************************/
/* Page content container */
.container
{ 
	width: 567px;
	float:left;
	overflow: hidden;
}

/* Contains breadcrumb, page title, printer friendly link */
.contentheader
{
	display:inline-table;
	width: 567px;
}

.breadcrumb_wrapper
{
	padding: 5px 3px 0px 15px;	
	font-size:9px;
	background: #977a55 url(_gfx/int/breadcrumb_bg.gif) 0 0 no-repeat;
	color: #f6ecd6;
}

/*.breadcrumb_bottom
{
	clear: both;
	display: block;
	width: 100%;
	height: 6px;
	font-size:1px;
	background: #aabf77 url(_gfx/int/breadcrumb_bottom.gif) bottom center no-repeat;
} */

.breadcrumb{
	float: left;
	width: 300px;
}

.breadcrumb a
{ 
	font-weight: bold;
    color: #f6ecd6;line-height:16px;
    text-decoration:underline;
}

.breadcrumb a:hover
{
	text-decoration: none;color: #f6ecd6;
}

.printer_friendly, .forward_link, .rss{
    font-size:9px;
    float:right;
    height:20px;
    text-align:left;line-height:16px;
}

.printer_friendly{width:50px;}
.forward_link{width:60px;}
.rss{width:45px;}

.printer_friendly a, .forward_link a, .rss a{
    display:block;
    padding-left:23px;
	font-weight: bold;
    color: #f6ecd6;
    text-decoration:underline;
}

.printer_friendly a{background: url(_gfx/cmn/print1.gif) 6px 2px no-repeat;}
.forward_link a{background:url(_gfx/cmn/email1.gif) 0 4px no-repeat;}
.rss a{background:url(_gfx/int/rss.gif) 9px 4px no-repeat;}

.printer_friendly a:hover, .forward_link a:hover, .rss a:hover
{
	text-decoration:none;color: #f6ecd6;
}

.title
{
	background: url(_gfx/int/title_bg.gif) 0 0 no-repeat;
	overflow:auto;
	width:100%;
	margin:0px 0px 10px 0px;text-decoration:none !important;border-bottom:0px;
}

.title_right
{
	text-align: right;
	width: 165px;
	float: right;
	height:20px;
	padding:0px 10px 0px 0px;
	
}

.contentheader h1
{
    padding:0px 0px 10px 0px;
    margin:20px 15px 10px 15px;
	background: url(_gfx/int/h1_bg.gif) bottom left repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color: #606E1F;
	text-transform: uppercase;
	line-height: 28px;
}

.contentheader h2
{
    padding:0px 0px 0px 15px;
    margin:0px 0px 10px 0px;
	font-family: tahoma, Arial, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	color: #606E1F;
}

/* Content: padding should be on content class NOT container */
.content
{ 
	padding: 0px 15px 70px 15px;
}

.content p
{
	font-size: 11px;
	line-height: 20px;
}

.content textarea
{
	width:525px;
}

.content ul
{
	padding:0px;
	margin:8px 0 10px 20px;
}

.content ul li
{
	padding: 2px 0px;
}

.downloadmessage
{
	background: #EFEAE1;
	border:solid 1px #957954;
	text-align:center;
	clear:both;
	margin: 10px auto;
}

.downloadmessage img
{
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
}

.downloadmessage p
{
	color: #4b4638;
	font-size:10px;
	padding:5px 0px;
	margin:0px;
}

.last_updated
{
	background: url(_gfx/cmn/updated.gif) top center no-repeat;
	clear:both;
    color:#aba28f;
    font-size:9px;
	margin: 20px auto 0px auto;
    text-align:right;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}


.footer {
	clear:both;
	color: #63593d;
/*	background: url(_gfx/cmn/footer_bg.gif) 0 0 no-repeat;	padding-top: 100px; */
	width: 742px;
	display: block;
	margin: 0 auto;
	font-size: 9px;padding-top:20px;

}

.footer p{
	font-size: 9px;
	margin: 0;
	color: #63593d;
	text-align: left;
}

.footer p a{
	color: #7b3f3f;
}
.footer a:hover {color:#606E1F;}

.footer_left{
	display: inline;
	float: left;
	height: 70px;
	background: url(_gfx/cmn/footer_seal.gif) 0 0 no-repeat;
	padding-left: 80px;
	margin-left: 105px;
}

.footer_right{
	display: block;
	float: left;
	height: 50px;
	margin-left: 20px;
	background: url(_gfx/cmn/footer_line.gif) 0 0 no-repeat;
	padding-left: 20px;
	padding-top: 10px;
}

.footer_home
{
	clear:both;
	width:760px;
	margin:0px auto 0px auto;
	padding:10px 0px 10px 0px;
	border-top:1px solid #70c3dc;
	border-bottom:1px solid #70c3dc;
	background-color: #144e5f;
	text-align:center;
	color:#cccccc;
	font-size:10px;
}

.footer a,
.footer_home a
{
	color: #ffc;
}

/* Classes inside .container_noleftnav */
.container_noleftnav
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.container_noleftnav .contentheader
{
	width:742px;
}

.container_noleftnav .breadcrumb_wrapper
{
	background: #977a55 url(_gfx/int/breadcrumb_noleftnav.gif) 0 0 no-repeat;
}

.container_noleftnav .title
{
	background: url(_gfx/int/title_noleftnav.gif) 0 0 no-repeat;
}

.container_noleftnav .title_left
{
}

.container_noleftnav .title_right
{
	float:right;
	width:210px;
	padding:0px 10px 0px 0px;
	
}

.container_noleftnav .printerfriendly
{
    font-size:10px;
    float:right;
    width:135px;
    height:17px;
    text-align:left;
}

.container_noleftnav .printerfriendly a
{
    display:block;
    padding-left:24px;
    background-image:url(_gfx/cmn/printer.gif);
    background-repeat:no-repeat;
}

.container_noleftnav .content
{
	width:720px;
	padding: 10px 0px 70px 10px;

}

/* Classes inside .container_noleftnav_notitle */
.container_noleftnav_notitle 
{
	background-color: #ffffff;
}

.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
{
}

.container_review .contentheader
{
	display:none;
}

.container_review .component_title_review, .container_review .content_review_title
{
	background: url(_gfx/int/h1_bg.gif) bottom left repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color: #786030;
	text-transform: uppercase;
	line-height: 28px;
	margin-bottom:20px;
	padding: 5px 0 10px 0;
}

.container_review .content
{
    padding: 10px 10px;
	background: url(_gfx/int/title_noleftnav.gif) 0 0 no-repeat;
}

/* 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:370px;
}

.depthome_right
{
    padding:0px;
	float:left;
	width:160px;
}

.alphabetpicker a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
}

/************************************************
Left navigation 
************************************************/
.leftnav
{
	width: 175px;
	float:left;
	background: #957954 url(_gfx/nav/leftnav_top.gif) 0 0 no-repeat;
	padding:50px 0 0 0;
	font-size:11px;
}

.leftnav a
{
	display:block;
	padding: 3px 3px 3px 7px;
	color: #f7edda;
	text-decoration:none;line-height:16px;
}

.leftnav img{
	border: 0;
	padding: 0;
	margin: 0px;
	display:block;
}
.leftnav a span
{
	padding-left: 11px;
	background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 5px;
	display:block;
}

.leftnav a:hover,
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover
{
	background: #5f6f20 url(_gfx/nav/leftnav_over.gif) 0 0 repeat-x;
	text-decoration:none;color: #f7edda;
}


.leftnav_node_wrapper
{
	/* background: #805a2e url(_gfx/nav/leftnavchild_sep.gif) 0 0 no-repeat; */
	background:#EFD5A3;
	background:#F7E9CF url(_gfx/nav/wrapper_bg.gif) 0 0 repeat-x;
}
.leftnav_node_wrapper a {color:#805a2e;}

.leftnav_node_wrapper a span {background: url(_gfx/nav/arrow_right2.gif) no-repeat 1px 4px;}
.leftnav_node_wrapper a:hover span {background: url(_gfx/nav/arrow_right.gif) no-repeat 1px 4px;}

.leftnav_node_wrapper_root
{
	background: #957954 url(_gfx/nav/leftnav_sep.gif) 0 0 no-repeat;
}

.leftnav_node_haschildren
{
	background: #5c4515 url(_gfx/nav/leftnav_haschild.gif) 0 0 repeat-x;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren
{
}

.leftnav_node_haschildren a span,
.leftnav_node_wrapper_root .leftnav_node_haschildren a span
{
	color:#fff;
	background: url(_gfx/nav/arrow_down2.gif) no-repeat 0px 7px;
	font-weight:bold;
}

.leftnav_node_iscurrent a span
{
	font-weight:bold;		background: url(_gfx/nav/arrow_right.gif) no-repeat 1px 4px;
}
.leftnav_node_iscurrent a {color: #f7edda;}
.leftnav_node_iscurrent {	background: #5f6f20 url(_gfx/nav/leftnav_over.gif) 0 0 repeat-x;
	text-decoration:none;color: #f7edda;}

.leftnav .leftnav_bottom {background:transparent url(_gfx/nav/leftnav_btm.gif) bottom left no-repeat;height:20px;}
/************************************************
Dropdown Menu
************************************************/
/* Menu wrapper */ 
.dropdownmenu
{ padding-bottom:13px;background-color:#F6ECD6;clear:both;
}

/* Root menu table */
table.menu
{
	border-collapse: separate;
}

/* That pops up */
table.menu_group
{	
    border:1px solid #7F5222;
}

.menu_group td
{
	font-family: Tahoma,Arial,san-serif;
	font-size: 10px;
	color:#5D544D;
	cursor: pointer;line-height:16px;
}

.menu_group img
{
    margin-right:3px;
}

/* Default menu style item */
.menuitem,
.menuitem_top 
{
	background-color:#EFD5A3;
	border-top: solid 1px #CAB285;
	border-bottom: solid 1px #7F5222;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded,
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	background:#606E1F url(_gfx/nav/dropdown_bg.gif) repeat-x 0 -1px;
	border-top:1px solid #768726;	
	border-bottom:1px solid #ADA990;color:#fff !important;
}

.menuitem_hover td,
.menuitem_active td,
.menuitem_expanded td,
.menuitem_hover_top td,
.menuitem_active_top td,
.menuitem_expanded_top td {color:#fff !important;}

.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-image: url(_gfx/button_save_bg.gif);
	font-family:Tahoma, :0;;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #D7DBB2 #AD9C4D #868660 #E0C859
}

.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;
}

.rootnode,
.parentnode,
.leafnode
{
	padding:3px 3px 0;
}

.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
{
	padding:0 20px;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
	border-top:1px solid #977a55;
}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #977a55;
	border-top:0px;
	background-color:#b8a487;
	text-decoration:none;
	font-size:10px; 
	color: #fff;
	font-weight:bold;
}
	
.search .paging a:hover
{
	background:#ffffff;
	border-top:1px solid #b2d2e9;
}

.search_summary
{
	font-weight:bold;
	padding:10px;
	text-align:center;
	font-size:10px;
	background: #977a55 url(_gfx/int/search_bg.gif) 0 0 repeat-x;
	border:1px solid #977a55;
	color: #fff;
}

.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #977a55;
	border-bottom:0;
}

.search_result_alternate
{
	background-color:#f4eddd;
}

.search_result_title
{
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

.search_result_location
{
	padding-left:10px;
}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.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;
}*/

/************************************************
Search
************************************************/
.search
{
	border-bottom:1px solid #b2d2e9;
	height: auto !important;
	min-height: 300px;
	height: 300px;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
}

.search .paging span.linkpage
{
	margin: 2px;
}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	border:1px solid #977A55;
	border-top:0px;
	background-color:#B8A487;
	text-decoration:none;
	font-size:10px; 
	font-weight:bold;
	color: #FFFFFF;
}
	
.search .paging a:hover
{
	background:#ffffff;
	border-top:1px solid #977A55;
}

.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #977a55;
	border-bottom:0;
}

.search_result_alternate
{
	background-color:#f4eddd;
}

.search_result_title
{
	font-weight:bold;
	font-size:13px;
}

.search_result_location
{}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.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;
}

.search_result_info
{
	padding-left:10px;
	padding-bottom:10px;
}

.search_result_info_field
{}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}

.autosuggestion div
{
	padding: 0 0 20px 12px;
}

.autosuggestion div span.best_alternative
{
	color: #ff3333;
}

.autosuggestion a.advanced_search_link
{
	position: absolute;
	margin: -10px  0 0 630px;
	font-size: 10px;	
}

/**************************
Advanced search styles
***************************/
.search_summary
{
	font-weight:bold;
	font-size:12px;
	padding:0px 10px 6px 10px;
}

.search_features
{
	padding: 10px 15px 10px 15px;
	background-color: #f4eddd;
	border-top: solid 1px #977A55;
	border-bottom: solid 1px #977A55;
}

.advanced_searchbox
{
	float: left;
	width: 40%;
	position:relative;
}

.advanced_searchbox p
{
	margin: 0 0 5px 0;
}

.advanced_searchbox input.textfield
{
	width: 220px;
	border: solid 1px #BDD0D7;
	line-height:13px;
}

.adsearch_button
{
	position: absolute;
	bottom: 0px;
	left: 293px;
}

.sort_container
{
	float: left;
}

div.sort_items
{
	border-top: dashed 1px #C1CCD2;
	border-bottom: dashed 1px #C1CCD2;
	padding: 4px 0;
	margin: 8px 0px 14px 0px;
	font-weight: normal;
}

div.sort_items span.item
{
	margin: 0px 6px;
	padding: 0 0 0 18px;
	background: url(_gfx/cmn/searchbullet.jpg) no-repeat;
}

div.sort_items span.item a
{
	line-height: 15px;
	font-weight: bold;
	color: #6C655D;
}

.sort_container,
.sort_container_inline
{
	font-weight: bold;
	overflow: hidden;
}

.sort_container_inline div.sort_title
{
	float: left;
	clear: left;
	width: 145px;
	margin-top: -1px;
}

.sort_container_inline div.sort_items
{
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.sort_container br.clear
{
	display:none;
}

.sort_container_inline br.clear
{
	clear: both;
}

.search_features a.advanced_search_link
{
	position: absolute;
	margin: -30px  0 0 630px;
	font-size: 10px;
}

/************************************************
Google Search
************************************************/
.gs-result, .gs-webResult
{
	border-bottom:1px solid #b2d2e9;
}

.gs-title
{	
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
}

.gs-snippet
{
	padding: 10px 0 0 10px;
	border-top:1px solid #b2d2e9;
	border-bottom:0;
}

.gs-visibleUrl-long { display:block; }
.gs-visibleUrl-short { display:none; }
table.gsc-branding { display:none; }
td.gsc-branding-text { display:none; }
div.gsc-branding-text { display:none; }
td.gsc-branding-img { display:none; }
a.gsc-branding-clickable { display:none; }
.gsc-keeper{ display:none; }
.gsc-result div.gs-watermark { display: none; }
.gsc-resultsHeader { display: none; }

/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:20px 0px 20px 0px;
    text-align:center;
}

.calendar_filter select
{
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	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: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.calendar_dayheader
{
	height: 1px;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 0px;
	text-transform: uppercase;
	border: 1px solid #c2bca6;
	color: #f7edda;
	background: #606E1F url(_gfx/cmn/tdbg.jpg) repeat-x 0 -2px;
}

.calendar_day br, .calendar_othermonthday br, .calendar_today br, .calendar_weekendday br {display:none !important;}

.calendar_selector
{
	color:#ffffff;
	background-color:#efdC9e;
	font-size:9px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 0px 0px 8px 0px;
	background-color:#ffffff;
	font-family: tahoma, Arial,san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #606E1F;
	width:60%;
}

td.calendar_nextprev
{
	width:200px !important;
}

.calendar_nextprev a
{
    font-size:10px;
	color:#606E1F !important;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_selectedday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-family:tahoma, Arial, Helvetica, san-serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:100px;
	border: 1px solid #c2bca6;
}

.calendar_day,
.calendar_weekendday
{
	background-color:#ffffff;
	background-image:url(_gfx/calendar/calendar_day_BG.gif);
	background-repeat:repeat-x;
	color:#aaa69b;
}

.calendar_othermonthday
{
	background-color:#e1ded1;
	color:#9c9787;
}

.calendar_today
{
    background-color:#F2E0BE;
    background-image:url(_gfx/calendar/calendar_today_BG.gif);
	background-repeat:repeat-x;
	color:#bfa862;
}

.calendar_selectedday
{
	background-color:#f2C532;
	color:#999999;
}

.calendar_eventtime
{
	color:#666666;
	font-size:10px;	line-height:11px;	
	font-weight: bold;display:block;
}

.calendar_eventlink
{
	font-size:10px;		
	font-weight: normal;
	line-height:11px;
	display:block;
	padding:0 0 10px 0;margin:0;
}

.calendar_allinone .listtable
{
	width:720px;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	color: #798e29;
	padding: 2px 0;
}

.component_subtitle
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0;
	color:#999;
}

.listDiv {margin-top:10px;}

.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;
}

.component_content
{
padding-bottom:60px;
}

/************************************************
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-bottom: 10px;
}

/* For dropdown filters */
.filter
{
	margin: 0px 10px 10px 0px;
}

.filter select
{
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	width:180px;
}

.document_central_filter
{
	width: 520px;
	font-size: 9px;
}

.timing
{
}

.listtable
{
	width:520px;
	border:1px solid #606E1F !important;
	background-color:#FBF6EC;
	border-collapse:separate;
}

.listtable th, .listtable_header
{
	background: #606E1F url(_gfx/cmn/tdbg.jpg) 0 -2px repeat-x;
	padding:2px;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #f7edda;
	text-transform:uppercase;
	border:0px;
}

/* listtable_header */

.listtable_header a
{
	color:#ffffff;
}

.listtable td
{
	border:0;
	border-top:1px solid #c3bfa7;
	padding:4px;
	margin:0;
}

.listtable tr:hover
{
	background-color:#ffffff;
}

.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;
}

.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;
}

/************************************************
Image-using item list 
************************************************/
.righttable
{
    width:200px;
	border:1px solid #606E1F;
	border-collapse: separate;
}

.righttable th
{
	background-color: #606E1F;
	padding:3px;
	border:0;
	text-transform:uppercase;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	height:20px;
	font-size:9px;
}

.righttable_header a
{
	color:#ffffff;
}

.righttable td
{
    border:0;	
	border-top:1px solid #dadada;
	padding:3px;
	margin:0;
	font-size:10px;
}

.righttable tr:hover
{
	background-color:#fffcee;
}

.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: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-size:10px;
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
	border-top:1px solid #bcb599;
}

.listtable_pager span,
.listcomponent_pager span,
.listfaq_pager span
{
	font-size:10px;
}

.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-size:10px; 
	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:solid 1px darkslategray;
}

.staff_listitem_span
{
	float:right;
	width:450px;
	margin:0px 0px 10px 0px;
}

/************************************************
Department boxes
************************************************/
.depthome_right .box_container
{
	margin-left:10px;
	background: #f6ebd6 url(_gfx/int/boxcontainer_bg.gif) bottom center no-repeat;
	font-size:10px;
	line-height:12px;
}

.depthome_right .box_title
{
	color:#ffffff;
	font-size:10px;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	padding:4px 3px;
	background:#606e1f url(_gfx/int/boxtitle_bg.gif) 0 0 repeat-x;
}
.depthome_right .box_item_pic, .depthome_right .box_item_desc {display:none;}

.depthome_right .box_list
{
	border-left: 1px solid #cec9b7;
	border-top: 1px solid #cec9b7;
	border-right: 1px solid #cec9b7;
	padding:3px;
}

.depthome_right .box_list a
{
	font-weight:normal;display:block;margin-bottom:5px;
	text-decoration:none;
}

.box_list a:hover
{
	text-decoration:underline;
}

.box_list p
{
	margin: 6px 0;
	padding:0;
	text-align:center;
	font-size:11px;
}

.depthome_right .box_item_title
{
    padding-top:5px;
}

.box_item_date
{
    margin-bottom:5px;
}

.depthome_right .box_bottomlink{
	padding-top: 20px;
	border-left: 1px solid #cec9b7;
	border-bottom: 1px solid #cec9b7;
	border-right: 1px solid #cec9b7;
}

.depthome_right .box_bottomlink a,
.depthome_right .box_bottomlink a:hover
{
    font-size:10px;
    display:block;
    text-align:right;
    padding:3px;
}

.depthome_right .news_box_surveylink
{
	display:none;
}

.depthome_right .news_box_joblink
{
	display:none;
}

/******************************************
Photo Album 
******************************************/
.album_item
{
	margin-bottom:20px;
	text-align:center;
}

.album_thumb
{
	background-position: top center;
	background-image: url(_gfx/album/exported_group.jpg);
	overflow: hidden;
	width: 260px;
	height:152px;
	max-height:130px;
	padding-top:22px;
	background-repeat: no-repeat;
    
}

.album_thumb img
{
	width: 160px;
	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:9px;
}

.photo_item
{
    padding:20px;
    text-align:center;
    vertical-align:top;
}

.photo_thumb
{
    background-position: top center;
    background-image: url(_gfx/album/single_photo.gif);
    overflow: hidden;
    width:240px;
    height:240px;
    background-repeat: no-repeat;
    padding-top:50px;
    max-height: 190px;
    margin: 0 auto;
}

.photo_thumb img
{
    display:block;
    overflow: hidden;
    margin: 0 auto;
}

.photo_detail
{
    text-align:center;
}

.photo_name
{
}

.slideshow_link
{
    float:right;
    font-weight:bold;
    width:140px;
    text-align:left;
    margin:0px 0px 0px 10px;
}

.slideshow_link a
{
    display:block;
    padding:4px 0 4px 24px;
    border:1px solid #cccccc;
    background-image:url(_gfx/album/slideshow.gif);
    background-repeat:no-repeat;
    background-position:4px 4px;
}

.slideshow_nav
{
    text-align:center;
}

.rss_button
{
	float: right;
	margin:-30px auto 0px auto;
}


/************************************************
Home Page
************************************************/
/* Images w/o display:block in IE add a bottom margin */ 

*html .home_top{	padding-top: 10px;}

.home_collage {width:742px; height:203px; overflow:hidden;}

/*
.home_collage, home_collage img
{	margin:0;padding:0;}
*/

.home_collage .slideshow_master, .home_collage .slideshow_inner
{
	z-index: 1;position: absolute;
}

.home_collage .slideshow_post
{
	z-index: 0;position: absolute;
}

.home_columns {margin-top:20px;}

.home_left
{
	width:250px;
	float:left;
	padding:0 0 0 22px;
	margin:2px 40px 0 0px;
}

*html .home_left {width:272px;}

.home_right
{
	width:405px;
	float:left;
	padding:0;
	margin: 2px 0 0 0px;
}

/************************************************
Home boxes
************************************************/

.home_events .box_title, .home_news .box_title, .hpec_events .box_title
{
	display: block;
	height: 50px;
	background: none;
	text-align: left;
	text-indent: -4000px;
}

.home_events .box_title {background: url(_gfx/home/calendar_title.gif) 0 0 no-repeat;}
.home_news .box_title {background: url(_gfx/home/news_title.gif) 0 0 no-repeat;}
.hpec_events .box_title{background: url(_gfx/home/hpec_title.gif) 0 0 no-repeat;}

.box_list {font-size:11px !important; }

.home_events .box_list, .hpec_events .box_list { font-weight: bold;color:#948172;margin-left:15px;}

.home_events .box_list a, .hpec_events .box_list a {color: #A76130;text-decoration:underline;}

.home_events .box_list a:hover,  .hpec_events .box_list a:hover{color:#606E1F;}

.home_events .box_item_title,  .hpec_events .box_item_title {background:url(_gfx/home/home_arrow.gif) no-repeat 1px 5px;padding-left:12px;}
.home_events .box_item_date, .hpec_events .box_item_date {padding:0 0 8px 12px; color:#968072;}

.home_news .box_list {color: #60481A;}
.home_news .box_item { width:405px;margin-bottom:20px;}

.home_news .box_list a {font-weight: bold;color: #60481A;}
.home_news .box_list a:hover {color:#606E1F;}

.home_news .box_item_pic img {
	float: left;
	margin: 5px 10px 10px 0;border:1px solid #BCA876;
}

.home_news .box_item_desc a {
	font-weight:bold;
	color: #A76130;
	text-decoration: underline;
}

.home_news .box_list a:hover
{
	text-decoration:underline;
}

.home_news .box_item_desc a:hover{
	text-decoration: none;
}

.home_events .box_bottomlink a, .home_news .box_bottomlink a {display:block;font-size:11px;font-weight:bold;padding:0px;color: #A76130;text-decoration:underline;text-align:right;}
.home_events .box_bottomlink a:hover, .home_news .box_bottomlink a:hover {color:#606E1F;}
.home_hpec .box_bottomlink
{
	display:none;
}

.home_hpec
{
	background: url(_gfx/home/hpec_bg.jpg) 0 0 no-repeat;
	padding: 22px 0 0px 0;
	min-height: 218px;
	_height: 240px !important;
}

.hpec_collage
{
	float: left;
	height: 203px;
	width: 437px;
}

.hpec_collage img
{
	display: block;
}

.hpec_events
{
	float: right;
	width: 245px !important;
	width: 299px;
	padding: 22px 36px 0 24px;
}

 .hpec_events .box_title
 {
 	height: 54px;
 }

.hpec_events .box_list a
{
	line-height: 14px;
}

.hpec_events .box_item_date
{
	line-height: 12px;
	padding: 0 0 9px 12px;
}

.hpec_events .box_list p
{
	font-weight: normal;
}

.home_edit {
  background: #fff url(_gfx/home/button_bg.png) no-repeat bottom left;height:121px;
}

.home_buttons {text-align:center;}

.home_buttons a, .home_buttons img { border:0px; }

#imgHidden, #imgSlide {position:absolute;}
#imgSlide {z-index:10;}

/***Document Central Index View****/
.document_index span
{
	display: block;
	margin-left: 25px;
	padding-left: 20px;
}

.document_index .filter span
{
	margin: 0;
	padding: 0;
	display: inline-block;
}

.attendee_fieldset .form_label
{
	width:150px;
	padding-left:5px;
}

.attendee_fieldset .form_field
{
	width:340px;
}




p.greenBG
{
	padding: 0;	color: #f7edda; display:block;width:100%;text-transform:uppercase;
	font-size:10px;	line-height:18px;	font-weight: bold;	color: #fff;background: #606E1F url(_gfx/cmn/tdbg.jpg) repeat-x 0 -2px;
}

p.brownBG
{
	padding: 0;	font-family: tahoma, Arial, sans-serif; display:block;width:100%;
	font-size:14px;	line-height:18px;	font-weight: bold;	color: #fff;background:#7F5222;
}

.greenBG, .brownBG {padding:2px 4px;}


.captcha img, .captcha a
{
	padding:0;
	margin:0;
	float:left;
}

.captcha #LBD_CaptchaIcons
{
	width: 20px !important;
}

.captcha #LBD_CaptchaDiv
{
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #c2bca6;
}