﻿body 
{
	font-family:Arial;
	font-size: 10pt;
	height: 100%;
	text-align: left justify;
	background-color: silver;
	margin: 0px 0px 0px 0px;
}

#mainContent
{
	width: 629px;
	height:350px;
	float: right;
	margin-bottom: 0px;
	padding-top: 23px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 10px;
	background-color: white;
	color: black;
}
#head2
{
	background: #2F2F61;
	border-bottom: solid 3px rgb(167,167,165);
	width:100%;
	height: 24px;
}
.watermarkContent
{
	background: white url(/images/WaterMark_New_NSTLogo350.jpg) no-repeat center top;
	min-height:395px;
}

.whatsnewContent 
{
	clear:both;height:70px;overflow:hidden;
}

.whatsnewContent .evenWhatsnew
{
	background-color:#FFFF99;
	font-size:12px;height:70px;float:left;
	padding-top:10px;
}
.whatsnewContent .oddWhatsnew
{
	background-color:white;
	font-size:12px;height:70px;float:left;
	padding-top:10px;
}
#aspnetForm
{
    position:relative;
    margin:0 auto;
    padding:10;    
    background-color:#FFF;
    border:1px solid #333;
    width:800px;
    //width:803px;
}

#header
{
    background: url(../images/head.GIF) no-repeat left top;
}
#header1
{
    //background: url(../images/menu.JPG) repeat left top;
    //margin-left:-3px;
    //width: 3px;
    //height: 100px;
    //float:right;
}

#userName
{
	margin-top:30px;
	padding-left:5px;
    position:absolute;    
    left:0px;
    width:140px;
    background-color:#FFF;
    color:#00554A;
    font-size: 10px;
    font-family: arial;
}

#search
{
	margin-top:35px;
	padding-left:4px;
    position:absolute;    
    left:0px;
    width:140px;
    background-color:#FFF;
    color:#00554A;	
    font-size: 14px;
    font-family: arial;

}


#brandimage
{
   background: url('brand.gif') no-repeat left top;
    text-align:right;
    padding:10px;
    color:#FFF;
    margin:0;
    height:80px;
}


#footer
{
    font-size:90%;
    color:#FFF;
    text-align:right;
    padding:10px;
    background: url('footer.GIF') no-repeat center top;
    height:10px;
    clear:both;
}
.searchgo
{
	background:#a9a9a1;
	color:#ffffff;
	height:30px;
}
.noChanges
{
	background:#a9a9a1;
	color:#ffffff;
	height:30px;
}
.linkCss
{
 text-decoration:none;
}

.width110
{
	white-space: pre-line;
	white-space:normal;
	font-size: 8pt;
	margin-top: -11px;
	margin-bottom: -11px; 
}