#wrapper #content
{
    padding: 2px;
    margin-right: 3px;
    margin-bottom:3px;
    margin-top:2px;
    margin-left:200px;
    position: relative;
    width: 740px;
 
}

*html #wrapper #content
{
	width:730px;
}

/*--------------NEW STYLES FOR LEFT NAV--------------------------- */

#leftcolLSB
{
 	width:200px;
    float: left;
    position: relative;
/*    background: #fff;*/
    margin-left:2px;
    margin-top:10px;
    font-family:"Trebuchet MS";/*Tahoma, Sans-Serif;*/
    font-size:13px;
    color:#335381;
}

#leftcolLSB ul
{
	font-size:11px;/*10px*/
	font-family:"Trebuchet MS";/*Tahoma, Sans-Serif;*/
	line-height:1.5em;
/*	background-color:#fff;*/
	list-style:none;
}

#leftcolLSB ul ul li 
{
	padding-left:10px;
}

#leftcolLSB ul li
{
	padding:2px 2px 1px 6px;
	font-family:"Trebuchet MS";/*Tahoma, Sans-Serif;*/
/*	width:200px;*/
	color:#2a4d80;
	font-size:11px;/*10px*/
	/*	background-image:none;*/
	
}

#leftcolLSB .navitem a
{
 	background-color:#fff;
	padding:0px 2px 0px 0;
	font-family:"Trebuchet MS";/*Tahoma, Sans-Serif;*/
	color:#2a4d80;
	font-size:11px;/*10px*/
	height:22px;
	/*font-weight:bold;*/
    text-decoration:none;
}

#leftcolLSB .navitem a:hover
{
	border-bottom:1px #7CAD6B solid;
	color:#FAA95D;
/*	font-weight:bold;*/
}

.lsbNavContainerSelected
{
    margin-bottom: 4px; 
    color:#27262a;
    font-weight:bold;
 }
  
 .lsbNavContainerSelected a
 {
	 text-decoration:none;
	 color:#27262a;
}
.selectedNav
{
	border:none;
	background-image:url('Images/leftNavGrad.png');
	background-repeat:repeat-x;
	background-color:#FcD6B3;
	height:auto;
	min-height:16px;
	font-size:11px;/*10px*/
	font-weight:bold;
	color:#27262a;
	padding-top:2px;
	padding-bottom:3px;
}

.selectedNavUL
{
	background:#fff url('Images/leftNavGrad.png') repeat-x left top;
	border-bottom:2px solid #7cad6b;
}

.selectedNode
{
	font-weight:bold;
	font-size:11px;/*10px*/
}


#leftcolLSB .selectedNavUL div
{
	background-color:transparent; 
	color:#9b9c9c;
	font-weight:bold;
}

#leftcolLSB .selectedNavUL div.navitem
{
 /*  background:#fff;*/
} 

#leftcolLSB .selectedNavUL div.navitem a:hover
{
	color:#000000;
}


#leftcolLSB ul li a:hover
{
	color:#26272a;
	text-decoration:none;
}


#leftcolLSB ul ul ul li 
{
	font-size:11px;/*10px*/
}

#wrapper #leftcolLSB .LeftPanel
{
    /*border: solid 1px #7A7A7A;*/
    border-top: solid 2px #7CAD6B; /*#0469af;*/
    background:#fff url('Images/TanGrad.png') repeat-x top left;
    margin: 15px 1px 10px 1px;
    padding: 3px 0 0 0;
    padding-bottom:5px;
	width: 197px;
	margin-top:6px;
    vertical-align:top;
	position:relative;
	z-index:100;
	text-align:center;
}

#wrapper #leftcolLSB .LeftPanelTab
{
	border-bottom: solid 1px #E6E5E5;
/*	text-shadow: 1px 1px 1px #131313; drop shadow for FireFox browser */
	margin: 0px;
	padding:2px;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Georgia;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	/*color:#335381;*/
	color:#e7903f;
	/*color:#faa95d;*/


}

#wrapper #leftcolLSB .LeftPanel img
{ border:none;
  padding-top: 3px;
  }


/*----------------END NEW STLYE FOR LEFT NAV-----------------------*/



/* ---------------------  End Left Column Nav Styles  ---------------------------------  */



/* --------------------- Start Two Column Layout Styles  ---------------------------------  */

#maincolLSB
{
    border-top: #ffffff 1px solid;
    background-color: #ffffff;
    float: left;
    margin: 0;
    margin-left:4px;
    padding: 0 1px 15px 2px; /*USE PADDING AS TEXT INDENTATION FOR MAIN CONTENT SECTION*/
    position: relative;
    width: 730px; /*original setting: 600px*/
    font-family:"Trebuchet MS";
    font-size:13px;
 
}
*html #maincolLSB
{
	width:67%;
	display:inline;
	padding:0;
	margin:0;
}

*:first-child+html #maincolLSB
{
	width:730px;
}

 /*div.aFilter {filter:
    progid:DXImageTransform.Microsoft.Shadow(color=#898989,direction=135, strength=2);
    width:100%; color:#595858; } 
*/
 div.pageHeader
{
    height:auto;
    margin-bottom: 5px;
    padding-top:1px;     
    background: url('Images/PgHeadGrad1.png') top left repeat-x; /* #f6f0ea #f0eae5*/

}

#maincolLSB h1
{
	font-size:28px; /*200%*/
	color:#1e375b;
	font-weight:bold;
	font-family:Georgia, serif;
	margin-bottom:5px;
/*	text-shadow: 2px 2px 3px #7a7a7a; drop shadow for FireFox browser */
	padding-left:5px;
    position:relative;

}

#maincolLSB h2
{
	color:#e7903f;
	/*color:#faa95d;*/
	font-size:155%; /* 150% */
	font-family: "Trebuchet MS";
   	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}

#maincolLSB h3
{
	color:#2a4d80;
	font-size:130%; /*120%*/
	font-family: "Trebuchet MS";
	padding-bottom:5px;
	padding-left:15px;
	padding-top:10px;
}

#maincolLSB h2 a
{
    color:#e7903f;
	/*color:#faa95d;*/
	text-decoration:none;	
}

#maincolLSB h2 a:active
{
	color:#022a64;
	text-decoration:underline;
}

#maincolLSB h2 a:hover
{
	color:#022a64;
	text-decoration:underline;
}

#maincolLSB h3 a
{
	color:#2a4d80;
	text-decoration:none;
}

#maincolLSB h3 a:active
{
	color:#022a64;
	text-decoration:underline;
}

#maincolLSB h3 a:hover
{
	color:#022a64;
	text-decoration:underline;
}

#maincolLSB h4
{
	font-size:120%;
	color:#2a4d80;
	padding-left:20px;
}

#maincolLSB h4 a
{
	color:#2a4d80;
	text-decoration:none;
}

#maincolLSB h4 a:hover
{
	color:#27262a;
	text-decoration:underline;
}


#maincolLSB a
{
	color:#2a4d80;
	text-decoration:underline;
}

#maincolLSB a:active
{
	color:#26272a;
	text-decoration:underline;
}

#maincolLSB a:hover
{
	color:#26272a;
	text-decoration:none;
}


.pubDate
{
    font-family:"Trebuchet MS";
    font-size: 11px;
    font-style:italic;
    color:#565655;
    line-height:1.5em;
    text-align:right;
    padding-left:15px;
    padding-bottom:15px;
    white-space:normal;
}

#maincolLSB hr
{
	color:#7CAD6B;
}


#maincolLSB p
{
	font-size:13px; /* Changed to 13px to adjust the smaller Trebuchet font*/
	color:#26272a;
	text-align:left;
	display:block;
	line-height:17px;
	padding:5px 10px 0 20px;
	margin-bottom:5px;
	font-family:"Trebuchet MS";
}

#maincolLSB ul
{
    margin: 10px 0 10px 35px;
    line-height: 17px;
    color:#26272a;
    text-decoration:none;
    position:relative;
}

#maincolLSB ul li
{
	list-style:disc;  
	list-style-position:outside;
    padding-bottom:1px;
    font-family:"Trebuchet MS";
    font-size:13px; /* 12px */
    text-align:left;
    line-height:normal;
    white-space:normal;	
}

#maincolLSB ul li a
{
	color: #2a4d80;
    text-decoration: underline;
}

#maincolLSB ul li a:hover
{
	color:#26272a;
    text-decoration: none;
}

#maincolLSB ul ul li
{
	list-style:circle;
	font-size:13px;
}

#maincolLSB ol
{
    margin: 10px 0 10px 50px;
    line-height: 17px;
    color:#26272a;
    text-decoration:none;
    position:relative;
}


#maincolLSB ol li
{
    font-family: "Trebuchet MS";
    font-size: 13px;
    list-style-type: decimal; 
    list-style-position: outside;
    line-height:17px;
	padding-left: 0;
}

#maincolLSB ol ol li
{
    list-style-type:lower-alpha;
	font-size:13px;
}

#maincolLSB dl
{
    padding-left: 10px;
}

#maincolLSB dl dt
{
    font-weight:bold;
    padding-top:10px;
}

#maincolLSB dl dd
{
    padding-left:15px;
}

#maincolLSB .Panel
{
   /* background-image: url('Images/PanelBGGrad.png');*/
   background: url('Images/PanelBGGrad.png') top left repeat-x; /*#cef2fe*/
	/*background-repeat:repeat-x;*/
    border: solid 1px #c0c0c0; /*#E6E5E5*/
    margin: 0px;
    padding: 5px;
   	width:98%;
    vertical-align:top;
	position:relative;
	z-index:100;
	height:auto;
	margin-bottom:10px;
	font-family:Trebuchet MS;
}

#maincolLSB .Panel p
{
	font-family:Trebuchet MS;
	font-size:12px;
}

#maincolLSB .Panel ul
{
    line-height: 14px;
    color:#26272a;
}

#maincolLSB .Panel ul li
{
	font-size:12px;
	padding-bottom:1px;
}


#maincolLSB .BigBlue
{
    width:100%;
    overflow:hidden;
}

#maincolLSB .BigBlueImg
{
	margin-left:2px;
	float:right;
	padding-right:5px;
	clear:right;
	background:url('/SiteCollectionImages/bb_bo_logo_web.png') no-repeat right top;
    height:317px; 
	width:176px;
}

#maincolLSB .BigBlueContent
{
	float:left;
	width:540px;
	height:auto;
}

.SpotList ul li
{
	list-style:none !important;
}


.SpotList a:visited
{
	color: #2a4d80;
	font-size:100%;
    text-decoration: underline;
}

#maincolLSB .SpotList a
{
	color: #2a4d80;
    text-decoration: underline;
}

#maincolLSB .SpotList a:hover
{
	color:#26272a;
    text-decoration: none;
}

#maincolLSB .SpotList a:active
{
	color:#26272a;
    text-decoration: none;
}

#maincolLSB #mediaContact
{
	margin-top:40px;
	margin-left:0px;

}

#maincolLSB #mediaContact h4
{
	text-align:center;
	padding-bottom:5px;
}
#maincolLSB #mediaContact p,
#maincolLSB #mediaClosing p
{
     text-align:center;
     color:#26272a;
     font-size:12px;
}
#maincolLSB #mediaClosing p
{
	padding-top:25px;
}

#maincolLSB #mediaContact a
{
	color: #2a4d80;
    text-decoration: underline;

}

#maincolLSB #mediaContact a:active
{
	color:#26272a;
	text-decoration:none;
}

#maincolLSB #mediaContact a:hover
{
	color:#26272a;
	text-decoration:none;
}

#maincolLSB a.morelink
{
	visibility:hidden;
}

#maincolLSB .ImgPanel
{
	padding: 3px;
	min-width:100px;
	width:auto;
	max-width:250px;
	background-image: url('Images/PanelBGGrad.png');
	background-repeat:repeat-x;
    border: solid 1px #c7c7c7;
    text-align:center;
    height:auto;
}

#maincolLSB .ImgPanel dl.gallery
{
	margin:2px;
	padding:0;

}

#maincolLSB .ImgPanel dl.gallery dt.link
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:85%;
	font-family:Tahoma;
	text-align:left
}

#maincolLSB .ImgPanel dl.gallery dt.desc
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:85%; /*90%*/
	font-family:Tahoma;
	text-align:left;
	padding-top: 0;
}

#maincolLSB .ImgPanel dl.gallery dt.desc ul li /* Added because of Trebuchet MS font change*/
{
    font-size:11px;
    line-height:15px;
    font-family:Tahoma;
}


#maincolLSB .ImgPanel dl.gallery dt.title
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:90%;
	font-family:Tahoma;
	text-align:left;
}

#maincolLSB .ImgPanel dl.gallery dt.title
{
	padding-top:5px;
	font-weight: bold;
}


#maincolLSB .ImgPanel dl.gallery dd.thumbnail
{
	display:block;
	margin:0;
    padding: 3px;
    margin-top:5px;
    height:auto;
    border:none;
    position:relative;
}

/* ------------------------------ FOR AC BLANK WEB PART PAGE LAYOUY------------------------------------------- */

#maincolLSB .topRightCol .Panel
{
	clear:both;
	float:left;
	/*width:98%;*/
	width:97%;
}

#maincolLSB .topRightCol .ImgPanel
{
	padding: 3px;
	width:auto;
	min-width:100px;
	max-width:275px;
	background-image: url('Images/PanelBGGrad.png');
	background-repeat:repeat-x;
    border: solid 1px #c7c7c7;
    text-align:center;
    height:auto;
    clear:both;
    float:right;
}

#maincolLSB .topRightCol .ImgPanel p
{
	font-size:11px;
}

#maincolLSB .topRightCol .ImgPanel dl.gallery
{
	margin:2px;
	padding:0;

}

#maincolLSB .topRightCol .ImgPanel dl.gallery dt.link
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:85%;
	font-family:Tahoma;
	text-align:left;
}

#maincolLSB .topRightCol .ImgPanel dl.gallery dt.desc
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:85%;
	font-family:Tahoma;
	text-align:left;
}

#maincolLSB .topRightPanel .ImgPanel dl.gallery dt.desc ul li /* Added because of Trebuchet MS font change*/
{
    font-size:11px;
    line-height:15px;
}


#maincolLSB .topRightCol .ImgPanel dl.gallery dt.title
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:90%;
	font-family:Tahoma;
	text-align:left;
}

#maincolLSB .topRightCol .ImgPanel dl.gallery dt.title
{
	padding-top:5px;
	font-weight: bold;
}


#maincolLSB .topRightCol .ImgPanel dl.gallery dd.thumbnail
{
	display:block;
	margin:0;
    padding: 3px;
    height:auto;
    border:none;
    position:relative;
}


/*-------------------------- START IMAGE PANEL RIGHT/LEFT STYLES ----------------------------*/

.ImgPanelRight
{
	padding: 3px;
	min-width:100px;
	width:auto;
	max-width:360px;
	background-image: url('Images/PanelBGGrad.png');
	background-repeat:repeat-x;
    border: solid 1px #c7c7c7;
    text-align:left;
    height:128px;
    margin-bottom:7px;
    overflow:hidden;
    font-family:Tahoma;
}

.ImgPanelRight .desc
{
	float:left;
	text-align:left;
	width:55%;
	height:90%;
	overflow:hidden;
	padding-bottom:5px;
	font-family:Tahoma;
	font-size:11px;
}

.ImgPanelRight h3
{
	color:#2a4d80;
	font-size:115% !important;
	padding-bottom:5px;
	padding-left:2px !important;
	padding-top:5px;			
}


.ImgPanelRight .desc ul
{
    font-size:85%;
	font-family:Tahoma;
	text-align:left;
	margin-left: 5px !important;		
}
.ImgPanelRight .desc ul li
{
   	line-height:1em;
    list-style:none !important;
   	color:#27262a;
   	font-family:Tahoma !important;
   	font-size: 11px !important;
}

.ImgPanelRight .desc ul li a
{
  	color: #2a4d80;
    text-decoration: underline;
}


.ImgPanelRight .Img
{
	float:right;
/*	text-align:right;*/
	width:45%;
	height:auto;		
	vertical-align:baseline;
	text-align:center;
}



#maincolLSB .ImgPanelRight dl.gallery dd.thumbnail
{
 	display:block;
	margin:0;
    padding: 3px;
    margin-top:5px;
    height:auto;
    border:none;
    text-align:right;
    position:relative;			
}

.ImgPanelLeft
{
	padding: 3px;
	min-width:100px;
	width:auto;
	max-width:360px;
	background-image: url('Images/PanelBGGrad.png');
	background-repeat:repeat-x;
    border: solid 1px #c7c7c7;
    text-align:center;
    height:auto;
    margin-bottom:7px;
    overflow:hidden;
}

.ImgPanelLeft .desc
{
	float:right;
	text-align:left;
	width:55%;
	height:100%;
}

.ImgPanelLeft h3
{
	color:#2a4d80;
	font-size:115% !important;
	padding-bottom:5px;
	padding-left:2px !important;
	padding-top:5px;				
}

.ImgPanelLeft .desc ul
{
    font-size:85%;
	font-family:Tahoma;
	text-align:left;
	padding-left:2px;
		
}
.ImgPanelLeft .desc ul li
{
   	line-height:1em;
    list-style:none !important;
   	color:#27262a;
}

.ImgPanelLeft .desc ul li a
{
  	color: #2a4d80;
    text-decoration: underline;
}


.ImgPanelLeft .Img
{
	float:left;
	text-align:left;
	width:45%;
	height:100%;	
	clear:both;	
}

/*---------------------------- END IMAGE PANEL RIGHT/LEFT STYLES ----------------------------*/

/* --------------------------- End Two Column Layout Styles -------------------------------- */


/* -------------------------- Start Three Column Styles  ---------------------------------  */

#maincolLRSB
{
    border-top: #ffffff 1px solid;
    background-color: #ffffff;
    float: left;
    margin-top: 6px;
    margin-left:4px;
    padding: 0 1px 15px 2px; /*USE PADDING AS TEXT INDENTATION FOR MAIN CONTENT SECTION*/
    position: relative;
    width: 511px; /*original setting: 600px*/
    font-family:"Trebuchet MS";
    font-size:13px;
 
}

#maincolLRSB h1
{
	font-size:28px;/*210%*/
	color:#1e375b;
	font-weight:bold;
/*	text-shadow: 2px 2px 3px #787878; drop shadow for FireFox browser */
	font-family:Georgia, serif;
	margin-bottom:5px;
	padding-left:5px;
	position:relative;
	
	/*    background: url('Images/PgHeadGrad1.png') top left repeat-x; /* #f6f0ea #f0eae5*/
	/*background:#f6f0ea url('Images/PgHeadGrad.png') top left repeat-x; /*#f0eae5*/

}

#maincolLRSB h2
{
	color:#e7903f;
	/*color:#faa95d;*/
	font-size:155%; /*150%*/
	font-family:"Trebuchet MS";
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}

#maincolLRSB h2 a
{
	color:#e7903f;
	/*color:#faa95d;*/
	text-decoration:none;	
}

#maincolLRSB a:active
{
	color:#022a64;
	text-decoration:underline;
}

#maincolLRSB h2 a:hover
{
	color:#022a64;
	text-decoration:underline;
}

#maincolLRSB h3
{
	color:#2a4d80;
	font-size:130%; /*125%*/
	font-family:"Trebuchet MS";
	padding-bottom:5px;
	padding-left:15px;
	padding-top:10px;
}

#maincolLRSB h3 a
{
	color:#2a4d80;
	text-decoration:none;
}

#maincolLRSB h3 a:active
{
	color:#022a64;
	text-decoration:underline;
}


#maincolLRSB h3 a:hover
{
	color:#022a64;
	text-decoration:underline;
}

#maincolLRSB h4
{
	font-size:120%;
	color:#2a4d80;
	padding-left:20px;
}


#maincolLRSB p
{
	font-size:13px; /*12 - changed to 13px to adjust Trebuchet font sizing*/
	color:#26272a;
	text-align:left;
	display:block;
	line-height: 17px;
	padding:5px 10px 0 20px;
	margin-bottom:5px;
	font-family:"Trebuchet MS";
}


#maincolLRSB a
{
	color:#2a4d80;
    text-decoration:underline;
}

#maincolLRSB a:hover
{
	color:#26272a;
	text-decoration:none;
}

#maincolLRSB a:active
{
	color:#26272a;
	text-decoration:none;
}

#maincolLRSB hr
{
	color:#7CAD6B;
}

#maincolLRSB ul
{
    margin: 10px 0 10px 35px;
    line-height: 17px;
    color:#26272a;
    text-decoration:none;
    position:relative;
}


#maincolLRSB ul li
{
    list-style-type:disc;
    list-style-position:outside;
    padding-bottom:1px;
    font-family:"Trebuchet MS";
    font-size:13px;
    text-align:left;
    line-height:normal;
    white-space:normal;
}

#maincolLRSB ul li a
{
	color: #2a4d80;
    text-decoration: underline;
}

#maincolLRSB ul li a:hover
{
	color:#26272a;
    text-decoration: none;
}

#maincolLRSB ul ul li
{
	list-style:circle;
	font-size:12px;
}

#maincolLRSB ol li
{
    font-family: "Trebuchet MS";
    list-style-type: decimal; 
    list-style-position: outside;
    line-height:17px;
	margin-left: 35px;
	padding-left: 0;
}

#maincolLRSB ol ol li
{
    list-style-type:lower-alpha;
	font-size:13px;
}

#maincolLRSB dl
{
    padding-left: 20px;
}

#maincolLRSB dl dt
{
    font-weight:bold;
    padding-top:10px;
}

#maincolLRSB dl dd
{
    padding-left:20px;
}


#maincolLRSB .SpotList ul li

{
 	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:normal;
	list-style:none outside none;
	padding-bottom:5px;
	padding-left:52px;
	text-align:left;
	text-indent:-80px;
	white-space:normal;}


.SpotList a:visited
{
	color: #2a4d80;
	font-size:100%;
    text-decoration: underline;
}

#maincolLRSB .SpotList a
{
	color: #2a4d80;
    text-decoration: underline;
}

#maincolLRSB .SpotList a:hover
{
	color:#26272a;
    text-decoration: none;
}

#maincolLRSB .SpotList a:active
{
	color:#26272a;
    text-decoration: none;
}


#maincolLRSB a.morelink
{
	visibility:hidden;
}

#maincolLRSB .ImgPanel
{
	padding: 3px;
	width:auto;
	min-width:100px;
	max-width:250px;
	background-image: url('Images/PanelBGGrad.png');
	background-repeat:repeat-x;
    border: solid 1px #c7c7c7;
    text-align:center;
    height:auto;
}

#maincolLRSB .ImgPanel dl.gallery
{
	margin:2px;
	padding:0;
}

#maincolLRSB .ImgPanel dl.gallery dt.link
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:85%;
	font-family:Tahoma;
	text-align:left;
}

#maincolLRSB .ImgPanel dl.gallery dt.desc
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:85%;
	font-family:Tahoma;
	text-align:left;
}

#maincolLRSB .ImgPanel dl.gallery dt.desc ul li /* Added because of Trebuchet MS font change*/
{
    font-size:11px;
    line-height:15px;
}


#maincolLRSB .ImgPanel dl.gallery dt.title
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:90%;
	font-family:Tahoma;
	text-align:left;
}

#maincolLRSB .ImgPanel dl.gallery dt.title
{
	padding-top:5px;
	font-weight: bold;
}

#maincolLRSB .ImgPanel dl.gallery dd.thumbnail
{
	display:block;
	margin:0;
    padding:3px;
    margin-top:2px;
    height:auto;
    border:none;
    position:relative;
}

#rightcolRLSB
{
    float: right;
    font-family:"Trebuchet MS";
    font-size:90%;
    color:#26272a;
    width: 207px;
    *width:210px; 
    margin: 6px 0 0 2px;
    vertical-align:top;
    
}

#rightcolRLSB p
{
	text-align:left;
}

#rightcolRLSB h3
{
	color:#335381;
	padding-bottom:2px;
}

#rightcolRLSB h4
{
	color:#335381;
	padding-bottom:1px;
}

#wrapper #rightcolRLSB .RightPanel
{
/*    border: solid 1px #E6E5E5;*/
    border-top: solid 1px #faa95d; /*#0469af;*/
    background:#fff url('Images/TanGrad.png') repeat-x top left;
    margin: 0 1px 10px 2px;
    padding: 3px 0 0 0;
    padding-bottom:5px;
	width: 100%;
    vertical-align:top;
	position:relative;
	z-index:100;
	text-align:left;
	float:right;
	
}

#rightcolRLSB .RightPanel .RightPanelContent
{
    font-size:12px; /*increased from 11px to adjust for Trebuchet sizing*/
    color:#26272a;
    padding:4px 2px 4px 4px;
    text-align:left;
}

#wrapper #rightcolRLSB .RightPanel ul
{
	padding:3px 0 3px 2px;
	list-style:none;
}

#wrapper #rightcolRLSB .RightPanel ul li
{
	padding-bottom:3px;
}


#wrapper #rightcolRLSB .RightPanel a
{
	color:#2a4d80;
	font-size:100%;
	text-decoration:underline;
}

#wrapper #rightcolRLSB .RightPanelTab
{
/*	border-bottom: solid 1px #E6E5E5;*/
	margin: 0px;
	padding:2px;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Georgia;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	color:#5a8849;/*Green*/
	/*color:#e7903f; darker orage*/
	/*color:#faa95d;*/
/*	color:#335381;*/

}

#wrapper #rightcolRLSB .RightPanel img
{ border:none;
  padding-top: 3px;
  }
  

#rightcolRLSB .Panel
{
	background-image: url('Images/PanelBGGrad.png');
	background-repeat:repeat-x;
    border: solid 1px #C0C0C0;
    margin: 0px;
    padding: 5px;
   	width:205px;
    vertical-align:top;
	position:relative;
	z-index:100;
	height:auto;
	margin-bottom:6px;
 /*   -webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px; */ /* Super awesomness for CSS3 rounded corners... if IE ever catches up, this looks great!*/
}

#rightcolRLSB .Panel h3
{
	font-size:135%;
	color:#335381;
	padding-bottom:3px;
}

#rightcolRLSB .Panel h4
{
	font-size:125%;
	color:#335381;
	padding-bottom:3px;
}


#rightcolRLSB .Panel a
{
	color:#2a4d80;
	font-size:100%;
	text-decoration:underline;
}

#rightcolRLSB .Panel a:hover
{
	color:#27262a;
	text-decoration:none;
}

#rightcolRLSB .Panel ul /* Added by TMR 4/14/2010 */
{
     list-style:none;
}  

#rightcolRLSB .Panel ul li /* Added by TMR 4/14/2010 */
{
     list-style:none;
}
  
  
#rightcolRLSB .ImgPanel
{
	padding: 3px;
	width:auto;
	min-width:100px;
	max-width:250px;
	background-image: url('Images/PanelBGGrad.png');
	background-repeat:repeat-x;
    border: solid 1px #c7c7c7;
    text-align:center;
    height:auto;
}

#rightcolRLSB .ImgPanel dl.gallery
{
	margin:2px;
	padding:0;
}

#rightcolRLSB .ImgPanel dl.gallery dt.link
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:100%;
	font-family:"Trebuchet MS";
	text-align:left;
}

#rightcolRLSB .ImgPanel dl.gallery dt.desc
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:100%;
	font-family:"Trebuchet MS";
	text-align:left;
}

#rightcolRLSB .ImgPanel dl.gallery dt.title
{
	display:block;
	padding-left:.5em;
	padding-right:.5em;
	font-size:100%;
	font-family:"Trebuchet MS";
	text-align:left;
}

#rightcolRLSB .ImgPanel dl.gallery dt.title
{
	padding-top:5px;
	font-weight: bold;
}

#rightcolRLSB .ImgPanel dl.gallery dd.thumbnail
{
	display:block;
	margin:0;
    padding:3px;
    margin-top:2px;
    height:auto;
    border:none;
    position:relative;
}
  
/* ------------------------ Start Interior Page Blank Web Part Page Styles ---------------------------- */  
.ZoneContainer  
{
	width:100%;
    position:relative;
    padding-top:2px;
    margin-bottom:10px;
}

.SingleColContainer
 {
  width:100%;
  padding-top:5px;
  margin-bottom:5px;
  overflow:hidden;
 }

.centerZoneContainer
{
	width:100%;
	position:relative;
	/*padding-top:10px;*/
	padding-top:0;
	/*overflow:hidden;*/
}
.centerZoneContainer .rightColumn /* Right section of 3 column layout*/
{
    width:30%;
    height:auto;
    position: relative;
    padding-right:3px;
    margin: 4px 2px 2px 4px;
    float:right;
}

.centerZoneContainer .leftColumn /* Left section of 3 column layout*/
{
    width:30%;
    height:auto;
    position: relative;
    padding-right:1px;
    float:left;
    margin: 4px 4px 2px 2px;
}

.centerZoneContainer .centerColumn /* Center section of 3 column layout*/
{
  	
   /*   display: inline;*/
	position:relative;
   	width:30%;/*width: 30%;*/
    margin: 4px auto 2px auto;
    padding-top:4px;
    
}

*:first-child+html .centerZoneContainer .centerColumn
{
	padding-top:0;
}

*:first-child+html .centerZoneContainer .centerColumn /* Center section of 3 column layout*/
{
    padding-top:0; 
}


.btmZoneContainer
{
	width:100%;
	position:relative;
	/*padding-top:10px;*/
	padding-top:0;
	/*overflow:hidden;*/
}
.btmZoneContainer .rightColumn /* Right section of 3 column layout*/
{
    width:30%;
    height:auto;
    position: relative;
    padding-right:3px;
    margin: 4px 2px 2px 4px;
    float:right;
}

.btmZoneContainer .leftColumn /* Left section of 3 column layout*/
{
    width:30%;
    height:auto;
    position: relative;
    padding-right:1px;
    float:left;
    margin: 4px 4px 2px 2px;
}

.btmZoneContainer .centerColumn /* Center section of 3 column layout*/
{
  	
   /*   display: inline;*/
	position:absolute;
   	width:30%;/*width: 30%;*/
    margin: 4px auto 2px 30px;
    padding-top:0;    
}


.topZoneContainer
{
	width:100%;
	overflow:hidden;
}

.topLeftCol
 {
 	 width:48%;
     margin-left:2px;
     float:left;
     background-color:#fff;
 }

.topRightCol /*Featured News container*/
 {
     width:48%;
     float:right;
     margin-right:2px;

 }
 
 .footerZoneContainer
 {
  width:100%;
  padding-top:5px;
  margin-bottom:5px;
  overflow:hidden;

 }

  
  table.common
{
    background-color:#EFEFEF;
    border-bottom:1px solid #AEC8D5;
    margin-left:5px;
    font-size:13px;
}
 
  table.common th 
 {
 	background:url('Images/PanelBGGrad.png');
	border-bottom:2px solid #AEC8D5;
	color:#335381;
	padding:4px;
	text-align:center;
}

table.common tr
{
background-color:#FFFFFF;
padding:4px 2px;
border-bottom: solid 1px #E6E5E5;
}

table.common tr.alt
{background-color:#e3f1f7;}

table.common td a
{
	color:#2a4d80;
    text-decoration:none;
    font-family:"Trebuchet MS";
    font-size:90%;
    
}

table.common td a:active
{
	color:#26272a;
	text-decoration:underline;
}

table.common td a:hover
{
	color:#26272a;
	text-decoration:underline;
}

table.PolMan
{
	width:100%;
	background-color:#fff;
}

table.PolMan th
{
	/*BACKGROUND: #445f85; */
	background:#cfdbe5;
	COLOR: #335381;
	padding-left:3px;
}

table.PolMan tr.Section
{
	BACKGROUND: #cfdbe5; 
	COLOR: #335381; 
	FONT-WEIGHT: bold;
	padding-left:3px;
}

table.PolMan tr.Header
{
	BACKGROUND: #335381; 
	COLOR: #ffffff; 
	FONT-WEIGHT: bold;
}

table.PolMan tr.Header td
{
    padding-left:3px;
}

  table.deptname
{
    background-color:#EFEFEF;
    border-bottom:1px solid #AEC8D5;
    margin-left:5px;
}
 
  table.deptname td.dept 
 {
 	BACKGROUND: #335381; 
	COLOR: #ffffff; 
	border-bottom:2px solid #AEC8D5;
	padding:4px;
	font-weight:bold;
	border-top: 40px solid #fff;

}

table.deptname td.backtoTop
{
background-color:#eaebec;
padding:4px 4px;
border-bottom: solid 1px #E6E5E5;
text-align:right;


}

table.deptname td.division
{
background-color:#eaebec;
padding:4px 2px;
border-bottom: solid 1px #E6E5E5;
font-weight:bold;
}



table.deptname td a
{
	color:#2a4d80;
    text-decoration:none;
    font-family:Tahoma;
    font-size:90%;
    
}

/*
/*** Form.Standard ***/

div.standard {
                font: normal 11px Verdana, Arial, Helvetica, sans-serif;
                max-width: 710px;
                padding: 10px 0;
}

div.standard .block {
                overflow: hidden;            
                border-top: solid 1px #E08D53;
}

div.standard .block .text {
                color: #93450D;
                font-weight: bold;
                width: 25%;
                float: left;
                padding: 2px 2px 2px 0;
}              

div.standard .block .elem {
                background-color: #FFEADB;
                float: right;
                width: 70%;
                padding: 4px 8px;
}
div.standard .block .elemsmall {
                background-color: #FFEADB;
                /*float: right;
                width: 70%;*/
                padding: 4px 8px;
}
div.standard .block .elemleft {
                background-color: #FFEADB;
                float: left;
                width: 100%;
                padding: 4px 8px;
}

div.standard .complete {
                border-top: solid 1px #E08D53;
                padding: 4px 0;
}

div.standard .complete input {
                float: right;
                margin-left: 5px;
}              

div.standard a.req {
                color: red;
                font-weight: normal;
}

div.standard input.tiny { width: 30px; }
div.standard input.short { width: 80px; }
div.standard input.medium { width: 160px; }
div.standard input.mediumlarge { width: 200px; }
div.standard input.shortmed{width: 70%;}
div.standard input.shortmedlarge{width: 90%;}
div.standard input.full { width: 99%; }
div.standard textarea { width: 99%; height: 50px; }

div.standard .buttons input {
                padding: 1px 6px;
}

div.standard .subtle {
                font: italic normal 10px Verdana, Arial, Helvetica, sans-serif;
                color: #666666;
}
div.standard .green {
                font: italic normal 10px Verdana, Arial, Helvetica, sans-serif;
                color:Green;
}

div.standard select {
                font: normal 11px Verdana, Arial, Helvetica, sans-serif;

}

div.standard .fsHeader {
                background: #FFF0E5 url(images/formTopGrad.png) repeat-x bottom;
                padding: 5px;
                margin-bottom: 10px;
                border: solid 1px #E08D53;
                overflow: hidden;
}

div.standard .fsHeader a.req
{
	color: red;
    font-weight: normal;
			
}

div.standard .divTab span {
    padding: 3px 0;
}

div.standard .divTab a 
{   
    font-weight: bold;
    text-decoration: underline;
}

div.standard .divTab .l {
    float: left;
    width: 32%;
}

div.standard .divTab .e {
    float: right;
    width: 65%;
}

div.standard .elemOutsideLabel 
{
    float: left;
    width: 103px;
    

    line-height: 16px;
    color: #93450D;
}

div.standard .elSpacer 
{
    margin-bottom: 5px;
}

div.standard nobr
{
    white-space:normal;
}

/*end form standard*/

/* Styles Specific to Public Works */

/*------------------------- Park List for Public Works --------------------------------*/

*:first-child+html #maincolLSB .pr-park-summary
{
	margin-bottom:30px!important;
	padding:0 2px 0 10px;
}

#maincolLSB .pr-park-summary {
	background-color:#FFFFFF;
	border:1px solid #c0c0c0;
	margin-bottom:15px;
	margin-top:10px;
	margin-right:10px;
	padding:5px;
}

#maincolLSB .pr-park-alt 
{
	background:#e4e4e4 none repeat scroll 0 0;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:10px;
}

#maincolLSB br.cleaner {
clear:both;
display:block;
}

#maincolLSB .pr-park-activitieslist 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#maincolLSB .pr-park-activitieslist li {
	display:inline;
	margin-right:8px;
}

/*------------------------------- END PARKS LIST -----------------------------------*/


/*------------------------------- Tools for Schools -----------------------------------*/

.other-centers div 
{
	background:#e4e4e4 none repeat scroll 0 0;
	border:1px solid #c0c0c0;
	float:left;
	height:100px;
	margin:5px;
	padding:10px 5px;
	width:45%;
}


/*------------------------------ TRANSPORTATION AND DEVELOPMENT ----------------------------------*/
#page-pw-policy dl 
{
	float:left;
	margin-right:10px;
	width:47%;
}

#page-pw-policy dt 
{
	background:#F6F6F6 none repeat scroll 0 0;
	border-color:#E6E6E6 #D6D6D6 #E6E6E6 #E6E6E6;
	border-style:solid;
	border-width:1px 1px 0;
	color:#003366;
	font-weight:bold;
	margin-top:5px;
}

#page-pw-policy dd 
{
	background:#F6F6F6 none repeat scroll 0 0;
	border-color:#E6E6E6 #D6D6D6 #D6D6D6 #E6E6E6;
	border-style:solid;
	border-width:0 1px 1px;
	height:50px;
	margin-left:0;
}

#maincolLSB .tiled 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#maincolLSB .tiled li 
{
	display:block;
	float:left;
	height:100px;
	margin:5px;
	position:relative;
	width:18%;
}
/* ----------------------------- End TRANSPORTATION AND DEVELOPMENT -----------------------------------*/



/*------------------------------------Community Update Button on Interior Pages --------------------------------------*/

.CUholder {
    background-image: url('/Style%20Library/Images/communityUpdate.png');
    width: 186px;
    height: 86px;
    position: relative;
    margin-top:5px;
    margin-left:6px;
}

*:first-child+html .CUholder
{margin-top:2px;
 margin-left:0;
 }

.CUholder a {
    position: absolute;
    left: 80px;
    width: 92px;
    height: 18px;
}

.CUholder_ltst
{
    background-position:left -86px;
}
 
.CUholder_subs
{
    background-position: left -172px;
}

.ltst {top: 41px;}
.subs {top: 64px;}


/*------------------------------------Healthy Community Healthy Living Quotes --------------------------------------*/

#quotes 
{ 
	list-style: none; 
	width: 320px; 
	cursor: pointer;
	position:absolute;
    top: -170px;  
    color: #fff; 
    font-size: 20px; 
    background: transparent url('/Style%20Library/Images/shade.png'); 
    padding: 5px; 
    left: 372px;
    font-family:Georgia, serif;
    display: none;
}

#quotes blockquote
{ 
	list-style: none; 
	font-family:Georgia, serif;
	margin: 0;
}

blockquote:first-letter
{
    font-family:Monotype Corsiva;
    font-size:40px;
    padding-left:5px;
    padding-right:3px;
}


#quotes cite
{
   text-align:right;
   float:right;
   padding-right:10px;
}

/*---------------------------------------------------------------------------------------------------------------------*/

/*------------------------------- Video Player Web Part -----------------------------------*/

#maincolLSB .player
{
	border-bottom:solid 1px #E6E5E5;
	background:#fff url('Images/playerGrad.png') repeat-x; 
}

#maincolLSB .player ul
{
    margin: 0 0 0 35px;
    line-height: 12px;
    color:#26272a;
    text-decoration:none;
    position:relative;
}

#maincolLSB .player ul li
{
	list-style:disc;  
	list-style-position:outside;
    padding-bottom:1px;
    font-size:12px; /* 12px */
    text-align:left;	
}

#maincolLSB .player h4 {
    float: left;
    font-size: 120%;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 15px;
    padding-top: 10px;
}

#maincolLSB .player img {
    float: left;
    margin-right: -10px;
    padding-right: 2px;
    padding-top: 7px;
}

#maincolLSB .player p {
    padding-bottom: 42px;
}
   
#maincolLSB .player #flashcontent
{
   margin-left:25px;

}