body {
	font-family: Arial;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: url(/skins/tv3d/portal/images/header/bg.gif);
	text-align: center;
	height: 100%;
  color: #00467A;
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #00467A;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

.header {
	display: inline;
}

div.listitem {
	margin-left: 10px;
}

img {
	border: 0px;
}

img.shadow {
	margin: 5px;
	border: 0px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

div {
	/* border: 1px solid black; */
}

div#container-main {
/* MAIN container keeping all of the site */
	font-size: 0px;
	text-align: left;
	background: #FFFFFF;
	width: 770px;
	margin: 0px auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

div#container-content {
/* Container for both intro text and the div below */
	background: #FFFFFF;
	width: 100%;
	margin: 0px;
	float: left;
}

div#container-right {
/* NEWS BOX, EVALUATION and HOSTING container */
	height: 100%;
	float: right;
	right: 0px;
	width: 211px;
	background: url(/skins/tv3d/shared/images/tile_right1.gif);
	background-repeat: repeat-y;
}

div#container-header {
/* Flash movie container */
	padding: 0px;
	margin: 0px auto;
	height: 205px;
}

div#content-main {
/* Intro text content div */
	position: relative;
	float: left;
	font-size: 11px;
	text-align: left;
	background: #FFFFFF;
	width: 555px;
	margin: 0px;
	background: url(/skins/tv3d/portal/images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div#content-main a {
	text-decoration: underline;
}

div#content-right {
/* NEWS BOX, EVALUATION and HOSTING container */
	font-size: 11px;
	background: url(/images/bg2.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 0px;
}

div#hosted {
	text-align: center;
	margin: 5px auto;
}

div#hotspot {
	text-align: center;
	margin: 5px auto;
}

div#footer {
	clear: both;
	padding-top: 2px;
	color: #FFFFFF;
	width: 770px;
	height: 14px;
	font-size: 10px;
	background: url(/skins/tv3d/portal/images/header/comp.jpg);
}

div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

span#footer-left {
	padding-left: 5px;
	float: left;
}

span#footer-right {
	padding-right: 5px;
	float: right;
}

h1 {
  font: normal 10pt Arial;
  border-bottom: 1px #000000 dotted;
  font-weight: bold;
  letter-spacing: 1px;
  color: #00467A;
  margin-top: 5px;
  margin-bottom: 7px;
}

h2 {
	font-size: 8pt;
  border-bottom: 1px #000000 dotted;
  font-weight: bold;
  letter-spacing: 1px;
  color: #00467A;
	margin-left: 5px;
  margin-top: 10px;
	margin-bottom: 5px;
}

ul {
  padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	list-style: none;
}

li {
	background: url(/skins/tv3d/shared/images/arrow-right-lt.gif) left center no-repeat;
	margin-left: 5px;
	padding-left: 13px;
}

div#hotspot a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

div.box {
  margin: 0px 0px 0px 0px;
  width: 100%;
  border: 1px #00467A solid;
  border-left: 0px;
  border-top: 0px;
}

div.boxhead {
	color: #FFFFFF;
  background-color: #909FB6;
  border-width: 0px 0px 0px 0px;
  padding: 5px;
  text-align: left;
  font-weight: bold;
	font-size: 12px;
}

div.boxhead a {
  text-decoration: none;
}

div.boxbody {
  background-color: #CFDDEA;
  border-width: 0px 0px 0px 0px;
  padding: 5px;
  text-align: justify;
}

div.subbox {
  background-color: #E0EEF9;
  margin-top: 5px;
  padding: 3px;
  border: 1px #00467A solid;
  border-left: 0px;
  border-top: 0px;
}

div.subboxhead {
  border-width: 0px 0px 0px 0px;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px dotted #000000;
  margin-bottom: 5px;
}

div.subboxhead a {
  text-decoration: none;
}

input
{
	font-size: 10px;
	background: #ECF8EC;
	border-color: #6B886C;
	border-style: solid;
	border-width: 1px;
}

