/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

/************************************************
Base font style and size set here
************************************************/
body
{
	border: none;
	margin: 0px auto;
	padding: 0px 0 0 0px;
	background: #cce4ef;
	text-align: center;
}

h3 
{ 
	color: #003a4a;
	font-size: 23px;
}

table img{
	margin: 0 5px 0px 5px;
}

table{
	font-size: 11pt;
}

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;	
	line-height:16px;
	color: #565656;
}

img
{
        border-color: #1E5261;
}

a img
{
        border-color: #1E5261;
	border: 0px 0px 0px 0px;
}

a
{
	color:#085a71;
	text-decoration:underline; 
}

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, 
.container_noleftnav:after, 
.container_noleftnav_notitle:after,
.title:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, 
.mainSpan, 
.contentheader, 
.content, 
.container, 
.container_noleftnav, 
.container_noleftnav_notitle,
.title_right
{
	display:inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix,
* html .mainSpan, 
* html .contentheader, 
* html.content, 
* html.container, 
* html.container_noleftnav, 
* html.container_noleftnav_notitle,
* html.title_right
{
	height:1%;
}

.clearfix, .mainSpan, .contentheader, .content, .container, .container_noleftnav, .container_noleftnav_notitle,.title_right
{
	display:block;
}
/* End hide from IE-mac \*/


/* Containing frame for the site */
.mainSpan_repeat_wrapper
{
	width:100%;
	padding: 0;
	margin: 0 auto;
	background: url(_gfx/cmn/mainSpan_middle.jpg) top center repeat-y;
}

.mainSpan_upper_wrapper
{
	padding: 0;
	margin: 0 auto;
	background: url(_gfx/cmn/mainSpan_Upper.jpg) top center no-repeat;
}

.mainSpan_lower_wrapper
{
	padding: 0 0 0px 0;
	margin: 0 auto;
	/*background: url(_gfx/cmn/outer_bg.jpg) top center no-repeat;*/
	background: url(_gfx/cmn/mainSpan_Lower_new1.jpg) bottom center no-repeat;
}

.mainSpan
{
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	/*background: url(_gfx/cmn/mainspanbg.png) top center no-repeat;*/
	margin: 0px auto 0px auto;
	text-align:left;
}

.width_container{
	width: 760px;
	/*background: url(_gfx/int/main_int_bg.jpg) top center no-repeat;*/
	background: #fff url(_gfx/int/main_int_noleftnav_bg.jpg) top left no-repeat;
	overflow:hidden;
	/*background: url(_gfx/cmn/main_repeat_bg.gif) top repeat-y;*/
	/*margin-left: 18px;*/
	/*background-image: url(_gfx/cmn/main_bg.jpg);
	background-repeat: repeat-y;*/
	/*border: solid 1px #ff3333;*/
}
/*
.width_inner_container
{
	width: 760px;
	background-image: url(_gfx/cmn/main_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}*/

/* 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;
	padding:0;
	margin:0;
	line-height:0;
}

.content iframe
{
	
	width: 98%;
	_width: 100%;
	_margin-left: 20px;
	border: none;
}

iframe.external_link
{
	background: none;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/
.printonly {
	display: none;
}

.header
{
	width: 760px;
	background: url(_gfx/cmn/header_bg.jpg) no-repeat;
	height: 115px;
}

.header_left
{
	float:left;
	width:270px;
}


.header_left a.home_link
{
	width: 100px;
	height: 80px;
	display: block;
	position: relative;
	top: 3px;
	text-indent: -4000px;
}

.header_left a.sparkslink
{
	display: none;
}

.header_right
{
	float:left;
	width:465px;
}

.header_logo
{
	height: 1px;
	width: 1px;
	border: none;
}

/* Top line of links */
.header_nav
{
	text-align:center;
	color: #b7dceb;
	font-size: 11px;
	padding-top:3px;
	height: 23px;
}

.header_nav a
{
	color: #b7dceb; 
	text-decoration:none;
	padding: 0px 4px 0px 4px;
}

.header_nav a:hover
{
	text-decoration:none;
        color: #fff;
}

/* Container for search field and go button */
.dropdownmenu_search_div
{
	display:block;
	height:28px;
}

.searchbox
{ 
	background: url(_gfx/cmn/search_bg.jpg) no-repeat;
	display:block;
	position:relative;
	float:right;
	height:28px;
	width:191px;
	/*
	position: absolute;
	display:block;
	height:28px;
	width:191px;
	left:1021px;
	top:141px;*/
	/*position: relative;
	right: 80px;
	top: 13px;*/
}

.searchbox_textbox
{
	float:left;
	height: 14px;
	padding:1px 1px 1px 1px;
	margin:6px 0px 0px 8px;
	font-size:10px;
	background-color:#fff;
	color: #085a71;
	width:130px;
	border-width: 1px;
        border-style: solid;
        border-color: #7F9DB9;
}

.searchbox_button
{
	float:left;
	margin-top:6px;
	margin-left:5px;
}


.quicklink 
{
    width:145px;
    height: 18px;
	font-size: 11px;
	margin: 4px 11px 0 5px;
	float: right;
}

.quicklink option 
{
    padding:2px;
}


/************************************************
Content section
************************************************/
/* Page content container */
.container
{ 
	width: 570px;
	float:left;
	/*overflow: hidden;*/
}

/* Contains breadcrumb, page title, printer friendly link */
.contentheader
{
	display:inline-table;
	width: 100%;
	/*background: url(_gfx/int/contentheader_bg.gif) top left no-repeat;*/
}

.contentheader_banner
{
	display:inline-table;
	background: none;
}

.image_banner
{
	display: block;
}

.breadcrumb_wrapper
{
	padding: 5px 2px 0px 0px;
	background: none;
	font-family: Tahoma, Arial, Sans-Serif !important;
	font-size:11px;
	color: #fff;
	line-height: 13px;
	text-align:left;
	margin-right:20px;
    margin-left:12px;
	height:15px;
}

.contentheader_banner .breadcrumb_wrapper
{
	padding: 0px 2px 0px 0px;	
	margin-left:15px;
	font-size:10px;
	background: none;
	color: #fff;
	/*background: #d5eaff url(_gfx/int/title_bg.gif) top right repeat-y;*/
}

.breadcrumb{
	margin-bottom: 0px;
}
.breadcrumb a
{ 
	color: #fff;
	text-decoration: underline;
}

.breadcrumb a:hover
{
	text-decoration: none;
}

.printer_friendly, .forward_link, .rss{
    font-size:10px;
    float:right;
    height:20px;
    text-align:left;
}

.forward_link{width:65px;}
.printer_friendly{width:46px;}
.rss{width:38px;}
.sharelink{display:block;width:118px;}

.printer_friendly a, .forward_link a, .rss a, .sharelink a{
    display:block;
    padding-left:22px;
    text-decoration:underline;
	color: #237e9c;
	font-family: Tahoma, Arial, Sans-Serif !important;
	font-size:11px;
}


.printer_friendly a{background: url(_gfx/int/print.png) 0 0 no-repeat;}
.forward_link a{background:url(_gfx/int/email.png) 0 0 no-repeat;}
.rss a{background:url(_gfx/int/rss.png) 5px 0 no-repeat;}
.sharelink a{width:90px;background:url(_gfx/int/share/share.png) no-repeat 5px 0;}

.printer_friendly a:hover, .forward_link a:hover, .rss a:hover, .sharelink a:hover
{
	text-decoration:none;
}

#share {cursor:pointer;}
#share div 
{
    float:right;
    text-align:left;
    display:block;
    
}

#share ul 
{
	background-color:#fff;
	display:none;
	width:220px;
	border:1px solid #666;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	/*overflow:hidden;*/
}
#share div:hover ul, #share div.over ul
{
	display: block;
	/* Added to resolves z-index conflict with dropdown menu */
	position:absolute;
	z-index:1000;
}
#share ul li, #share div:hover ul li, #share div.over ul li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:110px;
	position:relative;
}
#share li a 
{
	text-decoration:none;
	color:#666;
	margin:4px;
	padding:0px 0px 0px 20px;
	display:block;
}
#share li a:hover
{
	color:#000;
}
.shareemail {background:url(_gfx/int/share/email.jpg) no-repeat 0 0;}
.sharefacebook {background:url(_gfx/int/share/facebook.jpg) no-repeat 0 0;}
.sharedel {background:url(_gfx/int/share/del.jpg) no-repeat 0 0;}
.sharegoogle {background:url(_gfx/int/share/google.jpg) no-repeat 0 0;}
.sharedigg {background:url(_gfx/int/share/digg.jpg) no-repeat 0 0;}
.sharetwitter {background:url(_gfx/int/share/twitter.jpg) no-repeat 0 0;}
.sharestumble {background:url(_gfx/int/share/stumble.jpg) no-repeat 0 0;}
.sharemyspace {background:url(_gfx/int/share/myspace.jpg) no-repeat 0 0;}
.sharelive {background:url(_gfx/int/share/live.jpg) no-repeat 0 0;}
.sharereddit {background:url(_gfx/int/share/reddit.jpg) no-repeat 0 0;}

.title
{
	width:100%;
	margin: 23px 0px 5px 0px;	
}

.title_right
{
	text-align:right;
	height:20px;
	padding:0px 5px 0px 0px;
	margin: 15px 20px 0px 0;
	float: right;
	width: 204px;
}

.title_left{
	float: left;
	width: 337px;
}
.contentheader h1,
.contentheader_banner h1
{
    padding:10px 0px 3px 15px;
    margin:0px 0px 0px 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color: #1e5261;
	line-height: 25px;
    width:322px;
}

.contentheader h2,
.contentheader_banner h2
{
    padding:5px 0px 0px 11px;
    margin:0px 0px 0px 5px;
	float: left;
        width:535px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight: bold;
	color: #b7a450;
}

.fix_intheight
{
	height:500px;
	float: right;
	width: 0px;
	font-size: 1px;
}

.container_noleftnav_notitle .fix_intheight{display: none;}
.container_review .fix_intheight
{
	height:600px;
	/*display: block; */
}

/* Content: padding should be on content class NOT container */
.content
{ 
	padding: 15px 20px 25px 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.content textarea
{
	width:500px;
}

.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 #885a4e;
	text-align:center;
	width: 85%;
	margin: 10px auto;
	padding: none;
	margin-top:25px;
}

.downloadmessage img
{
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
}

.downloadmessage p
{
	color: #4b4638;
	font-size:10px;
	padding:5px 0px;
	margin:0px;
}

.last_updated
{
	background: url(_gfx/cmn/updated.gif) top center no-repeat;
	width: 90%;	
    color:#aba28f;
    font-size:9px;
	margin: 20px auto 0px auto;
    text-align:right;
    display: none;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}

.footer_wrapper
{
	background-color:transparent;
	width:760px;
	height: 135px;
	padding:0px;
	margin: 0 auto;
	overflow:hidden;
}

.footer,
.footer_home,
.footer_leftnav
{
	padding:0;
	margin:0;
	height: 87px;
	width:760px;
}

.footer_home
{
	height: 135px;
	width:760px;
	padding:0;
	margin:0;
	background: url(_gfx/home/footer_home_bg_135.jpg) top center no-repeat;
}

.footer
{
	background: url(_gfx/int/footer_int_bg_135.jpg) top center no-repeat;
        height: 135px;
}

.footer a, .footer_home a, .footer_leftnav a
{
	text-decoration: none;
}

.footer a:hover, .footer_home a:hover, .footer_leftnav a:hover
{
	text-decoration: none;
        color: #00394A
}

.footer_wrapper p
{
	padding:5px 10px 0px 10px;
	margin:0;
	
	font-family: Tahoma, Arial, Sans-Serif !important;
	font-size:9px;
	font-weight: bold;
	color: #778a8f;
	line-height: 13px;
}

.footer_wrapper a
{
	color: #085a71;
}

/* Classes inside .container_noleftnav */
.container_noleftnav
{
	background: url(_gfx/int/main_int_noleftnav_bg.jpg) top left no-repeat;
}

.container_noleftnav .contentheader h1
{
	padding:10px 15px 3px 15px; 
    margin:0px 0px 0px 0px; 
    float: left; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:22px; 
    font-weight:normal; 
    color: #1e5261; 
    line-height: 25px; 
    width:525px;
}

.container_noleftnav .breadcrumb_wrapper
{
	padding: 4px 3px 15px 15px;	
	font-size:10px;
	background: none;
	color: #fff;
}

.container_noleftnav .title
{
/*	background: #fefeff url(_gfx/int/title_noleftbg.gif) top right no-repeat;*/
	overflow:hidden;
	width:100%;
	margin:4px 0px 10px 25px;
}

.container_noleftnav .title_left
{
	float:left;
	width:60%;
}

.container_noleftnav .title_right
{
	background: none;
	float:right;
	width:210px;
	padding:0px 40px 0px 0px;
	overflow:hidden;
}

.container_noleftnav .content
{
	width:690px;
	padding: 10px 20px 10px 20px;
	margin-left:15px;
    /*border-top:5px solid #2a6477;*/
}

/* Classes inside .container_noleftnav_notitle */
.container_noleftnav_notitle 
{
	background: url(_gfx/home/home_main_bg.jpg) top left no-repeat;
}

.container_noleftnav_notitle .contentheader
{
    display:none;
}

.container_noleftnav_notitle .content
{
	margin:5px 20px 20px;
	padding:0px 0px 5px;
}

/* Used for content review pages, also error page */
.container_review
{
	background: url(_gfx/int/main_int_noleftnav_bg.jpg) top left no-repeat;
}

.container_review .contentheader
{
	display:none;
}

.container_review .component_title_review
{
	margin:0;
	padding:0;
	padding-top:40px;
	/*background: url(_gfx/int/contentheader_noleftbg.gif) top left no-repeat;*/
	width: 707px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color: #01507f;
	line-height: 24px;
}

.container_review .component_title_review h1
{
    padding:0px 0px 3px 0px;
    margin:0px 0px 0px 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color: #01507f;
	line-height: 24px;
	width:500px;
}

.container_review .content
{
    padding: 10px 30px 10px 40px;
}

/* Hide review title for all except .container_review */
.container
{
	/*background: url(_gfx/cmn/main_bg.jpg) -170px 0px no-repeat;*/
}

.container .component_title_review,
.container_noleftnav .component_title_review,
.container_noleftnav_notitle .component_title_review
{
	display:none;
}

/************************************************
Department Home Page
************************************************/
/* Don't add padding, left/right margins, or borders to these containers */
.depthome_left
{
    padding:0px;
	float:left;
	width:350px;
	margin-bottom: 15px;
}

.depthome_right
{
    padding:0px;
	float:left;
	margin: 15px 0;
	margin-right:0px;
	width:161px;
}

.dept_header
{
	padding-top:4px;
	padding-left:13px;
}

.alphabetpicker a
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
}

/************************************************
Left navigation 
************************************************/
.leftnav
{
	/*background: #01639b url(_gfx/nav/leftnav_top.gif) top left no-repeat;*/
	width: 183px;
	float:left;
	padding: 23px 0px 30px 0;
	margin:0;
	margin-left:0px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.leftnav_bottom
{
	background: url(_gfx/nav/leftnav_bottom.jpg) top left no-repeat;
	height:92px;
	width:183px;
}

.leftnav_container
{
	background: url(_gfx/nav/leftnav_bg.png) top left repeat-y;
	padding:0;
	margin:0;
	margin-left:0px;
    margin-top:-11px;
	width:183px;
}

.leftnav a
{
	display:block;
	padding: 3px 3px 3px 7px;
	line-height: 15px;
	color: #1E5261;
	text-decoration:none;
}

.leftnav_top_padding
{
	height:30px;
}

.leftnav_bottom_padding
{
	width:174px;
	background-color:#ebe5ca;
	height:100px;
}

.leftnav_node_wrapper, .leftnav_node_wrapper_root, .leftnav_top_padding
{
	width:174px;
	background-color:#ebe5ca;
}

.leftnav_node_wrapper
{
	border-bottom:1px solid #fff;
	/*background: #7e97b5;*/
}

.leftnav a span{
	padding-left: 9px;
	/*background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 4px;*/
}

.leftnav_node_wrapper .leftnav_node a
{
	color: #1E5261;
}

.leftnav_node_wrapper a span, .leftnav_node_wrapper_root a span
{
	/*background: url(_gfx/nav/arrow_right_child.gif) no-repeat 0px 4px;*/
	display: block;
}

.leftnav_node_wrapper_root
{
	/*border-top: 1px solid #fff;*/
	border-bottom:1px solid #fff;
}

.leftnav_node_haschildren
{
}

.leftnav_node_wrapper_root .leftnav_node_haschildren
{
	background-color: #8DC6D9;
}

.leftnav_node_wrapper .leftnav_node_haschildren a span
{
	background: url(_gfx/nav/arrow_down_root.gif) no-repeat 0px 6px;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren a span
{
	color: #1E5261;
}

.leftnav_node_wrapper .leftnav_node_haschildren a
{
	background:#D2EDF5;
}

.leftnav_node_wrapper .leftnav_node a/*, .leftnav_node_wrapper .leftnav_node_iscurrent a*/
{
	background:#d2edf5;
}

.leftnav a:hover,
.leftnav_node_wrapper a:hover
{
	color: #003a4a !important;
	background: #dec656;
	text-decoration:none;
}
.leftnav a:hover span {
	background: url(_gfx/nav/arrow_right.gif) no-repeat 0px 4px;
}

.leftnav_node_haschildren a span,
.leftnav_node_wrapper_root .leftnav_node_haschildren a span
{
	border-bottom: none !important;
	color: #1E5261;
	padding-left: 11px;
	background: url(_gfx/nav/arrow_down.gif) no-repeat 0px 6px;
	font-weight:bold;
}

.leftnav_node_iscurrent a span
{
	color: #1E5261;
	background: url(_gfx/nav/arrow_right_current.gif) no-repeat 0px 4px;
	font-weight:bold;	
}

.leftnav_node_iscurrent
{
	background-color: #d2edf5;
}

/************************************************
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: #DFC75B url(_gfx/int/form_button1.gif) top repeat-x;
	font-family:Tahoma, :0;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #003B4B;
	border: 1px solid #DFC75B;
}

.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
{
  border:solid 0 #000;
  background-color: #fff;
  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_Wrapper
{
	text-align:center;
}

.search
{
	width:700px;
	text-align:left;
	margin:0 auto;
	border-bottom:1px solid #b2d2e9;
        padding-right:14px;
        padding-left:14px;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
	border-top:1px solid #b2d2e9;
}
	
.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_summary
{
	font-weight:bold;
	background-color:#eef8ff;
	padding:10px;
	text-align:center;
	font-size:10px;
	background-image:url(_gfx/cmn/search_summary_bg.gif);
	background-repeat:repeat-x;
	_background-position:0 1px; /* for IE only */
	border:1px solid #b2d2e9;
	border-bottom:0;
}

.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #b2d2e9;
	border-bottom:0;
}

.search_result_alternate
{
	background-color:#f4f9fc;
}

.search_result_title
{
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

.search_result_location
{
	padding-left:10px;
}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.search_result_synopsis
{
	padding:0;
	display:none;
}

.search_result_synopsis_highlight
{
	background-color:#fcffcc;
	display:none;
}

.search_result_info
{
	padding-left:10px;
	padding-bottom:10px;
}

.search_result_info_field
{
	font-weight:bold;
	text-transform:uppercase;
}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}



.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}

*html .advanced_search_textbox { line-height: 12px; }
*html input { line-height: 13px;}

.advanced_search input
{
	background: #082956 url(_gfx/int/form_button1gif) top repeat-x;
	color: #fff;
}

.advanced_search_textbox{
	background: #fff !important;
	color: #6a655c !important;
}


/************************************************
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 10px 0px;
	width:695px;
}

.calendar
{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.calendar_dayheader
{
	height: 1px;
	color: #fff;
	background-color: #4B94BD;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 0px;
	text-transform: uppercase;
	border: 1px solid #4B94BD;
}

.calendar_selector
{
	color:#ffffff;
	background-color:#efdC9e;
	font-size:9px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 10px 0px 12px 0px;
	font-family: Verdana, Arial,Helvetica,san-serif;
	font-size: 22px;
	font-weight: bold;
	color: #4B94BD;
	width:60%;
}

td.calendar_nextprev
{
	width:200px !important;
}

.calendar_nextprev a
{
    font-size:10px;
	color:#1b687f !important;
}

.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 8px;	
	width: 95px;
	height:100px;
	border: 1px solid #D1C7AC;
}

.calendar_day a,
.calendar_today a,
.calendar_weekendday a,
.calendar_selectedday a,
.calendar_othermonthday  a
{
	color: #675141;
	padding: 0 5px 8px 0px;
	margin:3px 0;
}

.calendar_day,
.calendar_weekendday
{
	background: #ffffff;
	color:#42566e;
}

.calendar_othermonthday
{
	background:#F2EFDE;
	color:#646d79;
}

.calendar_today
{
    background: #DEC658;
	color:#42566E;
}

.calendar_selectedday
{
	background-color:#e2af4b;
	color:#999999;
}

.calendar_eventtime
{
	color:#666666;
	font-size:10px;		
	font-weight: normal;	
	line-height:11px;
	margin:0px 0 0 0;
	padding: 0px 0 0 0 !important;
}

.calendar_eventlink
{
	font-size:10px;		
	font-weight: normal;
	line-height:11px;
	display:block;
	padding:0px 0 0px 0;
	margin:0px 0 ;
}

.calendar_allinone .listtable
{
	width:720px;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
/*
    padding:5px 0px 0px 0px;
    margin:20px 0px 10px 0px;
    width:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight: bold;
	color: #9d8311;*/
	padding:0px 0px 0px 0px;
    margin:0px 0px 10px 0px;
    width:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	font-weight: bold;
	color: #9d8311;
}

.component_subtitle
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 10px 0px;
    width:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight: normal;
	color: #01639b;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px;
	width:400px;
}

.component_listitem div
{
	padding: 0 0 4px;
	width:400px;
}

.component_listitem_header
{
	font-weight: bold;
	width:100px;
	vertical-align: top;
}

.component_listitem_content
{
	width:300px;
	vertical-align: top;
}

.component_content 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;
}

/************************************************
Lists, including DataGrid classes
************************************************/
/* For links on top of page */
.topselector
{
	margin: 10px 0;
}

/* For dropdown filters */
.filter
{
	margin: 10px 10px 10px 0px;
}

.filter select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	width:180px;
}

.timing
{
}

.listtable
{
	width:540px;
	border:1px solid #D0C6AB !important;
	background-color:#fbfdff;
	border-collapse:separate;
	margin: 10px 0;
}

.listtable th
{
	background-color: #589FC9;
	padding:4px;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	text-transform:uppercase;
	border:0px;
}

.listtable_header a
{
	color:#ffffff;
}

.listtable td
{
	border:0;
	border-top:1px solid #c3bfa7;
	padding:4px;
	margin:0;
}

.listtable tr:hover
{
	background-color:#edf8ff;
}

.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:3px 2px 3px 0px;
	margin:0px;
        vertical-align:top;
}

/************************************************
Image-using item list 
************************************************/
.righttable
{
    width:200px;
	border:1px solid #007799;
	border-collapse: separate;
}

.righttable th
{
	background-color: #007799;
	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:#f4f9fd;
	border:1px solid #bcb599;
}

.listfaq td
{
	padding:4px;
	border:none;
}

.listfaq_answers
{
	width:540px;
	padding:0;
	border-collapse: separate;
}

.listfaq_answers td
{
	padding:4px;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_a p, .listfaq_a ul
{
	margin-top:0px;
}

.listfaq_a_left
{
	float:left;
	width:20px;
	font-weight:bold;
}

.listfaq_a_right
{
	float:left;
	width:445px;
	margin:0px 0px 0px 0px;
}

/* Component list pagers*/
.listtable_pager,
.listcomponent_pager,
.listfaq_pager
{
	text-align:right;
	font-size:10px;
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
	border-top:1px solid #bcb599;
}

.listtable_pager span,
.listcomponent_pager span,
.listfaq_pager span
{
	font-size:10px;
}

.listtable_pager a,
.listcomponent_pager a,
.listfaq_pager a
{
	display:inline;
	padding:3px; 
	border:1px solid #bcb599;
	border-top:0px;
	background-color:#f4f9fd;
	text-decoration:none;
	background-image:url(_gfx/cmn/search_link_bg.gif);
	background-repeat: repeat-x;
	_background-position:0 1px; /* for IE only */
	font-size:10px; 
	font-weight:bold;
}

.listtable_pager a:hover,
.listcomponent_pager a:hover,
.listfaq_pager a:hover
{
	background:#ffffff;
	border-top:1px solid #b2d2e9;
}

.listcomponent_pager
{
	text-align:left;
}

/***********************************************
E-Notifier
***********************************************/
.tag_div
{
	padding: 10px 0 20px;
}

.area_div
{
	padding: 5px 0;
}

/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0;
}

/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	margin:10px 0px 0px 0px;
	clear:both;
	width:560px;
}

.staff_thumbnail_span
{
	float:left;
	width:105px;
}

.staff_thumbnail_span img
{
	padding:0px;
	margin:0px 0px 10px 0px;
	border:0px;
}

.staff_listitem_span
{
	float:right;
	width:450px;
	margin:0px 0px 10px 0px;
}

/************************************************
Department boxes
************************************************/
.box_container
{
	margin-left:20px;
	font-size:10px;
	line-height:13px;
	width:161px;
	background: url(_gfx/int/dept_top.jpg) top center no-repeat;
}

.box_container img
{
	display:none;
}

.box_title
{
	/*height:50px;
	width:161px;*/
	padding-top:14px;
	padding-left:15px;
	padding-bottom:10px;
	color:#4B94BD;
	font-weight:bold;
	font-size:14px;
}

.box_list
{
    padding: 5px ;
}

.box_list a
{
	font-weight:normal;
	text-decoration:underline;
	color: #5b4c3d;
	font-family: Tahoma, Arial, Sans-Serif;
}

.box_list a:hover
{
	text-decoration:none;
}

.box_list p
{
	margin: 6px 0;
	text-align:center;
	font-size:10px;
}

.box_item_title
{
	background: url(_gfx/int/dept_arrow.png) 0px 5px no-repeat;
    padding-bottom:0px;
	padding-left:15px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
    clear:both;
}

.box_item_date
{
    padding-top:0px;
    margin-bottom:8px;
	padding-left:15px;
	margin-left:5px;
	margin-right:5px;
    clear:both;
}

.box_bottomlink{
	padding-top: 0px;
	background: url(_gfx/int/dept_bottom.jpg) bottom center no-repeat;
	height:36px;
}

.box_bottomlink a,
.box_bottomlink a:hover
{
    font-size:11px;
    display:block;
    text-align:right;
    padding:3px;
	padding-right:24px;
	font-family: Tahoma, Arial, Sans-Serif;
}

.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: 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;
    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;
}

.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
{
	clear:both;
	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_collage img
{
	display: block; 
}

.home_collage
{
	height: 263px;
	padding-top:1px;
	margin-left:14px;
	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: 10;
	margin: 16px 0px 0px 544px;
}

.important_alert_wrapper
{	
	position: absolute;
	z-index: 2;
	margin: 10px 0px 0px 30px;
	padding: 0;
	width:445px;
	height: 181px;
	overflow: hidden;
	background: url(_gfx/home/important_notice.png) 0 0 no-repeat;	
}

.important_alert
{
	padding: 0;
	margin: 60px 0px 0px 23px;
	height:100px;
	width:400px;
	overflow:hidden;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:12px;
	color:#988926;	
}

.spotlight{
	padding: 0px;
	width: 180px;
	height: 95px;
	overflow: hidden;
	z-index: 20;
	position:absolute;
	display:block;
	top:80px;
	left:-8px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
	color:#085971;
}

.spotlight a{
	text-decoration: underline;
	color:#085971;
	font-weight:bold;
}

.spotlight a:hover
{
	text-decoration: none;
}

.didyou
{
	padding: 0;
	margin: 5px 10px 0 0;
	width: 206px;
	left: 544px;
	height: 87px;
	overflow: hidden;
	background: url(_gfx/home/didyou.gif);
}

.spotlight p, .didyou p, .important_alert p{
	/*margin: 38px 10px 10px 20px;*/
	line-height: 14px;
	font-size: 11px;
}

/*.important_alert p{ margin: 20px 10px 10px 30px;}*/

.weather
{
	/*
	position: relative;
	left: 538px;
	top: 20px;
	display: none;
	*/
	position: absolute;
	z-index: 3;
	margin: 208px 0px 0px 560px;
}

*html .weather{ margin-top: 190px;}

.weather
{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #141b5c;
	/*margin-top: 10px;*/
	font-weight: bold;
}

.weather a
{
	color: #BD970F;
}
.weather img
{
	position: relative;
	top: 10px;
}

.home_columns
{
	padding: 0px 0 0 0;
	margin: 20px 0 0 0;
	height: 260px;
	overflow:hidden;
}

.home_left
{
	display: block;
	width:480px;
	height:230px;
	float:left;
	padding:5px 10px 0 10px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 14px;
}

.home_left span.home_title
{
	font-weight:bold;
	display:block;
}

.home_left .box_title
{
	/*display: none;*/
}

.home_right
{
	width: 219px;
	float:right;
	margin-right: 12px;
}

.home_links{
	width: 734px;
	height: 95px;
	margin: 0px 0 0 -1px;
	padding: 0;
	/*position: relative;*/
	position: absolute;
	z-index:10;
	top:370px;
	display: block;
	float:left;
	list-style:none;
	overflow:hidden;
}

.home_links ul
{
	list-style-type:none;
	float:left;
}

.home_links li{
	/*position: absolute;
	z-index:50;
	left: 0;
	top: 0;*/
	/*display: block;*/
	position: relative;
	float: left;
}

.home_links li a{
	display: block;
	position: relative;
	overflow: hidden;
	height: 0px !important;
	height /**/:96px;
	padding: 96px 0 0 0;
}

/*
.home_links li.onlinePayments{ left: 145px;}
.home_links li.entertainment{ left: 135px;}
.home_links li.agendas{ left: 170px;}
.home_links li.newsletter{ left: 204px;}*/


.home_links li.eNews a{
	width: 146px;
	background: url(_gfx/home/home_buttons.png) 0 0 no-repeat;
}

.home_links li.eNews a:hover{
	background: url(_gfx/home/home_buttons.png) 0px -96px no-repeat;
}

.home_links li.onlinePayments a{
	width: 146px;
	background: url(_gfx/home/home_buttons.png) -146px 0px no-repeat;
}

.home_links li.onlinePayments a:hover{
	background: url(_gfx/home/home_buttons.png) -146px -96px no-repeat;
}

.home_links li.entertainment a{
	width: 146px;
	background: url(_gfx/home/home_buttons.png) -292px 0px no-repeat;
}

.home_links li.entertainment a:hover{
	background: url(_gfx/home/home_buttons.png) -292px -96px no-repeat;
}

.home_links li.agendas a{
	width: 146px;
	background: url(_gfx/home/home_buttons.png) -438px 0px no-repeat;
}

.home_links li.agendas a:hover{
	background: url(_gfx/home/home_buttons.png) -438px -96px no-repeat;
}

.home_links li.newsletter a{
	width: 149px;
	background: url(_gfx/home/home_buttons.png) -584px 0px no-repeat;
}

.home_links li.newsletter a:hover{
	background: url(_gfx/home/home_buttons.png) -584px -96px no-repeat;
}

/************************************************
Home boxes
************************************************/
.home_events .box_bottomlink, .home_news .box_bottomlink{
float: right;
height:11px;
}

.home_events .box_bottomlink a img, .home_news .box_bottomlink a img{
padding:0;
margin:0;
border: none;
height:11px;
}

.home_events .box_container, .home_news .box_container
{
	padding:0;
	margin:0;
}

.home_events .box_list, .home_news .box_list
{
	/*height: 150px;
	overflow:hidden;*/
	padding:0;
	margin:0;
}

.home_events .box_item{
	clear: both;
	display: block;
	padding: 0 0 5px 0;
}

.home_events .box_list, .home_news .box_list
{
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	overflow:hidden;
	color: #afa264;	
    font-size:11px;
	line-height: 13px !important;
}

.home_events .box_list
{
	padding-left:10px;
}

.home_news .box_list
{
	color: #6ba3b9;
}


.home_events .box_title, .home_news .box_title
{
	padding:0;
	margin:0;
}

.home_news .box_title
{
	margin-top:13px;
	margin-bottom:30px;
}

.home_events .box_title
{
	width:191px;
	height:23px;
	margin-top:21px;
	margin-bottom:15px;
}

.home_events .box_item_title
{
    font-size:11px;
	float: left;
	padding: 0;
	width: 185px;
	margin: 0 0 0px 0;
	display: block;
	background: url(_gfx/home/home_arrows.png) 0px 3px no-repeat;
	padding-left: 20px;
}

.home_news .box_item_title
{
	clear:none;
	font-size: 10px;
	padding: 0px;
	margin:0px;
	margin-right: 15px;
	margin-bottom: 5px;
	width: 225px;
	height: 75px;
	float:left;
	position:relative;
	display:block;
	overflow:hidden;
}

.home_news .box_item_title p
{
	padding:0;
	margin:0;
	color: #6ba3b9;
	font-size:10px;
	line-height: 13px !important;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

.home_news .box_item_title img
{
	float:left;
	padding-right: 10px;
}

.home_events .box_item_date
{
	display: block;
	float: left;
	width: 185px;
	padding: 0;
	margin: 0 6px 10px 0;
    font-size:10px;
	color: #afa264;
	padding-left: 20px;
}

.home_news .box_list a, .home_events .box_list a
{
	color: #988926;
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size:11px;
	line-height:16px;
	text-decoration: underline;
}

.home_news .box_list a
{
	color: #025971;
}

.home_news .box_list a:hover, .home_events .box_list a:hover
{
	text-decoration: none;
}

/*.home_news .box_bottomlink, .home_events .box_bottomlink{ background: none; display:none;}*/
/*.home_events .box_bottomlink{ background: none; display:none;}*/

/*
.home_events .box_bottomlink a, .home_news .box_bottomlink a
{
	display: none;
}*/

.home_events .box_bottomlink a
{
	/*display: none;*/
}

.home_events .box_bottomlink a
{
	/*
	left: 70px;
 	background: url(_gfx/home/events_button.gif) 0 0 no-repeat;*/
}

.home_news .box_bottomlink a
{
	/*
	left: 110px;
 	background: url(_gfx/home/news_button.gif) 0 0 no-repeat;*/
	margin:0;
	padding:0;
	height:11px;
}

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;
}


/*** for sIFR-flash ***/

.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: 16px;
}



.captcha img
{
	padding:0;
	margin:0;
	float:left;
}

.captcha #LBD_CaptchaDiv
{
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #c2bca6;
}


