body {
	color : #333333;
	font-family: 'Lucida Grande', Helvetica, sans-serif; 
	background: #FFF;  
	font-size : 12px;
	margin: 0px;
}

a, a.visited {
	color: #487858;
	text-decoration: none;
}

h1, h2, h3, h4 { margin: 0;}

#site_title { 
	margin-left: 2px; margin-bottom: 0px;
	font-size: 1.5em; letter-spacing: -0.025em; font-weight: bold; 
	color: #414d46 }

#layout {
	border-spacing: 2px 2px; 
	clear:both;
	width: 100%;
	top: 44px;
	position: absolute;
	z-index: 1;
}
#layout td {
	vertical-align: top;
	text-align: left;
}

td#center {
	padding-left: 10px;	
}

#footer { 
	position: fixed; left: 0; right: 0; 
	height: 25px; bottom: 0px; clear: both; border-top: 1px solid #DCDCDC; color: #777; 
	background: #fff; z-index: 10; font-size: 90%;
	float: right;
}

#footer a { text-decoration: none; }



#copyright { padding: 7px; float: right; text-align: right; 3 }


.err{
	color: #CC0000;
	font-family: verdana,sans-serif;
	font-size: 83%;
}

#tiplayer {
	font-family: verdana,sans-serif;
	font-size: 83%;
	position: absolute;
	width: 250px;
	padding: 4px;
	background: #FFFFE1;
	border: 1px solid #000000;
	z-index: 10;
	visibility: hidden;
}


.link {
	text-decoration: None;
	font: bold 10pt Arial, sans-serif; 
	color: #000066;
}


a:hover { 
	color: #FF6600;
	text-decoration : underline;
}


option {
	color: #000066;
	font-size: 11px
}

td {
	font-size: 12px;
}


th {
	font-size : 12px;
}

td.ListHeadingLine {
	background-color : #000066;
}

td.ListHeadingLabel {
	background-color : #FFFFFF;
	color : #000066;
	font-size : 11px;
	font-weight: bold;
	vertical-align : top;
}

td.ListData {
	color : #000066;
	font-size : 11px;
	vertical-align : top;
}

td.FormLabel {
	background-color : #FFFFFF;
	color : #000066;
	font-size : 11px;
	font-weight: bold;
	vertical-align : top;
}

td.FormLabelError {
	background-color : #FFFFFF;
	color : red;
	font-size : 11px;
	font-weight: bold;
	vertical-align : top;
}

td.FormData {
	color : #000066;
	font-size : 11px;
	vertical-align : top;
}

.Error {
	color : red;
}

.ingOrange {
	color : #FF6600;
}

.orangeLink {
	color : #FF6600;
	
	text-decoration : underline;
}

.ingBlue {
	color : #000066;
}

 /* pie chart */
#legend {
	float: left;
	list-style: none;
	padding: 0px;
	margin-top: 40px;
	background-color: #ffffff;
	text-align: left;
	width: 110px;
	margin-left: 5px !important;
}

#legend li {
	height: 1.1em;
	padding-left: 15px;
	margin-bottom: 4px;
}

.Principal { background-color: #092E20; }
.Tax {		background-color: #9AEF3F; }
.Interest{ background-color: #234F32; }

.categoryName {
	display: block;
	padding-left: 4px;
	background-color: #ffffff;
}

.chartHeader {
	font-size : 11px;
	font-weight: bold;
	text-align: center;
	clear: left;
	margin-bottom: 10px;
}
#rightChartContainer, #leftChartContainer { 	float: left; text-align: center; }
#leftChartContainer {	width: 350px; }
#rightChartContainer { 	width: 290px;  }
#balancechart { clear: none; width: 350px; float:left; height: 160px;}
#piechart { width: 150px; height: 150px; float:left;}
#parameters,#balanceTable { clear: both;  }
#balanceTableContainer { float:left; height: 380px; width: 750px; overflow: auto;}
#pieChartHeader {
	padding-top: 10px;
}
#balanceTable {
	max-height: 350px;
}


#summary {
	background: #fff;
	/*border: 1px solid #ddd;*/
	color: #000000;
	border-collapse: collapse;
}

#charts {
	height: 190px;
	min-width: 650px;
	clear: both;
}

#scenariosContainer {
	float: right;
}

#scenariosContainer h3 {
	text-align: center;
	margin-top: 5px;
	font-size: 12px;
}

.scenario {
	background: #eee;
	border: 1px solid #ddd;
	padding: 8px;
	margin:8px;
	padding-top: 4px;
	width: 92px;
}


#scenario-list {
	background: #fff;
	border-collapse: collapse;
}

.scenario-control {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.scenario-control span {
	color: #487858;
	text-decoration: none;
	cursor: pointer;
}


#dlgScenBtnCtr {
	padding: 8px;
	text-align: center;
}

.scenario_dialog_hidden {
	display: none;
}




#scenario-msg {
	color:#CCCCCC;
	font-style:italic;
	text-align: center;
}
#floating_container, #compare_rate_container {
	height: 0px;
	overflow: hidden;
	visibility: visible;
}


span.yui-dt-label {
	font-size: 10px;
}


#subnav {
border-bottom:1px solid;
position: fixed; left: 0; right: 0;
z-index: 50; 
}
#subnav div.subnavMenus {
margin:0pt auto;
max-width:100%;
padding:0pt 3px;
width:95em;
}
#subnav ol {
float:left;
padding:4px 0pt;
}
#subnav ol li {
float:left;
}
#subnav ol li a {
margin-right:4px;
padding-right:7px;
}
#subnav ul.login {
float:right;
padding:4px 0pt;
}
#subnav ul.login li {
float:left;
}
#subnav ul.login li.signup a {
border-right:1px solid;
margin-right:4px;
padding-right:4px;
}
#subnav ul, #subnav ol {
margin-bottom:0pt;
margin-top:0pt;
}
#subnav div.subnavMenus {
font-weight:bold;
padding-bottom:0pt;
text-transform:uppercase;
}
#subnav div.subnavMenus, #subnav div.subnavMenus ul, #subnav div.subnavMenus ol {
list-style-type:none;
}
#subnav div.subnavMenus li {
font-size:1em;
line-height:1.5em;
padding:0pt;
}
#subnav div.subnavMenus a {
border:0pt none;
}

#subnav {
background-color: #eee;
border-bottom-color:#ddd;
height: 42px;
background-image: url('../images/headerback.png');
background-repeat: repeat-x;

}
#subnav ol, #subnav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ul.linklist {
display:inline;
margin:2pt;
}
ul.linklist li {
display:inline;
float:left;
font-size:1.1em;

list-style-type:none;
margin-right:10px;
padding-top: 15px;
width:auto;
}
ul.linklist li.rightside, p.rightside {
float:right;
margin-right:25px;
text-align:right;
}
ul.navlinks {
margin-bottom:1px;
padding-bottom:1px;
}
ul.leftside {
float:left;
margin-left:0pt;
margin-right:5px;
text-align:left;
}
ul.rightside {
float:right;
margin-left:5px;
margin-right:15px;
text-align:right;
}

#help_screen {
	padding-right: 20px;
}

#help_screen ul {
	list-style: square;
	margin-left: 0px;
}

#help_screen ul li {
	margin-bottom: 5px;
}
	

.icon-home {
	padding-top:0 !important;
	margin-right: 0px !important;
}

	
.rpx_popup_overlay {
	background-image: none !important;
	opacity: 0.9;
}