/************************************************
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: 0;
    padding: 0;
    background: #f4eedd url(_gfx/cmn/header_wrap_bg.jpg) center 0 repeat-x;
    text-align: center;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
}

table
{
    font-size: 13px;
}

body, td, th, p, select, li, ul, input, blockquote, textarea
{
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #000;
}

a img
{
    border: none;
}

a
{
    color: #4f141e;
}

a:hover
{
    text-decoration: none;
}

/* Default error reporting style */
.error_message
{
    color: #c60;
    font-weight: bold;
    margin-left: 0px;
}

/* 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, .breadcrumb_wrapper:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, .mainSpan, .contentheader, .content, .container, .title_right, .breadcrumb_wrapper
{
    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, .breadcrumb_wrapper
{
    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/mainSpan_wrapper_bg.jpg) center 0 no-repeat;
}

.mainSpan
{
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    width: 800px;
    margin: 0px auto 0px auto;
    text-align: left;
    z-index: 2;
}


/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPER
********************************************/
.mainSpan_wrapper_home .width_container
{
    width: 800px;
    margin: 0 0 0 0px;
    padding: 0;
    background: url(_gfx/home/width_cont_bg.gif) 0 0 repeat-y;
}

.mainSpan_wrapper .width_container
{
    width: 800px;
    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: 800px;
    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: 800px;
    margin: 0px 0px 0px 0px;
    background: url(_gfx/home/cont_wrap_bottom.gif) 0 bottom no-repeat;
}

.mainSpan_wrapper .content_wrapper
{
    float: left;
    width: 800px;
    margin: 0;
    padding: 0;
    background: url(_gfx/int/cont_wrap_bottom.gif) 0 bottom no-repeat;
}

.mainSpan_wrapper_noleftnav .content_wrapper, .mainSpan_wrapper_review .content_wrapper
{
    float: left;
    width: 800px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(_gfx/int/cont_wrap_bottom_noleft.gif) 0 bottom no-repeat;
}



.mainSpan_wrapper_home .content_wrapper2
{
    float: left;
    width: 800px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(_gfx/home/cont_wrap_top.gif) 0 0 no-repeat;
}

.mainSpan_wrapper .content_wrapper2
{
    float: left;
    width: 800px;
    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: 800px;
    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;
    line-height: 0px;
}

.content iframe
{
    width: 98%;
    _width: 100%;
    _margin-left: 20px;
    border: none;
}

iframe.external_link
{
    background: none;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/
.header_wrapper
{
    position: relative;
    padding-top: 0px;
    width: 100%;
    height: 183px;
    z-index: 30;
    background: url(_gfx/cmn/mainSpan_bg.jpg) center 0 no-repeat;
}

.printonly
{
    display: none;
}

.header
{
    position: relative;
    width: 800px;
    margin: 0px auto;
    background: url(_gfx/cmn/header_bg.jpg) 0 0 no-repeat;
    height: 128px;
    font-size: 11px;
    font-family: verdana;
}

.header_left
{
    float: left;
    width: 290px;
    height:0;
}


.header_left a.home_link
{
    width: 120px;
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    padding: 98px 0 0 50px;
    overflow: hidden;
    height: 0px !important;
    height: /**/ 128px;
    z-index: 1000;
}

.header_right
{
    float: right;
    width: 500px;
    margin: 42px 0px 0px 0px;
    height:50px;
}

.header_logo
{
    height: 1px;
    width: 1px;
    border: none;
}

/* Top line of links */


.header_nav_wrapper
{
    position: relative;
    width: 100%;
    background: url(_gfx/cmn/header_wrap_bg.gif) 0 0 no-repeat;
}

.header_nav
{
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 20px;
    background: none;
    float: left;
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #f3c800;
}

.header_nav a
{
    color: #f3c800;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.header_nav a:hover, .header_lang_switch a:hover
{
    color: #fff;
    text-decoration: none;
}

.header_lang_switch
{
    float: left;
    text-align: left;
    padding: 6px 0px 0px 8px;
    background: none;
    width: 200px;
}

/* Container for search field and go button */
.searchbox
{
    float: left;
    width: 170px;
    margin: 0px 0px 0px 0px;
    background: url(_gfx/cmn/search_bg.gif) 0 0 no-repeat;
}

.searchbox_textbox
{
    float: left;
    height: 12px;
    padding: 3px 6px 3px 4px;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    line-height: 11px;
    background-color: #fff; /*color: #b4b4b4;*/
    color: #333333;
    border: 1px solid #cccecd;
    width: 116px;
    font-family: Arial, Trebuchet MS, arial;
}

.searchbox_button
{
    float: left;
    margin: 0px 0px 0px 5px;
    background: url(_gfx/cmn/goBtn.jpg) 0 0 no-repeat;
}


.quicklink
{
    width: 150px;
    height: 18px;
    font-size: 11px;
    margin: 0px 71px 0px 100px;
    float: left;
}

.quicklink select
{
    width: 150px;
}
.quicklink option
{
    padding: 5px;
}


/************************************************
Content section
************************************************/
/* Page content container */
.mainSpan_wrapper .container
{
	position: relative;
    width: 572px;
    float: left;
    padding: 15px 20px 0px 17px;
    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: 100%;
    background: none;
}

.contentheader_banner
{
	position: relative;
    display: inline-table;
    margin: 0 -18px 0 0;
    padding: 0px;
    background: url(_gfx/int/cont_header_bg.jpg) 0 0 repeat-x;
}

.image_banner
{
    display: block;
}

.breadcrumb_wrapper
{
    padding: 0px 3px 0px 0px;
    margin: 20px 0px 0px 0px;
    font-size: 9px;
    background: none;
    color: #4f141e;
    float: left;
    width: 100%;
    font-family: Verdana, trebuchet ms, verdana;
    min-height: 16px;
    height: auto !important;
    height: 16px;
}

.contentheader_banner .breadcrumb_wrapper
{
    padding: 0px 3px 0px 0px;
    margin: 10px 0px 0px 0px;
    font-size: 9px;
    background: none;
    color: #4f141e;
    float: left;
    width: 100%;
    font-family: Verdana, trebuchet ms, verdana;
}

.breadcrumb
{
    margin-bottom: 0px;
    width: 55%;
    float: left;
}
.breadcrumb a
{
    color: #4f141e;
    text-decoration: underline;
}

.breadcrumb a:hover
{
    text-decoration: none;
}


.printer_friendly, .forward_link, .rss, .font_size
{
    font-size: 9px;
    font-family: Verdana;
    float: right;
    height: 16px;
    text-align: left;
}

.printer_friendly
{
    width: 50px;
}
.forward_link
{
    width: 60px;
}
.rss
{
    width: 45px;
}

.font_size 
{
    width:100px;
}

.font_size a
{
    float:left;
    padding-left:5px !important;
}

.font_larger, .font_smaller {
    display: inline;
    float: left;
    height: 13px;
    margin-top: 1px;
    overflow: hidden;
    padding: 0;
    text-indent: -4000px;
    width: 12px;
}

.font_size .font_larger {
    background: url("_gfx/int/font_plus.gif") no-repeat scroll 0 0 transparent;
}

.font_size .font_smaller {
    background: url("_gfx/int/font_minus.gif") no-repeat scroll 0 0 transparent;
}

.printer_friendly a, .forward_link a, .rss a, .font_size a
{
    display: block;
    padding-left: 20px;
    text-decoration: underline;
    color: #5f8899;
    height: 16px;
}

.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, .font_size a:hover
{
    text-decoration: none;
    color: #5f8899;
}

#share
{
    cursor: pointer;
}
#share div
{
    width: 115px;
    float: right;
    text-align: left;
    display: block;
}
.sharelink a
{
    text-decoration: underline;
    background: url(_gfx/int/share/share.gif) no-repeat 0 1px;
    padding: 0 0 0 19px;
    font-family: arial, verdana, sans-serif;
    font-size: 10px;
    display: block;
    color: #5f8899;
}
.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;
    line-height: 19px;
}
#share li a
{
    text-decoration: none;
    color: #666;
    margin: 4px;
    padding: 0px 0px 0px 20px;
    display: block;
}
#share li a:hover
{
    color: #000;
}
.shareemail{background: url("_gfx/int/share/email.gif") no-repeat scroll 0 0 transparent;}
.sharefacebook{background: url("_gfx/int/share/facebook.gif") no-repeat scroll 0 0 transparent;}
.sharedel{background: url("_gfx/int/share/delicious.gif") no-repeat scroll 0 0 transparent;}
.sharegoogleplus{background: url("_gfx/int/share/googleplus.gif") no-repeat scroll 0 0 transparent;}
.sharegoogle{background: url("_gfx/int/share/google.gif") no-repeat scroll 0 0 transparent;}
.sharedigg{background: url("_gfx/int/share/digg.gif") no-repeat scroll 0 0 transparent;}
.sharetwitter{background: url("_gfx/int/share/twitter.gif") no-repeat scroll 0 0 transparent;}
.sharestumble{background: url("_gfx/int/share/stumbleupon.gif") no-repeat scroll 0 0 transparent;}
.sharemyspace{background: url("_gfx/int/share/myspace.gif") no-repeat scroll 0 0 transparent;}
.sharelive{background: url("_gfx/int/share/live.gif") no-repeat scroll 0 0 transparent;}
.sharereddit{background: url("_gfx/int/share/reddit.gif") no-repeat scroll 0 0 transparent;}
.sharetumblr{background: url("_gfx/int/share/tumblr.gif") no-repeat scroll 0 0 transparent;}
.sharelinkedin{background: url("_gfx/int/share/linkedin.gif") no-repeat scroll 0 0 transparent;}
.shareyahoo{background: url("_gfx/int/share/yahoo.gif") no-repeat scroll 0  0 transparent;}


.title
{
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.contentheader_banner .title
{
    display: block;
    width: 100%;
    padding: 0px 0px 0px 0px;
    
}

.title_right
{
    text-align: right;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: right;
    width: 100%;
    position: relative;
}
.contentheader_banner .title_right
{
    margin-top: 10px;
}

.title_left
{
    float: left;
    margin: 0px 0px 5px 0px;
}


.contentheader h1, .contentheader_banner h1
{
    padding: 0px 15px 5px 0px;
    margin: 10px 0px 0px 0px;
    float: left;
    width: 100%;
    font-family: Times, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #4f141e;
    line-height: 32px;
}

.mainSpan_wrapper_noleftnav .title_left h1
{
    padding: 0px 15px 0px 18px;
    margin: 10px 0px 0px 0px;
    float: left;
    width: 100%;
    font-family: Times, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #4f141e;
    line-height: 32px;
}

.contentheader h2, .contentheader_banner h2
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    float: left;
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: #302f2f;
}

.mainSpan_wrapper_noleftnav .contentheader h2,
.mainSpan_wrapper_noleftnav .contentheader_banner h2
{
    padding: 0px 15px 0px 18px !important;
}

.mainSpan_wrapper_noleftnav .contentheader_banner 
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;	
}

.mainSpan_wrapper_noleftnav .banner_holder 
{
	padding: 14px 2px 0px;
}

.mainSpan_wrapper_noleftnav .banner_holder img
{
    width:100% !important;
}

.fix_intheight
{
    float: right;
    width: 0px;
    height: 450px;
}

/* Content: padding should be on content class NOT container */
.mainSpan_wrapper_home .content
{
    padding: 0px 0px 0px 0px;
}

.mainSpan_wrapper .content
{
	width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 100px 0px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    background: url(_gfx/int/content_bg.jpg) 0 bottom no-repeat;
}

.content a
{
    color: #4f141e;
    text-decoration: underline;
}

.content a:hover
{
    color: #4f141e;
    text-decoration: none;
}

.content textarea
{
    width: 525px;
}

.content p
{
    font-family: Arial, sans-serif;
    font-size: 13px;
    overflow:hidden;
}

/*.content p img
{
    width:100%;
}*/

/*.content ul
{
	padding:0px;
	margin:8px 0 10px 20px;
}*/

.content ul li
{
    padding: 0px 0px;
}

.content ul, .content ol
{
    padding: 0px 0 0 auto;
    margin-top: 8px;
    margin-bottom: 10px;
    margin-right: 0px;
}

.mainSpan_wrapper .content ul ul, .mainSpan_wrapper_noleftnav .content ul ul, .mainSpan_wrapper_review .content ul ul, .mainSpan_wrapper .content ol ol, .mainSpan_wrapper_noleftnav .content ol ol, .mainSpan_wrapper_review .content ol ol, .mainSpan_wrapper .content ul ol, .mainSpan_wrapper_noleftnav .content ul ol, .mainSpan_wrapper_review .content ul ol, .mainSpan_wrapper .content ol ul, .mainSpan_wrapper_noleftnav .content ol ul, .mainSpan_wrapper_review .content ol ul
{
    padding: 0px 0 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.downloadmessage
{
    clear: both;
    background: #FFFEF6 url(_gfx/int/download_bg.gif) top center repeat-x;
    border: solid 1px #AE9257;
    text-align: center;
    width: 466px;
    margin: 20px 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
{
    color: #aba28f;
    font-size: 9px;
    margin: 20px auto 0px auto;
    text-align: right;
    clear: both;
}

.last_updated_home
{
    width: 530px;
    color: #aba28f;
    font-size: 9px;
    margin: 5px 0px 0px 0px;
    text-align: right;
    clear: both;
}
.report_accessbility
{
    font-size: 11px;
    margin: 20px auto 0px auto;
    text-align: right;
    clear: both;
    color: #4C4646;
}

.mainSpan_wrapper_home .report_accessbility
{
    margin: 20px 23px 0px auto;
}

.report_accessbility a
{
    color: #4C4646;
}

.paging
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.mainSpan_wrapper_home .footer_wrapper
{
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0px 0px 0px 0px;
    z-index: 1;
    background: #9d9c97 url(_gfx/cmn/footer_bg.gif) center 0 repeat-x;
}

.mainSpan_wrapper .footer_wrapper, .mainSpan_wrapper_noleftnav .footer_wrapper, .mainSpan_wrapper_review .footer_wrapper
{
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0px 0px 0px 0px;
    z-index: 1;
    background: #9d9c97 url(_gfx/cmn/footer_bg.gif) center 0 repeat-x;
}

.mainSpan_wrapper_home .footer
{
    width: 800px;
    padding: 0 0 10px 15px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    background: none;
}

.mainSpan_wrapper .footer, .mainSpan_wrapper_noleftnav .footer, .mainSpan_wrapper_review .footer
{
    width: 800px;
    padding: 0 0 10px 0;
    margin: 0 auto;
    color: #fff;
    text-align: left;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    background: none;
}

.mainSpan_wrapper_home .footer a, .mainSpan_wrapper .footer a, .mainSpan_wrapper_noleftnav .footer a, .mainSpan_wrapper_review .footer a
{
    color: #fff;
    font-family: Verdana, Arial, Trebuchet MS, Tahoma, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.mainSpan_wrapper_home .footer a:hover, .mainSpan_wrapper .footer a:hover, .mainSpan_wrapper_noleftnav .footer a:hover, .mainSpan_wrapper_review .footer a:hover
{
    color: #fff;
    text-decoration: underline;
}

.mainSpan_wrapper_home .footer p
{
    font-family: Verdana, Arial, Trebuchet MS, Tahoma;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
    margin: 0px 0 0 15px;
    text-align: left;
}

.mainSpan_wrapper .footer p, .mainSpan_wrapper_noleftnav .footer p, .mainSpan_wrapper_review .footer p
{
    font-family: Verdana, Arial, Trebuchet MS, Tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin: 0px 0 0 15px;
    text-align: left;
}


.footer_text
{
    padding: 40px 0px 0px 0px;
}


/**********************************
	NoLeftNav classes
***********************************/
.mainSpan_wrapper_noleftnav .container
{
    float: left;
    width: 800px;
    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 20px;
    margin: 20px 0px 0px 0px;
    font-size: 9px;
    background: none;
    color: #4f141e;
    float: left;
    width: 95%;
    font-family: Verdana, trebuchet ms, verdana;
}

.mainSpan_wrapper_noleftnav .breadcrumb_wrapper#Title_Screen_breadcrumb_breadcrumbWrapper 
{
	padding:0;
}

.mainSpan_wrapper_noleftnav .title
{
    width: 100%;
    margin: 0px 0px 20px 0px;
    float: left;
    background: url(_gfx/int/title_noleft_bg.gif) 0 bottom no-repeat;
}

.mainSpan_wrapper_noleftnav .title_left
{
    float: left;
    width: 92%;
    padding-left: 0px;
    margin: 0px 0px 0px 0px;
}

.mainSpan_wrapper_noleftnav .title_right
{
    text-align: right;
    padding: 0px;
    margin: 0px;
    float: right;
    width: 100%;
}

.mainSpan_wrapper_noleftnav .content
{
    width: 760px;
    padding: 0px 20px 60px 20px;
    background: none;
    float: left;
}


/****************************************************
	REVIEW CLASSES
****************************************************/


.mainSpan_wrapper_review .container
{
    float: left;
    width: 800px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 40px 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: #4f141e;
    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 10px 0px 0px;
    margin-top: 0px;
}

.mainSpan_wrapper_review .content
{
    width: 583px;
    padding: 0px 0px 80px 25px;
    padding: 0px 0px 80px 0px;
    background: none;
}

/* Classes inside .container_noleftnav_notitle */
/*.mainSpan_wrapper_noleftnav .fix_intheight{ display: none;}*/

.mainSpan_wrapper_noleftnav .contentheader
{
    width: 800px;
    margin: 0;
    padding: 0;
}

.mainSpan_wrapper_noleftnav .leftnav_container
{
    display: 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;
}

.mainSpan_wrapper_review .component_title_review
{
    margin: 0px;
    background: url(_gfx/int/contentheader_noleftbg.gif) top left no-repeat;
    width: 800px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 50px 0px 3px 20px;
    color: #1F5017;
    line-height: 24px;
}

.mainSpan_wrapper_review .component_title_review h1
{
    padding: 0px 15px 5px 0px;
    margin: 10px 0px 0px 0px;
    float: left;
    width: 100%;
    font-family: Times, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #4f141e;
    line-height: 32px;
}

.mainSpan_wrapper_review .component_title, .container_review .component_subtitle, .container_review .component_listitem
{
    margin-left: 0px;
}

.mainSpan_wrapper_review .content > div
{
    padding-left: 15px;
}

.mainSpan_wrapper_review .component_content
{
    width: 700px;
    padding: 0px 0px;
    margin: 0 20px;
    background-color: none;
}

/* Hide review title for all except .container_review */
.mainSpan_wrapper .component_title_review, .mainSpan_wrapper_noleftnav .component_title_review
{
    display: none;
}

.mainSpan_wrapper_review .leftnav_container
{
    display: none;
}

.home_left
{
    float: left;
    width: 256px;
    margin: 15px 0px 0px 0px;
}

.home_right
{
    float: left;
    width: 544px;
    margin: 15px 0px 0px 0px;
}


/************************************
          home buttons
************************************/

.home_buttons
{
    width: 215px;
    margin: 10px 0px 0px 20px !important;
    padding: 0;
    display: block;
    float:left;
    list-style: none;
    background: none;
}

.home_buttons ul
{
    margin: 0 auto !important;
    padding: 0px;
    width: 215px;
    float:left;
    display:block;
}

.home_buttons li
{
    display: block;
    margin: 0 auto;
    padding: 0 !important;
    width: 215px;
    height: 51px;
}

.home_buttons li a img
{
    float: left;
    margin: 0;
    border: 0px solid;
    width: 215px;
    height: 51px;
}

.home_buttons_bottom
{
    width: 215px;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}

.home_buttons_bottom ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 215px;
}

.home_buttons_bottom li
{
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    width: 215px;
    list-style: none;
}

.home_buttons_bottom li a img
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    width: 215px;
}

/************************************************
Department Home Page
************************************************/
/* Don't add padding, left/right margins, or borders to these containers */
.depthome_left
{
    padding: 0px;
    margin: 0px;
    float: left;
    width: 590px;
    height: auto;
}

.leftnav_container ~ .container .content .depthome_left
{
    width:400px;
}

.depthome_right
{
    padding: 0px;
    float: right;
    display: inline;
    width:150px;
}

.alphabetpicker a
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 11px;
}

/************************************************
Left navigation 
************************************************/
.leftnav_container
{
    float: left;
    width: 174px;
    margin: 34px 0px 0px 17px;
    padding: 0px 0px 0px 0px;
    background: url(_gfx/int/leftnav_top.gif) 0 0 no-repeat;
}

.leftnav
{
    width: 172px;
    float: left;
    margin: 0px 0px 40px 1px;
    padding: 10px 0 0px 0;
    font-size: 13px;
    font-family: Arial, Trebuchet MS, Helvetica, Sans-Serif;
}

.leftnav a
{
    display: block;
    padding: 3px 10px 3px 10px;
    line-height: 18px;
    color: #000;
    text-decoration: none;
}

.leftnav_node_wrapper .leftnav_node_iscurrent, .leftnav_node_wrapper .leftnav_node
{
    border-bottom: 1px solid #dfdcdd;
}

.leftnav_node_wrapper
{
    background: #fff;
}

.leftnav a span
{
    padding-left: 9px;
}


.leftnav_node_wrapper .leftnav_node a
{
    color: #000;
}

.leftnav_node_wrapper a:hover span
{
    color: #037c75;
}

.leftnav_node_wrapper_root .leftnav_node_iscurrent a, .leftnav_node_wrapper_root .leftnav_node a
{
    border-bottom: 1px solid #fff;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren, .leftnav_node_wrapper .leftnav_node_haschildren
{
    background: #037c75;
    border-bottom: 1px solid #dfdcdd;
}
.leftnav_node_wrapper_root .leftnav_node_haschildren
{
    border: none;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren, .leftnav_node_wrapper_root .leftnav_node_iscurrent
{
    background: #037c75;
}

.leftnav_node_haschildren a span, .leftnav_node_wrapper_root .leftnav_node_haschildren a span, .leftnav_node_wrapper .leftnav_node_haschildren a span
{
    border-bottom: none !important;
    color: #fff;
    padding-left: 11px;
    background: url(_gfx/nav/arrow_down.gif) no-repeat 0px 9px;
}
.leftnav_node_haschildren a:hover span, .leftnav_node_wrapper_root .leftnav_node_haschildren a:hover span
{
    border-bottom: none !important;
    color: #037c75;
    padding-left: 11px;
    background: url(_gfx/nav/arrow_down_current.gif) no-repeat 0px 9px;
}
.leftnav_node_wrapper .leftnav_node_haschildren a span
{
    color: #900020;
    font-weight: bold;
    background: url(_gfx/nav/arrow_current_down.gif) no-repeat 0px 9px;
}
.leftnav_node_wrapper .leftnav_node_haschildren a:hover span
{
    background: url(_gfx/nav/arrow_down_current.gif) no-repeat 0px 9px;
}
.leftnav_node_wrapper .leftnav_node_haschildren
{
    background: #fff;
}

.leftnav_node_iscurrent a span
{
    color: #fff;
    background: url(_gfx/nav/arrow_current.gif) no-repeat 0px 7px;
}

.leftnav_node_wrapper_root .leftnav_node_iscurrent a span
{
    color: #fff;
    background: url(_gfx/nav/arrow_current_root.gif) no-repeat 0px 7px;
}

.leftnav_node_iscurrent a:hover span
{
    color: #037c75;
    background: url(_gfx/nav/arrow_right_over.gif) no-repeat 0px 7px;
}
.leftnav_node_wrapper .leftnav_node_iscurrent
{
    background: #fff;
}
.leftnav_node_wrapper .leftnav_node_iscurrent a span
{
    color: #900020;
    font-weight: bold;
}
.leftnav_node_wrapper .leftnav_node_iscurrent a:hover span
{
    color: #037c75;
    background: url(_gfx/nav/arrow_right_over.gif) no-repeat 0px 7px;
}

.leftnav_node_iscurrent
{
    background: #1b531e;
}

.leftnav_node_wrapper .leftnav_node a span
{
    /*background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 7px;*/ /*Level 1 arrows*/
}

.leftnav_node_wrapper .leftnav_node a:hover span
{
    background: url(_gfx/nav/arrow_right_over.gif) no-repeat 0px 7px;
}

.leftnav a:hover, .leftnav_node_wrapper_root .leftnav_node_haschildren a:hover, .leftnav_node_wrapper .leftnav_node a:hover
{
    color: #037c75;
    font-weight: bold;
    background: #f6d600; /*leftnav over*/
}

.leftnav span
{
    display: block;
}


/************************************************
Dropdown Menu
************************************************/
/* Menu wrapper */
.dropdownmenu
{
    position: relative;
    width: 758px;
    padding: 0;
    margin-left: 18px;
    z-index: 5000;
}


.dropdownmenu a
{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}


#noscript_dropdown
{
    overflow: hidden;
}


/* Root menu table */
table.menu
{
    border-collapse: separate;
}

/* That pops up */
table.menu_group
{
    border: 1px solid #0362aa;
    margin-left: 8px;
}



.menu_group td
{
    font-family: Tahoma, Arial, san-serif;
    font-size: 10px;
    line-height: 14px !important;
    color: #fff;
    cursor: pointer;
}

.menu_group img
{
    margin-right: 3px;
}

/* Default menu style item */
.menuitem, .menuitem_top
{
    background: #224d83 url(_gfx/nav/dropdown_bg.gif) top center no-repeat;
    border-top: solid 1px #d5e9f4;
    border-bottom: solid 1px #022043;
}

.menuitem img, .menuitem_top img, .menuitem_hover img, .menuitem_active img, .menuitem_expanded img, .menuitem_hover_top img, .menuitem_active_top img, .menuitem_expanded_top img
{
    margin: 0;
    margin-right: 5px;
}

.menuitem_hover, .menuitem_active, .menuitem_expanded, .menuitem_hover_top, .menuitem_active_top, .menuitem_expanded_top
{
    background: #937c0d url(_gfx/nav/dropdown_bg_over.gif) top center no-repeat;
    border-top: 1px solid #d5e9f4;
    border-bottom: 1px solid #022043;
}

.menuitem_root_image
{
    cursor: pointer;
}


/************************************************
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;
}

.form_normaldropdown
{
    width: 300px;
    border: 1px solid #c2bca6;
    background-color: #fdfaed;
    height: 17px;
    padding-left: 3px;
}

.form_button
{
    background: #038a83;
    font-family: Tahoma, :0;
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
    color: #fff;
    border: 1px solid #c7b9ac;
}

.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: 550px;
    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
{
    border-bottom: 1px solid #b2d2e9;
    margin: 0px 0px 40px 0px;
}

.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.jpg);
    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;
}



/************************************************
Google Search
************************************************/
.gs-result, .gs-webResult
{
    border-bottom: 1px solid #b2d2e9;
}

.gs-title
{
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
}

.gs-snippet
{
    padding: 10px 0 0 10px;
    border-top: 1px solid #b2d2e9;
    border-bottom: 0;
}

.gs-visibleUrl-long
{
    display: block;
}
.gs-visibleUrl-short
{
    display: none;
}
table.gsc-branding
{
    display: none;
}
td.gsc-branding-text
{
    display: none;
}
div.gsc-branding-text
{
    display: none;
}
td.gsc-branding-img
{
    display: none;
}
a.gsc-branding-clickable
{
    display: none;
}
.gsc-keeper
{
    display: none;
}
.gsc-result div.gs-watermark
{
    display: none;
}
.gsc-resultsHeader
{
    display: none;
}

/*****************************************
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: 760px;
}

.calendar
{
    width: 100%; /*border: 1px solid #d1c9b0;*/
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    table-layout: fixed;
    border-collapse:collapse;
}

.calendar_dayheader
{
    height: 1px;
    color: #fff;
    background: #048a83 url(_gfx/int/calendar_hdr.gif) 0 0 repeat-x;
    font-weight: normal;
    font-size: 12px;
    font-family: Trebuchet MS, Verdana;
    padding: 4px;
    border: 2px solid #048a83;
    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: Arial,Helvetica,san-serif;
    font-size: 20px;
    font-weight: bold;
    color: #7c7f81;
    width: 60%;
}

td.calendar_nextprev
{
    width: 200px !important;
    text-align: center;
}

.calendar_nextprev a
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #048a83 !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: 2px solid #048a83;
}

.calendar_day a, .calendar_today a, .calendar_today a:hover, .calendar_weekendday a, .calendar_selectedday a, .calendar_othermonthday a
{
    color: #fff;
    padding: 0 5px 8px 5px;
    margin: 0px 0;
}

.calendar_day, .calendar_weekendday
{
    background: none;
    color: #2f2f2f;
}

.calendar_othermonthday
{
    background: #eae7e2;
    color: #cdcbb2;
}

.calendar_today
{
    background: #048a83;
    color: #fff;
}

.calendar_selectedday
{
    background-color: #f2C532;
    color: #493421;
}

.calendar_eventtime
{
    color: #000;
    font-size: 10px;
    font-weight: normal;
    line-height: 11px;
    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: 760px;
}

.calendar_day a, .calendar_weekendday a, .calendar_selectedday a, .calendar_othermonthday a
{
    color: #000;
}

.today_controls {
    display: block;
    height: 33px;
    position: relative;
    text-align: center;
    width: 98%;
}
.today_controls table {
    width: 100%;
}
.today_controls table td {
    padding: 8px 0 0;
    text-align: center;
    width: 15%;
}
.today_controls table td + td {
    padding: 11px 0 10px;
    width: 70%;
}
.today_controls table td + td + td {
    width: 15%;
}
.today_controls .day_title {
    color: #7C7F81;
    font-size: 20px !important;
    font-weight:bold;
}
.today_controls .nextprevday {
    color: #048A83 !important;
    font-size: 12px;
    padding-top: 5px;
    text-decoration: underline;
    white-space: nowrap;
}
.today_controls .nextprevday:hover {
    text-decoration: none;
}

.addtocalendar {
    clear: both;
    float: left;
    margin: 15px 0 5px;
}
.calendar_Controls {
    background: url("_gfx/int/ical.png") no-repeat scroll 0 0 transparent;
    display: block;
    margin: 0;
    padding: 0 0 0 25px;
    width: 175px;
}
#calendarControls, #calendarControlsBottom {
    background-color: #FFFFFF;
    border: 1px solid #666666;
    display: none;
    line-height: 18px;
    width: 160px;
}
div.addtocalendar:hover #calendarControls, div.addtocalendar:hover #calendarControlsBottom {
    display: block;
    position: absolute;
}
#calendarControls br, #calendarControlsBottom br {
    display: none;
}
#calendarControls a, #calendarControlsBottom a {
    color: #666666;
    display: block;
    font-size: 11px !important;
    margin: 4px;
    padding: 0 0 0 25px;
    text-decoration: none;
    width: 130px;
}
#calendarControls a:hover, #calendarControlsBottom a:hover {
    color: #000000;
    text-decoration: underline;
}
.outlookcalendar {
    background: url("_gfx/int/calendar_add.gif") no-repeat scroll 0 0 transparent;
}
.googleCal {
    background: url("_gfx/int/google.gif") no-repeat scroll 0 0 transparent;
}
.yahooCal {
    background: url("_gfx/int/yahoo.gif") no-repeat scroll 0 0 transparent;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
    padding: 5px 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;
}

.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;
}

.component_back
{
    margin: 0px 0px 10px 0px;
}

.component_listitem
{
    padding: 0 0 15px;
    width: 500px;
    float:left;
}

.component_listitem a
{
    color: #aa790e;
}
.component_listitem a:hover
{
    color: #aa790e;
    text-decoration: none;
}

.component_listitem div
{
    margin-left: 0px;
    padding: 0 0 4px;
    width: 500px;
}

.component_listitem_header
{
    font-weight: bold;
    width: 100px;
    vertical-align: top;
}

.component_listitem_content
{
    width: 400px;
    vertical-align: top;
}

.component_content
{
    padding: 0px 0px 0px 0px;
    float:left;
    width:100%;
}

.component_back_link
{
    clear: both;
    display: block;
    float: right;
    margin-bottom: 20px;
}

.component_back_link > a {
    display: block;
    float: right;
}



/************************************************
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
************************************************/
/* For links on top of page */
.topselector
{
    margin: 10px 0;
    font-size: 11px;
}

/* For dropdown filters */
.filter
{
    width: 100%;
    margin: 10px 0px 10px 0px;
    font-size: 11px;
}

.filter a
{
    color: #048a83;
    font-size: 11px;
}

.filter a:hover
{
    color: #048a83;
    text-decoration: none;
}

.filter select
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    width: 180px;
}

.timing
{
}

.listtable
{
    /*width: 550px;*/
    width:100%;
    border: 1px solid #038a83 !important;
    background: #fff;
    border-collapse: collapse;
    margin: 10px 0;
    width: 100%;
}

.listtable img
{
    margin: 0;
}

.listtable th
{
    padding: 4px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    background: #038a83 url(_gfx/int/table_hdr.gif) 0 0 repeat-x;
    text-transform: uppercase;
    border: 0 !important;
}

.listtable tr
{
    border: 1px solid #c7b9ac;
}

.listtable_header a
{
    color: #fff;
}

.listtable_header a:hover
{
    color: #F8D902;
}

.listtable td
{
    border: 1px solid #c7b9ac;
    padding: 4px;
    margin: 0;
}



.listtable_buttoncolumn
{
    width: 70px;
    font-size: 9px;
}

.listtable_buttoncolumn input
{
    background-image: url(_gfx/button_bg.gif);
    font-size: 10px;
    padding: 2px;
    color: #000;
    border-width: 1px;
    border-style: solid;
    border-color: #d4d4d4 #949494 #828282 #c2c2c2;
}

.listtable_checkboxcolumn
{
    padding: 0px;
    width: 1px;
}

.listtable_checkboxcolumn input
{
    margin-left: -2px;
    margin-top: -3px;
}

.listtable_row_on
{
    background-color: #e4f1ff;
}

.listtable_row_off
{
    background-color: #ffffff;
}

/************************************************
Plain lists
************************************************/
.listcomponent
{
    border: solid 0px #ffffff;
}

.listcomponent th
{
    display: none;
}

.listcomponent td
{
    border: 0px;
    padding: 4px 4px 10px 0;
    margin: 0px;
}

.listcomponent img
{
    margin: 0;
}

.listcomponent .news_img
{
    float: left;
}
.listcomponent .news_img img
{
    margin: 4px 10px 0 0;
    width: 69px;
    height: 69px;
}
.listcomponent .news_title
{
    float: left;
    width: 440px;
}
.listcomponent .newspostdate
{
    font-style: italic;
}

/************************************************
Image-using item list 
************************************************/
.righttable
{
    width: 200px;
    border: 1px solid #038a83;
    border-collapse: separate;
}

.righttable th
{
    background-color: #038a83;
    padding: 3px;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    height: 20px;
}

.righttable_header a
{
    color: #ffffff;
}

.righttable td
{
    border: 0;
    border-top: 1px solid #038a83;
    padding: 3px;
    margin: 0;
    font-size: 10px;
}

.righttable tr:hover
{
    background-color: #f0bc00;
}

.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;
}

.form_list_title
{
    display: none;
}

/************************************************
Staff Directory
************************************************/
.staff .listtable
{
    width: 760px;
}

.staff .component_content
{
    width: 740px;
}

.staff_column_div
{
    margin: 10px 0px 0px 0px;
    width: 760px;
    display: block;
    position: relative;
    float: left;
}

.staff_thumbnail_span
{
    float: left;
    width: 110px;
}

.staff_thumbnail_span img
{
    padding: 0px;
    margin: 0px 0px 10px 0px;
    border-width: 1px !important;
    border-style: solid;
}

.staff_listitem_span
{
    float: right;
    width: 650px;
    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;
}

.searchname
{
    margin: 10px 10px 10px 0px;
    font-size:13px;
}
.alphabetfilter
{
    margin: 10px 10px 10px 0px;
    font-size: 11px;
}


/************************************************
Department boxes
************************************************/
.box_container
{
    margin-left: 20px;
    border: 1px solid #00639c;
    font-size: 10px;
    line-height: 12px;
    background: url(_gfx/int/deptbox_bg.gif) top center no-repeat; /*float:left;*/
}

.box_title
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    background: #00639c;
}

.box_list
{
    padding: 5px;
}

.box_list a
{
    font-weight: bold;
    text-decoration: none;
}

.box_list a:hover
{
    text-decoration: underline;
}

.box_list p
{
    margin: 6px 0;
    padding: 0;
    text-align: center;
    font-size: 10px;
}

.box_item_title
{
    padding-top: 2px;
    padding-bottom: 6px;
    margin-bottom: 0px;
}

.box_item_date
{
    margin-top: -4px;
    padding-bottom: 8px;
    clear: both;
}

.box_bottomlink
{
    padding-top: 0px;
}

.box_bottomlink a, .box_bottomlink a:hover
{
    font-size: 10px;
    display: block;
    text-align: left;
    padding: 3px;
}

.box_bottomlink a img
{
    border: none;
}

/******************************************
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: 258px;
    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: url(_gfx/int/form_button.gif) top repeat-x;
    border: 0px solid #031b37;
    text-align: left;
    margin: 0px 0px 0px 10px;
}

.slideshow_link a
{
    display: block;
    padding: 4px 3px 4px 27px;
    color: #031b37;
    background-image: url(_gfx/album/slideshow.gif);
    background-repeat: no-repeat;
    background-position: 7px 7px;
    font-size: 9px;
}

.slideshow_nav
{
    text-align: center;
}

.rss_button
{
    float: right;
    margin: -30px auto 0px auto;
}

/************************************************
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
************************************************/
.home_content
{
    margin: 30px 10px 0px 20px;
    clear: both;
}

.home_content img
{
}

/* Images w/o display:block in IE add a bottom margin */
.home_collage img
{
    display: block;
}

.home_collage
{
    float: left;
    height: 233px;
    width: 544px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 0;
    color: #fff; /*background: url(_gfx/home/collage1.jpg) 0 0 no-repeat;*/
}

.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_boxes
{
    /*position: relative; 	top: 16px;	 	left: 544px; 	width: 206px;*/
    position: absolute;
    z-index: 2;
    margin: 16px 0px 0px 544px;
}

.important_alert_wrapper
{
    position: absolute;
    z-index: 23;
    margin: 25px 0px 0px 67px;
    color: #492913;
    padding: 0px;
    width: 409px;
    height: 191px;
    overflow: hidden;
    background: url(_gfx/home/alert_bg.gif) 0 0 no-repeat;
    filter: Alpha(opacity=95);
    -moz-opacity: .95;
}

.important_alert_wrapper .box_title, .important_alert_wrapper .box_bottomlink
{
    display: none;
}

.important_alert_wrapper .box_list
{
    margin-top: 30px;
}

.important_alert_wrapper .box_item_title
{
    margin-left: 15px;
    margin-right: 15px;
}

.important_alert_wrapper .box_item_title a, .important_alert_wrapper .box_item_title a:hover
{
    font-weight: normal;
    color: #000;
}


.important_alert
{
    padding: 0px;
    margin: 65px 0px 0px 25px;
    width: 340px;
    height: 85px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    filter: Alpha(opacity=100);
    -moz-opacity: 1.0;
}

.important_alert_close {
    position: absolute;
    right: 15px;
    top: 13px;
}

.important_alert_close a:hover
{
    cursor:pointer;
}

/*.spotlight
{
	float: left;
	width: 200px;
	height: 260px;
	overflow: hidden;
	font-family: Arial, Trebuchet MS, tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #6f7376;
	background: none;
	margin: 65px 0px 0px 0px;
}*/

.spotlight_wrapper .box_title
{
    display: none;
}
.spotlight
{
    float: left; /*width: 212px; 	height: 100px; 	overflow: hidden; 	font-family: Arial, Trebuchet MS, tahoma; 	font-size: 12px; 	line-height: 20px; 	background: none;*/
    margin: 20px 20px 0 20px;
    display: inline;
}

.spotlight_text
{
    float: left;
    margin: 0px 0px 0px 0px;
}

.spotlight_text span
{
    font-family: Arial;
    font-size: 15px;
    color: #6f7376;
    font-weight: bold;
}

.spotlight_text a
{
    color: #b06110;
}
.spotlight_text a:hover
{
    color: #b06110;
    text-decoration: none;
}

.spotlight p, .spotlight ul li
{
    margin: 0px;
    padding: 0px;
}

.spotlight_text img
{
    float: left;
    border: 2px solid #fff;
    margin: 4px;
}

.spotlight_link
{
    float: right;
    margin: 10px 0px 0px 0px;
    text-align: right;
    font-family: Arial;
}
.spotlight_link a
{
    text-align: right;
    color: #393b3c;
    text-decoration: none;
    font-weight: bold;
}
.spotlight_link a:hover
{
    text-align: right;
    color: #393b3c;
    text-decoration: underline;
    font-weight: bold;
}


.click_infoBtn a
{
    display: block;
    float: left;
    margin: 20px 0px 0px 25px;
    width: 178px;
    height: 30px;
    background: url(_gfx/home/click_infoBtn.gif) 0 0 no-repeat;
}
.click_infoBtn a:hover
{
    background: url(_gfx/home/click_infoBtn.gif) 0 -30px no-repeat;
}

.didyou
{
    padding: 0;
    margin: 5px 10px 0 0;
    width: 206px;
    left: 544px;
    height: 87px;
    overflow: hidden;
    background: url(_gfx/home/didyou.gif);
}



/*.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_columns
{
    float: left;
    padding: 0;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 80px 0px;
    width: 800px;
    background: url(_gfx/home/columns_bg.jpg) 0 bottom no-repeat;
}

.home_socialnetworking
{
    height: 76px;
    width: 500px;
    margin: 30px 0px 0px 20px;
    background: url(_gfx/home/home_socialnetworking_bg.gif) no-repeat;
}

.home_socialnetworking img
{
    display: block;
    float: left;
    margin: 12px 0px 0px 18px !important;
    margin: 12px 0px 0px 14px;
}

/************************************************
Home boxes
************************************************/
/*HOME EVENTS*/
.home_events
{
    float: left;
    margin: 50px 0px 0px 20px;
    width: 230px;
    height: 260px;
    overflow: hidden;
}

.home_events .box_item
{
    display: block;
    float: left;
    width: 230px; /*height: 58px;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.home_events .box_list
{
    float: left;
    width: 230px;
    height: 230px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #464749;
    font-size: 11px;
    overflow: hidden;
    background: url(_gfx/home/home_events_box_list.jpg) 0 0 no-repeat;
}

.home_events .box_title
{
    display: block;
    width: 230px;
    height: 225px;
    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: 50px;
    height: /**/ 50px;
    width: 230px;
    display: none;
}

.home_events .box_item_title
{
    float: left;
    width: 230px;
    font-size: 12px;
    padding: 0px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    display: block;
    color: #27292a;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    background: url(_gfx/home/bullet.gif) 0 5px no-repeat;
}

.home_events .box_item_title a
{
    color: #27292a;
    font-weight: normal;
    text-decoration: none;
}
.home_events .box_item_title a:hover
{
    color: #142fbf;
    font-weight: normal;
    text-decoration: none;
}

.home_events .box_item_date
{
    float: left;
    width: 230px;
    display: block;
    padding: 0px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #535659;
    border-bottom: 1px dotted #65696e;
}


.home_events .box_bottomlink
{
    float: left;
    height: 20px;
    color: #393b3c;
    font-family: Arial;
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
    overflow: hidden;
    text-align: right;
    background: url(_gfx/home/home_events_box_bottom.jpg) 0 0 no-repeat;
}


.home_events .box_bottomlink a
{
    display: block;
    height: 20px;
    float: right;
    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;
}

.home_events .box_bottomlink a:hover
{
    display: block;
    height: 20px;
    float: right;
    padding: 0px;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    text-decoration: underline;
    color: #393b3c;
}








/*HOME NEWS*/

.home_news
{
    width: 524px;
    margin: 0px 0px 0px 10px;
    overflow: hidden;
    clear: left;
}

/*
.home_news .box_title
{
	display: block;
	width: 200px;
	height: 44px;
	padding: 0;
	margin: 0;
	text-align:left;
}
*/

.home_news .box_title
{
    display: none;
}

.home_box_title
{
    /*position:relative; 	top:15px; 	left:5px;*/
    float: left;
    background: url(_gfx/home/home_news_hd.gif) 0 0 no-repeat;
    display: block;
    padding: 0px 0 0 0;
    margin-left: 15px;
    overflow: hidden;
    height: 55px;
    width: 500px;
    text-indent: -4000px;
}

.home_news .box_list
{
    width: 524px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #464749;
    font-size: 11px;
    background: url(_gfx/home/home_news_box_list.jpg) 0 0 no-repeat;
    overflow: hidden;
}

.home_news img
{
    border: 1px solid #68514d;
}

.home_news .box_item_title
{
    font-size: 12px !important;
    padding: 0;
    margin: 0px 6px 0px 0px;
    display: block;
    color: #6e0722;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    max-width:490px;
}

.home_news .box_item_title a
{
    font-weight: bold;
    color: #6e0722;
    text-decoration: none;
    font-size: 12px !important;
}
.home_news .box_item_title a:hover
{
    font-weight: bold;
    color: #6e0722;
    text-decoration: underline;
}

.home_news .news_img
{
    float: left;
}

.home_news .box_item_desc
{
    display: block;
    float: left;
    width: 390px;
    margin: 5px 0px 0px 0px;
    padding: 0;
    font-family: Arial;
    font-size: 13px;
    color: #000;
    line-height:16px;
}

.home_news .box_item_desc_noimage
{
    display: block;
    float: left;
    width: 96%;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    font-family: Arial;
    font-size: 13px;
    color: #000;
}

.home_news .box_item_desc a
{
    color: #000;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
.home_news .box_item_desc a:hover
{
    color: #7a0928;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}

.home_news .box_morelink
{
    display: none;
}

.home_news .box_bottomlink
{
    position: absolute;
    top: 280px;
    left: 635px;
    height: 20px;
    width: 152px;
    color: #7a0928;
    font-family: Arial;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: none;
    line-height:16px !important;
}


.home_news .box_bottomlink a
{
    display: block;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    text-align: left;
    color: #7a0928;
    font-weight: bold;
    font-size: 12px;
    background: none;
    text-decoration: none;
    line-height:16px !important;
}

.home_news .box_bottomlink a:hover
{
    display: block;
    float: left;
    padding: 0px;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    text-decoration: underline;
    color: #7a0928;
}



.home_news .box_item
{
    width: 525px;
    height: 100px;
    margin: 0;
    padding: 10px 0 0 10px;
    float: left;
    display: block;
}

.home_news .box_item:hover
{
    background: url(_gfx/home/news_item_bg.gif) no-repeat;
}

.newsimg
{
    float: left;
    margin-right: 10px;
    padding:0;
    width: 80px;
}

.newsimg img.sticky
{
    border: 0 none !important;
    float: left;
    height: 16px !important;
    margin-left: -16px;
    margin-right: 0 !important;
    margin-top: 4px;
    position: relative;
    width: auto !important;
}

.home_news .newsimg img, .newsimg img
{
    border: 3px solid #CCCCCC;
    width: 69px;
    height: 69px;
}

/* first only */
/*
.home_news .box_item .box_item_img img
{
	width:46px;
}

.home_news .box_item_first
{
	float: left;
	width: 500px;
	height: 100%;
	margin: 0;
	padding: 0;
}
.home_news .box_item_first .box_item_img
{
	float: left;
	width: 200px;
	height: 100%;
	margin: 0;
	padding: 0;
}
.home_news .box_item_first .box_item_title
{
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
	border: 0;
}
.home_news .box_item_first .box_item_title a
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4f141e;
	text-decoration: none;
}
.home_news .box_item_first .box_item_title a:hover
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4f141e;
	text-decoration: underline;
}
.home_news .box_item_first .box_item_desc
{
	float: left;
	width: 280px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #666;
}
.home_news .box_item_first .box_item_desc a
{
	color: #7a0928;
	font-weight: bold;
	text-decoration: underline;
}
.home_news .box_item_first .box_item_desc a:hover
{
	color: #7a0928;
	font-weight: bold;
	text-decoration: none;
}

.home_news .box_item_first .box_left
{
	float: left;
	width: 40%;
}
.home_news .box_item_first .box_right
{
	float: left;
	width: 55%;
}

.home_news .box_item_first .box_item_img img
{
	width:191px;
}
*/




/*.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
{
    margin: 0px 0px 0px 0px;
    float:left;
}

.depthome_right .box_container
{
    width: 150px;
    font-size: 10px;
    line-height: 12px;
    border: 0px;
}

.depthome_right .news_box .box_title, .depthome_right .events_box .box_title
{
    width: 150px;
    background: url(_gfx/int/dept_news_hd.gif) 0 0 no-repeat;
    display: block;
    padding: 31px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height: /**/ 31px;
}
.depthome_right .events_box .box_title
{
    background: url(_gfx/int/dept_events_hd.gif) 0 0 no-repeat;
}

.depthome_right .box_left, .depthome_right .box_item_desc, .depthome_right .box_item_desc_noimage
{
    display: none;
}

.depthome_right .box_right
{
    width: 125px;
}

.depthome_right .box_list
{
    padding: 5px 10px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    background: #fff url(_gfx/int/dept_list_bg.gif) 0 0 repeat-x;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #27292a;
    width: 128px;
}

.depthome_right .box_list a
{
    font-weight: bold;
    color: #666;
    text-decoration: none;
}

.depthome_right .box_list a:hover
{
    color: #666;
    font-weight: bold;
    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: 2px;
    padding-bottom: 2px;
    margin-bottom: 5px;
    clear: both;
}

.depthome_right .box_item_date
{
    padding: 0px 0px 10px 0px;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.depthome_right .box_bottomlink
{
    clear: both;
    margin-top: 0px;
    padding-top: 0px;
    width: 150px;
    height: 37px;
    background: url(_gfx/int/dept_box_bottom.gif) 0 0 no-repeat;
}

.depthome_right .box_bottomlink a
{
    display: block;
    height: 20px;
    color: #666;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 11px;
    text-align: right;
    padding: 0px 10px 0px 0px;
    margin: 0px 5px 0px 0px;
}

.depthome_right .box_bottomlink a:hover
{
    display: block;
    height: 20px;
    color: #666;
    text-decoration: underline;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 11px;
    text-align: right;
    padding: 0px 10px 0px 0px;
    margin: 0px 5px 0px 0px;
}

.mainSpan_wrapper .component_title_review
{
    display: none;
}

/*** For Member Login ***/

.memberLogin
{
    position: absolute;
    left: 749px;
    top: 65px;
}

.memberSignup .form_div
{
    width: 500px;
    overflow: hidden;
    float: left;
}

.memberSignup .form_error
{
    vertical-align: top;
    display: block !important;
    margin: -5px 10px 12px 0;
    float: left;
}

.memberSignup .form_label
{
    margin-top: 0px;
    font-weight: bold;
    height: 30px;
    float: left;
    width: 150px;
    text-align: left;
    vertical-align: middle;
    display: block;
}

.memberSignup .form_field
{
    margin-top: 0px;
    height: 30px;
    float: left;
    width: 330px;
    text-align: left;
    vertical-align: middle;
    display: block;
}

.memberSignup .form_button_div
{
    width: 500px;
    height: 50px;
    overflow: hidden;
    float: left;
}

.memberSignup .form_button
{
    margin-top: 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;
}


.box_bottomlink .animatedrss
{
    display: block;
    float: left;
    height: 20px;
    width: 30px;
    font-size: 10px;
    color: #8A8582 !important;
    font-weight: normal !important;
    padding-left: 17px !important;
    background: url(_gfx/home/animated_rss.gif) 0 0 no-repeat !important;
    text-decoration: none;
}

.home_left_dropdown
{
    position: relative;
    float: left;
    width: 211px;
    height: 38px;
    margin: 0px 0px 0px 21px;
    background: url(_gfx/home/home_left_dropdown.gif) 0 0 no-repeat;
}

.home_left_dropdown select
{
    float: left;
    width: 191px;
    margin: 8px 0px 0px 10px;
}

.requestBtn
{
    position: relative;
    float: left;
    width: 208px;
    margin: 27px 0px 0px 20px;
}

*:first-child + html .requestBtn
{
    margin-top: 60px;
}

.requestBtn a img
{
    border: none;
}



.banner_holder
{
}
.banner_holder img
{
	width: 100%;
}
.letter_choosen
{
    text-decoration: none !important;
}

/*** mobile view ***/
#SwitchToMobile
{
    background: #fff9a5 url(_gfx/cmn/mobile/mob_visionlink_strip.gif) bottom left repeat-x;
}

#SwitchToMobile a
{
    display: block;
    background: url(_gfx/cmn/mobile/mob_visionlink_bg.jpg) center bottom no-repeat;
    text-align: center;
    font-size: small;
    color: #000000;
    padding: 5px 0 4px 0;
    border: 1px solid #bdbdbd;
    text-decoration: none;
}

/**************************
        SAFARI 3 hacks
**************************/

@media screen and (-webkit-min-device-pixel-ratio:0)
{



}





/*****************************
	Firefox3 Specific  (Its sad that we need these now)
******************************/


html > /**/ body .foobar, x:-moz-any-link, x:default
{
}


.home_collage img
{
    display: block;
}

.home_collage
{
    overflow: hidden;
    z-index: 0;
    position: relative;
}

.home_collage .slideshow_master, .home_collage .slideshow_inner
{
    z-index: 1;
    position: absolute;
}

.home_collage .slideshow_post
{
    z-index: 0;
    position: absolute;
}

/*** NEWS BLOG VIEW  ***/

.archiveButton
{
    display:none;
}

.blog_left {
    float: left;
    overflow: hidden;
    padding-bottom: 15px;
    width: 260px;
}

.blog_right {
    float: right;
    font-size: 12px;
    margin-right: -6px;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
    width: 303px;
    color: #666666 !important;
}
.blog_right .blog_box, .blog_right .blog_news_box {
    background: url("_gfx/int/blog/blog_bottom.gif") no-repeat scroll 0 bottom transparent;
    color: #666666 !important;
    float: right;
    margin-bottom: 20px;
    padding-bottom: 4px;
    width: 100%;
}
.blog_right .blog_box td {
    font-size: 12px;
}
.blog_right .blog_box a {
}
.blog_box .subtitle {
    background: url("_gfx/int/blog/blog_top.gif") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #ffffff !important;
    float: left;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 23px !important;
    margin: -15px 0 -4px -15px;
    padding: 4px 10px 2px 14px;
    position: relative;
    text-transform: uppercase;
    width: 303px;
}
.blog_right .box_title {
    background: url("_gfx/int/blog/blog_top.gif") no-repeat scroll 0 0 transparent;
    color: #ffffff;
    font-size: 16px !important;
    font-weight:bold !important;
    line-height: 23px !important;
    overflow: hidden;
    padding: 4px 10px 1px 14px;
    text-transform: uppercase;
}
.blog_box .subtitle .subtitle {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    font-variant: normal;
    height: auto !important;
    margin: 0;
    padding: 0;
    position: static;
    text-transform: none;
    width: auto;
}
.blog_box p {
    clear: both;
    float: left;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
}
.blog_box p.subtitle {
    margin-bottom: 5px !important;
}
.blog_right .blog_box_list {
    background: url("_gfx/int/blog/blog_strip.gif") repeat-y scroll 0 0 transparent;
    margin-top: 15px;
    padding: 0 15px 10px;
    float:left;
    width:273px;
}
.blog_right .box_list {
    background: url("_gfx/int/blog/blog_strip.gif") repeat-y scroll 0 0 transparent;
    margin-bottom: -19px;
    padding: 11px 15px 19px;
}
.blog_news_box ul {
    font-size: 13px;
    line-height: 13px;
    list-style-type: none;
    margin: 0 0 13px;
    padding: 0;
}

.blog_news_box .box_item_date {
    color: #2094D8;
    display: block;
    font-size: 11px;
}
.blog_news_box .box_list a {
    color: #59544F !important;
    text-decoration: none;
}
.blog_news_box .box_list a:hover {
    text-decoration: underline;
}
.blog_news_box .box_list p {
    margin: 0;
    padding: 6px 0;
    text-align: center;
}
.blog_right .box_bottomlink {
    display: none;
}
.blog_right .archiveButton {
    height: 18px;
    padding-right: 20px;
    display:block;
}
.blog_right .archiveButton a {
    background: url("_gfx/int/blog/archives_button.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 16px;
    overflow: hidden;
    text-indent: -4000px;
    width: 62px;
}

#recaptcha_image
{
    float:left;
}

