body 
{
	border:0;
	margin:0 0 15px 0;
	padding:0;
	background: #c26a33 url(_gfx/cmn/body_bg.gif) top repeat-x;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 
{ 
	color: #8a3f25;
	font-size: 16px;
}

/* Default error reporting style */
.error_message 
{ 
	font-weight:normal;
	padding-bottom:80px !important;
}

.error_message #errLabel 
{
	margin:0px 20px 0 20px;
	display:block;
	padding-top:30px !important;
	text-align:center;
}

.alertoc
{
	display: block;
	position: absolute;
	left: 26px;
	bottom:70px;
}

.drunk_drivers_logo
{

	position: absolute;
	bottom: 76px;
	left: 266px;
}

.drunk_drivers_logo a
{
	border: none;
}

.drunk_drivers_logo_sp
{
	position: absolute;
	bottom: 76px;
	left: 266px;
}

.drunk_drivers_logo_sp a
{
	border: none;
}

.twitter_logo_hp
{
	position: absolute;
	right: 35px;
	bottom: 85px;
}

.alertoc a
{
	border: none;
}

/* 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,
.filter:after,
.home_bottom:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, 
.mainSpan, 
.contentheader, 
.content, 
.container, 
.container_noleftnav, 
.container_noleftnav_notitle,
.title_right,
.filter
{
	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 .filter
{
	height:1%;
}

.clearfix, .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: 762px;
	background:#fff url(_gfx/cmn/mainspan_bg.gif) bottom center no-repeat;
	margin: 10px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	border-bottom: 5px solid #6b4631;
}

/* 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) top center;
	height:113px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
}

.printonly
{
	display: none;
}

.translate
{
	float: right; 
	width: 153px; 
	height: 36px;
	text-indent: -4000px;
	overflow: hidden;
	background: url(_gfx/cmn/translate_button.gif) 0 0 no-repeat;
	margin: 3px 5px 0 4px;
	display: inline;
}

/* Top line of links */
.header_nav 
{
	padding:10px 20px 4px 75px;
	color: #fef4d0;
	margin:0;
	text-align:right;font-size:12px;
}

.header_nav a 
{
	font-size: 11px;
	color:#fef4d0;
	text-decoration: underline;
}

.header_nav a:hover 
{
	color:#fef4d0;
	text-decoration: none;
}

/* Container for search field and go button */
.searchbox
{ 
	float: right;
	padding: 14px 57px 0px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
}

*html .searchbox 
{
}

.searchbox_textbox
{
	float:left;
	margin-top: -1px;
	margin-right: 5px;
	padding: 1px 3px;
	font-size: 11px; width:140px;
	color: #6d6c6c;
}

.searchbox_button
{
	float:left;
}

.searchbox_button img
{
	border: none;
}

/************************************************
Content section
************************************************/
/* Page content container */
.container
{ 
	width: 576px;
	float: right;
	margin:0px 0px 0px 0px;
    border-right: 1px solid #bc9888;
	padding:0px 0px 0px 0px;
	overflow:hidden; min-height:300px;
}

* html .container 
{ 
	width: 577px; 
}

/* Contains breadcrumb, page title, printer friendly link */
.contentheader
{
	background: #fff url(_gfx/int/contentheader_bg.gif) top left no-repeat;
	display:inline-table;
	background-repeat: no-repeat;
	background-color: #fff;margin-bottom:10px;
}

.breadcrumb_wrapper
{
	font-size:11px;
	padding-left:20px;
	padding-top: 8px;
	color:#6b4631;
}

.breadcrumb a
{ 
	color: #635b4e;
	text-decoration: none;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.printer_friendly
{
	font-size:10px;
    float:right;
    width:60px;
    height:20px;
    text-align:left;
}

.printer_friendly a
{
	display:block;
	font-size: 9px;
	line-height: 20px;
	color: #616161;
	text-decoration:underline;
	padding: 0 0 0 22px;
	width: 20px;
	margin: 0 0 0 5px;
    background: url(_gfx/int/print.gif) left no-repeat;
}

.printer_friendly a:hover
{
	text-decoration:none;
}

.forward_link
{
    font-size:10px;
    float:right;
     width:65px;
   height:20px;
    text-align:left;
}

.forward_link a
{
	display:block;
	font-size: 9px;
	line-height: 20px;
	color: #616161;
	text-decoration:underline;
	padding: 0 0 0 22px;
	margin: 0 0 0 5px;
	background: url(_gfx/int/email.gif) left no-repeat;
}

.forward_link a:hover
{
	text-decoration:none;
}


.rss_button
{
   font-size:10px;
    float:right;
    text-align:left;
}

.rss_button input {display:none;}

.rss_button a
{
	display:block;
	font-size: 9px;
	line-height: 20px;
	color: #616161;
	text-decoration:underline;
	padding: 0 0 0 20px;
	width: 20px;
	margin: 0 20px 0 0;
	background: url(_gfx/int/rss_anim.gif) 0 0 no-repeat;
}

.rss a:hover
{
	text-decoration:none;
}


.contentheader h1
{
	background: url(_gfx/int/title_bg.gif) 0px 25px  no-repeat;
    margin:20px 0px 0px 0px;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size:20px;width:560px;
	font-weight: normal; padding:0px 0px 25px 20px;line-height:1px;
	color: #8a4025; 
}

*html .contentheader h1 
{
	height:1px; 
}

.contentheader h2
{
    padding:0px 0px 10px 20px;
    margin:0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	font-weight: bold;
	color: #6f695d;
}

/* Content: padding should be on content class NOT container */
.content
{ 
	padding: 0px 20px 25px 20px;margin-bottom:15px;
}

.content p, .content li
{
	font-size: 11px;
	line-height: 16px;
}

.content textarea
{
	width:525px;
}

.content ul
{
	padding:0px;
	margin:8px 0 10px 20px;
}

.content ul li
{
	padding: 2px 0px;
}

.downloadmessage
{
	clear: both;
	background: url(_gfx/downloadmessage/background.gif) top repeat-x;
	border:solid 1px #6b4631;
	text-align:center;
	width: 90%;
	margin: 10px auto;
}

.downloadmessage img
{
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
}

.downloadmessage p
{
	color: #6b4631;
	font-size:10px;
	padding:5px 0px;
	margin:0px;
}

.last_updated
{
	width: 90%;	
    color:#aba28f;
    font-size:9px;
	margin: 20px auto 0px auto;
    text-align:right;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}

.footer,
.footer_home
{
	padding:20px 0px 0px 0px;
	margin:0px auto;
	clear: both;
	text-align:center;
	width:762px;
}

.footer p, .footer p a,
.footer_home p, .footer_home p a
{
	font-size:11px !important;
	padding: 0;
	margin: 0;
	line-height: 14px;
	color:#eed1a9;
}

.footer a:hover, 
.footer p a:hover, 
.footer_home a:hover, 
.footer_home p a:hover
 {
	text-decoration:none;
	color:#eed1a9;
}


/* Classes inside .container_noleftnav */
.container_noleftnav
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

.container_noleftnav .contentheader
{
	background: #fff url(_gfx/int/contentheader_bg_noleftnav.gif) top left no-repeat; 
	width:762px;
}

*html .container_noleftnav .contentheader 
{
	width:742px;
}

.container_noleftnav .breadcrumb_wrapper
{
	font-size:10px;
	padding-left:80px;
	padding-top: 15px;
	color:#6b4631;
}

.container_noleftnav .contentheader h1
{
	background: url(_gfx/int/title_bg_noleftnav.gif) bottom right no-repeat;
	width:741px;
}

.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:740px;
	padding: 10px 0px 10px 20px;
    background-color:#ffffff;
}

/* 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, .content_review_title, .content_title_review
{
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: normal;
	color: #8a4025;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	
	height: 44px;
	background: url(_gfx/int/title_bg_noleftnav.gif) bottom left no-repeat;
	padding-left: 20px;
}

.review_item_div 
{
	padding-left:20px;
}

.container_review .content
{
    padding: 10px 0;
}

.container_review .component_title, 
.container_review .component_subtitle, 
.container_review .component_listitem, 
.container_review .component_content
{
    padding: 5px 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;
}

.container_review .outlook_add, 
.container_review .downloadmessage 
{
	margin-left:20px;
}

.container_review .survey_title  
{
	margin-left:10px;
}

/************************************************
Department Home Page
************************************************/
/* Don't add padding, left/right margins, or borders to these containers */
.depthome_left 
{
    padding:0 0 0 0px;
	float:left;overflow:hidden;
	width: 73% ;
}

.depthome_left .tabledata
{
	float:left;
}

.depthome_right 
{
	float:right;
	margin:0 0 0 10px;
	padding:0;
	padding-top: 20px;
	width: 24%;
}

/************************************************
Left navigation 
************************************************/
.leftnav
{
	float: left;
	width: 185px;
	padding:0px 0px 50px 0px;
	margin:0px 0px 0px 0px;
	line-height: 14px;
	font-size:11px;
	background: url(_gfx/nav/leftnav_bottom.gif) bottom center no-repeat;
	color:#B1E0FE; 
}

.leftnav img
{
	margin: 0;
	padding: 0;
	border: none;
}

.leftnav a 
{
	margin: 0;
	display:block;
	padding: 4px 5px 4px 10px;
	color: #351500;
	text-decoration:none;
	font-weight: normal; 
}

.leftnav a span 
{	padding-left:10px;
	display: block;
}



.leftnav a:hover 
{
	background:#a64e25 url(_gfx/nav/leftnav_hover.gif) top center no-repeat;
	text-decoration:none;color:#fff;	
}

.leftnav_node_wrapper a 
{
	background:#697653 url(_gfx/nav/leftnav_children.gif) repeat-y 0 0;
	color: #fff;
	border-top: none !important;
}

.leftnav_node_wrapper_root a
{

	border-bottom: 1px solid #412b1e;
	background:#705232 url(_gfx/nav/leftnav_bg.gif) repeat-y 0 0;
	color: #f2d2a6; 
	font-weight:normal;padding-left:10px;		
}

.leftnav_node_haschildren a
{
	background:#705232 url(_gfx/nav/leftnav_haschildren.gif) repeat-y 0 0;
	color:#fff;
	font-weight:bold;		
	border-bottom: 1px solid #485039;
}

.leftnav_node_haschildren a span
{

	background: url(_gfx/nav/arrow_down.gif) no-repeat 0px 7px;
}

.leftnav_node_iscurrent a 
{
	background:#705232 url(_gfx/nav/leftnav_current.gif) repeat-y 0 0;
	color:#fff;
	font-weight:bold;
	border-bottom: 1px solid #485039;	
}

.leftnav_node_iscurrent a span {
	background: url(_gfx/nav/arrow_right.gif) no-repeat 0 4px;
}

/***Dropdown Menu***/
.dropdownmenu{}

table.menu
{
	border-collapse: separate;
}

table.menu_group
{
	border:1px solid #502516;
}

.menu_group td
{
	font-family: Tahoma,Arial,san-serif;
	font-size: 10px;
	line-height:13px;
	color:#fef4d0;
	cursor: pointer;
}

.menu_group img
{
	 margin-right:3px;
}

.menuitem,.menuitem_top 
{
	background:#873a1f url(_gfx/nav/dropdown_bg.gif) top repeat-x;	
	border-top: solid 1px #926749;	
	border-bottom: solid 1px #fcecc3;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded,
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	background:#6b4631 url(_gfx/nav/dropdown_over.gif) top repeat-x;
	border-top:1px solid #926749;
	border-bottom:1px solid #fcecc3;
}

.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: 280px;
	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: #ca6226 url(_gfx/cmn/button_save_bg.gif) center repeat-x;
	font-family:Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding: 2px 4px;
	color: #fefbf3;
	border: 1px solid #71361a;
}

.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 tbody tr td table tbody tr td
{	
	height: 10px;
	padding: 0;
	margin: 0;
}

.rootnode,
.parentnode,
.leafnode 
{
	padding:0px 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:0px 0 0px 5px;
	font-size: 10px;
}

/***Search***/
.search
{
	border-bottom:1px solid #502516;
}
.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding:10px 0; 
	border-top:1px solid #b68964;
}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #b68964;
	border-top:0px;
	background-color:#f2e6d2;
	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;
}
	
.search .paging a:hover
{
	background:#fff;
	border-top:1px solid #b68964;
}

.search_summary
{
	font-weight:bold;
	color: #502516;
	background: #ebd6ae url(_gfx/search/search_summary.gif) top center repeat-x;
	padding:10px 10px 11px 10px;
	margin-bottom: 0px;
	text-align:center;
	font-size:11px;
	border-bottom:0;
}

.search_title
{
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #b68964;
	border-bottom:0;
}

.search_result
{	
	background: #f2e6d2 url(_gfx/search/search_result.gif) top center no-repeat;
}

.search_result_alternate
{
	background: #cfbc93 url(_gfx/search/search_result_alt.gif) top center no-repeat;
}
.search_result_title
{
	font-weight:bold;
	font-size:11px;
	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, 
.search_result_synopsis_highlight
{
	display:none;
}

.search_result_info
{
	padding:0 0 10px 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;
}

/*****************************************
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:230px;
}

.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;
	color: #ffffff;
	background: #ab562b url(_gfx/calendar/calendar_header_bg.gif) repeat-x;
	font-weight: bold;
	font-size: 9px;
	padding: 4px 0px;
	text-transform: uppercase;
	border: 1px solid #6b4631;
}

.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: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: bold;
	color: #875c52;
	width:60%;
}

td.calendar_nextprev
{
	width:200px !important;
}

.calendar_nextprev a
{
    font-size:10px;
	color:#875c52 !important;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_selectedday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-size:16px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:100px;
	border: 1px solid #6b4631;
}

.calendar_day,
.calendar_weekendday
{
	background:#fffdfb url(_gfx/calendar/calendar_day.gif) top left repeat-y;
	color:#875c52;
}

.calendar_othermonthday
{
	background:#caaa7f url(_gfx/calendar/calendar_other.gif) top left repeat-y;
	color:#6f5f5b;
}

.calendar_today
{
    background: #fef7e7 url(_gfx/calendar/calendar_today.gif) top left repeat-y;
	color:#6f2a18;
}

.calendar_day a, .calendar_weekendday a, .calendar_today a, .calendar_othermonthday a{
	font-size: 11px;
	line-height: 16px;
}

.calendar_selectedday
{
	background-color:#f2C532;
	color:#999999;
}

.calendar_eventtime
{
	color:#666666;
	font-size:10px;		
	font-weight: normal;	
}

.calendar_eventlink
{
	font-size:10px;		
	font-weight: normal;
	line-height:12px;
	display:block;
	padding:3px 0;
}

.calendar_allinone .listtable
{
	width:720px;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0;
}

.component_subtitle
{
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0;
	color:#999;
}

.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
{
}

/************************************************
FAQ List
************************************************/
.listfaq
{
	width:540px;
	padding:0;
	border-collapse: separate;
}

.listfaq td
{
	padding:4px;
}

.listfaq_pager
{
	text-align:right;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_a p {
  margin-top:0px; padding-top:0px; 
}

/************************************************
Lists, including DataGrid classes
************************************************/
.listtable
{
	width:550px;
	border:1px solid #6b4631 !important;
	border-collapse:separate;
}

.listtable th
{
	background:#ab562b url(_gfx/cmn/list_header_bg.gif) top repeat-x;
	padding:4px 2px;
	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 #b6a297;
	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;
}

.listtable_pager
{
	text-align:right;
}

/* For plain lists on front end */
.listcomponent
{
	border:solid 0px #ffffff;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px;
	padding:4px 4px 10px 0;
	margin:0px;
}

.listcomponent_pager
{
	text-align:left;
}

/* For links on top of page */
.topselector
{
	margin-bottom: 10px;
}

.topselector a .eng
{
	/*display: inline;*/
	cursor: pointer;
}

/* For dropdown filters */
.filter
{
	margin: 10px 0px;
}

.filter select
{
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	width:230px;
}

/************************************************
Image-using item list 
************************************************/
.righttable
{
	width:200px;
	border:1px solid #505940;
	border-collapse: separate;
}

.righttable th
{
	background-color: #505940;
	padding:3px;
	border:0;
	text-transform:uppercase;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	height:20px;
	font-size:9px;
}

.righttable_header a
{
	color:#fff;
}

.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:#fff;
}

/***E-Notifier***/
.tag_div
{
	padding: 10px 0 20px;
}

.area_div
{
	padding: 5px 0;
}

/***Form Survey Component***/
.survey_title
{   
	padding:0px 0px 0px 10px;   
	margin:0px;
	font-size:16px;
	line-height:22px;
	font-weight: bold;
	color: #6f695d;
}

/***Staff Directory***/
.staff_column_div
{
	margin:10;
	clear:both;
	width:560px;
}

.staff_thumbnail_span
{
	float:left;
	width:105px;
}

.staff_listitem_span
{
	float:right;
	width:450px;
}

/***Department boxes***/
.depthome_right .box_container 
{
	font-size:10px;
	line-height:12px;
	color:#1d0b07;
	margin-bottom: 15px;
}

.depthome_right .box_title 
{
	width: 130px;
	height:20px;
	line-height:20px;
	color:#FFF;
	font-size:11px; 
	text-align:center;
	font-weight:bold;
	padding:0; 
	background: url(_gfx/int/deptbox_head.gif) top center no-repeat;
}

.depthome_right .box_list 
{
	width: 126px;
	padding-bottom: 15px;
	background: #f1d9cb url(_gfx/int/deptbox_bg.gif) bottom center no-repeat;
	border: 2px solid #873a1f;
}

*html .depthome_right .box_list 
{ 
	width: 130px; 
}

.depthome_right .box_list a 
{
	display: block;
	font-size: 9px;
	padding: 5px 5px 0 5px;
	margin: 0;
	text-decoration:none;
	color:#5a2314;
}

.depthome_right .box_list p 
{
	font-size: 9px !important;
	line-height: 9px;
	padding: 5pxpx 5px 0 5px;
}

.depthome_right .box_list .news_title, .box_list .event_title
{
	padding-top:5px;
}

.depthome_right .box_list .news_date, 
.box_list .box_item_date
{
	margin: 0;
	padding: 0px 5px 0 5px;
}

.depthome_right .box_list a:hover 
{
	text-decoration:underline;
}

/***Home Page***/
.home_collage
{
	margin:0px;
	padding:0px;
	background: url(_gfx/home/collage.jpg) top center no-repeat;
	height: 288px;
	clear: both;
}

.home_collage img 
{ 
	display: block; 
}

.home_columns{}

.home_left
{
	width:468px;
	float:left;
	padding:0;
	background-color: #f1eedc;
	line-height:12px;
}

.home_left span.home_title
{
	font-weight:bold;
	display:block;
}

.home_right
{
	width:292px;
	float:left;
	padding:0;
	background-color:#316e83;
}

.home_buttons
{
	float: right;
	width: 255px;
	padding-top: 10px;
}

.home_buttons img 
{
	margin: 0 0 0 10px;
	padding: 0;
	border: none;
}

.home_bottom 
{
	padding: 0 0 140px 0;
	margin:0;
	background: #FEFEFE url(_gfx/home/bottom_bg.gif) bottom repeat-x;
	position: relative;
	width: 100%;
}


/***Home boxes***/
.home_meetings
{
	float: left;
	width: 250px;
	background: url(_gfx/home/vertspace1.gif) right top no-repeat;
}

*html .home_meetings
{
	width: 220px;
}

.home_news
{
	width: 255px;
	float: left;
	background: url(_gfx/home/vertspace1.gif) right top no-repeat;
}

*html .home_news
{ 
	width: 220px; 
}

.home_news .box_item_title,
.home_news .box_title
{
	display: none;
}

.home_news .box_list,
.home_meetings .box_list
{
	margin-top: -20px;
	width:230px;
}

.home_meetings .box_title,
.home_meetings .box_item_title, 
.home_meetings .box_item_date,
.home_meetings .box_bottomlink
{
	display: none;
}

.home_news .box_list p,
.home_meetings .box_list p
{
	padding: 0 0 10px 20px !important; 
	margin:0;
}

.home_meetings h3, 
.home_news h3
{
	padding: 0 0 0 20px; 
	margin:0 0 30px 0;
	height:25px;
}

.home_meetings h4, 
.home_news h4
{
	text-align: right;
	margin: 0 0 6px 0;
	font-size: 11px;
	font-weight: bold; 
	padding:0 10px 0 0;
}

*html .home_meetings h4, 
*html .home_news h4 
{
	padding:0px;
}

.home_meetings h4 a, 
.home_news h4 a
{	
	color: #c1501d; 
	font-style:italic;
	margin:0; 
	padding:0;
}

.home_meetings ul, 
.home_news ul
{
	list-style-type: none;	
	margin: 0 0 0 20px;
	padding:0;
}

.home_meetings li, 
.home_news li 
{
	background:url(_gfx/cmn/list_item.gif) no-repeat  0 6px;	
	padding: 0 0 10px 10px !important; 
	margin:0;
}

.event_title, 
.event_title a, 
.news_title, 
.news_title a
{
	color: #6b4631; 
	font-size:11px; 
	font-weight: bold; 
}

.event_title a, 
.news_title a 
{
	text-decoration: underline;
}


.outlook_add 
{
	background: url(_gfx/int/outlook.gif);
	width: 150px;
	height: 40px;
	display: block;
}
.outlook_add span 
{
	display: none;
}
.timing_link 
{
	float:right;
}
.timing_link span 
{ 
	width: 244px;text-align:right;
	height: 28px;
	display: block;
	cursor: pointer;
}

.timing_link .past_events 
{
	background: url(_gfx/int/viewpast.gif) no-repeat right top;
}

.timing_link .upcoming_events 
{
	background: url(_gfx/int/viewupcoming.gif) no-repeat right top;
}

.timing_link .past_news 
{
	background: url(_gfx/int/archivednews.gif) no-repeat right top;
}

.timing_link .upcoming_news 
{
	background: url(_gfx/int/currentnews.gif) no-repeat right top;
}

.sp
{
	display: none;
}

/*Hide specific home page styles department home pages*/
.depthome_right ul, 
.depthome_right h3, 
.depthome_right h4, 
.depthome_right .box_bottomlink 
{
	display: none;
}

.sIFR-flash 
{
	visibility: visible !important;	
	margin: 0;
}

.sIFR-replaced 
{
	visibility: visible !important;
}

span.sIFR-alternate 
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] 
{
	display: none !important;
}

.sIFR-hasFlash h3 
{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 16px;
}


.sIFR-hasFlash .title_noleftnav 
{
	visibility: hidden;
	line-height: 6px;
}

.sIFR-hasFlash .title 
{
	visibility: hidden;
	line-height: 6px;
}

/***Document Central Index View****/
.document_index .filter span
{
	margin: 0;
	padding: 0;
	display: inline-block;
}

.document_index .filter
{
	margin: 0px;
	height: 70px;
}

.document_central_filter
{
	font-size: 9px;
}

.document_index span
{
	display: block;
	padding-left: 20px;
	height: 18px;
	margin: 0px 0px 5px 25px;
}

.document_index .backtotoplink
{
	margin-bottom: 15px;
}

span.sp
{
	display: none;
}


/**********************************************
CAPTCHA
**********************************************/

.captcha img
{
	padding:0;
	margin:0;
	float:left;
}

.captcha #LBD_CaptchaDiv
{
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #c2bca6;
}

.survey_container .captcha
{
	margin-bottom: 10px;
	font-weight: lighter;
}


/**********************************************
reCAPTCHA
**********************************************/

#recaptcha_image
{
	border: 1px solid #c2bca6;
	float:left;
}

.recaptcha_icons
{
	margin:3px;
	display:block;
	float:left;
}

.recaptcha_icons img
{
	border:none !important;
	margin:0px;
}

.recaptcha_response_area
{
	clear:both;
}

.recaptcha_reload, .recaptcha_only_if_image, .recaptcha_only_if_help
{
	margin:2px;
	font-weight:lighter;
}

.survey_container .recaptcha
{
	margin-bottom: 10px;
}

/*** 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;
}
