
body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: 12px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: black;
	background-color: #ebf0f4;
}
/*------------------------- HEADER ---------------------------*/

#header {   
	position: relative;
	display: block;
	width: 948px;
	height: 105px;
	background: url(../img/interior_header_bg2.jpg) top left repeat-y;
}

div#logo {  /* Logo */
	position: relative;
	float: left;
	margin: 15px 0 0 15px;
	padding: 0;
	height: 55px;
}

* html div#logo {  /* Logo IE hack */
	position: relative;
	float: left;
	margin: 10px 0 0 7px;
	padding: 0;
	height: 55px;
}


#header_search {          /*--------- Search top menu -------*/
	height: 19px;
	float: right;
	margin: 10px 30px 0 0;
	padding: 0;
}

* html #header_search {  /* header_search IE hack */
	height: 19px;
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
}

#header_search div{
	height: 19px;
}

#header_search form{
	float: left;
}

.top_menu {
	float: left;
	color: #95cbfd;
	padding: 3px 60px 0 0;
}

.top_menu a {
	color: #95cbfd;
	font: 11px Tahoma;
	text-decoration: none;
}

.top_menu a:hover {
	color: white;
}

.search_text {
	float: left;
	margin: 0 5px 0 5px;
}

.search_text input{
	font-size: 12px;
	padding: 0 0 0 4px;
	height: 15px;
	width: 124px;
	border: 1;
}

.search_button {
	float: left;
	margin: 0;
	padding: 0;
	width: 48px;
}


 /*------------------------  MAIN MENU  ------------------------------*/
/* interior_mainmenu.css */

/*----------------  PANELS --------------------------------*/
#panels {
	color: black;
	float: right;
	width: 948px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#left_panel {
	padding: 40px 0 0 10px;
	margin: 0 11px 0 50px;
	min-height:691px;
	height:auto !important;
	height:691px;
	float:left;
	width:530px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px; 
}

#right_panel {
	padding: 40px 0 0 0; 
	min-height:691px;
	height:auto !important;
	height:691px;
	float: left;
	text-align: left;
	width: 328px;
	margin-left: 10px;
}

/*---------------- LEFT PANEL --------------------------------*/


.RoiContent1 {
	background: url(../img/content_bg1.gif) top left repeat-x;
}
.RoiContent2 {
	background: url(../img/content_bg2.gif) top left repeat-x;
}
.RoiContent3 {
	background: #edf1f3 url(../img/content_bg3.gif) top left repeat-x;
}

.RoiContent4 {
	background-color: #edf1f3;
}

#page_title {
	margin-bottom: 20px;
	font: bold 14px Tahoma;
	color: #4389c8;
}

#tableRoi {
	padding: 0;
	margin: 0;
	width: 530px;
	font: normal 12px Tahoma;
}


#roi_top {
	width: 530px;
	height: 39px;
	background: url(../img/roi_top.gif) top left no-repeat;
}

#tableRoi input{
	padding: 0;
	width: 130px;
	height: 21px;
	background-color: #eeeeee;
}

.ColumnLeft {
	width:355px;
	min-height:19px;
	height:auto !important;
	height:19px;
	padding: 11px 10px 5px 0;
	float: left;
	text-align: right;
	border-left: 1px solid #a0bbeb;
	border-right: 1px solid #a0bbeb;
}

.lines2 {
	height: 25px;
	padding: 5px 10px 5px 0;
	float: left;
	text-align: right;
	border-left: 1px solid #a0bbeb;
	border-right: 1px solid #a0bbeb;
}

.ColumnRight {
	width: 162px;
	height: 25px;
	padding: 5px 0;
	float: right;
	line-height: 25px;
	border-right: 1px solid #a0bbeb;
}

.chackBoxContent {
	margin: 0;
	line-height: 10px;
	text-align: left;
}

.Checkbox {
	text-align: center;
}

.chackBoxContent input{
	margin: 0 auto;
	text-align: center;
}

.table_title {
	height: 25px;
	width: 530px;
	font: bold 14px Tahoma;
	color: white;
	line-height: 25px;
	background: url(../img/table_middle_bg.gif) top left no-repeat;
}

.subtitle {
	margin-roght: 15px;
}

#tableBottom {
	border: 0;
	height: 15px;
	width: 530px;
	background: url(../img/table_bottom_bg.gif) top left no-repeat;
}

.percent {
	float: left;
	margin-left: 15px;
	width: 44px;
	height: 19px;
	line-height: 19px;
	border: 3px solid #a9bfde;

}

.result {
	float: left;
	width: 130px;
	height: 22px;
	line-height: 22px;
	border: 3px solid #a9bfde;
	margin-left: 14px;
}

span.signe {
	float: left;
	color: #406499;
	font: bold 11px Tahoma;
	line-height: 25px;
	margin-left: 3px;
}

span.Dol {
	margin-left: 20px;
	margin-right: 3px;
}

span.smalltext11{
	font-size: 11px;
}

span.smalltext10{
	font-size: 10px;
}

span.smalltext9{
	font-size: 9px;
}


#tableRoi .calculate_btn {
	border: 0;
	margin: 2px;
	height: 23px;
	width: 85px;
	background: url(../img/calculate_btn.gif) top left no-repeat;
	coursor: pointer;
}

.assumption {
	text-align: left;
	padding: 0;
	margin: 0;
}


/*---------------- RIGHT PANEL --------------------------------*/
.rightpanel_title {
	font: bold 14px Tahoma;
	color: #ff6600;
}

.rightpanel_text {
	
}


/*------------------------------------*/


