.name{
	padding-top: 5px;
	font-size: 12px;
	color: #084277;
}
.title{
	color: #084277;
}

#main-content-container-full{
	background: none;
}
#main-content-container-inner-full{
	background: none;
	padding-top: 0px;
}

#main-content-container-full2{
	background: none;
}
#main-content-container-inner-full2{
	width: 730px;
	padding: 0px;
	background: none;
}


.copy-inner{
	width: 390px;
	padding: 40px 40px 0px 40px;
	background: url(/images/media-center-bg-top.png) top left no-repeat;
}
.copy-outer{
	padding: 0px 0px 50px 0px;
	background: url(/images/media-center-bg-bottom.png) bottom left no-repeat;
}

.tab-container{
	padding: 20px;
	width: 622px;
	over-flow: auto;
	background: url(/images/mediacenter-tabs-bg.png) no-repeat;
}


#tabs{
	z-index: -1px;
}
#tabs li{
	background: url(/images/tab-blue-right.png) top right no-repeat;
}

#tabs li a{
	color: #fff;
	background: url(/images/tab-blue-left.png) top left no-repeat;
}

.media-item{
	float:left;
	width: 140px;
	padding: 30px 0px 0px 32px;
	color: #084277;
}

.img-container{
	width: 140px;
	height: 80px;
	overflow: hidden;
}

#tabs-outer{
	padding-top: 25px;
	padding-bottom: 25px;
	background: url(/images/videos-bg-bottom.png) bottom left no-repeat;
}
#tabs-inner{
	min-height: 170px;
	background: url(/images/videos-bg-top.png) top no-repeat;
}
/*=========== TRAINING SERVICES =================*/
h3.training {
	padding-top: 10px;
	padding-bottom: 10px;	
}
.training-left-col {
	width: 450px; 
	float: left;
}
.training-right-col {
	width: 210px; 
	float: right; 
	border-left: solid 1px #d5dbde; 
	padding-left: 5px;
}
.media-grid-table tr th {
	background-color: #2e70a8;
	color: #fff;
}
.media-grid-table tr td {
	padding: 5px 5px 0px 5px;
}
.media-grid-table select {
	width: 100%;
}
.nopadding tr td {
	padding: 0px;
}
ul.newsletter-list { list-style: none; padding: 0px 10px; margin: 10px 0px;}
ul.newsletter-list li a {
	display: block;
	text-decoration: none;
	color: #696a6a;
}
.media-grid-table tr.odd td {
	color: #084277;
}
.media-grid-table tr.even td {
	color: #696a6a;
}
.media-grid-table tr.even td a {
	color: #696a6a;
	text-decoration: none;
}
.media-grid-table tr.odd td a {
	color: #084277;
	text-decoration: none;
}
.media-grid-table tr td select {
	font-size: 10px;
}
