﻿body {
}
.media_content 
{
    width:575px;
    background-color:White; 
    padding-left:0px;
    padding-bottom:50px; 
    font-family:Arial; 
    font-size:12px; 
    color:#787878; 
    float:left;
    text-align:justify; 
    line-height:18px
}
.thumb_container
{
    width:125px;
    border:solid 1px #dfdfdf;
    padding:2px 2px 0px 2px;
}
.thumb2_container
{
    width:175px;
    border:solid 1px #dfdfdf;
    padding:2px 2px 0px 2px;
}

.VideoThumbContainer
{
    width:125px;
    height:70px;
    padding:5px 5px 5px 5px;
}
#VideoPlayBack
{
    width:415px;
    height:235px;
    padding-left:5px;
/*
    width:240px;
    height:196px;
*/
}
.media_content a {
	font-weight: normal;
    color:#021A88;
	text-decoration: none;
}
.media_content a:hover {
	font-weight: normal;
    color:#EF6E01; 
	text-decoration: underline;
}
.media_content H1{
	font-size: 18px;
	font-style:normal;
	font-weight: normal;
	color: #021A88;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.media_content H2{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #021A88;
	padding: 10px 0 10px 0;
	margin: 0px;
}
.OverviewDivider {
	border-bottom: #dfdfdf solid 1px;
	padding: 10px 0px 10px 0px;	
}
a.OverviewMore{
	color: #005588;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
}

a.OverviewMore:hover {
	color: #005588;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

 a.OverviewMore:visited {
	color: #808080;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}