/* CSS Document */

#contentBox {
   display: block;
	margin: auto;
	padding: 0px;
	width: 770px;
	height: 182px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#contentBox #top {
	text-align: left;
	margin: 3px 0 3px 0;
	padding: 0;
	width: 770px;
	height: 58px;
	background-position:top center;
	background-repeat: repeat-x;
}

#top .topbut {
	vertical-align: bottom;
	width: 100%;
	text-align: right;
}

#contentBox #dividerTop {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 24px;	
}


#contentBox #middle {
   display: block;
	padding: 0px;
	width: 770px;
}

#middle table {
	width: 100%;
	
}

#middle .col1 {
	vertical-align: top;
	width: 500px;
	margin-top: 10px;
}
#middle .trVid{

margin:0px;
padding:0px;
}
#middle .col1wrapper {
	width:500px;

	background-color:  #D6D7D9;
}

#middle .col1bottom {
	margin-top: 5px;
	margin-right: 0px;
	background-color: #D6D7D9;
	height: 100%;
	width:500px;
}
#middle #col1 {
	background-image:  url(/images/col1bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 100%;
	width:500px;
}
#middle #noflash {
height: 340px;
}

#col1 table {
	width: 100%;
	padding: 0px 0px 0px 0px;

}

#col1 .highlight {
	width: 271px;
	height: 77px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
}

/*
#col1 a {
	color: white;
	font-weight: normal;
	font-family: verdana,arial;
	font-size: 10px;
	text-decoration: none;
}*/

.vidTitle
{
	background-image: url(images/videoTitlebg.jpg);
	background-repeat:no-repeat;
	height:30px;
	width: 100%;
	text-align: center;
}

#col1 .heading {
	width: 175px;
	vertical-align: bottom;
	height: 77px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	padding: 0 10px 0 10px;
}

#col1 .videoText {
	color: #000000;
	font-weight: normal;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.vidPadding
{
	padding-right: 5px;
}
.videoText a {
font-weight: bold;
color: #0054A5;
text-decoration: none;
}

.videoText a:hover {
font-weight: bold;
color: #01A2CB;       
text-decoration: underline;
}

#col1 .main {
	color: black;
	font-weight: normal;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
}

.black1 {
	margin: 0 5px 0 5px;
	color: black;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

.titleTxt
{
	color: white;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 5px;
}

#middle .col3 {
	vertical-align: top;
	width: 124px;
}



#col3 img {
	margin: 1px 0 0 1px;
}

#bottom {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 72px;
}



