/************************************************
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: #E5E5E5;
}

body,td,th,p,select,li,input,.container,.container_noleftnav,.content
{
	font-family: Verdana, Tahoma, Arial, Sans-serif; 
	font-size: 11px; 
	line-height: 14px;
	color: #524D40;
}

a
{
	color:#007799;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.error_message
{
	color:Red;	
}

.mainSpan
{
	position:absolute;
	left:0px;
	top:0px;
	/*width:760px;*/
	float:left;
	background-color: #E5E5E5;
	background-image: url(_gfx/nav/leftnavbackground.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
}

.mainSpan_noleftnav
{
	position:absolute;
	left:0px;
	top:0px;
	/*width:760px;*/
	float:left;
	background-color: #E5E5E5;
}

.mainSpan_noleftnav_home
{
	position:absolute;
	left:0px;
	top:0px;
	/*width:760px;*/
	float:left;
	background-color: #0C546C;
}

.adminSpan
{
	width:200px;
	float:right;
}

.header
{
	position:relative;
	clear: both;
	display:block;
	height:108px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align: text-top;
	background-image:url(_gfx/header.jpg);
	background-repeat: no-repeat;
}

.header_left
{
	float:left;
	width:130px;
	padding:10px 0px 0px 10px;
}

.header_right
{
	float:right;
	height:90px;
	width:600px;
}

.header_container
{
	position:relative;
	clear: both;
	display:block;
	width: 100%;
	height:143px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	vertical-align: text-top;	
	background-image:url(_gfx/header_tile.jpg);
	background-repeat: repeat-x;
}

.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
{
	position: absolute;
	left:435px;
	top: 60px;
	width:300px;
	padding:5px;
	text-align:right;
	font-size:10px;
}

.searchbox_textbox
{
	width:125px;
	font-size:10px;
}

.searchbox_button
{
	background-image: url(_gfx/go_button.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	border:0px;
	width:27px;
	height:20px;
}

.breadcrumb_wrapper
{
	background-image:url(_gfx/titlebackground.gif);
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	height:40px;
	clear:both;
}

.breadcrumb
{
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, MS Sans-Serif; 
	font-size: 9px;
	line-height:9px;
	color: #B8AB89;
}

.breadcrumb a
{ 
	font-family: Tahoma, Arial, MS Sans-Serif; 
	font-size: 9px; 
	color: #B8AB89;
}

.title_wrapper
{
	background-color:#F9F5E5;
	border-bottom:solid 1px #E8DCBC;
	width:609px;
	height: auto;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-family: Arial,Helvetica,MS Sans-Serif; 
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #007799;
	clear:both;
}

.title
{
	margin:0px 5px -8px 20px;
	width:450px;
}

.printerfriendly
{
	width:100px;
	text-align:right;
	position:relative;
	left:500px;
	bottom:10px;
	font-family: Verdana, Arial,Helvetica,MS Sans-Serif; 
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}

.title_wrapper_noleftnav
{
	background-color:#F9F5E5;
	border-bottom:solid 1px #E8DCBC;
	width:760px;
	height: auto;
	padding:5px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-family: Arial,Helvetica,MS Sans-Serif; 
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #007799;
	clear:both;
}

.title_noleftnav
{
	margin:0px 5px -8px 20px;
	width:601px;
}

.printerfriendly_noleftnav
{
	width:100px;
	text-align:right;
	position:relative;
	left:650px;
	bottom:10px;
	font-family: Verdana, Arial,Helvetica,MS Sans-Serif; 
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}

.title_subtitle
{
	background-color:#FFFFFF;
	margin: 10px 10px 10px 20px;
	font-family: Georgia, Times New Roman, Times;  
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

.contentContainer
{
	background-color: #ffffff;
	width: 760px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(_gfx/nav/leftnavbackground.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;	
}

.container
{
	float:right;
	width:609px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.container_noleftnav
{
	width:760px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
}

.content
{
	width:567px;
	height:auto;
	margin:5px 20px 20px 20px;
	border:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background-color:#FFFFFF;
	overflow:hidden;
}

.content_noleftnav
{
	width:720px;
	height:auto;
	margin:5px 20px 20px 20px;
	border:0px 0px 0px 0px;
	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 #CFBF92;
	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
{
	background-color:#E5E5E5;
	position:relative;
	display:block;
	clear: both;
	width: auto;
	padding:0px 0px 40px 0px;
}

.footer_text
{
	
	position:relative;
	top:20px;
	font-family: Tahoma, Arial, Verdana, MS Sans-Serif; 
	font-size: 11px;
	color: #364F56;
	background-color:#E5E5E5;
	text-align:center;
}

.footer_text_bottomline
{
	font-size:10px;
}

.footer_text_bottomline a
{
	color: #364F56;
	text-decoration: underline;
}

.footer_text_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;
	background: url(_gfx/home_content.gif) 0 0 repeat-y;
}

.home_content
{
	width:760px;
}

.home_collage
{
	text-align:center;
	width:760px;
	height:174px;
}

/*Image fade*/
#imgSlide
{
	position:absolute;
	left:0px;
	top:143px;
	z-index:20;
}

#imgHidden
{
	position:absolute;
	left:0px;
	top:143px;
}

.home_columns
{
	background: url(_gfx/homebottom.jpg) 0 0 no-repeat;	
	width:760px;
	height:190px;
}

.home_left
{
	float:left;
	width:33%;
}

.home_middle
{
	float:left;
	width:33%;
}

.home_right
{
	float:right;
	width:33%;
}

.online_services_button
{
	margin:30px 0px 0px 50px;
}

.online_services_button img
{
	border:0px;
}

.weather_button
{
	margin:5px 0px 0px 50px;
}

.weather_button img
{
	border:0px;
}

/************************************************
Left navigation 
************************************************/

.leftnav
{
	float:left;
	width:148px;
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size:11px;
	background-color:#B6A77D;
}

.leftnav a
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size:11px;
	color:#493428;
}

.leftnav_node_wrapper
{
	vertical-align:middle;
	padding:5px;
	border-bottom:solid 1px #D8CAA3;
	background-color:#A1926A;
}

.leftnav_node_wrapper_root
{
	vertical-align:middle;
	padding:5px;
	border-bottom:solid 1px #D8CAA3;
}

.leftnav_node
{
	padding-left: 10px;
	background-image: url(_gfx/nav/arrow_right.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
}

.leftnav_node_haschildren
{
	font-weight:bold;
	padding-left: 10px;
	background-image: url(_gfx/nav/arrow_down.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
}

.leftnav_node_haschildren a
{
	color:#FFFFFF;
}

.leftnav_node_iscurrent
{
	font-weight:bold;
	padding-left: 10px;
	background-image: url(_gfx/nav/arrow_right_current.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
}

.leftnav_node_iscurrent a
{
	color:#FFFFFF;
}


/************************************************
Dropdown Menu
************************************************/

/* Wrapper class if needed */
.dropdownmenu
{
}

.menu
{
	width:600px;
	border-collapse:separate;
}

.menuitem
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#FFFFFF;
	background-color:#105972;
	line-height: 20px;
	border-left: solid 1px #C6C6C6;
	border-right: solid 1px #C6C6C6;
	border-bottom: solid 1px #FFFFFF;
	cursor: pointer;
}

.menuitem_top
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#FFFFFF;
	background-color:#105972;
	line-height: 20px;
	border-top: solid 1px #C6C6C6;
	border-left: solid 1px #C6C6C6;
	border-right: solid 1px #C6C6C6;
	border-bottom: solid 1px #FFFFFF;
	cursor: pointer;
}

/* Need to define this because if image is used the item gets a table wrapper. */
.menuitem td,
.menuitem_top td
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size: 10px;
	line-height:20px;
	color:#FFFFFF;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#173964;	
	background-color:#D2E7EA;
	line-height: 20px;
	border-left: solid 1px #C6C6C6;
	border-right: solid 1px #C6C6C6;
	border-bottom: solid 1px #FFFFFF;
	cursor: pointer;	
}

.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	font-family: Tahoma,Arial,MS Sans-Serif;
	font-size: 10px;
	color:#173964;	
	background-color:#D2E7EA;
	line-height: 20px;
	border-top: solid 1px #C6C6C6;
	border-left: solid 1px #C6C6C6;
	border-right: solid 1px #C6C6C6;
	border-bottom: solid 1px #FFFFFF;
	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: Tahoma,Arial,MS Sans-Serif;
	font-size: 10px;
	line-height:20px;
	color:#173964;
}

/* 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;
	line-height: 20px;
	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;	
	line-height: 20px;
	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;
}

.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:#007799;
	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:540px;
	border: solid 1px #C8BA92;
}

.Calendar_DayHeader
{
	height: 1px;
	color: #FFFFFF;
	background-color: #C8BA92;
	font-weight: bold;
	font-size: 12px;
	padding: 2 0 2 0;
}

.Calendar_Day
{
	text-align:left;
	vertical-align: top;
	background-color:#ffffff;
	color:#C8BA92;
	font-size:14px;
	font-weight:bold;
	padding: 3 0 0 3;
	width:80px;
	height:80px;
}

.Calendar_NextPrev
{
	color:#ffffff;
	background-color:#D2E7EA;
	font-size:10px;
	font-weight:normal;	
	padding: 2 5 2 5;
}

.Calendar_OtherMonthDay
{
	text-align:left;
	vertical-align: top;
	background-color:#Ebe4d0;
	color:#888888;
	font-size:14px;
	font-weight:bold;
	padding: 3 0 0 3;	
	width:80px;
	height:80px;
}

.Calendar_SelectedDay
{
	text-align:left;
	vertical-align: top;
	background-color:#f2c532;
	color:#888888;
	font-size:14px;
	font-weight:bold;
	padding: 3 0 0 3;	
	width:80px;
	height:80px;	
}

.Calendar_Selector
{
	color:#ffffff;
	background-color:efdc9e;
	font-size:13px;
	font-weight:bold;		
}

.Calendar_Title
{
	color:#ffffff;
	background-color:#D2E7EA;
	font-size:14px;
	font-weight:bold;	
	padding: 3 0 3 0;
}

.Calendar_Today
{
	text-align:left;
	vertical-align: top;
	background-color:#f3fffa;
	color:#888888;
	font-size:14px;
	font-weight:bold;
	padding: 3 0 0 3;	
	width:80px;
	height:80px;		
}

.Calendar_WeekendDay
{
	text-align:left;
	vertical-align: top;
	background-color:#fafaf0;
	color:#888888;
	font-size:14px;
	font-weight:bold;
	padding: 3 0 0 3;	
	width:80px;
	height:80px;	
}

.Calendar_EventTime
{
	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
{
}

/************************************************
* Lists, including DataGrid classes
************************************************/

.listtable
{
	width:540;
	border:1px solid #007799;
	border-collapse:  separate;
}

.listtable th
{
	/*background-image: url(_gfx/table_head_bg.gif);*/
	background-color: #007799;
	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;
}

.listtable_header a
{
	color:#FFFFFF;
}

.listtable td
{
	border-top:1px solid #C4CBD3;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	padding:4px;
	margin:0px;
}

.listtable tr:hover
{
	background-color:#E4F1FF;
}

.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:#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 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 li
{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.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: 50px 5px 0px 5px;
	height:90px;
}

.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;
}

.home_box_list li
{
	margin-bottom: 10px;
	color:#C2F2FC;
}

.home_box_list p
{
	margin: 10px 0px 10px 0px;
	text-align:center;
	color:#C2F2FC;
}

.home_box_list a
{
	color:#C2F2FC;
	font-weight:bold;
	text-decoration:underline;
}

.home_box_list a:hover
{
	text-decoration:none;
}

.home_box_bottomlink
{
	display:none;
}


.blueHeader2
{
color: #007799;
font-family: verdana;
font-size: 14px;
font-weight: bold
}

.blueHeader3
{
color: #007799;
font-family: verdana;
font-size: 16px;
font-weight: bold
}

.blackHeader2
{
color: #000000;
font-family: verdana;
font-size: 14px;
font-weight: bold
}

.blackHeader3
{
color: #000000;
font-family: verdana;
font-size: 16px;
font-weight: bold
}

.redHeader2
{
color: #CC0000;
font-family: verdana;
font-size: 14px;
font-weight: bold
}

.redHeader3
{
color: #CC0000;
font-family: verdana;
font-size: 16px;
font-weight: bold
}

.tanHeader2
{
color: #AB9C71;
font-family: verdana;
font-size: 14px;
font-weight: bold
}

.tanHeader3
{
color: #AB9C71;
font-family: verdana;
font-size: 16px;
font-weight: bold
}

/******************************************
Photo Album 
******************************************/
.component_title_review
{
	display:none;
}

.component_back
{
	margin:0px 0px 10px 0px;
	clear:right;
}

.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: 20px 0 0 0;
}

.photo_thumb img
{
    display:block;
    overflow: hidden;
    margin: 0 auto;
}

.photo_detail
{
    text-align:center;
}

.photo_name
{
}

.slideshow_link
{
    float:right;
    font-weight:bold;
    font-size:smaller;
    width:140px;
	background: #082956 url(_gfx/int/form_button.gif) top repeat-x;
   	border: 1px solid #031b37;
 text-align:left;
    margin:0px 0px 10px 0px;
}

.slideshow_link a
{
    display:block;
    padding:4px 3px 4px 27px;
	color: #fafafa;
    background-image:url(_gfx/album/slideshow.gif);
    background-repeat:no-repeat;
    background-position:7px 7px;
    font-size:9px;
}

.slideshow_nav
{
    text-align:center;
}

.rss_button
{
	float: right;
	margin:-30px auto 0px auto;
}
