html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 14px;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
  	line-height: 16px;
  	margin: 0 0 0 0; 
  	padding: 0 0 0 0;
  	text-align: center;
    background: #fff  url(../images/background.jpg) no-repeat;
}
h1 {
  color: #0066CC;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px; 
}
h2 {
  color: #69c;
  color: #333366;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
}
h3 {
  color: #69c;
  color: #333366;
  font-weight: bold;
}
a,  a:link {
  color: #4095df;
  font-weight: bold;
}
a:visited {
  color: #4870aa;
  font-weight: bold;
}
a:hover {
  color: #2170bd;
  text-decoration: underline;
}
a:focus {
  color: #2170bd;
}
a:active {
  color: #039;
}
#outerWrapper {
  background-color: #fff;
  margin: 0px auto 0px auto; 
  text-align: left; 
  width: 980px;
}
#outerWrapper #header {
	background: #9bb6d2 no-repeat url(../images/header.jpg);
  	border-bottom: solid 1px #4b647f; 
  	font-size: 18px;
  	font-weight: bold;
  	height: 251px;
  	height: 146px;
  	line-height: 15px;
  	padding: 0px 0px 0px 0px; 
	width: 100%;
}
#outerWrapper #headerIndex {
	background: #9bb6d2 no-repeat url(../images/header.jpg);
  	border-bottom: solid 1px #4b647f; 
  	font-size: 18px;
  	font-weight: bold;
  	height: 251px;
  	line-height: 15px;
  	padding: 0px 0px 0px 0px; 
	width: 100%;
}#outerWrapper #navigation {
  	background-color: #eaeff5;
  	border-bottom: solid 1px #9bb6d2; 
  	height: 25px;
  	padding: 0px 0px 0px 0px; 
	width: 100%;
}
#outerWrapper #page {
	float: left;
  	background-color: #369;
  	height: 35px;
  	padding: 10px 0px 10px 30px; 
	width: 50%; 						/* 58% */
	background-image:url(../images/page.jpg);
}
#outerWrapper #page H1 {
	color: #9ff;
  	font-size: 32px;
  	font-weight: bold;
  	line-height: 30px;
	padding: 0px 0px 0px 10px;
	font-variant:small-caps;
}
#outerWrapper #page_title {
	float: left;
  	background-color: #369;
  	height: 35px;
  	padding: 10px 9px 10px 10px; 
	margin: 0px -30px 0px 0px;
	width: 45%;							/* 40% */
	background-image:url(../images/page.jpg);

}
#outerWrapper #page_title H1 {
	color: #9ff;
  	font-size: 18px;
  	font-weight: normal;
	padding: 15px 0px 0px 0px;
	font-variant:small-caps;
	letter-spacing: 3.5px;
}

#outerWrapper #contentWrapper {
  	float: left;
	padding: 0px 0px 0px 0px; 
	width: 100%;
}
#outerWrapper #contentWrapper #content {
	float: left;
  	padding: 10px 0px 0px 10px;
	width: 650px;
}
#outerWrapper #contentWrapper #content li {
	list-style:circle;
}
	

#outerWrapper #contentWrapper #sidebar {
	float:	right;
	padding: 10px 0px 10px 10px; 
	width: 250px;
	margin: 0px 40px 0px 0px;
}
#outerWrapper #footer {
	clear:both;
 	border-top: solid 1px #fff; 
  	padding: 0px 0px 0px 0px; 
	width: 100%;
	text-align:center;
	height: 95px;
	height: 180px;
	background: url(../images/footer.jpg) bottom right repeat-x;
}
.highlight_copy {
	font-weight:bold;
  	color: #000;
}

#mediarapidstv {
	width: 200px;
	text-align:center;
}
#GraphicsDesign {
	margin-top: 0px;
	text-align:right;
	padding: -20px;
	
}

#navbar {
	position:relative;
	top: 10px;
	left:680px;
	width:300px;
}
/* Syndication Rules */

#client {
	margin: 40px auto 0px auto;	
	float:left;
	width:360px;
}

#player {
	float:left;
	margin: 10px 0px 0px 30px;	
	width: 480px;
}

#video_set {
	margin: 0px auto 0px 10px;
}

#preview_video_set {
	margin: 25px 0px 0px 10px;
}


.previews {
	float:left;
	width: 275px;
	text-align:right;
}

.heading{	
	float:left;
	width: 8em;
	text-align: right;
	font-size: 16px;
	font-weight:bold;
}

.client_info{	
	width: 14em;
	text-align: left;
	line-height:18px;
	font-size: 16px;
	margin-left:5px;
	float:left;	
}

.Change {
}

.Change a {
	color:#F00;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
}



#login_form {	
	margin-top: 40px;
}

#login_form label{	
	float:left;
	margin:0px 0px 0px 300px;
	font-size: 16px;
	font-weight:bold;
	width:6em;
	text-align:right;
}

login_form #input{	
	float:left;
	width:200px;
}

.login_submit {	
	margin-left:340px;
}

.centerObject {
	margin-left:140px;
}

/* Adin Forms */
.admin_heading{	
	float:left;
	width: 12em;
	text-align: right;
	font-size: 16px;
	font-weight:bold;
	line-height:28px;
}

.admin_client_info{	
	width: 16em;
	text-align: left;
	line-height:18px;
	font-size: 16px;
	margin-left:10px;
	float:left;	
}

#footer-images a {
	text-align:center;
	padding: 0px 45px; 
}
#footer-contact a {
	text-align:center;
	padding: 0px 25px; 
}

