/* See IE hacks in IE_hacks.css */

body{
	font-size: medium;
	font-family: sans-serif;
}

/*To start off with, clear all margins and padding*/
* {
	margin:0;
	padding:0;
}

h1 {
	font-size: 130%;
}
h2 
{
	font-size: 120%;
}

h3
{
	font-size: 110%;	
}

a
{
	color:Black;
	text-decoration:none;	
}

#Doc
{
	margin:0px auto;
	max-width:800px;
	/*border:1px solid red;*/
}

#BlockHeader{
	background-color: #000000;
	background-position: center left;
	background-image: url(../Main_Images/splash.jpg);
	background-repeat: no-repeat;
}


body #BlockHeader{
	min-height:160px;
}


#BlockHeader h1{
	color:white;
	display:block;
	margin:0px auto;
	padding-left: 58px;
	text-align:right;
	letter-spacing:.6em;
	line-height: 1.5em;
	font-size:170%;
	font-weight:bold;
}

#BlockHeader h1 em {
	display:block;
	font-style:normal;
	font-weight:normal;
}

#UpperNav ul 
{
	list-style-type:none;
	background-color:inherit;
	float:left;
}

#UpperNav ul li
{
	background-color:inherit;
	display:inline;	
	padding-right:32px;
	padding-left:15px;
	font-weight:bold;
	font-size:90%;
	float:left;
}

#upperNavLastListItem{
	background-image:url(../Main_Images/invTriangleSlash.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.dividerTag
{
	background-image:url(../Main_Images/slash.gif);
	background-repeat:no-repeat;
	background-position:top right;	
}

#UpperNav ul a
{
	display:block;
	padding-left:10px;
	float:left;
}

#UpperNav ul a:link
{
	color:Black;
}

#UpperNav ul a:visited
{
	color:Black;
}

#UpperNav ul a:hover
{
}

#UpperNav ul a:active
{
}

/* Force clearing of footer */
.aslettClear:after
{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#UpperNav {
	float:right;
	display:inline; /* For IE  */
	background-color:#DCDCDC;
	background-image:url(../Main_Images/triangleSlash.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:70px;
	margin-top:1px;
	width:auto;
	height:auto;
	/*border:1px solid red;*/
}

#MainContent 
{
	display:inline;  /* For IE  */
	/*clear:both;*/
	float:left;
	width:605px; /*640 total*/
	height:auto;
	margin-left:150px;
	padding: 35px 15px 20px 20px;
	/*border:1px solid blue;*/
}

#LeftNav 
{
	display:inline;  /* For IE  */
	float:left;
	width:150px;
	height:auto;
	margin-left:-790px;
	padding-top: 50px;
	padding-bottom:60px;
	overflow:hidden;
	/*border:1px solid red;*/
}

#LeftNavLinks li
{
	border-bottom:2px dotted #9999CC;
	padding:5px 0px 5px 26px;
	font-weight:bold;
}

#LeftNavLinks li:first-child
{
	border-top:2px dotted #9999CC;	
}

#LinkHome
{
	background-image:url(../Main_Images/house.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

#LinkHelp
{
	background-image:url(../Main_Images/question.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

#LinkCalc
{
	background-image:url(../Main_Images/smallCalc.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

#initialForm
{
	margin-left:30px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	margin-top:12px;
	clear:both;
}

#initialForm em
{
	font-style:normal;
	font-size:80%;
	color:#888888;
	margin-left:3px;
}

#initialForm .aslettClear
{
	/*margin-top:12px;
	margin-bottom:12px;*/
	border-bottom:1px solid #eeeeee;
	/*border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;*/
	padding-top:6px;
	padding-bottom:6px;
}

#initialForm label
{
	display:block;
	text-align:right;
	font-size:98%;
	/*border:1px solid red;*/
	width:8em;
	float:left;
}

#initialForm input
{
	margin-left:3px;	
}

#initialForm select
{
	margin-left:3px;
}

#initialForm h2
{
	text-align:center;	
	color:#ffffff;
	background-color:#000000;
	padding-top:3px;
	padding-bottom:3px;
}

#initialForm img
{
	cursor:pointer;	
}

#formButton
{
	float:right;
	margin: 6px;
}

#Footer
{
	max-width:800px;
	margin:auto;
	/*background-color:#00274F;*/
	background-color:#000000;
	color:white;
	text-align:center;
	font-size: 75%;
}

#Footer a
{
	color:White;
	text-decoration:underline;	
}

#Footer ul
{
	clear:both;
	list-style-type:none;
	padding:2px;
}

#Footer ul li
{
	display:inline;
	margin-left:8px;
}

#FooterCopyright
{
	float:right;	
	clear:both;
	margin:1px;
}

.FormError
{
	float:right;
	display:none;
	font-size:120%;
	color:Red;	
}

.Error
{
	font-size:120%;
	color:Red;
}

.autoCalc
{
	font-weight:bold;
}

div#summary,
div#expSummary
{
	font-size:80%;
	border:dashed 1px black;
	padding: 4px;
	margin-bottom: 4px;
	margin-left:8px;
	float:right;
	/*clear:both;*/
}

div#summary h2, 
div#expSummary h2
{
	text-align:center;
	background-color:#cfceba;
	padding: 2px;
}

div#summary label,
div#expSummary label
{
	font-weight:bold;

}

div#summary p,
div#expSummary p
{
	display:inline;
}

div.changeSummary
{
	font-size: 125%;
	font-weight:bold;
	text-align:right;
	display:block;
}

div.changeSummary a
{
	color:#0000ff;	
}

#OverrideNotice
{
	padding-top:30px;
	padding-left:20px;	
}

#MainContent .resultItem
{
	display:none;		
}
#results
{
	clear:both;	
	padding-top: 20px;
}

#results a
{
	color:Blue;
	cursor:pointer;
	display:block;
}

#bottomDoc
{
	clear:both;
}

#expectedProfit
{
	float:left;
	font-size:140%;
	padding:4px;
}

#expectedProfitNo
{
	display:inline;
	border:solid 1px black;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
	color:Red;
}

.resultBlock
{
	background-color:#cccccc;
	margin-top:10px;
	margin-bottom:10px;
}

#results a
{
	position:relative;
	left:-20px;
	font-size:110%;	
}

#results table
{
	position:relative;
	top:-4px;
	left:-4px;
	text-align:center;	
	border:solid 1px black;
	width:100%;
	background-color:#eeeeee;
	border-collapse:collapse;
	
}

#results table caption
{
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-top:solid 1px black;
	background-color:White;
	font-size:115%;
	padding:6px;
}

#results table th
{
	padding: 5px;
	font-size:80%;
	border-right:solid 1px black;
}

#results td
{
	padding: 5px;
	border-top:solid 1px #999999;
	border-right:solid 1px black;
	font-size:80%;
}

#ignoreErr_check
{
	padding-left:2px;
	padding-right:2px;	
}

noscript
{
	font-size:150%;
	color:red;
}

.info
{
	display:none;
	width:400px;
    background-color:#cfecec;
    margin:5px;
    padding:4px;
    border:solid 1px black;
    font-size:80%;
}

.info input
{
	float:right;	
}

.info p
{
	margin-top:7px;	
}

.info i
{
	text-decoration:underline;	
}