/* Setting a few elements for cross-browser standardization. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-color: #ffffff;
  background-repeat: repeat-x;
  color: #000;
  font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 125%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center; /* Centers the content container for IE 5. */
}

.hub .uxVideo {
  font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
  font-size: 100%;
}

.vxp_bold, .ux .bold {
  font-weight: normal;
}

.vxp_infoPane .vxp_scrollContent {
  padding-left: 0px;
}

.vxp_infoPane .vxp_rightInfoPanel {
  font-size: 1em;
}


.vxp_infoPane .vxp_info_first {
  font-family: 'Segoe UI Semibold','Segoe UI', Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: regular;
  line-height: 125%;
  text-transform: uppercase;
}

.vxp_infoPane .vxp_info_first.vxp_info_row {
  font-family: 'Segoe UI Light', 'Segoe UI', Arial, Helvetica, sans-serif;
  font-size: 180%;
  line-height: 125%;
  text-transform: none;
}

.vxp_infoPane .vxp_info_desc {
  font-size: 110%;
  line-height: 135%;
}

.vxp_extra {
  margin-top: 6px;
}

.vxp_videoModule .vxp_leftPanel {
  margin-left: 0px;
}

.vxp_videoQueue .vxpVideoQueueHeader {
  color: #000;
  font-family: 'Segoe UI Semibold', 'Segoe UI';
  font-size: 10pt;
  text-transform: uppercase;
}

.vxp_gallery a, .vxp_gallery a:link {
  color: #0044cc !important;
  font-weight: normal !important;
  text-decoration: none !important;
}

.vxp_gallery a:visited {
  color: #6633b3 !important;
  font-weight: normal !important;
  text-decoration: none !important;
}

.vxp_gallery a:hover {
  color: #0044cc !important;
  text-decoration: underline !important;
}

.vxp_gallery a:focus {
  color: #0044cc !important;
}

.vxp_gallery a:active {
  color: #0044cc !important;
}

.vxp_tb1 {
  color: #000;
}

.ux a,  .ux a:link {
  color: #0044cc;
  font-weight: normal;
  text-decoration: none;
}

.ux a:visited {
  color: #6633b3;
  font-weight: normal;
  text-decoration: none;
}

.ux a:hover {
  color: #0044cc;
  text-decoration: underline;
}

.ux a:focus {
  color: #0044cc;
}

.ux a:active {
  color: #0044cc;
}

h1 {
  color: #000;
  font-family: 'Segoe UI Light', 'Segoe UI', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
}
a,  a:link {
  color: #0044cc;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #6633b3;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  color: #0044cc;
  text-decoration: underline;
}
a:focus {
  color: #0044cc;
}
a:active {
  color: #0044cc;
}
#fullWidthHeader {
	background-color: #ffffff;
	\*background-image: url(images/org_line_w_dropshadow_1px.png);*\
	background-image: none;
	background-repeat: repeat-x;
	line-height: 15px;
	padding: 0px;
	background-position: bottom;
	height: 50px;
	width:972px;
	margin: 0 auto 0 auto;
}
#fullWidthHeader #left {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 6px;
}
#fullWidthHeader #center {
	text-align: center;
	vertical-align: top;
	padding-bottom: 12px;
	padding-top: 20px;
}
#fullWidthHeader #right {
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
	vertical-align: top;
	font-size: 10px;
}
#outerWrapper {
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 972px;
}
#outerWrapper #contentWrapper #content {
	margin: 0;
	height: 680px;
}
#outerWrapper #footer {
	border-top: solid 1px #666;
	text-align: center;
	position: relative;
	margin: 0 auto 0 auto;
	top: 200px;
	padding: 10px;
	z-index: 50;
	height: 150px;
}
#outerWrapper #contentWrapper #content #playerControl {
	left: -50px;
}


