/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

/************************************************
Base font style and size set here
************************************************/
body
{
	border: none;
	margin: 0px;
	padding: 0px;
	background: #0076b8 url(_gfx/cmn/site_bg_strip.jpg) 0 0 repeat-x;
	text-align: center;
	font-family: Tahoma, Sans-Serif;
	font-size:  13px;
}


table{
	font-size: 13px;
}

talbe thead img { padding:0; margin:0; }

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Tahoma, Sans-Serif;
	font-size: 13px;	
	line-height:18px;
	color: #505050;
}

a img
{
	border: 0px;
}

a
{
	color:#01669c;
}

a:hover
{ 
    text-decoration:none; 
}

/* 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, .subfieldset_div:after,
 .field_div:after,
 .enewsletter:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, 
.mainSpan, 
.contentheader, 
.content, 
.container,
.title_right,
.subfieldset_div, 
 .field_div,
 .enewsletter
{
	display:inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix,
* html .mainSpan, 
* html .contentheader, 
* html.content, 
* html.container, 
* html.title_right, 
* html.subfieldset_div, 
* html.field_div,
* html.enewsletter
{
	height:1%;
}

.clearfix, .mainSpan, .contentheader, .content, .container, .title_right, .subfieldset_div, .field_div, .enewsletter
{
	display:block;
}
/* End hide from IE-mac \*/


/* Containing frame for the site */
.mainSpan_wrapper_home, .mainSpan_wrapper, .mainSpan_wrapper_noleftnav, .mainSpan_wrapper_review  {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	/*background: url(_gfx/cmn/site_bg.jpg) center 0 no-repeat;*/
}

.mainSpan
{
	position: relative;
	width: 940px;
	margin: 0px auto;
	text-align:left;
	z-index: 1;
}





/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPERS
********************************************/
.mainSpan_wrapper_home .width_container{
	width: 940px;
	margin: 0;
	padding: 0;
	background: url(_gfx/home/width_cont_bg.gif) 0 0 repeat-y;
}

.mainSpan_wrapper .width_container{
	width: 940px;
	margin: 0;
	padding: 0;
	background: url(_gfx/int/width_cont_bg.gif) 0 0 repeat-y;
}

.mainSpan_wrapper_noleftnav .width_container, .mainSpan_wrapper_review .width_container{
	width: 940px;
	margin: 0;
	padding: 0;
	background: url(_gfx/int/width_cont_bg_noleft.gif) 0 0 repeat-y;
}

.mainSpan_wrapper_home .content_wrapper {
	float: left;
	width: 940px;
	margin: 0;
	background: url(_gfx/home/cont_wrap_bottom.jpg) 0 bottom no-repeat;
}

.mainSpan_wrapper .content_wrapper {
	float: left;
	width: 940px;
	margin: 0;
	padding: 0;
	background: url(_gfx/int/cont_wrap_bottom.jpg) 0 bottom no-repeat;
}

.mainSpan_wrapper_noleftnav .content_wrapper, .mainSpan_wrapper_review .content_wrapper
{
	float: left;
	width: 940px;
	margin: 0;
	padding: 0;
	background: url(_gfx/int/cont_wrap_bottom_noleft.jpg) 0 bottom no-repeat;
}



.mainSpan_wrapper_home .content_wrapper2 {
	float: left;
	width: 940px;
	margin: 0;
	padding: 0;
}

.mainSpan_wrapper .content_wrapper2 {
	float: left;
	width: 940px;
	margin: 0;
	padding: 0;
	background: url(_gfx/int/cont_wrap_top.jpg) 0 0 no-repeat;
	height: auto !important;
	min-height: 400px;
	height: 400px;

}
.mainSpan_wrapper_noleftnav .content_wrapper2, .mainSpan_wrapper_review .content_wrapper2
{
	float: left;
	width: 940px;
	margin: 0;
	padding: 0;
	background: none;
	height: auto !important;
	min-height: 400px;
	height: 400px;
}


/* 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;
	line-height:0;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/
.header_wrapper{
	position: relative;
	padding: 0px;
	width: 100%;
	background: url(_gfx/cmn/header_bg.jpg) 0 0 no-repeat;
	z-index: 4999;
}

.header
{
	position: relative;
	width: 940px;
	margin: 0px auto;
	height: 124px;
	z-index: 4999;
}

.header_left
{
	float:left;
	width: 0px;
}


.header_left a.home_link
{
	width: 230px;
	position: absolute;
	top: 38px;
	left: 26px;
	display:block;
	padding: 70px 0 0 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:70px;
	z-index: 1000;
}

.header_right
{
	float:right;
	margin: 34px 0px 0px 0px;
	width: 373px;
}

.header_logo
{
	height: 1px;
	width: 1px;
	border: none;
}

/* Top line of links */

.header_nav
{ 
	text-align: right;
	padding: 5px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #98d0ec;
	float: right;
}

.header_nav a
{
	color: #98d0ec; 
	text-decoration:none;
	padding: 0;
	margin: 0 0px 0 20px;
}

.header_nav a:hover
{
	color: #98d0ec;
	text-decoration:underline;
}

.header_nav .translateSite { font-size: 15px; font-weight:bold;}

.langSwitch
{
	position: absolute;
	top: 5px;
	left: 20px;
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #98d0ec;
}

.langSwitch a
{
	text-decoration: none;
	color: #98d0ec;
}
.langSwitch a:hover
{
	text-decoration: underline;
	color: #98d0ec;
}
/* Container for search field and go button */
.searchbox
{ 
	position: absolute;
	top: 65px;
	left: 738px;
	width: 180px;
	height: 25px;
	background: url(_gfx/cmn/search_bg.gif) 0 0px no-repeat;
}

.searchbox_textbox
{
	float: left;
	height: 13px;
	padding: 2px 4px 3px 4px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 12px;
	background: #bad4e4;
	color: #014e79;
	border: 1px solid #096d9e;
	width: 130px;
	font-family: Tahoma, Sans-Serif;
}

.searchbox_button
{
	float:left;
	width: 29px;
	height: 24px;
	font-family: Arial, Sans-Serif;
	color: #fff;
	font-size: 12px;
	padding: 1px 0 0 7px;
	margin: 0;
	background: url(_gfx/cmn/goBtn_bg.gif) 0 0 no-repeat;
}

.searchbox_button a
{
	color: #fff;
	text-decoration: none;
}


.quicklink 
{
    position: absolute;
	top: 32px;
	left: 583px;
	width:172px;
    height: 21px;
	font-size: 11px;
	margin: 6px 11px 0 5px;
	float: left;
}
.quicklink select 
{
    width: 172px;
	height: 21px;
}

.quicklink option 
{
    padding:2px;
}


/************************************************
Content section
************************************************/
/* Page content container */
.mainSpan_wrapper .container
{ 
	width: 695px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	overflow: hidden;
}

/* Contains breadcrumb, page title, printer friendly link */
.contentheader
{
	display: inline-table;
	width: 695px;
	margin: 0px 0px 0px 0px;
	background: none;
}

.mainSpan_wrapper_noleftnav .contentheader
{
	width: 886px;
	margin: 0px 0px 0px 0px;
}


.contentheader_banner
{
	display:inline-table;
	width: 695px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: none;
}

.image_banner
{
	display: block;
}

.breadcrumb_wrapper
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #7e8082;
	float: left;
	width: 90%;
}

.contentheader_banner .breadcrumb_wrapper
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #7e8082;
	float: left;
	width: 90%;
}

.breadcrumb{
	margin-bottom: 0px;
}
.breadcrumb a
{ 
	color: #7e8082;
	text-decoration: underline;
}

.breadcrumb a:hover
{
	text-decoration: none;
}

.printer_friendly, .forward_link, .rss{
    font-size: 11px;
    float:right;
    height:24px;
    text-align:left;
}

.printer_friendly{width:55px;}
.forward_link{width:60px;}
.rss{width:50px;}

.printer_friendly a, .forward_link a, .rss a{
    display:block;
    padding-left:18px;
    text-decoration:underline;
    color: #0069a2;
    height:24px;
}

.printer_friendly a{background: url(_gfx/int/print.gif) 0 2px no-repeat;}
.forward_link a{background:url(_gfx/int/email.gif) 0 2px no-repeat;}
.rss a{background:url(_gfx/int/rss.gif) 0 2px no-repeat;}

.printer_friendly a:hover, .forward_link a:hover, .rss a:hover
{
	text-decoration:none;
	color: #0069a2;
}

.title
{
	width:100%;
	margin: 0px 0px 0px 0px;
	background: #d1d9df url(_gfx/int/title_bg.gif) 0 bottom repeat-x;
}

.title_right
{
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	float: right;
	width: 50%;
}


.title_left
{
	float: left;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 10px 0px;
}


.contentheader h1,
.contentheader_banner h1
{
    padding:0px 15px 0px 0px;
    margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #014f79;
	line-height: 19px;
	text-transform: uppercase;
}

.mainSpan_wrapper_noleftnav .title_left h1{
	padding:0px 15px 0px 0px;
    margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #014f79;
	line-height: 19px;
	text-transform: uppercase;
}

.contentheader h2,
.contentheader_banner h2
{
    padding: 0px 0px 18px 0px;
    margin: 0px 0px 0px 20px;
	float: left;
    width:90%;
	font-family: Tahoma, Sans-Serif;
	font-size: 14px;
	line-height:17px;
	font-weight: bold;
	color: #559354;
}
.contentheader_banner h2
{
	padding: 0px 0px 0px 0px;
}




/* Content: padding should be on content class NOT container */
.mainSpan_wrapper_home .content
{ 
	padding: 0px 0px 0px 0px;
}

.mainSpan_wrapper .content
{ 
	float: left;
	width: 654px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 40px 15px;
	background: none;
}

.content textarea
{
	width:525px;
}

.content ul
{
	padding:0px;
	margin:8px 0px 10px 30px;
}

.content ul li
{
	padding: 2px 0px;
}

.downloadmessage
{
	clear: left;
	background: #fff;
	border:solid 1px #788c6b;
	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: none;
	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**********************/


.mainSpan_wrapper .footer_wrapper, .mainSpan_wrapper_home .footer_wrapper, .mainSpan_wrapper_noleftnav .footer_wrapper, .mainSpan_wrapper_review  .footer_wrapper
{
	float: left;
	padding: 0;
	z-index: 1;
	height: 111px;
	overflow: hidden;
	background: url(_gfx/cmn/footer_bg.jpg) 0 0 no-repeat;
}

.mainSpan_wrapper_home .footer, .mainSpan_wrapper .footer, .mainSpan_wrapper_noleftnav .footer, .mainSpan_wrapper_review  .footer
{
	width: 940px;
	height: 111px;
	padding: 0;
	overflow: hidden;
	color: #53360b;
}

.footer_nav
{
	float: left;
	width: 100%;
	text-align: center;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
.footer_nav a
{
	color: #fff;
	margin: 0px 20px 0px 20px;
	text-decoration: none;
}
.footer_nav a:hover
{
	color: #fff;
	text-decoration: underline;
}
.footer_text
{
	float: left;
	text-align: left;
	line-height: 13px;
	margin: 10px 0px 0px 55px;
	padding: 0px;
	font-size: 11px;
	color: #91c2de;
}
.footer_text a
{
	color: #fff;
	text-decoration: none;
}
.footer_text a:hover
{
	color: #fff;
	text-decoration: underline;
}

.footer a img
{
	margin-left: 10px;
}
.footer img
{
	float: right;
	margin-top: 25px;
}


/**********************************
	NoLeftNav classes
***********************************/
.mainSpan_wrapper_noleftnav .container, .mainSpan_wrapper_review .container
{
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
	background: url(_gfx/int/cont_header_bg.gif) 0 0 repeat-x;
	
}

.mainSpan_wrapper_noleftnav .breadcrumb_wrapper,  .mainSpan_wrapper_review .breadcrumb_wrapper
{ 
    padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #929292;
	float: left;
	width: 701px;
	font-family: Tahoma, Sans-Serif;
} 

.mainSpan_wrapper_noleftnav .title, .mainSpan_wrapper_review .title
{
	width:100%;
	margin: 0px 0px 0px 0px;
	background: #d1d9df url(_gfx/int/title_bg.gif) 0 bottom repeat-x;
	border-bottom: 1px solid #d2d2d2;
}

.mainSpan_wrapper_noleftnav .title_left, .mainSpan_wrapper_review .title_left
{
	float: left;
	width: 92%;
	padding-left: 0px;
	margin: 0px 0px 0px 10px;
}

.mainSpan_wrapper_noleftnav .title_right, .mainSpan_wrapper_review .title_right
{
	text-align: left;
	padding: 0px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	float: right;
	width: 50%;
}

.mainSpan_wrapper_noleftnav .content, .mainSpan_wrapper_review .content
{
	width: 886px;
	padding: 0px 27px 0px 27px;
	background: none;
}

.mainSpan_wrapper_noleftnav .fix_intheight, .mainSpan_wrapper_review .fix_intheight{ float: right; width: 0px; height: 470px;}

	.mainSpan_wrapper_noleftnav .contentheader, .mainSpan_wrapper_review .contentheader
{
	width: 922px;
	margin: 0px 0px 0px 9px;
}

.mainSpan_wrapper_noleftnav .contentheader h2, 
.mainSpan_wrapper_noleftnav .contentheader_banner h2,
.mainSpan_wrapper_review .contentheader h2,
.mainSpan_wrapper_review .contentheader_banner h2
{
	width:100%;
}

/****************************************************
	REVIEW CLASSES
****************************************************/


/*.mainSpan_wrapper_review .container
{
	float: left;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 6px;
	background: url(_gfx/int/cont_bg_noleft.jpg) 0 0 no-repeat;
	
}

.mainSpan_wrapper_review .breadcrumb_wrapper
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	color: #929292;
	float: left;
	width: 701px;
	font-family: Tahoma, Sans-Serif;
}

.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: left;
	width: 40%;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	text-align: left;
}

.mainSpan_wrapper_review .content
{
	width: 95%;
	padding: 0px 0px 80px 25px;
	background: none;

}*/
/***********************REVIEW NAV COMPONENTS**************************/


/*.mainSpan_wrapper_review .component_title
{
    padding:5px 0px 0px 0px;
    margin: 0px 0px 2px 20px;
    width:95%;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	color: #01669c;
}

.mainSpan_wrapper_review .component_subtitle
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 2px 20px;
    width:95%;
	font-size:12px;
	line-height:16px;
	font-weight: bold;
	color: #01669c;
}

.mainSpan_wrapper_review .component_back
{
	margin:0px 0px 10px 0px;
}

.mainSpan_wrapper_review .component_listitem
{
	padding: 0 0 15px;
	width:400px;
	font-size: 11px;
	font-family: Verdana;
}

.mainSpan_wrapper_review .component_listitem a
{
	color: #01669c;
}
.mainSpan_wrapper_review .component_listitem a:hover
{
	color: #01669c;
	text-decoration: none;
}

.mainSpan_wrapper_review .component_listitem div
{
	margin-left: 20px;
	padding: 0 0 4px;
	width:400px;
}

.mainSpan_wrapper_review .component_listitem_header
{
	font-weight: bold;
	width:100px;
	vertical-align: top;
}

.mainSpan_wrapper_review .component_listitem_content
{
	width:300px;
	vertical-align: top;
}

.mainSpan_wrapper_review .component_content
{
	padding: 0px 0px 0px 0px;
}

.mainSpan_wrapper_review .component_listitem div .outlookcalendar
{
	padding-left: 20px;
}
.outlookcalendar
{
	margin-left: 0px;
}*/


/******************************************
		Review Page & Error Page classes
******************************************/
/* Review and error pages */
/*.mainSpan_wrapper_review .container
{
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
	background: url(_gfx/int/cont_header_bg.gif) 0 0 repeat-x;
}

.mainSpan_wrapper_review .contentheader, .mainSpan_wrapper_review .contentheader_banner
{
	display:none;
}

.mainSpan_wrapper_review .content
{
	width: 886px;
	padding: 0px 27px 0px 27px;
	background: none;
}

.mainSpan_wrapper_review  .component_title_review, .mainSpan_wrapper_review .special_title
{
	margin: 0px;
    padding: 20px 0px 30px 0px;
	color: #01669c;
	font-family:  Arial, sans-serif;
	font-size: 16px!important;
	line-height: 20px;
	width:886px;
}

.mainSpan_wrapper .component_title_review,
.mainSpan_wrapper_noleftnav .component_title_review,
.mainSpan_wrapper_home .component_title_review
{
	display:none;
}*/

/*.mainSpan_wrapper_review .contentheader
{
	display:none;
}

.mainSpan_wrapper_review .content{ padding: 0;}
*/
/* Hide review title for all except .mainSpan_wrapper_review */
.component_title_review
{
	display:none;
}

/*.mainSpan_wrapper_review .component_title_review
{
	display:block;
	margin: 0px;	
	width: 100%;
	font-size:18px;
	font-weight:bold;
    padding: 50px 0px 3px 20px;
	color: #01669c;
	line-height: 24px;
}

.mainSpan_wrapper_review .component_content
{
	width: 100%;
    padding: 0px 0px;
	margin: 0 20px;
    background:none;
}*/


/************************************************
Department Home Page
************************************************/
/* Don't add padding, left/right margins, or borders to these containers */
.depthome_left
{
    padding:0px 0px 0px 0px;
	margin: 0px;
	float: left;
	width: 430px;
	height: auto;
}

.depthome_right
{
    padding:0px 0px 0px 10px;
	float: left;
	width: 166px;
}


/************************************************
Left navigation 
************************************************/
.leftnav_container
{
	float: left;
	width: 237px;
	padding: 0px 0px 50px 0px;
	background: none;
}

.leftnav
{
	width: 228px;
	float:left;
	padding: 0px 0 30px 9px;
	font-size:13px;
	background: none;
}

.leftnav a
{
	display:block;
	padding: 8px 10px 8px 10px;
	line-height: 15px;
	color: #fff;
	text-decoration:none;
	width: 208px;
}

.leftnav_node_wrapper
{
	border-bottom:1px solid #1983bb;
	background: url(_gfx/int/leftnav_child_bg.gif) 0 0 repeat-y;
}

.leftnav a span{
	padding-left: 9px;
}


.leftnav_node_wrapper .leftnav_node a
{
	color: #fff;
}

.leftnav_node_wrapper a:hover span
{
	color: #fff;
}

.leftnav_node_wrapper_root
{
	border-bottom:1px solid #62bfe0;
}

.leftnav_node_haschildren
{
	background: url(_gfx/int/haschildrn_bg.gif) 0 0 repeat-x;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren, .leftnav_node_wrapper_root .leftnav_node_iscurrent
{
	background: url(_gfx/int/haschildrn_bg.gif) 0 0 repeat-x;
}

.leftnav_node_haschildren a span,
.leftnav_node_wrapper_root .leftnav_node_haschildren a span
{
	border-bottom: none !important;
	color: #fff;
	padding-left: 11px;
	background: url(_gfx/nav/arrow_down.gif) no-repeat 0px 6px;
	font-weight: bold;
}
.leftnav_node_haschildren a:hover span,
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover span
{
	border-bottom: none !important;
	color: #fff;
	padding-left: 11px;
	background: url(_gfx/nav/arrow_down.gif) no-repeat 0px 6px;
}

.leftnav_node_iscurrent a span
{
	color: #fff;
	background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 5px;
	font-weight: bold;
}
.leftnav_node_iscurrent a:hover span
{
	color: #fff;
	background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 5px;
}

.leftnav_node_wrapper_root .leftnav_node a span
{
	/*background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 6px;*/ /*Level 1 arrows*/
}

.leftnav a:hover, 
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover, 
.leftnav_node_wrapper .leftnav_node a:hover
{
	color: #fff;
	background: #74b779 url(_gfx/int/leftnav_over.gif) 0 0 repeat-x; /*leftnav over*/
}

.leftnav span{
	display: block;
}



/************************************************
Forms
************************************************/

.form
{
	height:auto;
}

.form_in_tab
{
	padding:15px 0 10px 10px;
}

.form_div
{
	width:660px;
	height:auto;
	margin-top:8px;
	margin-bottom:8px;
	clear: both;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label
{
	padding-top:3px;
	font-weight: bold;
	float: left;
	width: 200px;
	text-align: left;
	vertical-align:middle;
}

.form_field
{
	float: right;
	width: 450px;
	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:17px;
	padding-left:3px;
}

.form_smalltextbox
{
	width:150px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	height:17px;
	padding-left:3px;
}

.form_verysmalltextbox
{
	width:75px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	height:17px;
	padding-left:3px;
}

.form_normaldropdown
{
	width:300px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	padding-left:3px;	
}

.form_button
{
	background: #e9f1e;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #4d5348;
	border: 1px solid #788c6b;
}

.form_message, 
.form_message td
{
	color: #cc0000;
}

.form_calendarbutton
{
	vertical-align: top;
	border:0;
	cursor: pointer;
}

.form_textarea
{
	width:425px !important;
	border: solid 1px #c2bca6;
	background-color: #fdfaed;
	padding-left:3px;
	height:auto;
}

.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	background: url(_gfx/back_arrow.gif) no-repeat;
	margin-bottom: 10px;
}

.radeditor div
{
	margin-top:0;
	margin-bottom:0;
}


/************************************************
Site map
************************************************/
.sitemap
{
  width: 650px;
  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;
}




/************************************************
Search
************************************************/
.search
{
	width: 100%;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
}

.search .paging span.linkpage
{
	margin: 2px;
}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #0069a2;
	background-color:#e9f1e3;
	text-decoration:none;
	background-image:url(_gfx/cmn/search_link_bg.gif);
	background-repeat: repeat-x;
	_background-position:0 1px; /* for IE only */
	font-size:10px; 
	font-weight:bold;
}
	
.search .paging a:hover
{
	background:#ffffff;
}


.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #0069a2;
	border-bottom:0;
}

.search_result_alternate
{
	background: #f0f2f4;
}

.search_result_title
{
	font-weight:bold;
	font-size:12px;
}

.search_result_location
{}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.search_result_synopsis
{
	padding:0;
}

.search_result_synopsis span.term1,
.search_result_synopsis span.term2,
.search_result_synopsis span.term3
{
	color: #000;
	font-weight: bold;
}

.search_result_synopsis span.term1
{
	background: #FFFF66;
}

.search_result_synopsis span.term2
{
	background: #A0FFFF;
}

.search_result_synopsis span.term3
{
	background: #99FF99;
}


.search_result_synopsis_highlight
{
	background:#fcffcc;
	/*display:none;*/
}

.search_result_info
{
	padding-left:10px;
	padding-bottom:10px;
}

.search_result_info_field
{}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}

.autosuggestion div
{
	padding: 0 0 20px 12px;
}

.autosuggestion div span.best_alternative
{
	color: #ff3333;
}

.autosuggestion a.advanced_search_link
{
	position: absolute;
	margin: -10px  0 0 630px;
	font-size: 10px;	
}



/**************************
Advanced search styles
***************************/
.search_summary
{
	font-weight:bold;
	font-size:10px;
	padding:0px 0px 6px 0px;
}

.search_features
{
	padding: 10px 15px 10px 15px;
	background: #f0f2f4;
	border-top: solid 1px #0069a2;
	border-bottom: solid 1px #0069a2;
}
.advanced_searchbox
{
	float: left;
	width: 40%;
}

.advanced_searchbox p
{
	margin: 0 0 5px 0;
}

.advanced_searchbox input.textfield
{
	width: 220px;
	border: solid 1px #BDD0D7;
	line-height:13px;
}

.adsearch_button
{
	position: absolute;
	margin: -23px 0px 0px 293px;
	_margin: -30px 0px 0px 293px;
}

.sort_container
{
	float: left;
}

div.sort_items
{
	border-top: dashed 1px #C1CCD2;
	border-bottom: dashed 1px #C1CCD2;
	padding: 4px 0;
	margin: 8px 0px 14px 0px;
	font-weight: normal;
}

div.sort_items span.item
{
	margin: 0px 6px;
	padding: 0 0 0 18px;
	background: url(_gfx/cmn/searchbullet.jpg) no-repeat;
}

div.sort_items span.item a
{
	display: inline-block;
	height: 15px;
	font-weight: bold;
	color: #6C655D;
}

.sort_container,
.sort_container_inline
{
	font-weight: bold;
	overflow: hidden;
}

.sort_container_inline div.sort_title
{
	float: left;
	clear: left;
	width: 145px;
	margin-top: -1px;
}

.sort_container_inline div.sort_items
{
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.sort_container br.clear
{
	display:none;
}

.sort_container_inline br.clear
{
	clear: both;
}

.search_features a.advanced_search_link
{
	position: absolute;
	margin: -30px  0 0 630px;
	font-size: 10px;
}



/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:5px 0px 20px 0px;
    text-align:center;
	width: 500px;
}

.calendar_filter select
{
	font-family: Tahoma, Sans-Serif;
    width:180px;
}

.calendar_panel
{
	width: 100% !important;
}

.calendar_wrapper
{
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 40px 0px;
	width: 100%;
}

.calendar
{
	width:100% !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

.calendar_dayheader
{
	height: 1px;
	color: #fff;
	background: #005f93 url(_gfx/int/calendar_hdr_bg.gif) 0 bottom repeat-x;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	padding: 4px;
	border: 1px solid #005f93;
	text-transform: uppercase;
}

.calendar_selector
{
	color:#fff;
	background: none;
	font-size:9px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 10px 0px 12px 0px;
	background: none;
	font-family: Tahoma, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	color: #005f93;
	width:60%;
}

td.calendar_nextprev
{
	width:200px !important;
	text-align: center;
}

.calendar_nextprev a
{
	font-size:12px;
	color:#2e7ec4 !important;
	font-weight: normal;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_selectedday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-family: Tahoma, Sans-Serif;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	padding: 3px 3px 3px 3px;	
	width: 95px;
	height:100px;
	border: 1px solid #c4cbd0;
}

.calendar_day a,
.calendar_today a,
.calendar_weekendday a,
.calendar_selectedday a,
.calendar_othermonthday  a
{
	color: #0069a2;
	padding: 0 5px 8px 5px;
	margin:0px 0;
}

.calendar_day,
.calendar_weekendday
{
	background: #f0f2f4;
	color:#7e8082;
}

.calendar_othermonthday
{
	background:#e6e9eb;
	color:#b3b5b7;
}

.calendar_today
{
    background: #a1cea4;
	color:#0069a2;
}

.calendar_selectedday
{
	background: #a1cea4;
	color: #0069a2;
}

.calendar_eventtime
{
	color: #559354;
	font-size: 10px;
	font-weight: normal;	
	display: block;
	margin: 0px 0 0 5px;
	padding: 0px 0 0 0 !important;
}

.calendar_eventlink
{
	font-size:10px;		
	font-weight: normal;
	line-height:11px;
	display:block;
	padding:0px 0 0px 0;
	margin:0px 0 ;
}

.calendar_allinone .listtable
{
	width:720px;
}

.calendar_day br,
.calendar_today br,
.calendar_weekendday br,
.calendar_selectedday br,
.calendar_othermonthday br
{
	display: none;
}


.event_all_in_one_left
{
	float: left;
	width: 25%;
	margin-right: 10px;
}
.event_all_in_one_right
{
	float: right;
	width: 73%;
}

.filter_box
{
	border: solid 1px #3475ab;
}

.filter_box_title
{
	color: #ffffff;
	background-image:url(_gfx/cmn/box_title_BG.gif);
	background-repeat:repeat-x;
	background-color:#2079B1;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 3px 0px 3px 0px;
	text-transform: uppercase;
	border-bottom:1px solid #3475ab;
	text-align:center;
}

.filter_box_content
{
	padding: 5px 0;	
	background-color:#e2f0f9;	
}
.category_box_label {
	font-weight:bold;
	display:block;
	padding:5px 0 3px 5px;
	color:#1461a5;
}

.filter_box_content label {
	font-size:10px;
	display:block;
	width:130px;
	overflow:hidden;
	float: left;
	}
	
.filter_box_content td input {
	float:left;
	}

.filter_box_content input.form_button {
	margin-left:100px;
	}

.filter_box_content td { padding:2px 0; clear:left; }


/*************************************************
Component detail 
*************************************************/
.component_title
{
    padding:5px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
    width:95%;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	color: #01669c;
}

.component_subtitle
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 2px 0px;
    width:95%;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	color: #01669c;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px;
	width:400px;
}

.component_listitem a
{
	color: #01669c;
}
.component_listitem a:hover
{
	color: #01669c;
	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 15px 0px 0px;
}


/************************************************
Link List
************************************************/
.link_name a
{
    padding-left:10px;
    background:url(_gfx/cmn/link_list_arrow.gif) no-repeat 0 4px;
}

.link_content
{
	padding-left:10px;
	display:block;
}

.link_content img
{
	margin: 0;
}

/************************************************
Lists, including DataGrid classes
************************************************/
/* For links on top of page */
.topselector
{
	margin: 10px 0;
}

/* For dropdown filters */
.filter
{
	margin: 0px 0px 10px 0px;
	width: 650px;
}

.filter a{
	color:#0069a2;
}

.filter a:hover{
	color:#0069a2;
	text-decoration: none;
}

.filter select
{
	width:180px;
}

.listDiv
{
	clear: both;
}

.listtable
{
	width:635px;
	border:1px solid #ccd4d9 !important;
	background: #e9eef0;
	border-collapse:separate;
	margin: 10px 0;
}

.listtable img
{
	margin:0;
}

.listtable th
{
	background: #80be85 url(_gfx/int/table_hdr_bg.gif) 0 bottom repeat-x;
	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 #ccd4d9;
	padding:4px;
	margin:0;
}

.listtable tr:hover
{
	background: #e2e7ea;
}

.listtable_buttoncolumn
{
	width: 70px;
	font-size: 9px;
}

.listtable_buttoncolumn input
{
	background: 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: #e4f1ff;
}

.listtable_row_off
{
	background: #ffffff;
}

/************************************************
Lists without table grid, like News
************************************************/
.listcomponent
{
	border: solid 0px #ffffff;
}

.listcomponent th
{
	display: none;
}

.listcomponent td
{
	border: 0px;
	padding: 4px 4px 10px 0;
	margin: 0px;
}

.listcomponent img {margin: 0;}

/************************************************
Image-using item list 
************************************************/
.righttable
{
    width:200px;
	border:1px solid #788c6b !important;
	background: #fff;
	border-collapse:separate;

}

.righttable th
{
	padding: 4px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #fff;
	background: #788c6b;
	text-transform:uppercase;
	border: none;
	
}

.righttable_header a
{
	color:#ffffff;
}

.righttable td
{
    border:0;
	border-top:1px solid #788c6b;
	padding:4px;
	margin:0;
	font-size:10px;
}

.righttable tr:hover
{
	background:#e9f1e3;
}

.righttable_buttoncolumn
{
	width: 30px;
	font-size: 9px;
}

.righttable_buttoncolumn input
{
	background: 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: #e4f1ff;
}

.righttable_row_off
{
	background: #fff;
}

/************************************************
FAQ List
************************************************/
.listfaq
{
	width:655px;
	padding:0;
	border-collapse: separate;
	background: none;
	border:1px solid #507d54;
}

.listfaq td
{
	padding:5px;
	border:none;
}

.listfaq_answers
{
	width:655px;
	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:615px;
	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: #f4f9fd;
	text-decoration:none;
	background:url(_gfx/cmn/search_link_bg.gif) 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:#fff;
	border-top:1px solid #b2d2e9;
}

.listcomponent_pager
{
	text-align:left;
}


/************************************************
Link List
************************************************/

.listlink
{
	width:540px;
	padding:0;
	border-collapse: separate;
}

.listlink td
{
	padding:4px;
	border:none;
}


/***********************************************
E-Notifier
***********************************************/
.tag_div
{
	padding: 10px 0 20px;
}

.area_div
{
	width: 650px;
	padding: 5px 0;
}


/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0;
}

.mainSpan_wrapper_review .survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0px 0px 0px 20px;
}

/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	margin:10px 0px 0px 0px;
	width:660px;
	display:block;
	position:relative;
	float:left;
}

.mainSpan_wrapper_review .staff_column_div
{
	margin:10px 0px 0px 0px;
	width:100%;
	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;
}

.mainSpan_wrapper_review .staff_thumbnail_span img
{
	padding:0px;
	margin:0px 0px 10px 20px;
	border-width:1px;
	border-style:solid;
}

.staff_listitem_span
{
	float:left;
	width:450px;
	margin:0px 0px 10px 0px;
}

.staff_component_title
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:95%;
	font-size:14px;
	line-height:20px;
	font-weight: bold;
	color: #01669c;
}

/******************************************
Photo Album 
******************************************/
.album_item
{
	margin: 5px 5px 20px 5px;
	text-align:center;
	background-color: #ffffff;
	border: 1px solid #ccd4d9;
	width: 300px;
}

.album_thumb
{
	background: url(_gfx/album/exported_group.jpg) top center no-repeat;
	overflow: hidden;
	width: 260px;
	height:180px;
	padding-top:22px;
	text-align:center;
	margin: 0 auto;
}

.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;
	padding: 0 10px;
}

.album_details
{
    font-size:9px;
}

.photo_item
{
    padding:20px;
    text-align:center;
    vertical-align:top;
	background-color: #ffffff;
	border: 1px solid #ccd4d9;
	margin: 5px;
}

.photo_thumb
{
    background: url(_gfx/album/single_photo.gif) top center no-repeat;
    overflow: hidden;
    width:240px;
    padding-top:20px;
    height: 220px;
    margin: 0 auto;
}

.photo_thumb img
{
    display:block;
    margin: 0 auto;
}

.photo_detail
{
    text-align:center;
}

.slideshow_link
{
    float:right;
    font-weight:bold;
    font-size:smaller;
    width:140px;
	background: #80be85;
   	border: 1px solid #ccd4d9;
 	text-align:left;
    margin:0px 0px 0px 10px;
	display: inline;
}

.slideshow_link a
{
    display:block;
    padding:4px 3px 4px 27px;
	color: #ffffff;
    background: url(_gfx/album/slideshow.gif) 7px 7px no-repeat;
    font-size:11px !important;
}

.slideshow_nav
{
    text-align:center;
}

#photo_single
{
	background-color: #ffffff;
	border: 1px solid #ccd4d9;
	margin-top: 5px;
}


/************************************************
Official's Corner 
************************************************/
.official_list
{
	width:470px;
	clear:both;
}

.official_list:after { content: ""; display: block; height: 0; clear: both; }

.official_list_thumbnail
{
	float:left;
	width:70px;
}

.official_list_info
{
	float:right;
	padding:25px 0px 0px 00px;
	width:400px;
}

.official_section_title
{
	font-size:12px;
	font-weight:bold;
	clear:both;
	padding:10px 0px 3px 0px;
}

.official_top
{
	
	width:560px;
	height:auto;
}

.official_top:after { content: ""; display: block; height: 0; clear: both; }

.official_image
{
	float: left;
	width:auto;
	height:auto;
	margin:10px 0px 0px 0px;
	border: solid 1px #000000;
}

.official_info
{
	float: right;
	text-align:left;
	width:400px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
	
}

.official_info_div
{
	clear:both;
	width:390px;
	height:auto;
}

.official_info_div:after { content: ""; display: block; height: 0; clear: both; }

.official_info_header
{
	font-weight:bold;
	float: left;
	width:100px;
	height:auto;
}

.official_info_content
{
	float: right;
	width:285px;
	height:auto;
	padding:0px 0px 0px 5px;
}

.official_info_noimage
{
	width:560px;
	height:auto;
	padding:10px 0px 0px 0px;
}

.official_message
{
	clear:both;
	width:560px;
	padding:5px 0px 0px 0px;
}

.official_message:after { content: ""; display: block; height: 0; clear: both; }

.official_message_list
{
	float: left;
	width:140px;
	padding:5px 0px 0px 0px;
}

.official_message_message
{
	float: right;
	width:410px;
	height:auto;
}

.official_message_subject
{
	font-size:12px;
	font-weight:bold;
	padding:3px 3px 3px 3px;
}

.official_message_body
{
	height:auto;
	width:408px;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio
{
	width:560px;
	clear:both;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio:after { content: ""; display: block; height: 0; clear: both; }


/************************************************
Map
************************************************/
.map_size
{
	width:500px;
	height:300px;
}

/************************************************
Home Page
************************************************/
/* Images w/o display:block in IE add a bottom margin */ 
.home_collage img
{
      display: block; 
}
.home_collage
{
	/*position: relative;*/
	height: 237px;
	width: 940px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*z-index: 0;*/
	color: #fff;
	background: url(_gfx/home/collage1.jpg) 0 0 no-repeat;
}
.home_collage .slideshow_master, .home_collage .slideshow_inner
{
      z-index: 1;position: absolute;
}
.home_collage .slideshow_post
{
    z-index: 0;position: absolute;
}

.home_columns
{
	float: left;
	padding: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 940px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	background: url(_gfx/home/columns_bg.jpg) 0 0 no-repeat;
}


.home_left
{
	float: left;
	width: 283px;
	margin: 0px 0px 0px 0px;
	background: none;
}

.home_middle
{
	float: left;
	width: 440px;
	margin: 0px 0px 0px 25px;
	background: none;
}

.home_right
{
	float: left;
	width: 648px;
	margin: 0px 0px 0px 0px;
	background: none;
}

.important_alert_wrapper
{	
	position: absolute;
	z-index: 3;
	margin: 0px 0px 0px 261px;
	color: #000;
	padding: 0px;
	width: 414px;
	height: 225px;
	overflow: hidden;
	z-index: 3000;
	background: url(_gfx/home/alert_bg.jpg) 0 0 no-repeat;	
	filter:Alpha(opacity=100); 
	-moz-opacity: 1.0;
}

.important_alert
{
	padding: 0px;
	margin: 69px 0px 0px 25px;
	width: 360px;
	height: 130px;
	overflow: hidden;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	filter:Alpha(opacity=100); 
	-moz-opacity: 1.0;
}

.spotlight
{
	float: left;
	width: 283px;
	padding: 0 0px 0 0px;
	background: url(_gfx/home/spotlight_bg.jpg) 0 0 no-repeat;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Sans-Serif;
	color: #fff;
}

.spotlight img
{
	float: left;
	margin-right: 10px;
	border: 1px solid #96c3e4;
}

.spotlight p, .spotlight ul li
{
	margin: 0px;
	padding: 0px;
}

/************************************
          home buttons
************************************/

.home_buttons{
	width: 283px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	display: block;
	list-style: none;
	background: url(_gfx/home/leftbtns_bg.jpg) 0 0 repeat-y;
}

.home_buttons ul
{
	margin: 0px 0px -4px 0px;
	float: left;
	padding: 0px;
	width: 283px;
}

.home_buttons li{
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 283px;
}

.home_buttons li a img
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: 0px solid;
}


/************************************************
Home boxes
************************************************/
.home_events
{
	float: left;
	margin: 70px 0px 0px 50px;
	width: 270px;
}

.home_events .box_title
{
	display:none;
}

.home_events .box_item
{
	display: block;
	float: left;
	width: 270px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.home_events .box_list
{
	float: left;
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*.home_events img*/
.home_events .eventimg
{
	float: left;
	margin-right: 10px;
	border: 3px solid #bdc5ca;
}

.home_events .box_item_title
{
	font-size:12px;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	display: block;
	color: #01669c;
	line-height: 12px;
}

.home_events .box_item_title a
{
	color: #01669c;
	text-decoration: none;
}
.home_events .box_item_title a:hover
{
	color: #01669c;
	text-decoration: underline;
}

.home_events .box_item_date
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    font-size:12px;
	font-weight: normal;
	color: #7e8082;
}

.home_events .box_bottomlink{
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}
.home_events .box_bottomlink a
{
	float: left;
	width: 100%;
	text-align: right;
	font-size: 11px;
	color: #01669c;
	text-decoration: none;
}
.home_events .box_bottomlink a:hover
{
	font-size: 11px;
	text-decoration: underline;
}


/*HOME NEWS*/

.home_news
{
	float: left;
	width: 255px;
	margin: 70px 0px 0px 30px;
}

.home_news .box_title
{
	display:none;
}

.home_news .deptbox_title, .home_events .deptbox_title
{
	display:none;
}

.home_news .box_list{
	
	float: left;
	width: 255px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.home_news .box_item
{
	display:block;
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0px 6px 0px 0px;
	width:100%;
}

/*.home_news img*/
.home_news .newsimg
{
	float: left;
	margin-right: 10px;
	border: 3px solid #bdc5ca;
}

.newsimg img, .eventimg img
{
	width: 66px;
}

.home_news .box_item_title
{
	/*float: left;*/
	/*width: 255px;*/
	font-size: 12px;
	line-height: 16px;
	/*padding: 0px 0px 20px 0px;
	margin: 0px 6px 0px 0px;*/
	/*display: block;*/
	color: #01669c;
}

.home_news .box_item_title a
{
	color: #01669c;
	text-decoration: none;
}
.home_news .box_item_title a:hover
{
	color: #01669c;
	text-decoration: underline;
}

.home_news .box_bottomlink{
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}
.home_news .box_bottomlink a
{
	float: left;
	width: 100%;
	text-align: right;
	font-size: 11px;
	color: #01669c;
	text-decoration: none;
}
.home_news .box_bottomlink a:hover
{
	font-size: 11px;
	text-decoration: underline;
}


/******Weather component***/

.weather 
{
	position: absolute;
	/*top: 213px;*/
	top: 370px;
	right: 25px;
	width: 50%;
	text-align: right;
	z-index: 2000;
	font-size: 12px;
	color: #fff;
}
.weather_button
{
	margin:5px 0px 0px 50px;
}

.weather_button img
{
	border:0px;
}

.weather a
{
	color: #fff;
}

.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;
}



/******Facility component***/
.facility_header_cell{
	font-weight:bold;
}

td.facility_detail li {
	margin: 0px;
	padding:0px;
	line-height:15px;
}

td.facility_thumbnail img {float:left;margin:0px 10px 10px 0; border:1px solid #032C48;}
td.facility_thumbnail {vertical-align:top;}

.facility_detail {margin:10px;float:left;}
.facility_detail a {font-weight:bold}


.footerbold{
	font-weight: bold;
}


/****************************************
	NEW DEPARTMENT BOX CONTAINERS
*****************************************/
.depthome_right .box_container
{
	width: 213px;
	font-size:10px;
	line-height:12px;
	overflow: hidden;
	border: 0px;
	margin: 10px 0px 0px 10px
}

.depthome_right .news_img, 
.depthome_right .box_item_desc
{
	display:none;
}

.depthome_right .news_box .box_title
{
	display:none;
}
.depthome_right .news_box .deptbox_title
{
	position: relative;
	width: 213px;
	overflow: hidden;
	background: url(_gfx/int/dept_news_hd.jpg) 0 0 no-repeat;
	display:block;
	height:69px;
}
.depthome_right .events_box .box_title
{
	display:none;
}
.depthome_right .events_box .deptbox_title
{
	position: relative;
	width: 213px;
	overflow: hidden;
	background: url(_gfx/int/dept_events_hd.jpg) 0 0 no-repeat;
	display:block;
	height:69px;
}

.depthome_right .box_list
{
	padding: 5px 18px 5px 18px;
    background: none;
    color: #848282;
	font-size: 12px;
	line-height: 16px;
	width:178px;
	overflow: hidden;
	background: url(_gfx/int/box_list_bg.gif) 0 0 repeat-y;
}

.depthome_right .box_list a
{
	color: #01669c;
	text-decoration:none;
}

.depthome_right .box_list a:hover
{
	color: #01669c;
	text-decoration:underline;
}

.depthome_right .box_list p
{
	margin: 6px 0;
	padding:0;
	text-align:center;
	font-size:10px;
}

.depthome_right .box_item_title
{
	padding-top:5px;
    padding-bottom:2px;
    margin-bottom:0px;
    font-size: 12px;
    clear:both;
}

.depthome_right .box_item_date
{
    padding: 0px 0px 10px 0px;
    font-size: 11px;
	color: #7e8082;
	font-weight: normal;
}

.depthome_right .box_bottomlink
{
	clear:both;
	margin-top: 0px;
	padding-top: 5px;
	width: 213px;
	height: 30px;
	overflow: hidden;
	background: url(_gfx/int/box_bottomlink.gif) 0 0 no-repeat;
}

.depthome_right .box_bottomlink a, .depthome_right .box_bottomlink a:hover
{
	float:left;
	font-size: 11px;
	margin-left: 155px;
}




/**************************************************
	sIFR CLASSES
***************************************************/

.sIFR-flash 
{
	visibility: visible !important;	
	margin: 0;
}

.sIFR-replaced 
{
	visibility: visible !important;
}

.google-src-text .sIFR-replaced {visibility:hidden !important;}

span.sIFR-alternate 
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] 
{
	display: none !important;
}

.sIFR-hasFlash h3 
{
	visibility: hidden;
	letter-spacing: -6px;
}

.sIFR-hasFlash .title_noleftnav 
{
	visibility: hidden;
	line-height: 6px;
}

.sIFR-hasFlash .title 
{
	line-height: 18px;
}

.sIFR-hasFlash .welcome
{
	font-size: 17px;
	line-height: 28px;
	color: #ffffff;
	visibility: hidden;
}

.sIFR-hasFlash .navSpan a
{
	/*visibility: hidden;*/
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 15px;
}

.sIFR-hasFlash h1
{
	visibility: hidden;
	color: #014f79;
	font-family:   Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	letter-spacing: -2px;
	line-height: 21px;
}

.business_list_title
{
      width:60px;
      display: inline-block;
}



/********************
	EMAIL LINKS
*********************/
#share {cursor:pointer;}
#share div 
{
      width:110px;
    float:right;
    text-align:left;
    display:block;
    
}
.sharelink a
{
      text-decoration:underline;
      background:url(_gfx/int/share/share.jpg) no-repeat 0 3px;
      padding:0 0 0 13px;
      font-family: arial, verdana, sans-serif;
      font-size:10px;
      display:block;
}
.sharelink a:hover
{
      text-decoration:none;
}
#share ul 
{
      background-color:#fff;
      display:none;
      width:220px;
      border:1px solid #666;
      margin:0;
      padding:0;
      list-style-type:none;
      float:left;
      /*overflow:hidden;*/
}
#share div:hover ul, #share div.over ul
{
      display: block;
      /* Added to resolves z-index conflict with dropdown menu */
      position:absolute;
      z-index:1000;
}
#share ul li, #share div:hover ul li, #share div.over ul li
{
      display:block;
      float:left;
      margin:0;
      padding:0;
      width:110px;
      position:relative;
}
#share li a 
{
      text-decoration:none;
      color:#666;
      margin:4px;
      padding:0px 0px 0px 20px;
      display:block;
}
.shareemail {background:url(_gfx/int/share/email.jpg) no-repeat 0 0;}
.sharefacebook {background:url(_gfx/int/share/facebook.jpg) no-repeat 0 0;}
.sharedel {background:url(_gfx/int/share/del.jpg) no-repeat 0 0;}
.sharegoogle {background:url(_gfx/int/share/google.jpg) no-repeat 0 0;}
.sharedigg {background:url(_gfx/int/share/digg.jpg) no-repeat 0 0;}
.sharetwitter {background:url(_gfx/int/share/twitter.jpg) no-repeat 0 0;}
.sharestumble {background:url(_gfx/int/share/stumble.jpg) no-repeat 0 0;}
.sharemyspace {background:url(_gfx/int/share/myspace.jpg) no-repeat 0 0;}
.sharelive {background:url(_gfx/int/share/live.jpg) no-repeat 0 0;}
.sharereddit {background:url(_gfx/int/share/reddit.jpg) no-repeat 0 0;}



.deptbanner
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#dropdownrootitem1,
#dropdownrootitem2,
#dropdownrootitem3,
#dropdownrootitem4,
#dropdownrootitem5,
#dropdownrootitem6,
#dropdownrootitem7,
#dropdownrootitem8
{
	height: 1.4em;
}

h6, h7
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.welcome
{
	position: absolute;
	/*top: 202px;*/
	
	top: 365px;
	left: 25px;
	display: block;
	width: 300px;
	height: 35px;
	z-index: 2000;
	color: #ffffff;
	font-size: 17px;
	line-height: 28px;
}
.signUp
{
	height: 1.3em;
	font-size: 22px;
	color: #01426e;
	margin: 0 0 0 45px;
}
.cityUpdates
{
	margin: 0 0 0 45px;
	height: 1.3em;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.updatesBody
{
	/*float: left;*/
	width: 205px;
	height: 4em;
	font-size: 12px;
	color: #fff;
	margin: 20px 0 0 45px;
}
.signupField
{
	float: left;
	margin: 15px 0 0 45px;
	width: 141px;
	height: 25px;
}
.signupField input
{
	width: 133px;
	height: 18px;
	font-size: 12px;
	color: #01669c;
	background: #fff;
	border: 1px solid #04709c;
	padding: 4px 4px 2px 4px;
}
.signupBtn
{
	float: left;
	margin: 12px 0 0 2px;
	width: 63px;
	height: 28px;
	padding: 6px 0 0 7px;
	background: url(_gfx/home/signBtn_bg.jpg) 0 0 no-repeat;
}
.signupBtn a, .signupBtn a:hover
{
	color: #fff;
	text-decoration: none;
}

.leftQuickinks
{
	float: left;
	width: 230px;
	margin: 25px 0 0 30px;
}
.leftQuickinks select 
{
    margin: 0 0 13px 0;
	width: 230px;
	height: 21px;
	color: #01669c;
}

.leftQuickinks option 
{
    padding:2px;
}

.title1
{
	position: absolute;
	top: 9px;
	left: 60px;
	/*width: 80%;*/
	height: 1.3em;
	font-size: 14px;
	color: #5ea35d;
	font-weight: bold;
	text-transform: uppercase;
}
.title2
{
	position: absolute;
	top: 24px;
	left: 60px;
	/*width: 80%;*/
	height: 1.3em;
	font-size: 14px;
	color: #01669c;
	font-weight: bold;
	text-transform: uppercase;
}

.specialNotice
{
	position: relative;
	float: left;
	width: 312px;
	height: 290px;
	overflow: hidden;
	background: url(_gfx/home/specialNotice_bg.jpg) 0 0 no-repeat;
}
.specialNotice_edit
{
	position: absolute;
	top: 68px;
	left: 27px;
	width: 270px;
	height: 230px;
	overflow: auto;
	font-size: 12px;
	color: #01669c;
}
.specialNotice_edit img
{
	float: left;
	margin-right: 20px;
	border: 3px solid #bdc6cb;
}

.featuredVideo
{
	position: relative;
	float: left;
	width: 336px;
	height: 310px;
	/*overflow: hidden;*/
	background: url(_gfx/home/featuredVideo_bg.jpg) 0 0 no-repeat;
	/*border-top: solid 1px #ff3333;*/
}
.featuredVideo_edit
{
	/*position: absolute;
	top: 68px;
	left: 44px;*/
	width: 270px;
	/*height: 240px;*/
	height: 200px;
	/*overflow: hidden;*/
	font-size: 12px;
	color: #01669c;
	
	margin: 0 0 0 44px;
}
.featuredVideoTips
{
	font-size:12px;
	line-height:16px;
	color:#738352;
	margin:52px 22px 5px 22px;
}

.featuredVideo_edit object
{
	position: relative;
	/*z-index: 10000;*/
}

.transcriptLink 
{
	position: absolute;
	top: 19px;
	left: 225px;
	height: 15px;
	font-size: 11px;
	color: #01669c;
}
.transcriptLink a
{
	color: #01669c;
	text-decoration: none;
}
.transcriptLink a:hover
{
	color: #01669c;
	text-decoration: underline;
}
.moreVids 
{
	height: 15px;
	/*margin-top: 5px;*/
	margin:0px 22px 0px 22px;
	font-size: 11px;
	color: #01669c;
	text-decoration: none;
}
.moreVids a
{
	color: #01669c;
	text-decoration: none;
}
.moreVids a:hover
{
	color: #01669c;
	text-decoration: underline;
}
.moreVids .wpLink
{
	float:left;
}
.moreVids .moreVidsLink
{
	float:right;
}

.featuredVideo .title1, .featuredVideo .title2,
.meetingsEvents .title1, .meetingsEvents .title2
{
	left: 70px;
}

.latestNews
{
	position: relative;
	float: left;
	width: 312px;
	background: url(_gfx/home/latestNews_bg.jpg) 0 0 no-repeat;
}

.home_rss 
{
	position: absolute;
	top: 15px;
	left: 261px;
	height: 18px;
	font-size: 11px;
	color: #01669c;
	padding-left: 15px;
	background: url(_gfx/home/rss.gif) 0 4px no-repeat;
}
.meetingsEvents .home_rss 
{
	left: 281px;
}
.home_rss a
{
	color: #01669c;
	text-decoration: none;
}
.home_rss a:hover
{
	color: #01669c;
	text-decoration: underline;
}
.meetingsEvents
{
	position: relative;
	float: left;
	width: 336px;
	background: url(_gfx/home/meetingsEvents_bg.jpg) 0 0 no-repeat;
}

.homepageSignUpError
{
	font-weight:bold;
	color:#fff200 !important;
}

.depthome_right .news_box .title1, .depthome_right .news_box .title2
{
	width: 150px;
	left: 50px;
	top: 15px;
}
.depthome_right .events_box .title1, .depthome_right .events_box .title2
{
	width: 150px;
	left: 45px;
	top: 15px;
}
.depthome_right .news_box .title2, .depthome_right .events_box .title2
{
	top: 28px;
}

/*For Job Application Form*/
.fieldset_div
{
	border: solid 1px #999999;
	padding: 3px 5px 3px 5px;
	margin: 5px 0px 5px 0px;	
}

.subfieldset_div
{
	border: dotted 1px #cccccc;
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 0px;
}

.field_div
{
  height: 25px;
  height:/**/auto;
  min-height:25px;
}

.field_wide_div
{
	height:auto;
	line-height: 20px;	
}

.field_name
{
	padding-top:3px;
	font-weight: normal;
	float: left;
	width: 170px;
	text-align: left;
	vertical-align:middle;
}

.field_wholeline_name
{
	padding-top:3px;
	font-weight: normal;
	height:20px;
	text-align: left;
	vertical-align:middle;
}

.field_control
{
	height:20px;
	float: right;
	width: 350px;
	text-align: left;
	vertical-align:middle;
}

.field_control_high
{
	/*height:auto;
	float: right;
	width: 300px;*/
	text-align: left;
	vertical-align:middle;
}

.job_title_span
{
	font-weight:bold;
	padding: 5px 0 5px 0;
}

.subscriber_response
{
	text-align: center;
	padding: 0 15px;
}

.subscriber_response h3
{
	margin: 0;
	padding: 0;
}

div.subscriber_response,
.subscriber_response p,
.subscriber_response ul,
.subscriber_response li,
.subscriber_response a,
.subscriber_response a:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px !important;
	color: #fff !important;
}

.subscriber_response h3
{
	font-weight: bold;
}

.subscriber_response a
{
	text-decoration: none;
	display: none;
}

.subscriber_response img.progressbar
{
	display: block;
	margin: 25px 40px;
}

.susbscriber_label
{
	padding-left: 50px;
}


.signupbutton
{
	background: none;	
	border:none;
	color: #fff;
	text-align: center;
	width: 80px;
	height: 24px;
	position: relative;
	top: -3px;
	left: -15px;
	cursor: pointer;
}

/******************************************
*Business Search
******************************************/
.business_search
{
	width: 100px;
}

.business_directory_search
{}

.business_directory_search fieldset
{
	
	margin: 20px 0 0 20px;
}

.business_directory_form_row
{
	margin: 10px 0px 10px 6px;
}

.business_data
{
	width: 400px;
	margin: 10px 10px 10px 0px;	
	border:1px solid #3475ab;
	border-collapse:collapse;
	font-size: 12px;
}

.business_name
{
	color: #ffffff;
	background-image:url(_gfx/cmn/box_title_BG.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	background-color:#2079B1;
	font-family:Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0px 3px 5px;
	text-transform: uppercase;
	border:0;
	border-bottom:1px solid #3475ab;
	text-align:left;	
}

.business_row
{
	padding: 3px 3px 3px 3px;
}

.business_row_title
{
	float: left;
	padding: 0;
	margin: 0 0 0 2px;
	width: 50px;
}

.business_row_data
{
	float: left;
	margin-left: 2px;
}

.clear
{
	clear: both;
}


/**************************
       enewsletter
**************************/
.enewsletter
{
	padding: 0;
	background: url(_gfx/home/spotlight_bg.jpg) 0 0 no-repeat;
	margin: 0px;
	font-family: Tahoma, Sans-Serif;
	color: #fff;
}

.enewsletter .updatesBody
{
	display: none;
}

.enewsletter .signupField
{
	margin-left: 0;
	margin-top: 30px;
	padding-bottom: 15px;
}

.enewsletter .signupField input
{
	padding-top: 5px;
	line-height: 13px;
	margin: 0;
}

.enewsletter .signupBtn
{
	height: 24px;
	width: 58px;
	padding: 3px 0 0 7px;
	overflow: hidden;
	margin-top: 30px;
	background-position: 0 -2px;
}

/**************************
        SAFARI 3 hacks
**************************/

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.mainSpan_wrapper_noleftnav .title_left { margin: 0px 0px 0px 20px; }

}


/*****************************
	Firefox3 Specific  (Its sad that we need these now)
******************************/

html>/**/body .mainSpan_wrapper_noleftnav .title_left, x:-moz-any-link, x:default { margin: 0px 0px 0px 20px; }

