/************************************************
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 0 0 0px;
	background: #929469 url(../_gfx/westice.css/cmn/site_bg_strip.jpg) center top repeat-x;
	text-align: center;
}

table img{
	margin: 0px 10px 10px 10px;
}

a img
{
	border: 0px 0px 0px 0px;
}

/* Default error reporting style */
.error_message
{ 
	color: #c60;
	font-weight:bold;	
}

/* Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after, 
.mainSpan:after, 
.contentheader:after, 
.content:after, 
.container:after, 
.title:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, 
.mainSpan, 
.contentheader, 
.content, 
.container,
.title_right
{
	display:inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix,
* html .mainSpan, 
* html .contentheader, 
* html.content, 
* html.container, 
* html.title_right
{
	height:1%;
}

.clearfix, .mainSpan, .contentheader, .content, .container, .title_right
{
	display:block;
}
/* End hide from IE-mac \*/


/* Containing frame for the site */
.mainSpan_wrapper_home, .mainSpan_wrapper, .mainSpan_wrapper_dept, .mainSpan_wrapper_noleftnav, .mainSpan_wrapper_review  {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background: url(../_gfx/westice.css/cmn/site_bg.jpg) center top no-repeat;
}

.mainSpan
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 880px;
	margin: 0px auto 0px auto;
	text-align:left;
	z-index: 1;
	background: url(../_gfx/westice.css/cmn/header_bg.gif) 0 0 no-repeat;
}







/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPER
********************************************/
.mainSpan_wrapper_home .width_container{
	width: 880px;
	margin: 0 0 0 0px;
	padding: 0;
	background: url(../_gfx/westice.css/home/width_cont.gif) 0 0 repeat-y;
}

.mainSpan_wrapper .width_container{
	width: 880px;
	margin: 0 0 0 0px;
	padding: 0;
	background: url(../_gfx/westice.css/int/width_cont_bg.gif) 57px 0 repeat-y;
}

.mainSpan_wrapper_noleftnav .width_container, .mainSpan_wrapper_review .width_container{
	width: 880px;
	margin: 0 0 0 0px;
	padding: 0;
	background: url(../_gfx/westice.css/int/width_cont_bg_noleft.gif) 57px 0 repeat-y;
}



.mainSpan_wrapper_home .content_wrapper {
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	background: url(../_gfx/westice.css/home/home_bottom.jpg) 0 bottom no-repeat;
}

.mainSpan_wrapper .content_wrapper {
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../_gfx/westice.css/int/cont_wrap_bg.gif) 57px bottom no-repeat;
}

.mainSpan_wrapper_noleftnav .content_wrapper, .mainSpan_wrapper_review .content_wrapper
{
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../_gfx/westice.css/int/cont_wrap_bg_noleft.gif) 57px bottom no-repeat;
}

.mainSpan_wrapper_home .content_wrapper2 {
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 80px 0px;
	background: none;
}

.mainSpan_wrapper .content_wrapper2 {
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../_gfx/westice.css/int/cont_wrap_top.jpg) 57px 0 no-repeat;
}
.mainSpan_wrapper_noleftnav .content_wrapper2, .mainSpan_wrapper_review .content_wrapper2
{
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../_gfx/westice.css/int/cont_wrap_top_noleft.jpg) 57px 0 no-repeat;
}











/* 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;
}

.content iframe
{
	
	width: 98%;
	_width: 100%;
	_margin-left: 20px;
	border: none;
}

iframe.external_link
{
	background: none;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/
.header_wrapper{
	position: relative;
	top: 0px;
	width: 880px;
}

.printonly {
	display: none;
}

.header
{
	width: 880px;
	margin-left: 0px;
	height: 125px;
	font-size: 11px;
	font-family: verdana;
}

.header_left
{
	float:left;
	width: 290px;
}


.header_left a.home_link
{
	width: 350px;
	position: absolute;
	top: 40px;
	left: 240px;
	display:block;
	padding: 70px 0 0 50px;
	overflow: hidden;
	height: 0px !important;
	height /**/:70px;
	z-index: 1000;
}

.header_right
{
	float:right;
	width:300px;
}

.header_logo
{
	height: 1px;
	width: 1px;
	border: none;
}

/* Top line of links */


.header_nav_wrapper
{
	float: left;
	width: 100%;
	background: url(../_gfx/westice.css/cmn/header_nav_bg.gif) 0 0 no-repeat;
}

.header_nav
{ 
	float: left;
	text-align: left;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #d9d9c7;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 200px;
}

.header_nav a
{
	color: #d9d9c7; 
	text-decoration:none;
	padding: 0px 4px 0px 4px;
}

.header_nav a:hover, .header_lang_switch a:hover
{
	color: #d9d9c7;
	text-decoration:underline;
}

.header_lang_switch{
	float: left;
	text-align: left;
	padding: 6px 0px 0px 8px;
	background: none;
	width: 200px;
}

/* Container for search field and go button */
.searchbox
{ 
	float: right;
	width: 175px;
	margin: 0px 60px 0px 0px;
}

.searchbox_textbox
{
	float: left;
	height: 16px;
	padding: 0px 1px 0px 4px;
	margin: 8px 0px 0px 0px;
	font-size: 12px;
	line-height: 12px;
	background-color: #fff;
	color: #6a655c;
	border: 1px solid #8e9277;
	width: 120px;
	font-family: Arial, Sans-Serif;
}

.searchbox_button
{
	float: right;
	margin: 6px 0px 0px 0px;
}


.quicklink
{
    width:165px;
    height: 14px;
	font-size: 12px;
	color: #6a655c;
	margin: 20px 70px 5px 0px;
	float: right;
	font-family: Arial;
}

.quicklink option 
{
    width: 150px;
	color: #6a655c;
}


/************************************************
Content section
************************************************/
/* Page content container */
.mainSpan_wrapper .container
{ 
	width: 580px;
	float: left;
	padding: 0px 0px 0px 0px;
	background: url(../_gfx/westice.css/int/container_bg.gif) 0 0 repeat-x;
}



/* Contains breadcrumb, page title, printer friendly link */
.contentheader
{
	display: inline-table;
	width: 580px;
	background: url(../_gfx/westice.css/int/cont_hd_ban_bg.jpg) 0 0 no-repeat;
}

.contentheader_banner
{
	display:inline-table;
	width: 580px;
	margin: 0px;
	padding: 0px;
	background: url(../_gfx/westice.css/int/cont_banner.jpg) 2px 0 no-repeat;
}

img.deptbanner
{
	display: block;
	margin: 0 0 0 2px;	
}

.breadcrumb_wrapper
{
	padding: 5px 3px 5px 20px;
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	background: none;
	color: #5370af;
	float: left;
	width: 95%;
	font-family: Arial, Sans-Serif;
}

.contentheader_banner .breadcrumb_wrapper
{
	padding: 5px 3px 5px 20px;
	margin: 20px 0px 0px 0px;
	font-size: 10px;
	background: none;
	color: #5370af;
	float: left;
	width: 95%;
	font-family: Arial, Sans-Serif;
}

.breadcrumb{
	margin-bottom: 0px;
	width: 60%;
}
.breadcrumb a
{ 
	color: #5370af;
	text-decoration: underline;
}

.breadcrumb a:hover
{
	text-decoration: none;
}

.printer_friendly, .forward_link, .rss{
    font-size:10px;
	font-family: Arial, Verdana;
    float:right;
    height:24px;
    text-align:left;
}

.printer_friendly{width:50px;}
.forward_link{width:60px;}
.rss{width:45px;}

.printer_friendly a, .forward_link a, .rss a{
    display:block;
    padding-left:20px;
    text-decoration:underline;
    color: #5370af;
    height:24px;
}

.printer_friendly a{background: url(../_gfx/westice.css/int/print.gif) 0 0 no-repeat;}
.forward_link a{background:url(../_gfx/westice.css/int/email.gif) 0 0 no-repeat;}
.rss a{background:url(../_gfx/westice.css/int/rss.gif) 0 0 no-repeat;}

.printer_friendly a:hover, .forward_link a:hover, .rss a:hover
{
	text-decoration:none;
	color: #5370af;
}

.title
{
	width:100%;
	margin: 0px 0px 0px 0px;
	background: url(../_gfx/westice.css/int/title_bg.gif) 0 bottom no-repeat;
}

.contentheader_banner .title
{
	display:inline-table;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background: url(../_gfx/westice.css/int/title_bg.gif) 0 bottom no-repeat;
}

.title_right
{
	text-align: right;
	padding: 0px 20px 0px 0px;
	margin: -17px 0px 0px 0px;
	float: right;
	width: 30%;
}

.title_left{
	float: left;
	width: 90%;
	margin: 15px 0px 5px 0px;
}

.font_size
{
	float: right;
	color: #d9d9c7;
	line-height: 18px;
	font-size: 11px;
	font-family: Arial;
	margin: 3px 60px 0px 0px;
}

.font_size a
{
	color: #d9d9c7;
	text-decoration: none;
}
.fontsize a:hover
{
	color: #d9d9c7;
	text-decoration: underline;
}

.font_size a img
{
	border: 0px;
	margin: 0px;
}





.font_size span{
	margin: 5px 5px 0px 0px;
	line-height: 18px;
	}
	
.font_size img
{ 
	vertical-align: middle; 
	border: 0; 
	margin: 0px 5px 0px 0px;
}



.font_size div
{
	display: inline-block;
	width: 12px;
	height: 12px;
	cursor: pointer;
	float: left;
	margin: 0px 2px 0px 2px;
	border: solid 1px #4C8CC4;
	padding: 0 0 2px 0;
	text-align: center;
}

.font_size div.smallest
{
	font-size: 4px;
}

.font_size div.smaller
{
	font-size: 8px;
}

.font_size div.normal
{
	font-size: 10px;
}

.font_size div.larger
{
	font-size: 12px;
}

.font_size div.largest
{
	font-size: 12px;
}



.contentheader h1,
.contentheader_banner h1
{
    padding:0px 15px 5px 20px;
    margin:0px 0px 0px 0px;
	float: left;
	width: 100%;
	font-family: Times, sans-serif;
	font-size:28px;
	font-weight:normal;
	color: #1a333c;
	line-height: 24px;
}

.mainSpan_wrapper_noleftnav .title_left h1{
	padding:0px 15px 5px 20px;
    margin:0px 0px 0px 0px;
	float: left;
	width: 100%;
	font-family: Times, sans-serif;
	font-size:28px;
	font-weight:normal;
	color: #1a333c;
	line-height: 24px;
}

.contentheader h2,
.contentheader_banner h2
{
        padding: 0px 0px 0px 20px;
        margin:0px 0px 20px 0px;
	float: left;
        width:560px;
	font-family: Arial, Sans-Serif;
	font-size:16px;
	line-height:20px;
	font-weight: bold;
	color: #6b7d8c;
}

.fix_intheight{ float: right; width: 0px; height: 300px;}

/* Content: padding should be on content class NOT container */
.mainSpan_wrapper_home .content
{ 
	padding: 0px 0px 0px 0px;
}

.mainSpan_wrapper .content
{ 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 50px 20px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background: url(../_gfx/westice.css/int/content_bg.jpg) 0 bottom no-repeat;
}

.content a {
	color: #5370af;
	text-decoration: underline;
}

.content a:hover {
	color: #5370afs;
	text-decoration: none;
}

.content textarea
{
	width:525px;
}

.content p
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #62645f;
	padding: 0px 0px 0px 0px;
}


.leftColumn
{
	width: 520px;
}




.content ul
{
	padding:0px;
	margin:8px 0 10px 20px;
}

.content ul li
{
	padding: 2px 0px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.downloadmessage
{
	clear: left;
	background: #FFFEF6 url(../_gfx/westice.css/int/download_bg.gif) top center repeat-x;
	border:solid 1px #8DA8C9;
	text-align:center;
	width: 466px;
	margin: 10px auto;
	padding: none;
}

.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/westice.css/cmn/updated.gif) top center no-repeat;
	width: 90%;	
    color:#aba28f;
    font-size:9px;
	margin: 20px auto 0px auto;
    text-align:right;
    display: none;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}

.footer_wrapper
{
	float: left;
	width: 880px;
	height: 57px;
	margin: 0px 0px 0px 0px;
	background: none;
}

.footer
{
	width: 880px;
	height: 57px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size:11px;
	line-height: 13px;
	color: #fff;
	background: url(../_gfx/westice.css/cmn/footer_bg.jpg) 0 0 no-repeat;
}

.footer a
{
	color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
}

.footer a:hover
{
	color: #fff;
	text-decoration: none;
}

/**********************************
	NoLeftNav classes
***********************************/
.mainSpan_wrapper_noleftnav .container
{
	float: left;
	width: 880px;
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background: url(../_gfx/westice.css/int/cont_hd_noleft_bg.jpg) 0 0 no-repeat;
	
}

.mainSpan_wrapper_noleftnav .breadcrumb_wrapper 
{ 
    padding: 0px 3px 0px 45px;
	margin: 35px 0px 0px 0px;
	font-size: 10px;
	background: none;
	color: #5370af;
	float: left;
	width: 700px;
	font-family: Arial, Sans-Serif;
} 

.mainSpan_wrapper_noleftnav .title
{
	width:100%;
	margin: 0px 0px 30px 0px;
	float: left;
	background: url(../_gfx/westice.css/int/title_noleft_bg.gif) 0 bottom no-repeat;
}

.mainSpan_wrapper_noleftnav .title_left
{
	float: left;
	width: 90%;
	padding-left: 25px;
}

.mainSpan_wrapper_noleftnav .title_right
{
	float: right;
	width: 25%;
	padding: 0px 10px 0px 0px;
	margin-top: -15px;
	
}

.mainSpan_wrapper_noleftnav .content
{
	width: 700px;
	background: none;
	margin:0px 0px 60px 45px;
	padding:0px 0px 0px 0px;
}

/****************************************************
	REVIEW CLASSES
****************************************************/

.mainSpan_wrapper_review .container
{
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/cont_bg_noleft.jpg) 0 0 no-repeat;
	
}

.mainSpan_wrapper_review .breadcrumb_wrapper
{
	width: 60%;
	padding: 5px 3px 5px 25px;	
	font-size:10px;
	background: none;
	color: #5370af;
}

.mainSpan_wrapper_review .title
{
	width:100%;
	margin: 0px 0px 30px 0px;
	float: left;
}

.mainSpan_wrapper_review .title_left
{
	float: left;
	width: 90%;
	padding-left: 25px;
	padding-bottom: 10px;
}

.mainSpan_wrapper_review .title_right
{
	float: right;
	width: 40%;
	padding: 0px 10px 0px 0px;
	margin-top: -20px;
	
}

.mainSpan_wrapper_review .content
{
	width: 583px;
	padding: 0px 0px 80px 25px;
	background: none;

}
/* Classes inside .container_noleftnav_notitle */
/*.mainSpan_wrapper_noleftnav .fix_intheight{ display: none;}*/

.mainSpan_wrapper_noleftnav .contentheader
{
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/******************************************
		Review Page & Error Page classes
******************************************/
/* Used for content review pages, also error page */

/*.mainSpan_wrapper_review .fix_intheight{ display: none;}*/

.mainSpan_wrapper_review .contentheader
{
	display:none;
}

.mainSpan_wrapper_review .content{ padding: 0;}

.mainSpan_wrapper_review .component_title_review
{
	margin: 0px;	
	background: url(_gfx/int/contentheader_noleftbg.gif) top left no-repeat;
	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
    padding: 50px 0px 3px 20px;
	color: #1F5017;
	line-height: 24px;
}

.mainSpan_wrapper_review .component_title_review h1
{
    padding:50px 15px 3px 0px;
    margin:0px 0px 0px 0px;
	float: left;
	font-family: Times, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #1a333c;
	line-height: 24px;
}

.mainSpan_wrapper_review .component_title, .container_review .component_subtitle, .container_review .component_listitem{ margin-left: 20px;}

.mainSpan_wrapper_review .content > div{ padding-left: 15px;}

.mainSpan_wrapper_review .component_content
{
	width: 700px;
    padding: 0px 0px;
	margin: 0 20px;
    background-color:none;
}

/* Hide review title for all except .container_review */
.mainSpan_wrapper .component_title_review,
.mainSpan_wrapper_noleftnav .component_title_review
{
	display:none;
}

/************************************************
Department Home Page
************************************************/
/* Don't add padding, left/right margins, or borders to these containers */
.depthome_left
{
    padding:0px;
	margin: 0px;
	float: left;
	width: 380px;
	height: auto;
}

.depthome_right
{
    padding:0px;
	float: left;
	width: 140px;
}

.alphabetpicker a
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
}

/************************************************
Left navigation 
************************************************/
.leftnav_container
{
	float: left;
	padding: 0px 2px 0px 0px;
	background: url(../_gfx/westice.css/int/leftnav_cont_bg.gif) 0 0 no-repeat;
}

.leftnav
{
	width: 172px;
	float:left;
	margin: 0px 0px 0px 61px;
	padding: 35px 0px 240px 12px;
	font-size:11px;
	font-family: Arial, Sans-Serif;
	background: none;
}

.leftnav a
{
	display:block;
	padding: 4px 3px 4px 7px;
	line-height: 18px;
	color: #fff !important;
	text-decoration:none;
}

.leftnav a:hover,
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover
{
	color: #fff;
	background: #2b498d url(../_gfx/westice.css/nav/leftnav_over.gif) 0 0 repeat-x;
	text-decoration:none;
}

.leftnav a span
{
	color: #fff;
}

.leftnav a:hover span
{
	color: #fff;
}

.leftnav_node_wrapper_root .leftnav_node a span
{
	color: #fff;
}
.leftnav_node_wrapper_root .leftnav_node a:hover span
{
	color: #fff;
}

.leftnav_node_wrapper_root .leftnav_node_iscurrent a span
{
	color: #fff;
}
.leftnav_node_wrapper_root .leftnav_node_iscurrent a:hover span
{
	color: #fff;
}

.leftnav_node_wrapper
{
	border-bottom:1px solid #76898f;
	background: #92a5ab;
}
.leftnav a span{
	padding-left: 9px;
	background: url(../_gfx/westice.css/nav/arrow_right.gif) no-repeat 0px 3px;
}

.leftnav_node_wrapper .leftnav_node a
{
	color: #fff;
	background: #92a5ab;
}
.leftnav_node_wrapper .leftnav_node a:hover
{
	color: #fff;
	background: #2b498d url(../_gfx/westice.css/nav/leftnav_over.gif) 0 0 repeat-x;
}

.leftnav_node_wrapper a span
{
	/*background: url(_gfx/nav/arrow_right_child.gif) no-repeat 0px 4px;*/
	display: block;
}

.leftnav_node_wrapper_root
{
	border-bottom: 1px solid #fff;
}

.leftnav_node_haschildren
{
	background: #76898f;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren
{
	background-color: #76898f;
}


.leftnav_node_haschildren a span
{
	border-bottom: none !important;
	color: #fff;
	padding-left: 12px;
	background: url(../_gfx/westice.css/nav/arrow_down.gif) no-repeat 0px 7px;
	font-weight:bold;
}

.leftnav_node_iscurrent a span
{
	color: #fff;
	padding-left: 9px;
	background: url(../_gfx/westice.css/nav/arrow_right_current.gif) no-repeat 0px 6px;
	font-weight:bold;	
}
.leftnav_node_iscurrent a:hover span
{
	color: #fff;
	background: url(../_gfx/westice.css/nav/arrow_right.gif) no-repeat 0px 6px;
	font-weight:bold;	
}

.leftnav_node_wrapper .leftnav_node a span, .leftnav_node_wrapper_root .leftnav_node a span {
	background: none;
}
.leftnav_node a:hover, .leftnav_node_wrapper .leftnav_node a:hover, .leftnav_node_wrapper_root .leftnav_node_haschildren a:hover
{
	color: #fff;
	background: #2b498d url(../_gfx/westice.css/nav/leftnav_over.gif) 0 0 repeat-x;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover span {
	color: #fff;
	background: url(../_gfx/westice.css/nav/arrow_down.gif) no-repeat 0px 7px;
}

.leftnav_node_wrapper_root .leftnav_node a span
{
	/*background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 6px;*/    /*wrapper root arrows*/
}

.leftnav_node_haschildren a:hover span {
	color: #fff;
	background: url(../_gfx/westice.css/nav/arrow_down_white.gif) no-repeat 0px 7px;
}

.leftnav span{
	display: block;
}

/************************************************
Dropdown Menu
************************************************/
/* Menu wrapper */ 
.dropdownmenu
{ 
	position: relative;
	width: 758px;
	padding: 0;
	margin-left: 18px;
	z-index: 5000;
}


.dropdownmenu a
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#noscript_dropdown
{
	overflow: hidden;
}

/************************************************
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: #856F3E url(_gfx/int/form_button.gif) top repeat-x;
	font-family:Tahoma, :0;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #fafafa;
	border: 1px solid #493422;
}

.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
{
  width: 500px;
  border:solid 0 #000;
  padding-left:15px;
}

.sitemap img{
	padding: 0 5px 0 0;
	margin: 0;
}

.rootnode,
.parentnode,
.leafnode
{
	padding:0px;
}

.rootnode
{
	font-weight: bold;
	color: #625C4D;
} 

.rootnode a,
.parentnode a
{ 
	color: #625C4D;
	font-weight: bold;
} 

.sitemap_file
{
	list-style-image: url(_gfx/_SiteMap/file.gif);	
}

.backtotoplink
{
	padding:10px 0 10px 5px;
	font-size: 10px;
}

/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:5px 0px 20px 0px;
    text-align:center;
}

.calendar_filter select
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
    width:180px;
}

.calendar_wrapper
{
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 700px;
}

.calendar
{
	width:100%;
	/*border: 1px solid #d1c9b0;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.calendar_dayheader
{
	height: 1px;
	color: #fff;
	background-color: #5a6b70;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	padding: 2px 0px;
	text-transform: uppercase;
	border: 1px solid #5a6b70;
}

.calendar_selector
{
	color:#ffffff;
	background-color:none;
	font-size:9px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 10px 0px 12px 0px;
	background: none;
	font-family: Arial,Helvetica,san-serif;
	font-size: 20px;
	font-weight: normal;
	color: #5a6b70;
	width:60%;
}

td.calendar_nextprev
{
	width:200px !important;
	text-align: center;
}

.calendar_nextprev a
{
    font-family: Verdana;
	font-size:11px;
	color:#5370af !important;
	font-weight: normal;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_selectedday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-family: Arial, Helvetica, san-serif;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	padding: 3px 3px 3px 3px;	
	width: 95px;
	height:100px;
	border: 1px solid #5a6b70;
}

.calendar_day a,
.calendar_today a,
.calendar_weekendday a,
.calendar_selectedday a,
.calendar_othermonthday  a
{
	color: #5370af;
	padding: 0 5px 8px 5px;
	margin:0px 0;
}

.calendar_day,
.calendar_weekendday
{
	background: none;
	color:#62645f;
}

.calendar_othermonthday
{
	background:#d1d4b8;
	color:#9a9b97;
}

.calendar_today
{
    background: #dae5e9;
	color:#5370af;
}

.calendar_selectedday
{
	background-color:#f2C532;
	color:#493421;
}

.calendar_eventtime
{
	color:#666666;
	font-size:10px;		
	font-weight: normal;	
	line-height:11px;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	display: block;
}

.calendar_eventlink
{
	font-size:10px;		
	font-weight: normal;
	line-height:11px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
}

.calendar_allinone .listtable
{
	width:720px;
}

.calendar_day br,
.calendar_weekendday br,
.calendar_othermonthday br,
.calendar_today br,
.calendar_selectedday br
{
	display: none;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
    padding:5px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
    width:95%;
	font-family: Arial, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	color: #707e89;
}

.component_subtitle
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 2px 20px;
    width:95%;
	font-family: Arial, sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight: normal;
	color: #707e89;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px;
	width:400px;
}

.component_listitem a
{
	color: #5370af;
}
.component_listitem a:hover
{
	color: #5370af;
	text-decoration: none;
}

.component_listitem div
{
	margin-left: 0px;
	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: 0px 0px 0px 0px;
}

.component_content p
{
	font-size: 11px;
	line-height: 20px;
	padding-right: 40px;
}

/************************************************
Lists, including DataGrid classes
************************************************/
/* For links on top of page */
.topselector
{
	margin: 10px 0;
}

/* For dropdown filters */
.filter
{
	width: 500px;
	margin: 10px 0px 10px 0px;
}

.filter a{
	color: #5370af;
}

.filter a:hover{
	color: #5370af;
	text-decoration: none;
}

.filter select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	width:180px;
}

.timing
{
}

.listtable
{
	width:505px;
	border:1px solid #8DA8C9 !important;
	background-color:#fff;
	border-collapse:separate;
	margin: 10px 0;
}

.listtable img
{
	margin:0;
}

.listtable th
{
	background-color: #8DA8C9;
	padding:4px;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	text-transform:uppercase;
	border:0px;
}

.listtable_header a
{
	color:#ffffff;
}

.listtable td
{
	border:0;
	border-top:1px solid #c3bfa7;
	padding:4px;
	margin:0;
}

.listtable tr:hover
{
	background-color:#eaeff5;
}

.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
{
	width: 500px;
	border:solid 0px #ffffff;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px;
	padding:4px 4px 10px 0;
	margin:0px;
}

.listcomponent img {margin: 0;}

.listcomponent .newsimg img {margin: 4px 10px 0 0;border:1px solid #999 !important; float:left;}
.listcomponent .newstitle {float:left;}
.newspostdate {font-style:italic;}

.listdocument td {padding:0px !important;}
.listdocument td img {float:right !important;padding:2px 10px 2px 0 !important;}

/************************************************
Image-using item list 
************************************************/
.righttable
{
    width:200px;
	border:1px solid #1f5017;
	border-collapse: separate;

}

.righttable th
{
	background-color: #1f5017;
	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:505px;
	padding:0;
	border-collapse: separate;
	background-color:#FFFEF6;
	border:1px solid #8DA8C9;
}

.listfaq td
{
	padding:4px;
	border:none;
}

.listfaq_answers
{
	width:540px;
	padding:0;
	border-collapse: separate;
}

.listfaq_answers td
{
	padding:4px;
	font-size: 12px;
	line-height: 20px;
}

.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;
}


div.survey_container
{
	width: 450px;
}

div.survey_container table, 
div.survey_container textarea
{
	width: 450px;
}

/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	margin:10px 0px 0px 0px;
	width:560px;
	display:block;
	position:relative;
	float:left;
}

.staff_thumbnail_span
{
	float:left;
	width:105px;
}

.staff_thumbnail_span img
{
	padding:0px;
	margin:0px 0px 10px 0px;
	border-width:1px;
	border-style:solid;
}

.staff_listitem_span
{
	float:right;
	width:450px;
	margin:0px 0px 10px 0px;
}

.staff_component_title
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:95%;
	font-family: Arial, Sans-Serif;
	font-size:16px;
	line-height:20px;
	font-weight: bold;
	color: #707e89;
}


/******************************************
Photo Album 
******************************************/
.album_item
{
	margin-bottom:20px;
	text-align:center;
}

.album_thumb
{
	background-position: top center;
	background-image: url(../_gfx/album/exported_group.gif);
	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;
    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 0px 10px;
}

.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;
}

/******Weather component***/
.weather_button
{
	margin:5px 0px 0px 50px;
}

.weather_button img
{
	border:0px;
}

.forecast_item
{
	text-align: center;
	float: left;
	border: solid 2px #2466BF;
	height: 180px;
	width: 87px;
	margin: 5px;
	overflow: hidden;
	line-height: 18px;
	background-color:#fff;
}

.forecast_item img
{
	width: 79px;
	height: 49px;
}

.forecast_container
{
	padding: 20px;
}

.weather_home_icon 
{
	width: 79px;
	height: 49px;
}

.weather_home_icon img
{
	margin-top:7px;
	border:0px;
}

/****************************************
	NEW DEPARTMENT BOX CONTAINERS
*****************************************/
.box_list{    padding: 5px ;}
.depthome_right .box_container
{
	width: 134px;
	font-size:10px;
	line-height:12px;
	border: 0px;
	margin-left: 0px;
}

.depthome_right .news_box_title
{
	width: 134px;
	background: url(../_gfx/westice.css/int/dept_news_top.gif) 0 0 no-repeat;
	display:block;
	padding: 44px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:44px;
}

.depthome_right .event_box_title
{
	width: 134px;
	background: url(../_gfx/westice.css/int/dept_events_top.gif) 0 0 no-repeat;
	display:block;
	padding: 44px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:44px;
}


.depthome_right .box_list
{
	margin-left: 5px;
	padding-right: 5px;
    background: #eaeff5;
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
	color: #2d4f5c;
	width: 113px;
}

.depthome_right .box_list a
{
	font-weight: bold;
	color: #2d4f5c;
	text-decoration:none;
}

.depthome_right .box_list a:hover
{
	font-weight: bold;
	text-decoration:underline;
}

.depthome_right .box_list p
{
	margin: 6px 0;
	margin-left: 5px;
	padding-right: 5px;
	text-align:center;
	font-size:10px;
	background: none;
}

.depthome_right .box_item_title
{
    margin-bottom:5px;
	padding: 2px 5px 2px 5px;
    clear:both;
}

.depthome_right .box_item_date
{
    padding: 0px 0px 8px 5px;
	font-family: Arial, Verdana;
    font-size: 11px;
	color: #2d4f5c;
}

.depthome_right .box_bottomlink{
	clear:both;
	margin-left: 5px;
	padding-right: 5px;
	width: 118px;
	height: 26px;
	background: #eaeff5;
}

.depthome_right .box_bottomlink a
{
	display: block;
	width: 45px;
	height: 20px;
	color: #4584b3;
	font-weight: bold;
	text-decoration:none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: left;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 75px;
}

.depthome_right .box_bottomlink a:hover{
	display: block;
	height: 20px;
	color: #4584b3;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration:underline;
	padding: 5px 0px 0px 0px;
}


.depthome_right .boxRSSlinks
{
	display: none;
}


.mainSpan_wrapper .component_title_review
{
	display: none;
}


.livingBtn a
{
	display: block;
	float: left;
	width: 213px;
	height: 64px;
	margin: 0px 0px 0px 0px;
	background: url(_gfx/home/livingBtn.jpg) 0 0 no-repeat;
}
.livingBtn a:hover
{
	background: url(_gfx/home/livingBtn.jpg) 0 -64px no-repeat;
}
.visitingBtn a
{
	display: block;
	float: left;
	width: 213px;
	height: 51px;
	margin: 0px 0px 0px 0px;
	background: url(_gfx/home/visitingBtn.jpg) 0 0 no-repeat;
}
.visitingBtn a:hover
{
	background: url(_gfx/home/visitingBtn.jpg) 0 -51px no-repeat;
}
.businessBtn a
{
	display: block;
	float: left;
	width: 213px;
	height: 59px;
	margin: 0px 0px 0px 0px;
	background: url(_gfx/home/businessBtn.jpg) 0 0 no-repeat;
}
.businessBtn a:hover
{
	background: url(_gfx/home/businessBtn.jpg) 0 -59px no-repeat;
}


/*************************************
	javascript slider
**************************************/

.demoDiv{
	background-color: none; 
	margin-left: 0px;
	width: 200px; 
	overflow: hidden;
	visibility: hidden;
	display:none;
}

/*****************************
	Firefox3 Specific  (Its sad that we need these now)
******************************/


html>/**/body .footer_wrapper, x:-moz-any-link, x:default { /*margin: 0px 0px 0px 0px; */ }

/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project.
*/

/* Same as title_subtitle except without padding left */
.subtitle
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 10px 0px;
	font-family: Arial, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight: bold;
	color: #707e89;
}

table.tableData
{
	width: 50%;
	border:1px solid #8DA8C9 !important;
	background-color:none;
	border-collapse:separate;
}

.tableData td
{
	border:0;
	border-top:1px solid #E6E4D8;
	padding:4px;
	margin:0;
	color: #6A655C;
}

.tableData th, .tableDataHdr
{
	padding: 4px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #fff;
	background-color: #8DA8C9;
	text-transform:uppercase;
}

.tableDataHdr a, 
.tableData th a
{
	color: #ffffff;
}

.tableData tr:hover
{
	background: #E9EEF4;
}

.tableBox
{
	border: 1px solid #8DA8C9;
	font-size: 11px;
	background: none;
	color: #6A655C;
	padding:3px;
}

.sidebar{
	background:#ebf5e3;
	float: left;
	width: 192px; 
	margin: 0px 0 10px 10px;
	padding: 10px 10px 40px 10px;
	border-top: 7px solid #c9dcbb;
}

.sidebar p{
	color: #585656;
}

.sidebar p a{
	font-size:12px;
	color: #585656;
	text-decoration: underline;
	display: block;
	padding-left: 15px;
	background: url(_gfx/home/event_bullet.gif) 0 6px no-repeat;
}

.sidebar p a:hover{
	text-decoration: none;
}

.sidebar p img{
	margin: 20px 0px 0px 15px;
	border: 3px solid #c9dcbb;
}



*html .sidebar {width:192px;}

/*
Inherit stock styles
*/

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Arial, Sans-Serif !important;
	font-size: 12px !important;
	line-height: 16px !important;
	color: #6a655c;
}

a
{
	color:#5370af;
}





.captcha img
{
	padding:0;
	margin:0;
	float:left;
}

.captcha #LBD_CaptchaDiv
{
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #c2bca6;
}