

/* Content */

div#content {
	padding: 5px 15px 15px 15px;
}

div.printButt 
{
	margin-top: 13px;
	float: right;
	background-image: url(printIcon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
}

div#investorContent 
{

}

div.investorTitle 
{
	margin-top: 0px;
	border-top: 1px solid #BDC9CD;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 10px;
}

div.investorTitle p {
	margin: 0;
	padding: 0;
}

div.statementHeadings 
{
	margin-bottom: 20px;	
}

div.statementHeadings p {
	margin: 0;
	padding: 1px;
}

div#content table 
{
	margin-top: 10px;
	width: 100%
}


div#content div.bankingDetails 
{
		margin-top: 40px;
		font-size: .9em;
}

div#content div.bankingDetails div.bankDetailsItem
{
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: right;
}

div#content div.bankingDetails div.bankDetailsItem table 
{
	width: auto;
}

div#content div.bankingDetails div.bankDetailsItem h3
{
	margin-bottom: 5px;
}


div#content table thead tr th 
{
	text-align: center;
	font-weight: bold;
	background-color: #eee;	
}


div#content table,
div#content table th,
div#content table td
{
	border: 1px solid #BDC9CD;
	border-collapse: collapse;
}
div#content div.bankingDetails table,
div#content div.bankingDetails table th,
div#content div.bankingDetails table td
{
	border: none;
	padding: 3px;
}


div#content table thead tr th.money
{
	
	
}

div#content table tbody  td,
div#content table tfoot  td
{
	padding: 7px 5px 7px 5px;
}


div#content table tfoot  td, 
div#content table tfoot  th 
{
	font-weight: bold;
}

div#content table td.money
{
	text-align: right;
}

div#content table tr th 
{
	border-bottom: 1px solid #BDC9CD;
	padding: 10px 5px 10px 5px;
}

div#content table tr th.sub
{
	padding: 6px 5px 6px 5px;
	
}

div#content table tbody tr th,
div#content table tfoot tr th
{
	
	text-align: left;
}



/* Investor Select */

div.InvestorSelect
{
	padding: 10px 0px 50px 0px;
}

div.InvestorSelect div.row input
{
	
}


div.InvestorSelect h3
{
	margin: 10px 0px 10px 0px;
}

div.InvestorSelect select
{
	width: 270px;
	margin-bottom: 6px;
}



/* Login Page */

div#loginFrame
{
	width:  870px;
	margin: 0 auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: right;
	
}


div#loginFrame div#header
{
	background-image: none;
	padding: 0;
	margin: 0px;
}
div#loginFrame div#header table
{
	padding: 0;
	margin: 0;
}

div#loginFrame div#header div#iposoftLogo
{
	float: left;
}

div#loginContainer
{
	padding: 0px;
	margin-left: 200px;
	margin-top: 50px;
}

div.valuation h3
{
	color: Red;
}

div#loginContainer div.contactInfo
{
	padding: 15px 0px 15px 0px;
}

div#loginHeader
{
	background-color: #FFF;	
	margin: 0px;
	padding: 0px;
	height: 50px;
	
	
}

div#loginFrame div#footer
{
	margin: 0px;
	padding: 1px;
}


div#loginContainer
{
	padding-top: 0px;
	padding-left: 20px;
	background-color: #fff;
	font-size: 1.1em;
	min-height: 10em;
	_height: 10em;
}

div#loginContainer div#content
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div.distributionItem
{
	margin-bottom: 15px;
}

div.valuationNoticeSummary div.formRow
{
		width: 290px;
}
div.valuationNoticeSummary
{
	margin-top: 20px;

}

div.valuationNoticeSummary strong
{
	display: block;
	float: left;
	width: 200px;
	clear: left;
}

div.valuationNoticeSummary span
{
	display: block;
	float: right;
	width: 80px;
	text-align: right;
}


div#investorContent table td div.component
{
	margin-left: 20px;
	font-size: 80%;
}

.red
{
	color: Red;
}



div.reportViewer h2
{
	margin: 10px 0px 10px 0px;
	display: none; 
}

div.reportViewer span
{
	display: block;
	margin: 10px 0px 10px 0px;
}
div.reportViewer ul {
	list-style-type: none
}


div#loginForm
{
	width: 360px;
	margin: 30px 30px 30px 100px;
	padding: 0px;
	border: solid 1px #006763;
	background-color: #F5F5F5;
	position: relative;
}

div#loginForm div.formRow
{
	
	width: 360px;
}

 div#loginHeader {
	background-image: url(loginHeader.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1px 3px 3px 3px;
	margin-bottom: 20px;
	height: 15px;
	
}


div#loginForm div.formRow label 
{
	width: 120px;
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	font-weight: bold;
	color: #006763;
}

div#loginForm div.buttons
{
	width: 106px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	border: none;
	height: 20px;
	text-align: right;
}



/* Investor Selector */

div.investorSelect
{
	width: 580px;
	padding: 0px 0px 10px 0px;
	margin: 20px 0px 20px 0px;
	border: solid 1px #006763;
	background-color: #F5F5F5;
}

div.investorSelect div.formRow 
{
	width: 560px;
}

div.investorSelect div.formRow label 
{
	width: 120px;
	text-align: right;
	margin-top: 4px;
	margin-right: 10px;
	font-weight: bold;
	color: #006763;
	
}



div.investorSelect div.buttons
{
	margin-left: 130px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	border: none;
	height: 20px;

}
div.investorSelect div.formRow select
{
	margin: 0;
	margin-bottom: 4px;
}
div.investorSelect div.formRow input.InvestorSelectioGoButton
{
	width: 31px;
	margin-bottom: 0px;
}
