#home_filler_text
{

	font: 0.75em/130% "Helvetica","Arial",sans-serif;
	color: #ffffff;
	text-align: justify;
}


	#home_filler_text a
	{

		text-decoration: none;
		font-weight: bold;
		color: #ffffff;
		text-align: justify;
	}
		#home_filler_text a:hover
		{
			text-decoration: underline;
			color: #ffffff;

		}


.home_3
{

	display: block;
	width: 185px;

	padding: 45px 0 0 5px;
	font: 0.75em/140% "Helvetica", "Arial", sans-serif;
	color: #7d7d7d;
	text-align: right;

}
.home_3_text
{
	display: block;
	margin: 0 0 20px 35px;



}

.home_3_text a
{
	color:#9e3987;
	font-weight:bold;
	text-decoration: underline;
}

.home_3_text a:hover
{
	text-decoration:none;
}

.home_3_text_date
{
	float:left;
	border-right: #7d7d7d solid 1px;
	padding: 0 2px 0 0;
	display: block; 
	width: 22px; 
	margin: 0 10px 0 0;
	font: 10px/100% "Helvetica", "Arial", sans-serif;
	color: #7d7d7d;

}

/*Home */

div#text_header
	{
		font: normal normal 5em "garamond", serif;
		font-weight: 50;
		color: #9aff00;
		text-align: right;
	}


.heading
	{
		font: normal normal 0.9em "helvetica", sans-serif;
		color: #FFFFFF;
		text-align: left;
		vertical-align:top;
	}
.home_text_big
	{
		font: normal normal 2em "helvetica", sans-serif;
		color: #FFFFFF;
		text-align: justify-left;
		vertical-align:top;
	}
	
.home_text_small
	{
		font: normal normal 0.9em "helvetica", sans-serif;
		color: #FFFFFF;
		text-align: justify;
		vertical-align:top;
		border-bottom: 1px dotted #ffffff;
		display: block;
		padding: 0 20px 10px 0;
		margin: 0 0 10px 0;
	}

/* others */

.text{
	font: 0.8em/150% "helvetica", sans-serif;
	color: #7d7d7d;
	text-align: justify;
}

	.text h1{
		font: 1.5em/200% "Helvetica", "Arial", sans-serif;
		color: #a2cf5c;
	}
	.text h2{
		font: 1.2em/200% "Helvetica", "Arial", sans-serif;
		color: #a2cf5c;

	}

	.text a{
		color: #338da8;
		text-decoration: none;
	}
	.text a:hover {
		color: #338da8;
		text-decoration: underline;
	}
	
.side_text{
		text-align: right;
}

.side_text .quote {
	font: 22px/100% "Times New Roman", serif;
	color: #338da8;
}
	.side_text .author {
		font-size: 16px;

	}
	.side_text .emphasis {
		font-size: 25px;
		color:#9e3987;
	}
	
hr {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: dashed 1px #7d7d7d;
	color: none;
	background: #ffffff;
}
		
.showcase li a{
	font-size: 1.2em;
	font-weight: bold;

}

.showcase li .sub{
	font-size: 0.8em;
	line-height: 120%;
	color: #999999;
}

.sub{
	font-size: 0.8em;
	line-height: 120%;
	color: #999999;
}

.legend a{
	font-size: 1.0em !important;
	font-weight: bold;

}
