/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

/************************************************
Base font style and size set here
****************************f*******************/
body
{
	border: none;
	margin: 0px;
	padding: 0px 0 0 0px;
	background: #fff;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}


table img{
	margin: 0px 10px 10px 10px;
}

table{
	font-size: 11pt;
}

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

a img
{
	border: 0px 0px 0px 0px;
}

a
{
	color:#004f9d;
}

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
{ 
	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/cmn/main_wrap_bg.jpg) center bottom no-repeat;
}

.mainSpan
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 775px;
	margin: 0px auto 0px auto;
	text-align:left;
}






/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPERS
********************************************/
.mainSpan_wrapper_home .width_container{
	width: 775px;
	margin: 0 0 0 0px;
	padding: 0;
	background: url(_gfx/home/width_cont_bg.gif) 0 0 repeat-y;
}

.mainSpan_wrapper .width_container{
	width: 775px;
	margin: 0 0 0 0px;
	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: 775px;
	margin: 0 0 0 0px;
	padding: 0;
	background: url(_gfx/int/width_cont_bg_noleft.gif) 0 0 repeat-y;
}



.mainSpan_wrapper_home .content_wrapper {
	float: left;
	width: 775px;
	margin: 0px 0px 0px 0px;
	background: url(_gfx/int/cont_wrap_top.gif) 0 0 no-repeat;
}

.mainSpan_wrapper .content_wrapper {
	float: left;
	width: 775px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/cont_wrap_top.gif) 0 0 no-repeat;
}

.mainSpan_wrapper_noleftnav .content_wrapper, .mainSpan_wrapper_review .content_wrapper
{
	float: left;
	width: 775px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/cont_wrap_top.gif) 0 0 no-repeat;
}



.mainSpan_wrapper_home .content_wrapper2 {
	float: left;
	width: 775px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/cont_wrap_top.gif) 0 0 no-repeat;
}

.mainSpan_wrapper .content_wrapper2 {
	float: left;
	width: 775px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/cont_wrap_top.gif) 0 0 no-repeat;
}
.mainSpan_wrapper_noleftnav .content_wrapper2, .mainSpan_wrapper_review .content_wrapper2
{
	float: left;
	width: 775px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/cont_wrap_top.gif) 0 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;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/
.header_wrapper{
	position: relative;
	padding-top: 0px;
	width: 100%;
	background: url(_gfx/cmn/header_wrap_bg.jpg) center 0 no-repeat;
	z-index: 2;
}

.printonly {
	display: none;
}

.header
{
	position: relative;
	width: 775px;
	margin: 0px auto;
	background: url(_gfx/cmn/header_bg.gif) 0 0 no-repeat;
	height: 115px;
	font-size: 11px;
	font-family: verdana;
}

.header_left
{
	float:left;
	width: 290px;
}


.header_left a.home_link
{
	width: 500px;
	position: absolute;
	top: 30px;
	display:block;
	padding: 60px 0 0 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:60px;
	z-index: 1000;
}

.header_right
{
	float:right;
	width:600px;
}

.header_logo
{
	height: 1px;
	width: 1px;
	border: none;
}

/* Top line of links */


.header_nav_wrapper
{
	
}

.header_nav
{
   text-align: right;
   color: #003366;
   font-weight: bold;
   margin: 5px 5px 0 0;
}

.header_nav a
{
	color: #003366; 
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
	
}

.header_nav a:hover
{
	color: #003366;
	text-decoration:underline;
}


/* Container for search field and go button */
.searchbox
{ 
	position: absolute;
	top: 87px;
	left: 620px;
	width: 150px;
	height: 16px;
	background: url(_gfx/cmn/searchbox_bg.gif) 0 0 no-repeat;
}

.searchbox_textbox
{
	float: left;
	height: 24px;
	padding: 3px 4px 3px 4px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 11px;
	background: url(_gfx/cmn/search_bg_google.gif) 0 0 no-repeat;
	color: #4e5e5d;
	width: 104px;
	border: none;
	font-family: Tahoma, Arial, Trebuchet MS, arial;
}

.searchbox_button
{
	float:left;
	margin: 0px 0px 0px 5px;
}

.quicklink_wrapper
{
    position: absolute;
	top: 0px;
	left: 612px;
	width:162px;
	font-size: 11px;
	margin: -8px 0px 0 0px;
}
.quicklink 
{
}
.quicklink select
{
    width:145px;
	font-size: 11px;
	float: left;
}

.quicklink option 
{
    padding:0px;
}


/************************************************
Content section
************************************************/
/* Page content container */
.mainSpan_wrapper .container
{ 
	width: 595px;
	float: left;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(_gfx/int/container_bg.gif) 0 0 repeat-x;
	
}



/* Contains breadcrumb, page title, printer friendly link */
.contentheader
{
	display: inline-table;
	width: 595px;
	margin: 0px 0px 0px 0px;
	background: url(_gfx/int/content_hd_bg.gif) 0 0 no-repeat;
}

.contentheader_banner
{
	display:inline-table;
	width: 595px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(_gfx/int/content_hd_bg.gif) 0 0 no-repeat;
}

.image_banner
{
	display: block;
}

.breadcrumb_wrapper
{
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 0px 0px;
	font-size: 10px;
	background: none;
	color: #003366;
	float: left;
	width: 70%;
	font-family: Verdana, trebuchet ms, verdana;
}

.contentheader_banner .breadcrumb_wrapper
{
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 0px 0px;
	font-size: 10px;
	background: none;
	color: #003366;
	float: left;
	width: 70%;
	font-family: Verdana, trebuchet ms, verdana;
}

.breadcrumb{
	margin-bottom: 0px;
	width: 100%;
}
.breadcrumb a
{ 
	color: #003366;
	text-decoration: none;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.printer_friendly, .forward_link, .rss{
    font-size:10px;
	font-family: Verdana;
    float:right;
    height:24px;
    text-align:left;
}

.printer_friendly{width:55px;}
.forward_link{width:65px;}
.rss{width:50px;}

.printer_friendly a, .forward_link a, .rss a{
    display:block;
    padding-left:25px;
    text-decoration:underline;
    color: #333;
	line-height: 19px;
    height:19px;
}

.printer_friendly a{background: url(_gfx/int/print.gif) 0 0 no-repeat;}
.forward_link a{background:url(_gfx/int/email.gif) 0 0 no-repeat;}
.rss a{background:url(_gfx/int/rss.gif) 0 0 no-repeat;}

.printer_friendly a:hover, .forward_link a:hover, .rss a:hover
{
	text-decoration:none;
	color: #333;
}

.title
{
	width:100%;
	border-bottom: 3px solid #cc3333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contentheader_banner .title
{
	display:inline-table;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.title_right
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	float: right;
	width: 30%;
}

.title_left{
	float: left;
	width: 60%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/title_bg.gif) 0 bottom no-repeat;
}

.font_size
{
	float: left;
	text-align: right;
	width: 25%;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 8px;
	font-family: Verdana;
	font-size: 10px;
}

.font_size a
{
	padding-left:0px;
    text-decoration:none;
    color: #333;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px 3px 0px 3px;
}
.font_size a:hover
{
	color: #333;
	text-decoration: underline;
}

.contentheader h1,
.contentheader_banner h1
{
    padding:0px 15px 5px 20px;
    margin: 5px 0px 0px 0px;
	float: left;
	width: 100%;
	font-family: Verdana, Times, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #003366;
	line-height: 26px;
}

.mainSpan_wrapper_noleftnav .title_left h1{
	padding:0px 15px 5px 20px;
    margin: 5px 0px 0px 0px;
	float: left;
	width: 100%;
	font-family: Verdana, Times, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #003366;
	line-height: 26px;
}

.contentheader h2,
.contentheader_banner h2
{
    padding: 5px 0px 0px 20px;
    margin: 15px 0px 15px 0px;
	float: left;
    width:550px;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight: bold;
	color: #666;
}


.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: 20px 0px 100px 20px;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	background: url(_gfx/int/content_bg.jpg) 0 bottom no-repeat;
}

.content a {
	color: #004f9d;
	text-decoration: underline;
}

.content a:hover {
	color: #004f9d;
	text-decoration: none;
}

.content textarea
{
	width:525px;
}

.content p
{
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 25px;
	margin-top: 0px;
}

.content ul
{
	padding:0px;
	margin:8px 0 10px 20px;
}

.content ul li
{
	padding: 2px 0px;
}

.downloadmessage
{
	clear: left;
	background: #fff url(_gfx/int/download_bg.gif) top center repeat-x;
	border:solid 1px #226fbb;
	text-align:center;
	width: 476px;
	margin: 10px auto;
	padding: none;
	height:50px;
}

.downloadmessage a
{
	float:left;
	display:block;
	margin:10px 0px 0px 10px;
}

.downloadmessage img
{
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
}

.downloadmessage p
{
	color: #4b4638;
	font-size:10px;
	padding:5px 0px;
	float:left;
	text-align:left;
	margin:0px 10px 0px 10px;
}

.last_updated
{
	background: url(_gfx/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**********************/


.mainSpan_wrapper_home .footer_wrapper
{
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

.mainSpan_wrapper .footer_wrapper, .mainSpan_wrapper_noleftnav .footer_wrapper, .mainSpan_wrapper_review  .footer_wrapper
{
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

.mainSpan_wrapper_home .footer
{
	float: left;
	width: 775px;
	height: 77px;
	padding: 0 0 0 0;
	margin: 0;
	color: #fff;
	text-align: left;
	font-family: Arial, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	background: url(_gfx/cmn/footer_bg.gif) 0 0 no-repeat;
}

.mainSpan_wrapper .footer, .mainSpan_wrapper_noleftnav .footer, .mainSpan_wrapper_review  .footer
{
	float: left;
	width: 775px;
	height: 77px;
	padding: 0 0 0 0;
	margin: 0;
	color: #fff;
	text-align: left;
	font-family: Arial, Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	background: url(_gfx/cmn/footer_bg.gif) 0 0 no-repeat;
}
/*
.mainSpan_wrapper_home .footer a, .mainSpan_wrapper .footer a, .mainSpan_wrapper_noleftnav .footer a, .mainSpan_wrapper_review .footer a
{
	color: #fffc00;
	font-family: Arial, Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.mainSpan_wrapper_home .footer a:hover, .mainSpan_wrapper .footer a:hover, .mainSpan_wrapper_noleftnav .footer a:hover, .mainSpan_wrapper_review .footer a:hover
{
	color: #fffc00;
	text-decoration: none;
}
*/
.mainSpan_wrapper_home .footer p
{
	font-family: Arial, Trebuchet MS, Tahoma;
	font-size:12px;
	line-height: 20px;
	color: #fff;
	margin: 0px 0 0 0px;
	text-align: left;
}

.mainSpan_wrapper .footer p, .mainSpan_wrapper_noleftnav .footer p, .mainSpan_wrapper_review .footer p
{
	font-family: Arial, Trebuchet MS, Tahoma;
	font-size:12px;
	line-height: 20px;
	color: #fff;
	margin: 0px 0 0 0px;
	text-align: left;
}

.footer_nav
{
	float: left;
	margin: 15px 0px 0px 0px;
	width: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	color: #fff;	
	text-align: center;
}
.footer_nav a
{
	color: #fff;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.footer_nav a:hover
{
	color: #fff;
	text-decoration: underline;
}
.footer_text
{
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
.footer_text a
{
	color: #fff;
	text-decoration: none;
}
.footer_text a:hover
{
	color: #fff;
	text-decoration: underline;
}









/**********************************
	NoLeftNav classes
***********************************/
.mainSpan_wrapper_noleftnav .container
{
	float: left;
	width: 775px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/cont_header_bg.gif) 0 0 repeat-x;
	
}

.mainSpan_wrapper_noleftnav .breadcrumb_wrapper 
{ 
    padding: 0px 3px 0px 20px;
	margin: 5px 0px 0px 0px;
	font-size: 9px;
	background: none;
	color: #686d73;
	float: left;
	width: 60%;
	font-family: Verdana, trebuchet ms, verdana;
} 

.mainSpan_wrapper_noleftnav .title
{
	width:100%;
	margin: 0px 0px 20px 0px;
	float: left;
}

.mainSpan_wrapper_noleftnav .title_left
{
	float: left;
	width: 65%;
	padding-left: 0px;
	margin: 15px 0px 0px 0px;
	background: url(_gfx/int/title_bg_noleft.gif) 0 bottom no-repeat;
}

.mainSpan_wrapper_noleftnav .title_right
{
	float: right;
	text-align: left;
	padding: 0px 10px 0px 0px;
	margin: 20px 0px 0px 0px;
	width: 25%;
	
}

.mainSpan_wrapper_noleftnav .content
{
	padding: 20px 0px 20px 20px;
	background: none;

}

.mainSpan_wrapper_noleftnav .font_size
{
	float: right;
	padding: 0px 10px 0px 0px;
}

/*.mainSpan_wrapper_noleftnav .fix_intheight{ display: none;}*/

.mainSpan_wrapper_noleftnav .contentheader
{
	width: 100%;
	margin: 7px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/content_hd_bg_noleft.gif) 0 0 no-repeat;
}

.mainSpan_wrapper_noleftnav  h2
{
	display: none;
}



/****************************************************
	REVIEW CLASSES
****************************************************/


.mainSpan_wrapper_review .container
{
	float: left;
	width: 775px;
	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
{
	padding: 0px 3px 0px 0px;
	margin: 5px 0px 0px 0px;
	font-size: 9px;
	background: none;
	color: #686d73;
	float: left;
	width: 95%;
	font-family: Verdana, trebuchet ms, verdana;
}

.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 0px 0px 0px;
	margin-top: 0px;
	
}

.mainSpan_wrapper_review .content
{
	/*width: 583px;*/
	padding: 20px 0px 80px 25px;
	background: none;

}
















/******************************************
		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;}

/* Hide review title for all except .mainSpan_wrapper_review */
.component_title_review
{
	display:none;
}

.mainSpan_wrapper_review .component_title_review
{
	display:block;
	margin: 0px;	
	background: url(_gfx/int/contentheader_noleftbg.gif) top left no-repeat;
	width: 775px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
    padding: 50px 0px 3px 20px;
	color: #003366;
	line-height: 24px;
}

.mainSpan_wrapper_review .component_content
{
	width: 700px;
    padding: 0px 0px;
	margin: 0 20px;
    background-color: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: 400px;
}

.depthome_right
{
    padding:0px;
	float: right;
	width: 170px;
}


/************************************************
Left navigation 
************************************************/
.leftnav_container
{
	float: left;
	padding: 0px 0px 200px 0px;
	background: url(_gfx/int/leftnav_cont_bg.gif) 0 0 no-repeat;
}

.leftnav
{
	width: 180px;
	float:left;
	margin: 7px 0px 0px 0px;
	padding: 0px 0 0px 0;
	font-size:11px;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, Sans-Serif;
	background: #00356a;
}

.leftnav a
{
	display:block;
	padding: 4px 3px 4px 7px;
	line-height: 20px;
	color: #fff !important;
	text-decoration:none;
}

.leftnav a:hover,
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover
{
	color: #932600;
	background: #02519f url(_gfx/int/leftnav_over.gif) 0 0 repeat-x;
	text-decoration:none;
}



.leftnav a span
{
	color: #ffff66;
}

.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: #ffff66;
}
.leftnav_node_wrapper_root .leftnav_node_iscurrent a:hover span
{
	color: #fff;
}




.leftnav_node_wrapper
{
	border-bottom:1px solid #226fbb;
	background: #00356a;
}


.leftnav a span{
	padding-left: 9px;
	background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 3px;
}



.leftnav_node_wrapper .leftnav_node a
{
	color: #fff;
	background: #00356a;
}
.leftnav_node_wrapper .leftnav_node a:hover
{
	color: #fff;
	background: #02519f url(_gfx/int/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 #226fbb;
}

.leftnav_node_haschildren
{
	background: #00356a;
}



.leftnav_node_wrapper_root .leftnav_node_haschildren
{
	background-color: #00356a;
}


.leftnav_node_wrapper_root .leftnav_node_haschildren a span, .leftnav_node_wrapper .leftnav_node_haschildren a span
{
	border-bottom: none !important;
	color: #ffff66;
	padding-left: 11px;
	background: url(_gfx/nav/arrow_down.gif) no-repeat 0px 9px;
	font-weight:bold;
}
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover span, .leftnav_node_wrapper .leftnav_node_haschildren a:hover span
{
	color: #fff;
	background: url(_gfx/nav/arrow_down_over.gif) no-repeat 0px 9px;
}

.leftnav_node_iscurrent a span
{
	color: #ffff66;
	padding-left: 9px;
	background: url(_gfx/nav/arrow_right_current.gif) no-repeat 0px 7px;
	font-weight:bold;
}
.leftnav_node_iscurrent a:hover span
{
	color: #fff;
	background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 7px;
	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
{
	color: #fff;
	background: #02519f url(_gfx/int/leftnav_over.gif) 0 0 repeat-x;
}


.leftnav_node_wrapper_root .leftnav_node a span
{
	/*background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 7px;*/ /*Level 1 arrows*/
}

.leftnav_node_haschildren a:hover span {
	color: #fff;
	background: none;
}

.leftnav_node_wrapper .leftnav_node a span
{
	color: #fff;
	background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 7px;
}

.leftnav span{
	display: block;
}



/************************************************
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: #1765b2 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: 400px !important;
  border:solid 0 #000;
  padding-left:0px;
}

.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
{
	border-bottom:1px solid #b2d2e9;
}

.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 #b2d2e9;
	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;
}
	
.search .paging a:hover
{
	background:#ffffff;
	border-top:1px solid #b2d2e9;
}


.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #6A655C;
	border-bottom:0;
}

.search_result_alternate
{
	background-color:#FFFEF4;
}

.search_result_title a
{
	font-weight:bold;
	font-size:12px;
        font-family: Trebuchet MS, Verdana;
        color: #AA790E;
}

.search_result_location
{}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.search_result_synopsis
{
	padding:0px 10px 0px 0px;
	/*display:none;*/
        font-family: Trebuchet MS, Verdana;
		color: #493124;
}

.search_result_synopsis span.term1,
.search_result_synopsis span.term2,
.search_result_synopsis span.term3
{
	color: #493124;
	font-weight: bold;
}

.search_result_synopsis span.term1
{
	background-color: #FFFF66;
}

.search_result_synopsis span.term2
{
	background-color: #A0FFFF;
}

.search_result_synopsis span.term3
{
	background-color: #99FF99;
}


.search_result_synopsis_highlight
{
	background-color:#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 10px 6px 10px;
}

.search_features
{
	padding: 10px 15px 10px 15px;
	background-color: #cae0f3;
	border-top: solid 1px #5486b1;
	border-bottom: solid 1px #5486b1;
}
.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-image: url(_gfx/cmn/searchbullet.gif);
	background-repeat: 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;
        color:#AA790E;
}



/*****************************************
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 20px 0px;
	width: 97%;
}

.calendar
{
	width:100%;
	/*border: 1px solid #d1c9b0;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.calendar_dayheader
{
	height: 1px;
	color: #f8f5e8;
	background: #00478d url(_gfx/int/calendar_hdr.gif) 0 0 repeat-x;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	padding: 4px;
	border: 1px solid #00478d;
	text-transform: uppercase;
}

.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: Verdana, Arial,Helvetica,san-serif;
	font-size: 20px;
	font-weight: normal;
	color: #00478d;
	width:60%;
}

td.calendar_nextprev
{
	width:200px !important;
	text-align: center;
}

.calendar_nextprev a
{
    font-family: Verdana;
	font-size:11px;
	color:#00478d !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 #00478d;
}

.calendar_day a,
.calendar_today a,
.calendar_weekendday a,
.calendar_selectedday a,
.calendar_othermonthday  a
{
	color: #493421;
	padding: 0 5px 8px 5px;
	margin:0px 0;
}

.calendar_day,
.calendar_weekendday
{
	background: #fff;
	color:#62645f;
}

.calendar_othermonthday
{
	background:#f1f1f1;
	color:#c0beb6;
}

.calendar_today
{
    background: #f2f089;
	color:#00478d;
}

.calendar_selectedday
{
	background-color:#f2C532;
	color:#493421;
}

.calendar_eventtime
{
	color:#666666;
	font-size:10px;		
	font-weight: normal;	
	line-height:11px;
	margin:0px 0 0 5px;
	padding: 0px 0 0 0 !important;
	display: block;
}

.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;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
    padding:0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
    width:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	color: #493124;
}
.mainSpan_wrapper_review .component_title
{
    margin: 0px 0px 2px 20px;
}

.component_subtitle
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 2px 0px;
    width:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight: normal;
	color: #566b52;
}
.mainSpan_wrapper_review .component_subtitle
{
    margin:0px 0px 2px 20px;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px;
	width:400px;
}

.component_listitem a
{
	color: #004f9d;
}
.component_listitem a:hover
{
	color: #004f9d;
	text-decoration: none;
}

.component_listitem div
{
	margin-left: 0px;
	padding: 0 0 4px;
	width:400px;
}
.mainSpan_wrapper_review .component_listitem div
{
	margin-left: 20px;
	padding: 0 0 4px;
	width:400px;
}

.component_listitem_header
{
	font-weight: bold;
	width:100px;
	vertical-align: top;
}
.mainSpan_wrapper_review .component_listitem_header
{
	margin-left: 0px;
}

.component_listitem_content
{
	width:300px;
	vertical-align: top;
}

.component_content
{
	padding: 0px 0px 0px 0px;
}

.component_content p
{
	font-size: 11px;
	line-height: 20px;
}

/************************************************
Link List
************************************************/
.link_name a
{
    padding-left:10px;
    background-image:url(_gfx/cmn/link_list_arrow.gif);
    background-repeat:no-repeat;
    background-position: 0 4px;
}

.link_content
{
	padding-left:10px;
	display:block;
}

.link_content img
{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

/************************************************
Lists, including DataGrid classes
************************************************/
.alphabetpicker a
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
}

/* For links on top of page */
.topselector
{
	margin: 10px 0;
}

/* For dropdown filters */
.filter
{
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.filter a{
	color: #00478d;
}

.filter a:hover{
	color: #00478d;
	text-decoration: none;
}

.filter select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	width:180px;
}



.listtable
{
	width:550px;
	border:1px solid #226fbb !important;
	background-color:#fff;
	border-collapse:separate;
	margin: 10px 0;
}

.listtable img
{
	margin:0;
}

.listtable th
{
	background-color: #226fbb;
	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 #226fbb;
	padding:4px;
	margin:0;
	font-family: Verdana;
}

.listtable tr:hover
{
	background-color:#ffff66;
}

.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;
}

/************************************************
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 #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:540px;
	padding:0;
	border-collapse: separate;
	background-color:#FFFEF6;
	border:1px solid #A8925C;
}

.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;
}


/************************************************
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
{
	padding: 5px 0;
}

/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0;
}

INPUT[type="checkbox"]
{
	margin-bottom: 0px;
}

.survey_container span
{
	background: transparent !important;
}

.survey_container TABLE tr
{
	background: transparent !important;
}

.survey_container table, .survey_container td
{
	padding: 0px !important;
	margin: 0px !important;
}

/*add correct padding, then remove it from the nested tables */
.survey_container table tr td
{
	padding: 8px 0px 8px 0 !important;
}

/*following style reduces the gap at the top of the page in Firefox and Safari, caused by the padding on two empty table rows*/
.survey_container table tr:first-child td
{
	padding: 0px 0px 0px 0 !important;
}

.survey_container table table tr td, .survey_container table table table tr td, .survey_container table table table table tr td
{
	padding: 0px 0px !important;
}

.survey_container table table table table tr td
{
	padding: 3px 5px 0px 0px !important;
}

.survey_container table table table table tr:first-child td
{
	padding: 3px 5px 0px 0px !important;
}

.survey_container table td br
{
	display: block !important;
	height: 0px !important;
	line-height: 0px !important;
}

/************************************************
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: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight: bold;
	color: #566b52;
}


/******************************************
Photo Album 
******************************************/
.album_item
{
	margin-bottom:20px;
	text-align:center;
}

.album_thumb
{
	background-position: top center;
	background-image: url(_gfx/album/exported_group.jpg);
	overflow: hidden;
	width: 260px;
	height:152px;
	max-height:130px;
	padding-top:22px;
	background-repeat: no-repeat;
    
}

.album_thumb img
{
	width: 160px;
	height: 110px;
	position:relative;
	left:0px; 
	border:0px;
	display:block;
	margin:0px auto;
	overflow: hidden;
}

.album_name
{
	text-transform:uppercase;
	font-weight:bold;
}

.album_details
{
    font-size:9px;
}

.photo_item
{
    padding:20px;
    text-align:center;
    vertical-align:top;
}

.photo_thumb
{
    background-position: top center;
    background-image: url(_gfx/album/single_photo.gif);
    overflow: hidden;
    width:240px;
    height:240px;
    background-repeat: no-repeat;
    padding-top:50px;
    max-height: 190px;
    margin: 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;
}



/************************************************
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
{
	float: left;
	height: 283px;
	width: 580px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 0;
	color: #fff;
}

/*
.home_collage img
{
	display: block; 
}

.home_collage .image_collage
{
	position: absolute;
	overflow: hidden;
	z-index: 0;
}

.home_collage #imgHidden
{
	position: absolute;
	z-index: 0;
}

.home_collage #imgSlide
{
	position: absolute;
	z-index: 1;
}

.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: 7px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	width: 775px;
	background: none;
}

.home_left
{
	float: left;
	width: 580px;
	margin: 0px 0px 0px 0px;
	background: url(_gfx/home/home_left_bg.jpg) 0 0 no-repeat;
}

.home_right
{
	float: left;
	width: 195px;
	margin: 0px 0px 0px 0px;
	background: url(_gfx/home/home_right_bg.jpg) 0 0 no-repeat;
}

.home_top
{
	float: left;
}
.home_bottom
{
	float: left;
	width: 775px;
	background: url(_gfx/home/home_bottom_bg.gif) 0 0 no-repeat;
}




.important_alert_wrapper
{	
	position: absolute;
	z-index: 3;
	margin: 35px 0px 0px 267px;
	color: #492913;
	padding: 0px;
	width: 428px;
	height: 199px;
	overflow: hidden;
	background: url(_gfx/home/alert_bg.gif) 0 0 no-repeat;	
	filter:Alpha(opacity=100); 
	-moz-opacity: 1.0;
	display: none;
}


.important_alert
{
	padding: 0px;
	margin: 65px 0px 0px 25px;
	width: 340px;
	height: 85px;
	overflow: hidden;
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #463f37;
	filter:Alpha(opacity=100); 
	-moz-opacity: 1.0;
}

.spotlight
{
	float: left;
	width: 260px;
	font-family: Verdana, Arial, Trebuchet MS, tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #003366;
	background: none;
	margin: 40px 0px 0px 30px;
}

.spotlight_text
{
	float: left;
	margin: 0px 0px 0px 0px;
}

.spotlight_text span
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.spotlight_text a
{
	color: #003366;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.spotlight_text a:hover
{
	color: #003366;
	text-decoration: none;
}

.spotlight p, .spotlight ul li
{
	margin: 0px;
	padding: 0px;
}

.spotlight_text img
{
	float: right;
	border: 4px solid #fff;
	margin: 4px;
}

.spotlight_link
{
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	text-align: right;
	font-family: Arial;
}
.spotlight_link a img
{
	border: none;
}





/*.important_alert p{ margin: 20px 10px 10px 30px;}*/

.weather
{
	position: absolute;
	top: 100px;
	right: 40px;
	text-align: right;
}

.weather
{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: right;
}

.weather a
{
	color: #d7edff;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px 0px 0px 10px;
}
.weather a:hover
{
	color: #d7edff;
	text-decoration: none;
}
.weather img
{
	float: left;
}


/************************************
          home buttons
************************************/

.home_buttons{
	width: 170px;
	margin: 0px 0px 0px 13px !important;
	padding: 11px 0px 0px 0px;
	float: left;
	display: block;
	list-style: none;
	background: url(_gfx/home/home_buttons_bg.jpg) 0 0 no-repeat;
}

.home_buttons ul
{
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	width: 170px;
	height: 41px;
}

.home_buttons li{
	float: left;
	display: block;
	margin: 8px 0px 0px 0px !important;
	padding: 0px !important;
	width: 170px;
	height: 41px;
}

.home_buttons li a img
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: 0px solid;
	width: 170px;
}


/************************************************
Home boxes
************************************************/
/*HOME EVENTS*/
.home_events
{
	float: left;
	margin: 13px 0px 0px 12px;
	width: 170px;
	position: relative;
}

.home_events .box_item
{
	display: block;
	float: left;
	width: 170px;
	height: 58px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.home_events .box_list
{
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #464749;	
    font-size:11px;
	background: url(_gfx/home/home_events_box_list.jpg) 0 0 no-repeat;
}

.home_events .box_title
{
	display: block;
	width: 170px;
	padding: 0;
	margin: 0;
	text-align: left;
}

.home_events .box_title{
	background: url(_gfx/home/home_events_top.gif) 0 0 no-repeat;
	display:block;
	padding: 0px 0 0 0;
	height: 25px;
	height /**/:25px;
	width: 170px;
	text-indent:-4000px;
}

.home_events .box_item_title
{
	font-size:11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	display: block;
	color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.home_events .box_item_title a
{
	color: #999966;
	font-weight: normal;
	text-decoration: none;
}
.home_events .box_item_title a:hover
{
	color: #999966;
	font-weight: normal;
	text-decoration: underline;
}

.home_events .box_item_date
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
    font-size:11px;
	font-weight: bold;
	color: #999966;
	letter-spacing: -1px
}


.home_events .box_bottomlink{
	
	position: absolute;
	top: 0;
	right: 0;
	width: 170px;
	height: 18px;
	color: #393b3c;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	overflow:hidden;
	background:url(_gfx/home/home_events_bottom.gif) 120px 0px  no-repeat;
}

.home_events .box_bottomlink a
{
	display: block;
	height: 18px;
	width:45px;
	line-height: 20px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #393b3c;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	position:relative;
	left:120px;
}

.home_events .box_bottomlink a:hover
{
	display: block;
	height: 36px;
	width:45px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;	
	color: #393b3c;
}

.home_events .box_bottomlink a img
{
	float: right;
	text-align: right;
	border: none;
	margin: 0px 0px 0px 120px;
}


/*HOME NEWS*/

.home_news
{
	float: left;
	width: 260px;
	margin: 14px 0px 0px 17px !important;
	position: relative;
	display: inline;
}
.home_news .box_title
{
	display: block;
	width: 260px;
	height: 26px;
	padding: 0;
	margin: 0;
	text-align:left;
}

.home_news .box_title{
	background: url(_gfx/home/home_news_top.gif) 0 0 no-repeat;
	display:block;
	padding: 0px 0 0 0;
	overflow: hidden;
	height: 26px;
	height /**/:26px;
	width: 260px;
	text-indent:-4000px;
}

.home_news .box_list{
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #003366;	
    font-size:11px;
	background: url(_gfx/home/home_news_box_list.jpg) 0 0 no-repeat;
}

.home_news img{
	border: 1px solid #68514d;
}

.home_news .box_item_title
{
	font-size:11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 60%;
	float: left;
}

.home_news .box_item_title a
{
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.home_news .box_item_title a:hover
{
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}

.home_news .box_item{
	float: left;
	width: 100%;
	padding-bottom: 15px;
}

.home_news .news_img{
	float: left;
}

.home_news .box_item_date{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 5px 0px;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
    font-size:11px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
	width: 30%;
	float: left;
}

.home_news .box_bottomlink{
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
	height: 18px;
	color: #393b3c;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	overflow:hidden;
	background:url(_gfx/home/moreBtn.gif) 210px 0px  no-repeat;
}


.home_news .box_bottomlink a
{
	display: block;
	height: 18px;
	width:45px;
	float: left;
	line-height: 20px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #393b3c;
	font-weight: bold;
	font-size: 12px;
	background: none;
	text-decoration: none;
	position:relative;
	left:210px;
}
.home_news .box_bottomlink a:hover
{
	display: block;
	height: 18px;
	width:45px;
	float: left;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;	
	color: #393b3c;
}

.home_news .box_bottomlink a img
{
	float: right;
	text-align: right;
	border: none;
	margin: 0px 0px 0px 210px;
}


/*.external_link
{
	display: inline-block;
	padding: 2px 18px 2px 0;
	background: url(_gfx/int/external_link.gif) no-repeat right bottom;
}

a.external_link
{
	display: inline-block;
	padding-right:18px;
	background-image:url(_gfx/int/external_link.gif);
	background-position:right;
	background-repeat:no-repeat;	
	zoom: 1;	
}*/


/******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;
}



/******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 .news_box, .depthome_right .events_box
{
	float: left;
	border: 1px solid #999;
	width: 150px;
}


.depthome_right .box_container
{
	width: 150px;
	font-size:10px;
	line-height:12px;
	border: 0px;
}

.depthome_right .news_box .box_item_date
{
	display:none;
}

.depthome_right .news_box .box_title
{
	width: 150px;
	background: url(_gfx/int/dept_news_top.gif) 0 0 no-repeat;
	display:block;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:24px;
}
.depthome_right .events_box .box_title
{
	width: 150px;
	background: url(_gfx/int/dept_events_top.gif) 0 0 no-repeat;
	display:block;
	padding: 29px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:29px;
}

.depthome_right .box_list
{
	padding: 5px 10px 5px 10px;
    background: #ffffff url(_gfx/int/dept_list_bg.gif) 0 0 no-repeat;
    font-family: Verdana;
    font-size: 11px;
	color: #7a7a44;
}

.depthome_right .box_list a
{
	font-weight: normal;
	color: #7a7a44;
	text-decoration:underline;
}

.depthome_right .box_list a:hover
{
	color: #7a7a44;
	font-weight: normal;
	text-decoration:none;
}

.depthome_right .box_list p
{
	margin: 6px 0;
	padding:0;
	text-align:center;
	font-size:10px;
}

.depthome_right .box_item_title
{
	padding-top:2px;
    padding-bottom:2px;
    margin-bottom:5px;
    clear:both;
}

.depthome_right .box_item_date
{
    padding: 0px 0px 10px 0px;
	font-family: Verdana;
    font-size: 11px;
	color: #7a7a44;
	font-weight: normal;
}

.depthome_right .events_box .box_bottomlink
{
	clear:both;
	margin-top: 0px;
	padding-top: 0px;
	width: 150px;
	height: 21px;
	overflow: hidden;
	background: #ffffff url(_gfx/int/dept_events_bottom.gif) 0 0 no-repeat;
}

.depthome_right .events_box .box_bottomlink a
{
	display: block;
	width: 100%;
	height: 21px;
	color: #bf3333;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	margin: 0px 5px 0px 0px;
}

.depthome_right .events_box .box_bottomlink a:hover
{
	display: block;
	width: 100%;
	height: 21px;
	color: #bf3333;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	margin: 0px 5px 0px 0px;
}

.depthome_right .news_box .box_bottomlink{
	clear:both;
	margin-top: 0px;
	padding-top: 0px;
	width: 150px;
	height: 21px;
	background: #ffffff url(_gfx/int/dept_news_bottom.gif) 0 0 no-repeat;
}

.depthome_right .news_box .box_bottomlink a
{
	display: block;
	width: 100%;
	height: 21px;
	color: #bf3333;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.depthome_right .news_box .box_bottomlink a:hover
{
	display: block;
	width: 100%;
	height: 21px;
	color: #bf3333;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.news_box, .events_box
{
	float: left;
	margin: 0px 0px 20px 20px;
}




/**************************************************
	sIFR CLASSES
***************************************************/

.sIFR-flash 
{
	visibility: visible !important;	
	margin: 0;
}

.sIFR-replaced 
{
	visibility: visible !important;
}

span.sIFR-alternate 
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] 
{
	display: none !important;
}

.sIFR-hasFlash h3 
{
	visibility: hidden;
	letter-spacing: -6px;
}


.sIFR-hasFlash .title_noleftnav 
{
	visibility: hidden;
	line-height: 6px;
}

.sIFR-hasFlash .title 
{
	line-height: 18px;
}


/**************************
        I Want To box on blank pages
**************************/

.iwantto .box_title
{
	background-color:#003366;
	color:White;
	margin:0px 0px 5px 0px;
	padding:3px 3px 3px 3px;
	font-weight:bold;
	
}

.iwantto .box_search
{
	margin:0px 0px 5px 0px;
}

.iwantto .box_search_textbox
{
	width:138px;
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
}

.iwantto .box_search_button
{
	margin:0px 0px 0px 5px;
}

.iwantto .box_list
{
	margin:0px 0px 5px 0px;
}

.iwantto select
{
	width:170px;
}




/**************************
        SAFARI 3 hacks
**************************/

@media screen and (-webkit-min-device-pixel-ratio:0)
{

}


/*****************************
	Firefox3 Specific  (Its sad that we need these now)
******************************/

html>/**/body .foo, x:-moz-any-link, x:default {  }







.captcha img
{
	padding:0;
	margin:0;
	float:left;
}

.captcha #LBD_CaptchaDiv
{
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #c2bca6;
}