.tabbar
{
	/*height: 30px;
	min-width: 930px;*/
	float: left;
	/*padding-right: 60px;*/
	/*padding-top: 5px;*/
	color: #006699;
	
	margin-left: 50px;
}

.top_tab_border{
	width:90%;
	margin-left: 60px;
	border: solid 1px #0099CC;
	padding: 5px;
}

.top_tab_border h1.title{
	color: #0099CC;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	border-bottom: solid 1px black;

}
.top_tab_border div.title{
	color: #0099CC;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 1px black;
}


.top_tab{
	width:90%;
	margin-left: 60px;
}

.top_tab h1.title{
	color: #0099CC;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	border-bottom: solid 1px black;

}
.top_tab div.title{
	color: #0099CC;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 1px black;
}

.input_content{
	padding:1em;
	overflow-y: auto;
}


.separator{
	width: 1px;
}

.input_content h2
{
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-top: 10px;
}
.input_content h3
{
	font-size: 1.1em;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-top: 10px;
}
.input_content .charity-join-options
{
	color: gray;
}
div.sitemap-link
{
	font-size: 1.2em;
	padding-left: 10px;
}
div.sitemap-link span
{
	color: gray;
}
.form-submit-field-label
{
	font-size: 0.9em;
}