input, textarea
{
	font-family:Arial;
	font-size:12px;
}
.CMBS #groupName{width:75px;}
.RESI #groupName{width:100px;}
.CMBS #dealName{width:170px;}
.RESI #dealName{width:80px;}
#dealName{width:170px;}
#groupName{width:150px;}
.dealName {background:white;}
#performanceCMBS{width:3000px;}
#performanceRESI{width:1200px;}

#footnote
{
	padding-top:3px;
	padding-left:5px;
	color:#888888;
}
.noWrap
{
	white-space: nowrap;
}

html, body{height:100%;margin: 0px;padding: 0px;}
body{
	background-color: #F3F4E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input, select
{
	font-size:11px;
	padding:1px;	
}

#contentWrapper{
	min-height:100%;
	margin:0px;
	padding:0px;
	position: relative;
}
* html #contentWrapper{
	height:100%;  /*I'd normally use conditional comments, but this css has other box model hacks, so no point in my avoiding them */	
}
#footerSpacer{
	height:65px;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
* html #footerSpacer{height:50px;}
#footer{
	/*position: absolute;*/
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color:#E1E2C7;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color:#929377;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:49px;
 	width:100%;
}
#footer a {
	color:#929377;
}

#footer div{
	padding-top:18px;
}
#footer #footerLogo img{
	margin: 0px 9px 0px 9px;
	vertical-align:middle;
}


a img {border:0px;}
#main{
	margin:9px 15px 0px 9px;
	position:relative;

}
#headerSub{
	clear:both;	
	border-bottom: 1px solid #BBBBBB;
	background-image:url(/content/images/headerSubBG.gif);
	height:24px;
	color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
}
#headerSub #leftHeaderSub{
	float:left;
	margin-left:10px;
	border-left: 1px solid #BBBBBB;
	font-weight:bold;
	height:14px;	
	padding:5px;
	padding-left:12px;
	display:inline;
}
#headerSub #rightHeaderSub1{
	float:right;
	margin-right:29px;
	border-right: 1px solid #BBBBBB;	
	border-left:1px solid #bbbbbb;
	height:24px;
	he\ight:19px;		
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	display:inline;
	text-transform:uppercase;
}
/* header */
#header{
	background-color:#012D5C;
	height:44px;
}
#header #logo{
	float:left;
}
#header #nav{
	padding-right: 20px;
	float:right;
	/* margin-right:40%; */
	margin-right:auto;
	display:inline;
}
#header #nav ul{
	list-style-type:none; 
	margin:0px; 
	margin-top:15px; 
	padding:0px;
	color:#5C8EBF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
#header #nav ul li{
	display:inline;
}

#header #nav ul li a:link{
	text-decoration:none;
	color:#5C8EBF;
}
#header #nav ul li a:visited{
	text-decoration:none;
	color:#5C8EBF;
}
#header #nav ul li a:hover{
	text-decoration:underline;
	color:#5C8EBF;
}
#header #nav ul li a:active{
	text-decoration:underline;
	color:#FFFFFF;
}
#headerSub{
	clear:both;	
	border-bottom: 1px solid #BBBBBB;
	background-image:url(/content/images/headerSubBG.gif);
	height:24px;
	color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
}
.headerSubFloat{
	float:left;
	margin-left:10px;
	border-left: 1px solid #BBBBBB;
	font-weight:bold;
	height:14px;	
	padding:5px;
	padding-left:12px;
	display:inline;	
}
#searchHeaderSub{
	float:float;		
}
#dateHeaderSub{
	float:left;	
}
#headerSub .headerSubFloat a:link{ 
	text-decoration:none;
	color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/content/images/headerSubSearch.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:5px;
}
#headerSub .headerSubFloat a:visited{ 
	text-decoration:none;
	color: #666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/content/images/headerSubSearch.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:5px;
}
#headerSub .headerSubFloat a:hover{ 
	text-decoration:underline;
}
/*** buttons ***/
div.buttonarea{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}
div.clearfloat{
	height:0px;
	width:100%;
	clear:both;
	margin:0px;
	padding:0px;
}
/****** input ****/
input.formbutton{
	border-right:#888888 1px inset;
	border-bottom:#888888 1px inset;
	border-top:#CCCCCC 1px outset;
	border-left:#CCCCCC 1px outset;
	background:#FFFFFF url("/content/images/buttonBG.gif") no-repeat;
	background-position:right 3px;
	color:#002D5C;
	font-weight:bold;
	font-size:11px;
	margin-top:3px;
	padding-left:0px;
	padding-right:23px;
	height:21px;
}


/* tabs nav */
#tabsNav {
	font-size:11px;    	
	background:url("/content/images/background.gif") repeat-x bottom;
	font-family:Arial, Helvetica, sans-serif;
	color: #A6A6A6;
	padding-top:8px;
}

#tabsNav ul {
	margin:0;
	padding:0;
	list-style:none;
	padding:5px 0px 0;	
}
#tabsNav ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#tabsNav ul {display: inline-table;}

/* Hides from IE-mac \*/
* html #tabsNav ul {height: 1%;}
#tabsNav ul {display: block;}
/* End hide from IE-mac */
#tabsNav li {
	float:left;
	background:url("/content/images/tab_right.gif") no-repeat right top;
	margin:0;
	margin-right:1px;
	padding:0;
}
#tabsNav a {
	display:block;	
	background:url("/content/images/tab_left.gif") no-repeat left top;
	padding:5px 10px 4px 12px;
	color: #A6A6A6;
	font-weight:bold;
	text-decoration: none;
}
#tabsNav a:visited {
	display:block;
	background:url("/content/images/tab_left.gif") no-repeat left top;
	padding:5px 10px 4px 12px;
	color: #A6A6A6;
	font-weight:bold;
	text-decoration: none;
}
#tabsNav a:hover {	
	color: #002E5C;	
	text-decoration: underline;
}
#tabsNav a:active {
	display:block;
	background:url("/content/images/tab_left.gif") no-repeat left top;
	padding:5px 10px 4px 12px;
	color: #6B99CD;
	font-weight:bold;
	text-decoration: underline;
}
#tabsNav #current {
	background-image:url("/content/images/tab_right_on.gif");
}
#tabsNav #current a {
	color: #002E5C;
	background-image:url("/content/images/tab_left_on.gif");
	padding-bottom:5px;
	text-decoration:none;
	cursor:text;
}





.pdfLink{background-image:url(/content/images/iconConvertPDF.gif);}


.bold
{
	font-weight:bold;
}
.footNote
{
	font-weight:lighter;
	font-size:x-small;
	color:#666666;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

}
.warning
{
	font-weight:bold;
	color:Red;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	
}

.adminFooter
{
	font-weight:bold;
	color:Red;
	padding:10px;
	font-size:11px;
}

div#bulkImport
{
	height:100px;
	margin:25px 50px 0px 50px;
	background-color: #F3F4F4;
	border: 1px solid #A6A6A6;
	padding:1px;
	padding-bottom:25px;
	color: #003063;
	
}
div#bulkImport h2
{
	background-color:#81A8D4;
	height:27px;
	hei\ght:20px;
	padding-top:7px;
	padding-left:9px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

div#bulkImport p
{
	padding:0 0 0 25px;
	margin:0;
	font-weight:bold;

}

div#bulkImport span
{
	display:block;
	margin:0;
	padding:10px 0 10px 50px;
	
}
div#bulkImport span form
{
	width:200px;
	text-align:center;
	padding-top:10px;
}

div#bulkImport span form input
{
	display:block;
}