/* CSS Document */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:15px;
}

#introduction
{
	font-style: italic;
	color: #5a5959;
	font-size:11px;

}

h1
{
	font-weight:normal;
	font-size:14px;
	color:#fff;
	background:#27257a;
	
	display: block;
	height: 28px;
	padding: 0 10px 0 10px;
	text-decoration:none;
	line-height: 30px;
	outline: none;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_content 
{	
	overflow: hidden;
}

.accordion_toggle_active 
{
	background:#7372c2;
	color: #ffffff;
	border-bottom: 1px solid #fff;
}

h2
{
	font-weight:normal;
	font-size:18px;
	color:#27257a;
	padding: 0 10px 0 10px;

}

#Video
{
	font-style: italic;
	font-size:18px;
	color:#27257a;
}

.Style28 {
	font-size: 12px;
	color: #5a5959;
}

.Style29 {
	font-size: 12px;
	color:#000000;
}

h3 
{ 
	font-size: 18px;
	font-style: normal;
	color: #7372c2;
	letter-spacing: 0.3em;
}

#VideoTXT
{
	width:60%;
	position:relative;
	float:left;
	padding-left:20px;
}
	
#VideoDL
{
	width:20%;
	position:relative;
	float:right;
}
