/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

body
{
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #666666;
	text-align:center;
}

body,.bodytext,td,th,p,select,li,input,.container,.container_noleftnav,.content,.content_noleftnav
{
	font-family: Verdana, Tahoma, Arial, Sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	color: #333333;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.error_message
{
	color:Red;	
}

#FrontEndForm
{
	margin: 0 auto;
	width:760px;
	text-align:left;
}

.mainSpan
{
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(_gfx/nav/leftnavbackground.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
	text-align:left;
}

.mainSpan_noleftnav
{
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	float:left;
	background-color: #FFFFFF;
	text-align:left;
}

.adminSpan
{
	width:200px;
	float:right;
}

.header
{
	position:relative;
	clear: both;
	display:block;
	height:115px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	vertical-align: text-top;
	background-image:url(_gfx/header.jpg);
}

.header_home
{
	position:relative;
	clear: both;
	display:block;
	height:119px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	vertical-align: text-top;
	background-image:url(_gfx/header_home.jpg);
}

.header_left
{
	float:left;
	width:130px;
	padding:10px 0px 0px 10px;
}

.header_right
{
	float:right;
	height:90px;
	width:600px;
}

.header a
{
}

.header_logo
{
}

.header_title
{
	font-family:Tahoma, Arial, Helvetica, MS Sans-Serif;
	font-weight:bold;
	font-size:20px;
	margin:45px 0px 0px 0px;
	padding:0px 0px 0px 0px 0px;
	color:#007799;
}

.header_toplinks
{
	position: absolute;
	left:445px;
	top: 0px;
	width:300px;
	padding:5px;
	text-align:right;
	font-size:10px;
	color:#CAE5EE;
}

.header_toplinks a
{
	color:#CAE5EE;
}

.header_menu
{
	width:auto;
	padding: 0px 0px 0px 0px;
}

.loginbuttonpanel
{
	position: absolute;
	left:435px;
	top:15px;
	width:300px;
	padding:5px;
	text-align:right;
	font-size:10px;
}

.searchbox
{
	text-align:right;
	font-size:10px;
}

.searchbox_textbox
{
	width:120px;
	font-size:10px;
}

.searchbox_button
{
	background-image: url(_gfx/go_button.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	border:0px;
	width:27px;
	height:20px;
}
.searchbox_button_google, .searchbox_button_google img, 
.dropdownmenu a img
{
	border:0px;
}
.searchbox_button_google, .searchbox_button_google img
{
	cursor: pointer;line-height: 14px;font-size: 11px;
}

.quicklink
{
	width:150px;
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, MS Sans Serif;
}

.breadcrumb_wrapper
{
	padding: 0px 20px 0px 35px;
	margin: 0px 0px 0px 0px;
	height:35px;
	clear:both;
}

.breadcrumb_wrapper_noleftnav
{
	padding: 0px 20px 0px 35px;
	margin: 0px 0px 0px 0px;
	height:35px;
	clear:both;
}

.breadcrumb
{
	padding: 12px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, MS Sans-Serif; 
	font-size: 9px;
	line-height:11px;
	color: #727272;
}

.breadcrumb a
{ 
	font-family: Tahoma, Arial, MS Sans-Serif; 
	font-size: 9px; 
	color: #727272;
	text-decoration:underline;
}

.breadcrumb a:hover
{ 
	text-decoration:none;
}

.title_searchbar_wrapper
{
}

.title_searchbar
{
	width:100%;
	height:31px;
	background-image: url(_gfx/interior_silver_bar_bg.gif);
}

.title_searchbar_home
{
	width:100%;
	height:31px;
	background-image: url(_gfx/home_silver_bar_bg.gif);
}

.title_wrapper
{
	width:595px;
	margin:5px 0px 0px 0px;
	clear:both;
}

.title
{
	margin:0px 5px 0px 35px;
	width:418px;
	color: #1E2E89;
	font-family: Tahoma, Arial,Helvetica,MS Sans-Serif; 
	font-size: 18px;
	line-height:21px;
	font-weight: bold;
}

.printerfriendly
{
	width:100px;
	text-align:right;
	position:relative;
	left:480px;
	bottom:16px;
	font-family: Verdana, Arial,Helvetica,MS Sans-Serif; 
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
}

.title_wrapper_noleftnav
{
	width:760px;
	height: auto;
	margin:10px 0px 0px 0px;
	clear:both;
}

.title_noleftnav
{
	margin:0px 5px 0px 35px;
	width:586px;
	color: #1E2E89;
	font-family: Tahoma, Arial,Helvetica,MS Sans-Serif; 
	font-size: 18px;
	line-height:21px;
	font-weight: bold;
}

.printerfriendly_noleftnav
{
	width:100px;
	text-align:right;
	position:relative;
	left:650px;
	bottom:16px;
	font-family: Verdana, Arial,Helvetica,MS Sans-Serif; 
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
}

.title_line
{
	background-image: url(_gfx/titleSeparator.gif);
	background-repeat: no-repeat;
	height:2px;
	width:100%;
	margin:-13px 0px 10px 0px;
}

.title_line_noleftnav
{
	background-image: url(_gfx/titleSeparator_noleftnav.gif);
	background-repeat: no-repeat;
	height:2px;
	width:100%;
	margin:-13px 0px 10px 0px;
}

.title_subtitle
{
	background-color:#FFFFFF;
	margin: 10px 10px 10px 35px;
	font-family: Verdana, Arial, Helvetica,MS Sans-Serif;  
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}

.container
{
	background-image: url(_gfx/leftmarginBG.gif);
	background-repeat:repeat-y;
	float:right;
	width:595px;
	height:auto;
	background-color: #FFFFFF;
}

.container_noleftnav
{
	width:760px;
	height:auto;
	background-color: #FFFFFF;
}

.content
{
	width:535px;
	height:auto;
	margin:5px 20px 20px 35px;
	padding:0px 0px 5px 0px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.content_noleftnav
{
	width:705px;
	height:auto;
	margin:5px 20px 20px 35px;
	padding:0px 0px 5px 0px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.content a
{
	text-decoration:underline;
}

.content a:hover
{
	text-decoration:none;
}

.content textarea
{
	width:525px;
}

.downloadmessage
{
	border-top:solid 1px #999999;
	margin:30px 0px 20px 0px;
}

.downloadmessage img
{
	border:0px;	
}

.downloadmessage p
{
	font-size:10px;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}

.paging a
{
	color:Blue;
}

.footer_bar
{
}

.footer
{
	background-image: url(_gfx/footerBG.gif);
	background-color:#E5E5E5;
	color: #666666;
	position:relative;
	display:block;
	clear: both;
	width: 760px;
	height:53px;
	padding:0px 0px 0px 0px;
}

.footer_left
{
	float:left;
	width:93px;
}

.footer_right
{
	float:right;
	width:667px;
	font-family: Tahoma, Arial, Verdana, MS Sans-Serif; 
	font-size: 11px;
	color: #666666;
	text-align:left;
}

.footer_right a
{
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
}

.footer_right a:hover
{
	text-decoration:none;
}

.footer_bottomline
{
	margin:2px 0px 0px 0px;
	font-size:10px;
	line-height:12px;
}

.footer_bottomline a
{
	color: #666666;
	text-decoration: underline;
}

.footer_bottomline a:hover
{
	text-decoration:none;
}



/************************************************
Department home page
************************************************/

.depthome_left
{
	float:left;
	width:370px;
}

.depthome_right
{
	border-left:solid 2px #CFBF92;
	padding:0px 0px 0px 5px;
	float:right;
	width:175px;
	height:250px;
}


/************************************************
Home page
************************************************/

.home
{
	width:760px;
	height:305px;
}

.home_left
{
	float:left;
	width:226px;
	height:305px;
	background-image:url(_gfx/whatsnew_rtborder.gif);
	background-repeat:repeat-y;
	background-position:210px 0px;
}

.home_left_buttons
{
	text-align:center;
}

.home_left_buttons img
{
	border:0px;
}

.home_right
{
	float:right;
	width:534px;
	height:305px;
}

/************************************************
Left navigation 
************************************************/

.leftnav
{
	float:left;
	width:165px;
	font-family: Verdana,Arial,MS Sans-Serif;
	font-size:10px;
	background-color:#B5BFD5;
	overflow:hidden;
}

.leftnav a
{
	font-family: Verdana,Arial,MS Sans-Serif;
	font-size:10px;
	color:#000000;
}

.leftnav_node_wrapper
{
	vertical-align:middle;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:solid 1px #9BA4C2;
	background-color:#D8DCE4;
}

.leftnav_node_wrapper_root
{
	vertical-align:middle;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:solid 1px #9BA4C2;
}

.leftnav_node
{
	padding-left: 13px;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(_gfx/nav/arrow_right.gif);
	background-repeat: no-repeat;
	background-position:3px 5px;
}

.leftnav_node_haschildren
{
	font-weight:bold;
	padding-left: 13px;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(_gfx/nav/arrow_down.gif);
	background-repeat: no-repeat;
	background-position:3px 7px;
}

.leftnav_node_haschildren a
{
	color:#000000;
}

.leftnav_node_iscurrent
{
	font-weight:bold;
	padding-left: 13px;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(_gfx/nav/arrow_right_current.gif);
	background-repeat: no-repeat;
	background-position:3px 5px;
}

.leftnav_node_iscurrent a
{
	color:#000000;
}


/************************************************
Dropdown Menu
************************************************/

/* Wrapper class if needed */
.dropdownmenu
{
	position:absolute;
	top:86px;
	left:59px;
}

.menu
{	
	width:600px;
	border-collapse:separate;
}

.menuitem
{
	font-family: Verdana,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#132F65;
	background-color:#CDDEFC;
	padding: 3px 1px 3px 1px;
	border-left: solid 1px #006BBE;
	border-right: solid 1px #006BBE;
	border-bottom: solid 1px #006BBE;
	cursor: pointer;
}

.menuitem_top
{
	font-family: Verdana,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#132F65;
	background-color:#CDDEFC;
	padding: 3px 1px 3px 1px;
	border-top: solid 1px #006BBE;
	border-left: solid 1px #006BBE;
	border-right: solid 1px #006BBE;
	border-bottom: solid 1px #006BBE;
	cursor: pointer;
}

/* Need to define this because if image is used the item gets a table wrapper. */
.menuitem td,
.menuitem_top td
{
	font-family: Verdana,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#132F65;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded
{
	font-family: Verdana,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#0B193E;	
	background-color:#F4FAFF;
	padding: 3px 1px 3px 1px;
	border-left: solid 1px #006BBE;
	border-right: solid 1px #006BBE;
	border-bottom: solid 1px #006BBE;
	cursor: pointer;	
}

.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	font-family: Verdana,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#0B193E;	
	background-color:#F4FAFF;
	padding: 3px 1px 3px 1px;
	border-top: solid 1px #006BBE;
	border-left: solid 1px #006BBE;
	border-right: solid 1px #006BBE;
	border-bottom: solid 1px #006BBE;
	cursor: pointer;	
}

.menuitem_hover td,
.menuitem_active td,
.menuitem_expanded td,
.menuitem_hover_top td,
.menuitem_active_top td,
.menuitem_expanded_top td
{
	font-family: Verdana,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#0B193E;
}

/* Use for offsetting arrow */
.menuitem img,
.menuitem_top img,
.menuitem_hover img,
.menuitem_active img,
.menuitem_expanded img,
.menuitem_hover_top img,
.menuitem_active_top img,
.menuitem_expanded_top img
{
	margin-right:3px;
}

.menuitem_root
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color:#625C4D;
	padding: 3px 1px 3px 1px;
	padding-left:3px;
	background-color:#EFDC9E;
	border-top: solid 1px #EFDC9E;
	border-left: solid 1px #EFDC9E;
	border-bottom: solid 1px #EFDC9E;
	cursor: pointer;
}

.menuitem_root_selected,
.menuitem_root_hover,
.menuitem_root_expanded,
.menuitem_root_active
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;	
	padding: 3px 1px 3px 1px;
	padding-left:3px;
	background-color:#F2C532;
	border-top: solid 1px #F2C532;
	border-left: solid 1px #F2C532;
	border-bottom: solid 1px #F2C532;
	cursor: pointer;	
}

.menuitem_root_image
{
	border:0px;
	padding:0px;
	margin:0px;
	cursor: pointer;
}


/************************************************
Forms
************************************************/

.form
{
	width:700px;
	height:auto;
}

.form_in_tab
{
	padding-top:15px;
	padding-bottom:10px;
	padding-left:10px;	
}

.form div
{
	width:auto;
	margin-top:8px;
	margin-bottom:8px;
	clear: both;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label
{
	padding-top:3px;
	font-weight: bold;
	height:20px;
	float: left;
	width: 150px;
	text-align: left;
	vertical-align:middle;
}

.form_field
{
	height:20px;
	float: right;
	width: 550px;
	text-align: left;
	vertical-align:middle;
}

legend
{
	font-weight: bold;
	color:#625C4D;
}

fieldset
{
	border:solid 1px #CCCCCC;
	width:500px;
}

.form_normaltextbox
{
	width:300px;	
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	background-color: #E4F1FF;
	height:17px;
	padding-left:3px;
}

.form_normaldropdown
{
	width:300px;	
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	background-color: #E4F1FF;
	height:17px;
	padding-left:3px;	
}

.form_button
{
	background-image: url(_gfx/button_save_bg.gif);
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D7DBB2 #AD9C4D #868660 #E0C859
}

.form_message
{
	color:Red;
}

.form_message td
{
	color:Red;
}

.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	background-image: url(_gfx/back_arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.backbutton a
{
}

.radeditor div
{
	margin-top:0px;
	margin-bottom:0px;
}


/************************************************
Site map
************************************************/

.sitemap
{
  border:solid 0px #000000;
  background-color: #FFFFFF;
  padding-left:15px;
}

.sitemap a
{
}

.rootnode
{
	font-weight: bold;
	color: #625C4D;
	padding:3px 3px 0px 3px;
} 

.rootnode a
{ 
	color: #625C4D;
	font-weight: bold;
} 

.rootnode a:hover
{ 
} 

.parentnode
{
	padding:3px 3px 0px 3px;
}

.parentnode a
{
	color: #625C4D;
	font-weight: bold;
} 

.parentnode a:hover
{ 
} 

.leafnode
{
	padding:3px 3px 0px 3px;
} 

.leafnode a
{ 
} 

.leafnode a:hover
{ 
} 

.sitemap_file
{
	list-style-image: url(_gfx/_SiteMap/file.gif);	
}

.backtotoplink
{
	padding:10px 0px 10px 5px;
	font-size: 10px;
}


/************************************************
Search
************************************************/

.search
{
	width:100%;
	font-size:11px;
}

.search_title
{
	margin-top:7px;
	margin-bottom:7px;
	padding:5px;
	color:#FFFFFF;
	background-color:#0A3971;
	width:100%;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.search_summary
{
	font-weight:bold;
}

.search_result
{
	padding-top:5px;
	padding-bottom:5px;
}

.search_result_alternate
{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#EEEEEE;
}

.search_result_title
{
	font-weight:bold;
	font-size:12px;
}

.search_result_location
{
}

.search_result_location_field
{
	font-weight:bold;
}

.search_result_synopsis
{
	padding:0px 0px 0px 0px;
}

.search_result_synopsis_highlight
{
	background-color:Yellow;
}

.search_result_info
{
}

.search_result_info_field
{
	font-weight:bold;
}


/*****************************************
* Calendar month view
*****************************************/

.calendarDiv
{
	padding-bottom: 10px;
	text-align:center;
}

.Calendar_Css
{
	width:690px;
	border: solid 0px #CCCCCC;
}

.Calendar_DayHeader
{
	height: 1px;
	color: #FFFFFF;
	background-color: #637792;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 0px 2px 0px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, MS Sans Serif;
	border: solid 1px #CCCCCC;
}

.Calendar_Day
{
	text-align:left;
	vertical-align: top;
	background-color:#FFFFFF;
	color:#999999;
	font-size:18px;
	font-weight:bold;
	padding: 3px;
	width:14%;
	height:60px;
	font-family:Arial, Helvetica, MS Sans Serif;
	border: solid 1px #CCCCCC;
}

.Calendar_OtherMonthDay
{
	text-align:left;
	vertical-align: top;
	background-color:#E0E4E9;
	color:#999999;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	font-family:Arial, Helvetica, MS Sans Serif;
	border: solid 1px #CCCCCC;
}

.Calendar_SelectedDay
{
	text-align:left;
	vertical-align: top;
	background-color:#F2C532;
	color:#999999;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	font-family:Arial, Helvetica, MS Sans Serif;
	border: solid 1px #CCCCCC;
}

.Calendar_Selector
{
	color:#FFFFFF;
	background-color:#EFDC9E;
	font-size:13px;
	font-weight:bold;		
}

.Calendar_Title td
{
	padding: 5px 0px 5px 0px;
	background-color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	color: #637792;
	border: solid 0px #CCCCCC;
}

.Calendar_NextPrev
{
	padding: 2px 5px 2px 5px;
	background-color:#FFFFFF;
	width:180px;
}

.Calendar_NextPrev a
{
	font-size:10px;
	font-weight:normal;
	padding: 2px 5px 2px 5px;
	width:180px;
}

.Calendar_Today
{
	text-align:left;
	vertical-align: top;
	background-color:#FFF0A0;
	color:#999999;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	font-family:Arial, Helvetica, MS Sans Serif;
	border: solid 1px #CCCCCC;
}

.Calendar_WeekendDay
{
	text-align:left;
	vertical-align: top;
	background-color:#FFFFFF;
	color:#999999;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:60px;
	font-family:Arial, Helvetica, MS Sans Serif;
	border: solid 1px #CCCCCC;
}

.Calendar_EventTime
{
	color:#000000;
	font-weight:normal;
	font-size:11px;
}

.Calendar_EventLink
{
	font-weight:normal;
	font-size:11px;	
}

/*************************************************
* Component detail 
*************************************************/

.component_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

.component_subtitle
{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

.component_listitem
{
	padding: 0px 0px 15px 0px;
	width:400px;
}

.component_listitem div
{
	padding: 0px 0px 4px 0px;
	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:540;
	border:0px;
}

.listfaq td
{
	border-top:0px solid #DADADA;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	padding:4px;
	margin:0px;
}

.listfaq_pager
{
	text-align:right;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_a
{
}

/************************************************
*Link List
************************************************/
.link_name a
{
	color:#007799;
	text-decoration:none;
	font-weight:bold;
}

.link_name a:hover
{
	text-decoration:underline;
}

/************************************************
* Lists, including DataGrid classes
************************************************/

.listtable
{
	width:530px;
	border:1px solid #000000;
	border-collapse:  collapse;
}

.listtable th
{
	/*background-image: url(_gfx/table_head_bg.gif);*/
	background-color: #E7E7EF;
	padding:4px;
	border:1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #000000;
	height:25px;
}

.listtable_header a
{
	color:#FFFFFF;
}

.listtable td
{
	border:1px solid #000000;
	padding:4px;
	margin:0px;
}

.listtable tr:hover
{
	background-color:#D8DCE4;
}

.listtable_buttoncolumn
{
	width: 70px;
	font-size: 9px;
}

.listtable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 2px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2
}

.listtable_checkboxcolumn
{
	padding:0px;
	width:1px;
}

.listtable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.listtable_row_on
{
	background-color:#D8DCE4;
}

.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 solid #FFFFFF;
	padding:4px 4px 10px 0px;
	margin:0px;
}

.listcomponent_pager
{
	text-align:left;
}

/*For links on top of page*/
.topselector
{
	margin-bottom: 10px;
}

/*For dropdown filters*/
.filter
{
	margin-bottom: 10px;
	margin-top:10px;
}

/************************************************
* Image-using item list 
************************************************/

.righttable
{
	width:200;
	border:1px solid #f2c532;
	border-collapse:  separate;
}

.righttable th
{
	background-color: #f2c532;
	padding:4px;
	border-top:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	height:25px;
	
}

.righttable_header a
{
	color:#FFFFFF;
}

.righttable td
{
	border-top:1px solid #DADADA;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	padding:4px;
	margin:0px;
}

.righttable tr:hover
{
	background-color:#E4F1FF;
}

.righttable_buttoncolumn
{
	width: 30px;
	font-size: 9px;
}

.righttable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 4px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2
}

.righttable_checkboxcolumn
{
	padding:0px;
	width:1px;
}

.righttable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.righttable_row_on
{
	background-color:#E4F1FF;
}

.righttable_row_off
{
	background-color:#FFFFFF;
}


/***********************************************
* E-Notifier
***********************************************/

.tag_div
{
	padding: 10 0 20 0;
}

.area_div
{
	padding: 5 0 5 0;
}


/************************************************
Survey
************************************************/

.survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}


/************************************************
Staff Directory
************************************************/

.staff_column_div
{
	margin:10px 0px 0px 0px;
	clear:both;
	width:560px;
}

.staff_thumbnail_span
{
	float:left;
	width:105px;
}

.staff_listitem_span
{
	float:right;
	width:450px;
}


/************************************************
Department boxes
************************************************/
.box_container
{
	border:solid 0px #CCCCCC;
	margin: 0px 0px 0px 0px;
}

.box_title h1
{
	color:#75632F;
	font-size:11px;
	line-height:12px;
	margin:0px 0px 0px 0px;
	text-transform: uppercase;
}

.box_title span
{
	background:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 0px;
}

.box_list ul
{
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

.box_list a
{
	color:#B6A77D;
	font-weight:bold;
	text-decoration:none;
}

.box_list a:hover
{
	text-decoration:underline;
}

.box_list p
{
	margin: 10px 0px 10px 0px;
}

.box_bottomlink
{
	display:none;
}

/************************************************
Department home boxes
************************************************/
.home_box_container
{
	margin: 0px 0px 0px 20px;
	height:220px;
	width:185px;
}

.home_box_title
{
	display:none;
}

.home_box_title h1
{
	display:none;
}

.home_box_title span
{
	display:none;
}

.home_box_list ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.home_box_list li
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.home_box_list p
{
	margin: 10px 0px 10px 0px;
	text-align:center;
}

.home_box_list a
{
	text-decoration:underline;
}

.home_box_list a:hover
{
	text-decoration:none;
}

.home_box_bottomlink
{
	text-align:right;
}

.home_box_bottomlink a
{
	text-decoration:underline;
}

.home_box_bottomlink a:hover
{
	text-decoration:none;
}

/**************Business Directory*********/
.list_business p
{
	line-height: 10pt;
}

.business_image_container
{
	float: left;	
	padding:5px 5px 5px 0px;	
}

.business_list_container
{
	float: left;
	padding:5px 0px 0px 0px;
}

.business_searchbox
{
	width:254px;
	position: relative;
	left: 315px;	
	top: -34px;
}

.business_column_div
{
	margin:10px 0px 0px 0px;
	clear:both;
	width:560px;
}

.business_thumbnail_span
{
	float:left;
	width:105px;
}

.business_listitem_span
{
	float:right;
	width:450px;
}

ul.business_list
{
	margin-bottom: -1px;
}

.business_dropdown
{
	width: 280px;
	font-size: 9;
}

/******************************************/

/******************************************
* Photo Album 
******************************************/
#albumItem
{
	padding:20px 10px 30px 10px;
	text-align:center;
}
#albumItem em
{
	/*color: #777777;*/
	font-style: normal;
	font-size: 8px;
	line-height:normal;
}
#photostack
{
	padding-right: 21px;
	background-position: center center;
	padding-left: 21px;
	background-image: url(_gfx/album/exported_group.jpg);
	padding-bottom: 20px;
	overflow: hidden;
	width: 204px;
	padding-top: 25px;
	background-repeat: no-repeat;
	height: 204px;
	margin: 0px auto;
}
#photoStackImage
{
	text-align:center;
	margin: 0px auto;
	overflow: hidden;
	width: 160px;
	height: 110px;
	position:relative;
	vertical-align:middle;
	left: 0px; /*!important;
	left: 0px;*/
	top:21px; /*!important;
	top:0px;*/
}
#photoStackImage img
{
	display:block;
	overflow: hidden;
	margin: 0px auto;
}

#galleryName
{
	text-transform:uppercase;
	font-weight:bold;
}
#categoryListFooter
{
	float:none;
	display:block;
	margin-bottom:20px;
}
/* End Category List */

/* Picture List */

#photoItem
{
	padding:20px 10px 30px 10px;
	text-align:center;
	vertical-align:top;
}
#photoItem em
{
	/*color: #777777;*/
	font-style: normal;
	font-size: 8px;
	line-height:normal;
}
#picturestack
{
	padding-right: 21px;
	background-position: center center;
	padding-left: 20px;
	background-image: url(_gfx/album/single_photo.gif);
	padding-bottom: 20px;
	overflow: hidden;
	width: 240px;
	padding-top: 60px;
	background-repeat: no-repeat;
	height: 250px;
	margin: 0px auto;
}
#pictureStackImage
{
	text-align:center;
	margin: 0px auto;
	overflow: hidden;
	width: 208px;
	height: 130px;
	position:relative;
	vertical-align:middle;
	left: 0px; /*!important;
	left: 0px;*/
	top:0px; /*!important;
	top:0px;*/
}
#pictureStackImage img
{
	display:block;
	overflow: hidden;
	margin: 0px auto;
}

#photoName
{
	/*text-transform:uppercase;*/
	font-weight:bold;
}
/* End Picture List */

.jobapp_upload_label
{
	font-size: 10px;
	font-style: italic;
}

.lastupdated
{
	padding-top: 20px;
}
