html, body {
background-color: #194971;
padding:0;
margin: 0;
font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
font-size: 12px;
color: #666666;
border:0
}
iframe {
padding:0;
margin: 0;
border:0
}

img
{	
	border: 0;
	padding:0;
margin: 0;
}
p {
	line-height: 150%;
}

h1 {
color:#008B99;
border-bottom: 1px solid #35a2ab;
font-size:22px;
padding: 0;
margin: 0 0 15px 0;
font-weight:normal;
letter-spacing:-2px;
}

h2
{
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	color: #F47830;
	font-weight: 400;
}
h3
{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #DE2F85;
	font-weight: bold;
}

h4
{
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 14px;
	color: #8EBB56;
}


#wrapper	{
	padding: 0;
	margin: 0 auto;
	width: 800px;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	position:relative;
}

.compactOrange
{
	color: #e58436;
}
#header
{
	padding: 0;
	margin: 0;
	width: 800px;
	height: 290px;
	display:block;
	position:relative;
}
#logo {
	position:relative;
	top:15px;
	left:15px;
	width:230px;
	height:55px;
	float:left;
	display:block;
}

#navhead {
	height:20px;
	width:310px;
	float:right;
	position:relative;
	top:4px;
	right:17px;
}

#navhead a {
	text-decoration: none;
	color: #7f7f7f;
	height:14px;
}
#navhead a:hover {
	text-decoration: underline;
	color:#f0964a
}
#navhead a:visited {
	text-decoration: none;
	color: #7f7f7f;
	font-weight:normal;
}
/* Search Box*/
#search
{
	border: solid black 1px;
	background-color: #7b7b7b; 
	position:relative;
	float:right;
	right:17px;
	top:20px;
	width:325px;
	height:28px;
	color: #ffffff;	
	font-weight: bold;
	font-size:11px;
}

#search p {
position: absolute; 
top: 50%; 
left:4px;
margin-top: -8px; 
height: 20px;
}

#search_button
{
	vertical-align: bottom;
	cursor: pointer;
}

#banner
{
	height: 200px;
	position:relative;
	top:85px;
	width:800px;
}
#banner img {
	width:800px; 
	height:200px;
	positon:relative;
	margin-top:-53px;

}


#dPrintHeader
{
	display: none;
}

#locOrgSearch
{
	background-color: #ffffff;
	border: 0 none;
	vertical-align: bottom;
	width: 95px;
	height: 14px;
	font-size: 11px;
}

#contentwrapper {
	position:relative;
	top:10px;
	width:100%;
	height:auto;
}

/*******MAIN BODY STYLES**********/

#leftcolumn
{
	width: 170px;
	height: auto;
	position: relative;
	left:5px;
	display: block;
	float: left;
}

/***** main content ****/
#content
{
	padding: 0;
	margin: 0;
	width: 570px;
	height: auto;
	position: relative;
	display: block;
	float: left;
	left:0;
	top:10px;
}

#contentsmall {
	padding: 0;
	margin: 0;
	width: 470px;
	height: auto;
	position: relative;
	display: block;
	float: left;
	left:0;
	top:10px;
}

#content a {
	color:#7b7b7b;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
	color:#F47830
}
/*******LEFT NAVIGATION**********/
#navigation
{
	padding: 10px 0 0 0;
	margin: 0;
	width: 150px;
	height: auto;
	display: block;
	text-align: left;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	
	color: #000000;
	background: url('../_images/update/leftLine.gif') 149px 10px repeat-y;
	margin-bottom: 5px;
	margin-top: 5px;
}

#navigation ul
{
	padding: 0;
	margin: 0;
}

#navigation li
{
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: 7px;
}

#navigation a
{
	margin: 0;
	padding: 0;
	width: 150px;
	height: 26px;
	display: block;
	color: #7f7f7f;
	
}

#navigation a.topLink
{
	text-decoration: none;
	background-image: url('../_images/navLink1.gif');
	background-repeat: no-repeat;
	
}

#navigation a.topLink:hover
{
	text-decoration: none;
	background-image: url('../_images/navLink1_over.gif');
	background-repeat: no-repeat;
	
}
#navigation a
{
	font-size: 14px;
	/*font-weight:bold;*/
	text-decoration: none;
	font-weight:normal;
}
#navigation a:hover
{
	text-decoration: underline;
}

#navigation a.leftLinkCS
{
	color: #DE2F85;	
}
#navigation a.leftLinkVS
{
	color: #8EBB56;	
}
#navigation a.leftLinkSE
{
	color: #3E8A88;	
}
#navigation a.leftLinkCF
{

	color: #DB7F3E;	
}

#navigation .leftLink-vssg
{
	
	height: 33px;
	width: 137px;
	margin: 0 0 0 4px;
	padding: 0 15px 0 0;
	border: 0;
	text-align: right;
	background: url('../_images/greybutton_inf.png') 0 0 no-repeat;
	color: #272727;	
	font-weight: bold;
}

#navigation a.leftLinkHYS
{
	height: 40px;
	background-image: url('../_images/update/right_bar_have_your_say.png');
	background-repeat: no-repeat;
	background-position: 3px 0; 	
}

#navigation a.leftLinkNSH
{
	height: 40px;
	background-image: url('../_images/update/right_bar_help.png');
	background-repeat: no-repeat;
	background-position: 3px 0; 		
}



#navigation a.leftLinkMS
{
	height: 40px;
	background-image: url('../_images/update/right_bar_set_up_microsite.png');
	background-repeat: no-repeat;
	background-position: 3px 0; 	
}

#navigation a.leftLinkHYS:hover
{
	text-decoration: underline;
	
}

#navigation a.leftLinkSub
{
	text-decoration: none;
	text-indent: 12px;
	color: #C85340;
}

#navigation a.leftLinkSub:hover
{
	text-decoration: underline;
}

#navigation .navPos
{
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
}

/* right column */
#rightcolumn
{
	padding: 0;
	margin: 0;
	width: 150px;
	height: auto;
	position: relative;
	display: block;
	text-align: left;
	float: right;
	top:0;
	right:5px;
	background-color: #f2f2f2;
	font-size: 11px;	
	font-weight: bold;
}
#rightcolumn h3 {
	font-size: 12px;
	font-weight: bold;
}
.newspad
{	
	padding: 10px;
	
}

#rightcolumn a:hover
{
	text-decoration: underline;
}

#rightcolumn a
{
	text-decoration: none;
}


.newsInnerMore 
{
	color: #d27338;
	font-weight: bold;
	
}

.news_date
{
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #e58436;
	font-size: 12px;
	
}
.newshead
{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #DE2F85;
	font-weight: bold;
	border-bottom:1px solid #de2fb5;
}

/*******NEWSLETTER**********/
#dNewsletter
{
	padding: 0;
	margin: 0;
	width: 140px;
	height: 134px;
	background-image: url('../_images/newsletter1.gif');
	background-repeat: no-repeat;
	position: relative;
}

#dNewsletter p
{
	padding: 25px 5px 0 5px;
	margin: 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#dNewsletter a, #dNewsletter a:link, #dNewsletter a:visited
{
	color: #ffffff;
}

#dNewsletter a:hover, #dNewsletter a:active
{
	text-decoration: none;
}

#dNewsletter fieldset
{ 
	border: 0;
}

#dDataCollection
{
	padding: 0;
	margin: 10px 0 0 0;
	width: 140px;
	height: 28px;
	
	background-image: url('../_images/dataCollection.gif');
	background-repeat: no-repeat;
}

#dDataCollection a:link, #dDataCollection a:visited, #dDataCollection a:active, #dDataCollection a:hover
{
	display: block;
	width: 140px;
	height: 28px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: -10000px;
}

#nlEmail
{
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #6D6D6D;
	font-size: 10px;
	
	background-color: transparent;
	border: 0 none;
	
	position: absolute;
	left: 13px;
	top: 109px;
	
	width: 84px;
	height: 12px;
	display: none;
}

#nlGoBtn
{
	position: absolute;
	left: 100px;
	top: 109px;
	height: 14px;
	width: 37px;
	display: none;
}

/*******SEARCH BAR**********/
#dSearchBar
{
	padding: 0;
	margin: 0;
	width: 550px;
	height: 30px;
	background-image: url('../_images/search_bar.gif');
	background-repeat: no-repeat;
	position: relative;
}

#dSearchBar fieldset
{ 
	border: 0;
}

#dSearchBarHelp
{
	position: absolute;
	top: 7px;
	left: 485px;
	display: block;
	width: 40px;
	height: 13px;
}

#dSearchBarHelp a, #dSearchBarHelp a:link, #dSearchBarHelp a:visited
{
	display: block;
	width: 40px;
	height: 13px;
	text-indent: -10000px;
	text-decoration: none;
}

#dSearchBarHelp a:active, #dSearchBarHelp a:hover
{
	text-decoration: none;
}



#locOrgSearchBtn
{
	position: absolute;
	left: 304px;
	top: 6px;
	height: 14px;
	width: 40px;
}

/*******CONTENT**********/
/************************/

#dContent
{
	padding: 10px 10px 20px 0;
	margin: 0;
	width: auto;
	height: auto;
	float: left;
	margin-left: 10px;
	word-wrap: break-word
}

p.indentedText
{
	padding-left: 20px;
}

.spacedText
{
	letter-spacing:1.2px;
	font-weight:bolder;
}

.blackText
{
	line-height:1.3; 
	color: black;
}
.underline {
	padding: 0;
	margin: 0 0 5px 0;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ff9933;
	border-bottom: 1px solid #ff9933;
}
#contentLinks
{
	width: 100%	
}

#contentLinks td
{
	vertical-align: top;
}

.contentLinksTitle
{
	padding: 0;
	margin: 0 0 15px 0;
	height: 28px;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #151615;
}
/****** Compact Stratagey ****/
#contentLinks_CS 
{
	width: 85px;
	padding-right: 5px;
	
}

#contentLinks_CS a
{
	height: 80px;
	background: url('../_images/update/compact_strategy.png') 10px 0 no-repeat;	
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}
#contentLinks_CS a:hover
{
	height: 80px;
	background: url('../_images/update/compact_strategy_hover.png') 0 0 no-repeat;	
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}

/****** Volunteer Stratagey ****/
#contentLinks_VS 
{
	width: 85px;
	padding-right: 5px;
}

#contentLinks_VS a
{
	height: 80px;
	background: url('../_images/update/volunteer_strategy.png') 10px 0 no-repeat;	
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}
#contentLinks_VS a:hover
{
	height: 80px;
	background: url('../_images/update/volunteer_strategy_hover.png') 0 0 no-repeat;	
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}

/****** Social Enterprise ****/
#contentLinks_SE 
{
	width: 85px;
	padding-right: 5px;
}

#contentLinks_SE a
{
	height: 80px;
	background: url('../_images/update/social_enterprise.png') 10px 0 no-repeat;	
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}
#contentLinks_SE a:hover
{
	height: 80px;
	background: url('../_images/update/social_enterprise_hover.png') 0 0 no-repeat;	
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}

/****** City Funding ****/
#contentLinks_CF 
{
	width: 85px;
	padding-right: 5px;
}

#contentLinks_CF a
{
	height: 80px;
	background: url('../_images/update/city_funding.png') 10px 0 no-repeat;	
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}
#contentLinks_CF a:hover
{
	height: 80px;
	background: url('../_images/update/city_funding_hover.png') 0 0 no-repeat;	
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}



/****************************************************/

#dProp
{
	padding: 0;
	margin: 0;
	width: 1px;
	height: 350px;
	float: right;
}

#dContent .dropDown
{
	width: 350px;
	height: 20px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

#dContent .textBox
{
	width: 344px;
	height: 15px;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

#dContent .narrowDropDown
{
	width: 200px;
	height: 20px;
}

#dContent a:link, a:visited
{
	color: #d27338;
	font-weight: bold;
	text-decoration: none;
}

#dContent a:hover
{
	text-decoration: underline;
	
}


#dHomePagePanel
{
	background-image: url('/home_page_panel.gif'); 
	background-repeat:no-repeat;
	height:180px;
	display: block;
	padding: 10px 0 0 0;
}


#dHomePagePanel p
{
	margin-top: 0;
}

#dHomePagePanel ul li
{
	list-style-image: url('/bullet.gif');
	list-style-type: circle;
}

#dHomePagePanel td
{
	padding: 2px 5px 0 10px;
}


/*********Meeting table*********/
.meetingTable
{
	border-collapse: collapse;
	margin: 10px 0 0 0;
}

.meetingTable th
{
	border: 1px solid #ff9933;
	text-align: center;
	background: #ffcc99;
}

.meetingTable td
{
	border: 1px solid #ff9933;
}

/*******FOOTER**********/

#footer
{
	margin: 0 auto;
	width: 100%;
	height: 25px;
	background-color: orange;
}
#footer p 
{
	text-align: right;
	font-size: 12px;
	padding-right:5px;
	padding-top:3px;
}

#footer a 
{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}

.footerimage {
	float:left;
	position:relative;
	top:5px;
	left:5px;
}

/*Hack's*/
.access
{
	display: none;
}

/* Other Styles */
.warning
{
	color: #cc0000;
	font-weight: bold;
}

.orgDisplay
{
	padding: 0 0 10px 14px;
	margin: 0;
}

.orangeCentered
{
	color: #d27338;
	text-align: center;
	font-weight: bold;
}


/****Browse Local Org Table ******/
.topLeftCell
{
	border-left: 1px solid #D27338;
	border-top: 1px solid #D27338;
	border-right: 1px solid #D27338;
	text-align: center;
	width: 20px;
}

.topCell
{
	border-top: 1px solid #D27338;
	border-right: 1px solid #D27338;
	text-align: center;
	width: 20px;
}

.bottomLeftCell
{
	border: 1px solid #D27338;
	text-align: center;
	width: 20px;
}

.bottomCell
{
	border-top: 1px solid #D27338;
	border-right: 1px solid #D27338;
	border-bottom: 1px solid #D27338;
	text-align: center;
	width: 20px;
}

.collapsedBorders
{
	border-collapse: collapse;
}

.collapsedBorders td
{
	border: 1px solid #cccccc;
	padding: 10px;
}

/***** Contact Us ***********/
.textField
{
	width: 300px;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

.textArea
{
	width: 300px;
	height: 150px;
	font-size:100%;
	margin:0;
	width:99%;
}
.button {
	overflow:visible;
	width:auto;
	height:35px;
	margin: 0;
	height: auto;
	display: block;
	border: 1px solid #bebebe;
	background:#dddddd;
	text-transform:uppercase
}
label.description
{
	border:none;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:100%;
	padding:0 0 1px;
}

#address {
	width:200px;
	float:right;
}

#contactform {
width:350px;	
}

/********Admin Section**********/
#spAdminBtnPos
{
	padding: 0 138px 0 0;
	margin: 0;
	
	width: 200px;
	height: auto;
	
	display: block;
}
.spacer
{
	height:50px;
	display: block;
}

/********** Useful Links *******************/

.links-cats
{
	padding: 0 0 0 0;	
}
.links-cats a
{
	font-size: 12px;	
}
.links-cats ul 
{
	list-style-image: url('../_images/update/head_links.png');
}
.links-cats li
{
	padding: 0 0 5px 10px;
}

/***/

.links-list ul 
{
	list-style-image: url('../_images/update/head_links.png');
}
.links-list li
{
	padding: 0 0 5px 10px;
}

/********** Funding (City Funding) *******************/
#funding table
{
	width:290px; 
	text-align:center;
	margin: 0 0 0 10px;
	
}
#funding h4
{
	font-weight: bold;
	font-size: 12px;
	color: #7f7f7f;	
	border-bottom: 1px solid #7f7f7f;
}
#funding td
{
	text-align:left;
	width:100%
	
	
}
.funding-li li
{
	padding: 5px 0 4px 0;
}
.funding-li a
{

}
.pointer	
{
	padding: 0 0 5px 0;
	cursor: pointer;
	color: #7f7f7f;
	font-weight: normal;
	text-decoration: underline;
}
#divider
{
	border-right: #7f7f7f solid 1px;
	height: 60%;
	width: 1px;
	padding: 0 0 0 15px;
}
/*   grey box for microsite notice  */

#ranking-title

{

	display: block;

	width:450px;

	height: auto;

	margin: 0 0 15px 0 ;

	padding: 10px 35px 10px 35px;

	border:1px solid #ababab;

	background-color:#F2F4F9;



}

#ranking-title h3

{
	font-size: 12px;
    color: #000000;
	line-height: 14px;
	text-align: center;
}

#ranking-title h4

{

	font-size: 11px;
    color: #000000;
	line-height: 13px;

	text-align: center;

	font-weight: bold;

}
.micro-list li
{
	padding: 5px 0 0 0;
}
span.label,span.spacer,span.multiple span {
	width:120px;
	float:left;
	} 
	span.multiple {
		float:left;
		} 
		span.button {
			padding-left:120px;
			} 
			div.clear {
				clear:both;
				padding-top:5px;
				}