﻿html,body{margin:0;padding:0;height:100%;}

BODY {background-color: #ffffff; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; min-width: 900px;}
BODY.maxsize {background-color: #ffffff; margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; min-width: 900px;}

.boldNU a:link
{
    color:#003399;
}

div#shadowContent 
{
    float: left;
    height: 100%;
    width:8px;
    background-image: url("../images/tile_bggrey.jpg");
    background-repeat: repeat-y;
}

#contentpagewrapper 
{
	padding: 10px 30px 0px 30px;
	margin: 0px auto;
}
	
#contentheader, #contentheader2
{
	padding: 0px;
    font-size: 11px;
    line-height: 15px;
    background-color: #DFE8F4;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    clear: both;
	}
	
#contentheaderborder, #contentheaderborder2
{
	padding: 0px;
    background-color: #DFE8F4;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
	}
	
#contentframe
{
	position: relative;
	padding: 0px;
	margin: 0 auto;
	width:220px;
	float:left;
}
		
.contentframenav 
{
	padding: 0;
    font-size: 11px;
    line-height: 15px;
    width: 210px;
    background-color: #DFE8F4;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
	
#contentframenavitem 
{
	padding: 2px;
	table-layout: fixed;
}
	
#contentframetext {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    font-size: 12px;
    line-height: 15px;
    background-color: #ffffff;
    margin-left:220px;
}

#updatecontentframetext {
	padding: 10px;
    font-size: 12px;
    line-height: 15px;
    background-color: #ffffff;
}

#contentbody {
	padding: 10px;
    font-size: 12px;
    line-height: 15px;
    background-color: #ffffff;
}

#contentbodycenter {
	padding: 10px;
    font-size: 12px;
    line-height: 15px;
    background-color: #ffffff;
}

#contentbodylogin {
	padding-left: 10px;
	padding-top: 20px;
    font-size: 12px;
    line-height: 15px;
    background-color: #ffffff;
    background-image: url("../images/abstract_bg.jpg");
    background-repeat: repeat-x;
    width: 725px;
    height: 180px;
    margin-left: 10px;
    font-style:normal;
    position:inherit;
}



/*--Brightcove video--*/
.hiderDiv 
{
	position:absolute;
	top:505px;
	width:50px;
	height:20px;
	display:block;
	z-index:999;
	background:url(/images/videoCoverGradient.jpg) repeat-x  0px -5px;
	margin-left:575px;
}

.leftNavVideo 
{
	float:left;
	font-size:11px;
	margin-top:4px;
}

.bcVideoPlayer 
{
	margin-left:105px;
	position:relative;
}

.leftColVideoLink 
{
	margin-bottom:5px;
	padding-top:5px;
	border-top:1px solid #cccccc;
}

.bcVideoChapCol 
{
    clear:both;
	float:left;
	padding:3px 10px 0px 0px;
}

a.bcVideoChapLinks, .bcVideoChapTitle 
{
	background:#cccccc;
	display:block;
	margin-bottom:1px;
	padding:5px;
	font-size:11px;
	width:190px;
}

a.bcVideoChapLinkSelected 
{
	background:#aaaaaa;
}
	
.bcVideoChapTitle 
{
	font-weight:bold;
	color:#990000;
	border-top:0;
}

.hidder 
{
	position:absolute;
	width:50px;
	height:24px;
	background:#ffffff;
	margin-top:496px;
	margin-left:600px;
}

/*--end brigtcove video--*/
