/*Colors
#022860 - Blue
#474e52 - Dark gray background */

/* TABLE OF CONTENTS
- Page Styles
- Left Nav Styles
- Content and Footer Styles
- Blue Box Styles
- Navigation Styles
- Custom Styles */

/* Page Styles */
body
{
    font: 100% Arial,Tahoma, Helvetica, sans-serif;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ /*background-color: #302f2d;*/
    background-image: url(../images/template/bg_background.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #343434;
}
a img
{
    border-width: 0px;
}

a
{
    color: #022860;
}

#container
{
    margin: 0 auto;
    width: 919px; /*variable*/
}

.pageHeader
{
    text-align: left;
    width: 919px; /*variable*/
    height: 115px;
}
.pageHeader[class]
{
    background-image: url(../images/template/bg_header2.png); /*variable*/
}

.pageNavigation
{
    text-align: left;
    height: 56px; /*variable*/
    width: 919px; /*variable*/
    background-repeat: repeat-y; /*variable*/
}

.contentNavigation
{
    margin-left: 25px;
    width: 893px;
}

.pageContentSurroundDS
{
    width: 919px; /*variable*/
    background-repeat: repeat-y; /*variable*/
    text-align: left;
}

.pageContentSurroundDSWhite
{
    width: 919px; /*variable*/
    background-repeat: repeat-y; /*variable*/
    text-align: left;
    background-image: url(../images/bg_dropshadow_white.png);
}

.pageContentSurround
{
    width: 867px;
    margin-left: 26px;
}


.pageContentSurroundWhite
{
    width: 831px;
    margin: 0 auto;
    margin-left: 28px;
    
}

.googleSearchResultsLabel
{
    padding-left: 19px;   
}

.pageContentSurroundWhite h1
{
    padding: 17px 0px 0px 17px;
    color: #022860;
}

.logo
{
    width: 280px;
    height: 110px;
    float: left;
}
#logoA
{
    display: block;
    width: 280px;
    height: 110px;
    cursor: pointer;
}
.googleSearchPadder
{
    z-index: 100000;
    float: right;
    width: 285px;
    padding: 83px 33px 0px 0px;
}
.googleSearchTextBox
{
    padding: 2px 0 0 0;
    float: left;
}
.googleSearchButton
{
    float: right;
}

/* End Page Styles */


.sidebarLeft
{
    font-size: 90%;
}
.sidebarRight
{
    font-size: 90%;
    padding: 0 !important;
    margin: 0 0 0 5px !important;
}
.sidebarRightAdmin
{
    font-size: 90%;
}
#styled_popup
{
    margin: 0px auto; 
    width: 224px; 
    height: 100px; 
    font-size: 11px; 
    display: none; 
    position: absolute; 
    z-index: 100000; 
    background-color: #fff;
}
.sourceTop
{
    width: 224px; 
    height: 20px; 
    padding-left: 208px;
}
.sourceBot
{
    width: 224px; 
    height: 100px;
    padding: 3px 10px 10px 10px;
}
.pageFooter
{
    text-align: left;
    width: 919px; /*variable*/
    height: 111px; /*variable*/
    background-repeat: no-repeat; /*variable*/
}

.pageFooter[class]
{
    background-image: url(../images/template/bg_footer.png); /*variable*/
}

.contentDataSource
{
    font-size: 7pt;
    font-style: italic;
    margin-top: 8px;
    margin-left: 0px;
}
.contentStatsMap
{
    padding-top: 8px;
    font-size: 7pt;
}
.contentFooter
{
}

.contentFooter .linkSection
{
    padding-top: 64px;
    padding-left: 36px;
    color: #000;
    position:relative;
}

.contentFooter .content a
{
    color: #000;
    font-size: 75%;
}


.pageBottom
{
    width: 919px; /*variable*/
    height: 82px; /*variable*/
    color: White;
    text-align: center;
    font-size: smaller;
}
.pageBottom A:link
{
    color: #ffffff;
    text-decoration: underline;
}
.pageBottom A:visited
{
    color: #ffffff;
    text-decoration: underline;
}
.pageBottom A:hover
{
    color: #ffffff;
    text-decoration: none;
}
.pageBottom A:active
{
    color: #ffffff;
    text-decoration: underline;
}
/* End Content and Footer Styles */

/* Blue Box styles */

.blueBoxContainer
{
    background-repeat: repeat-y;
    background-image: url(../images/template/bg_bluebox_content.jpg);
    width: 243px;
    overflow: hidden;
}
.blueBoxContent
{
    background-repeat: no-repeat;
    background-image: url(../images/template/bg_bluebox_top.jpg);
    background-position: top;
    width: 242px;
    min-height: 158px;
}
.blueBoxContent .content
{
    padding: 15px;
    color: White;
}
.blueBoxBottom
{
    background-repeat: no-repeat;
    background-image: url(../images/template/bg_bluebox_bottom.jpg);
    height: 17px;
    width: 242px;
}

/*End Blue Box styles*/


/* Custom Styles */

.map
{
    border-style: ridge;
    border-width: 5px;
    width: 300px;
    height: 200px;
}


/* End Custom Styles */

.summarySectionSurround
{
    width: 186px;
    height: 295px;
   
}

.summarySectionBottom
{
    width: 186px;
    height: 63px;
    background-image:url(../images/template/bg_ColBottom.gif);
}

.summarySectionTop
{
    width: 186px;
    height: 232px;
    background-image:url(../images/template/bg_ColTop.jpg);
}

.summarySectionBottom .readMoreOrange
{
    margin-top:10px;
    margin-left:40px;
}
.summarySectionBottom .readMoreGreen
{
    margin-top:10px;
    margin-left:24px;
}
.summarySectionBottom .readMoreBlue
{
    margin-top:10px;
    margin-left:49px;
}
.summarySectionContent
{
    margin: 0px 20px 0 20px;
    padding-top: 10px;
    color: #686868;
    font-size: 8pt;
}
.summarySectionContent h2.BlueH1
{
    font-size: 2.0em;
    color: #42b5db;
    font-family: Tahoma;
    letter-spacing: -1px;
}
.summarySectionContent h2.GreenH1
{
    font-size: 2.0em;
    font-family: Tahoma;
    letter-spacing: -1px;
    color: #82c243;
}
.summarySectionContent h2.OrangeH1
{
    font-size: 2.0em;
    font-family: Tahoma;
    letter-spacing: -1px;
    color: #e46201;
}

.ulSummarySection
{
    margin: 0;
    padding: 0 0 0 15px;
}
.liSummarySection
{
    padding: 3px 0 3px 0;
}
.liSummarySection a
{
    color: #686868;
    font-size: 8pt;
    text-decoration: none;
}
.liSummarySection a:visited
{
    color: #686868;
    font-size: 8pt;
    text-decoration: none;
}
.liSummarySection a:hover
{
    color: #686868;
    font-size: 8pt;
    text-decoration: underline;
}
h3.statsHeader
{
    margin: 0;
    padding: 0 0 15px 0;
}
h4.customStats
{
    margin: 0; padding: 0 0 5px 0;
}

.progressWaiting
{
    text-align: center; display: block; position: absolute; 
    background-color: #c9c9c9;
    width: 280px; 
    height: 300px;
    vertical-align: middle;
    filter: alpha(opacity=70);
}



.RadMenu
{
    /*border: 0px solid #010101;*/
    border-bottom-width: 0; /*border-top-color: #383838;*/ /*background: #444 url(Menu/MenuBackground.jpg) repeat-x;*/
    text-align: left;
    left: 0px; /*padding from the left*/
    margin-top: 0px; /*padding for the top*/
    height: 56px;
}

.RadMenu_rtl
{
    text-align: right;
}

.RadMenu_Context
{
    background: none;
    border: 0;
}

.RadMenu a
{
    text-decoration: none;
    cursor: pointer;
}

.RadMenu .rmLink .rmLeftImage
{
    cursor: pointer;
    margin: 0px !important;
    padding: 0px !important;
}

.RadMenu .rmLink
{
    line-height: 25px;
    text-decoration: none;
    color: #000;
    padding: 0px !important;
}

.RadMenu .rmLink:focus, .RadMenu .rmFocused
{
    outline: 0;
}

.RadMenu .rmExpanded
{
    position: relative;
    z-index: 10000;
}

.RadMenu .rmLink:hover, .RadMenu .rmFocused, .RadMenu .rmExpanded
{
    color: #000000;
    background: #8daebd /*url(Menu/MenuBackground_white.jpg)*/ repeat-x top left;
}

.RadMenu .rmLink .rmText
{
    font-size: 12px;
    cursor: pointer;
}

.RadMenu .rmHorizontal .rmText
{
    padding: 0px !important;
}

.RadMenu .rmGroup .rmItem
{
    padding: 4px 12px 4px 12px !important;
}

.RadMenu .rmGroup
{
    background: #8daebd;
}

.RadMenu .rmGroup .rmLink
{
    text-decoration: none;
    color: #000;
}

.RadMenu_rtl .rmGroup .rmLink
{
    text-align: right;
}

.RadMenu .rmGroup .rmLink:hover, .RadMenu .rmGroup .rmFocused, .RadMenu .rmGroup .rmExpanded
{
    color: #000000; /*background: #444;*/
}

.RadMenu .rmGroup .rmLink .rmText
{
    font-size: 14px;
    padding: 4px 20px 5px 20px;
}

.RadMenu_rtl .rmGroup .rmLink .rmText
{
    padding: 4px 20px 5px 20px;
}

/* <expand arrows styling> */

.RadMenu .rmGroup .rmLink .rmExpandRight
{
    background: transparent /*url(Menu/ArrowExpand.gif)*/ no-repeat right -1px;
}

.RadMenu .rmGroup .rmLink .rmExpandLeft
{
    background: transparent /*url(Menu/ArrowExpandRTL.gif)*/ no-repeat left -1px;
}

.RadMenu .rmGroup .rmLink:hover .rmExpandRight, .RadMenu .rmGroup .rmFocused .rmExpandRight, .RadMenu .rmGroup .rmExpanded .rmExpandRight
{
    /*background-image: url(Menu/ArrowExpandHovered.gif); } .RadMenu .rmGroup .rmLink:hover .rmExpandLeft, .RadMenu .rmGroup .rmFocused .rmExpandLeft, .RadMenu .rmGroup .rmExpanded .rmExpandLeft { 	/*background-image: url(Menu/ArrowExpandHoveredRTL.gif);*/
}

/* </expand arrows styling> */

/*set the right border to get a vertical divider*/
.RadMenu .rmHorizontal .rmItem
{
    border-right: 0px solid #353535;
    padding-bottom: 0px;
}
.RadMenu .rmHorizontal .rmLast
{
    border-right: 0;
}

.RadMenu .rmVertical .rmItem
{
    border-bottom: 0px solid #353535;
}
.RadMenu .rmVertical .rmLast
{
    border-bottom: 0;
    padding-bottom: 1px;
}

.RadMenu_rtl .rmHorizontal .rmItem
{
    border-left: 0;
}

.RadMenu .rmRootGroup .rmGroup .rmItem, .RadMenu_Context .rmGroup .rmItem
{
    border-right: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

/*This style controls the dropdown menu background color and border*/
.RadMenu .rmGroup
{
    /*border: 1px solid #828282;*/
    background-color: #8daebd;
}

.RadMenu .rmGroup .rmExpanded
{
    z-index: 1;
}

.RadMenu .rmTopArrow, .RadMenu .rmBottomArrow
{
    height: 10px;
    width: 100%;
    background: #fff /*url(Menu/ArrowScrollUpDown.gif)*/ no-repeat top center;
}

.RadMenu .rmBottomArrow
{
    background-position: center -18px;
}

.RadMenu .rmLeftArrow, .RadMenu .rmRightArrow
{
    width: 10px;
    height: 100%;
    background: #fff /*url(Menu/ArrowScrollLeftRight.gif)*/ no-repeat left center;
}

.RadMenu .rmRightArrow
{
    background-position: -18px center;
}

.RadMenu .rmItem .rmDisabled .rmText
{
    color: #999;
}

.RadMenu .rmRootGroup .rmItem .rmDisabled
{
    background: none;
}

.RadMenu .rmGroup .rmItem .rmDisabled
{
    background-color: #fff;
}

.RadMenu .rmRootGroup .rmSeparator, .RadMenu .rmGroup .rmSeparator
{
    background: #8f8f8f;
    border-top: 1px solid #676767;
    border-bottom: 0;
}

.RadMenu .rmSeparator .rmText
{
    display: none;
}

/**/
.RadMenu .rmHorizontal .rmSeparator
{
    height: 20px;
    width: 0px;
    line-height: 20px;
    border: 0;
}


.RadMenu .rmVertical .rmSeparator
{
    height: 1px;
    margin: 3px 0;
    border: 0;
    line-height: 1px;
}

.RadMenu .rmLeftImage
{
    margin: 0px;
}

.RadMenu .rmSlide
{
    margin: 0px 0 0 -1px !important;
}

.RadMenu .rmHorizontal .rmSlide
{
    margin-top: 0px !important;
}

.RadMenu_rtl .rmSlide
{
    margin-left: 0 !important;
    margin-right: -1px !important;
}

.RadMenu .rmGroup .rmSlide
{
    margin: 0 !important;
}

.RadMenu .rmItem .rmDisabled:hover
{
    background: none;
}

#flashRotator
{
    margin: 0px auto;
    width: 585px;
    height: 210px;
    overflow: hidden;
   
}

.collapsePanel {	
	background-color:white;
	overflow:hidden;
	width: 277px;
}

.collapsePanelHeader{
	width:270px;
	height:25px;
	color:#FFF;
	font-weight:bold;
}

.collapsePanelNoImage {	
	background-color:white;
	overflow:hidden;
	width: 250px;
}

.collapsePanelHeaderNoImage{
	width:250px;
	height:25px;
	color:#FFF;
	font-weight:bold;
}
.serviceCategory
{
    font-size: 80%;
    color: #666666;
    font-style:italic;
    font-weight: normal;
}
.serviceDescription
{
    color: #333333;
    font-size: 80%;
}
.panelTDContent
{
}
.panelTDHeader
{
    width: 242px; 
    border: solid 1px #afbec5; 
    border-right: none;
    padding-left: 3px;
}
.chkFieldMulti
{
    font-size: 70%;
    color: #626262;
}
.countyPadding { padding-left: 20px; }

.secondaryNavigation
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
}
.secondaryNavigation a
{
	text-decoration: none;
	color: #000000;
}
.secondaryNavigation a:visited
{
	text-decoration: none;
	color: #000000;
}
.secondaryNavigation a:hover
{
	text-decoration: none;
	color: #022860;
}
.pageTitle h1
{
	font-size: 18px;
	color: #022860;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.pageTitle h2
{
	font-size: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
}
.leftNavTable
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.leftNavTR
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.leftNavTD
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.leftNavTDActive
{
	color: #022860;
}
.leftNavTDActive a
{
	color: #022860;
}
.leftNavTDActive a:visited
{
	color: #022860;
}
.trHeader a
{
	text-decoration: none;
	color: #ffffff;
}
.trHeader a:visited
{
	text-decoration: none;
	color: #ffffff;
}
.trHeader a:hover
{
	text-decoration: none;
	color: #cccccc;
}
.trRow a
{
	text-decoration: none;
	color: #000000;
}
.trRow a:visited
{
	text-decoration: none;
	color: #000000;
}
.trRow a:hover
{
	text-decoration: none;
	color: #022860;
}
.popuptitle
{
    background-color: #92bdc9 !important;
}
.popup
{
    position: absolute !important;
}
.popupSource
{
    height: 17px !important;
    width: 40px !important;
    font-size: 8px !important;
    cursor: pointer !important;
}
.silverlightControlPadder
{
    padding-bottom: 10px;
}

.divAnnouncements
{
    padding: 0;
    margin: 0;
}
.announcementtitle
{
    font-size: 130%;
    color: #022860;
    font-weight:100;
    padding: 0;
    margin: 0;
}
.announcementdate
{
    font-weight: bold;
    font-size: 12pt;    
}
