/******************************************************************************
* Defines styles for the Forecaster V3 Web site                               *
******************************************************************************/

body {
	background-color: rgb(235, 235, 235); /*grey*/
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}

.displaynone {
	display: none;
}

#container {
	width: 760px;
	\width: 784px;
	w\idth: 760px;
	border: 2px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: rgb(255, 255, 255);
}

#containernonav {
	width: 46em;
	margin: 0px auto;
	text-align: center;
	border: 2px solid gray;
	background-color: rgb(255, 255, 255);
}

#titlebar {
	background-color: #cecece;
	border: 2px solid gray;
	border-left-width: 0px ;
	border-top-width: 0px ;
	border-right-width: 0px ;
	margin: 0px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
}

#titletext {
	color: #603000;
	font-size: 10pt;
	font-weight: bold;
	float: right;
	padding-top: 13px;
}

#titlelogo {
	float: left;
}

#sidecolumn-left {
	float: left;
	width: 115px;
	margin-top: 25px;
  	background-color: #fff;
}

#logo-left {
	width: 100%;
	margin-left: 5px;
  	background-color:  rgb(255, 255, 255);
}

#linkheader-left {
	width: 100%;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
  	background-color: #cecece;
}

#links-left {
	width: 100%;
	margin-top: 0px;
	margin-right: 5px;
	padding: 5px;
  	background-color: #e2e2e2;
}

#version-left {
	width: 100%;
	margin-top: 8px;
	margin-right: 5px;
	padding: 5px;
  	background-color: #cecece;
  	text-align: center;
}

#paybox-left {
	width: 100%;
	margin-top: 8px;
	margin-right: 5px;
	padding: 3px;
  	background-color: #fff;
  	text-align: center;
}


#content {
	padding: 15px;
	margin-left: 130px;
	text-align: left;
	background-color:  #fff;
}

#content-narrow {
	padding-left: 6em;
	padding-right: 10em;
	margin-left: 130px;
	text-align: left;
	background-color:  #fff;
}

#contentnonav-sidebar {
	width:70%;
	text-align: left;
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 6px;
	background-color:  #fff;
}
.content-inner {
	width:70%;
	text-align: left;
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 6px;
	background-color:  #fff;
}

#contentHomepage {
	padding: .5em 1em .25em 1em;
	margin-top: 2px;
	margin-left: 125px;
	background-color: rgb(255, 255, 255);
	border: 0px solid #000000;
}

.boxedIntro {
	border: 2px solid gray;
	width:90%;
	background-color: #e2e2e2;
	padding: 2px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
  	color: #2f4f4f;
}

.boxedIntro2 {
	border: 2px solid gray;
	width:90%;
	background-color: #e2e2e2;
	padding: 2px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
  	color: #2f4f4f;
	margin-left: 26px;
}

.pageheader {
	border: 0;
	margin-top: 14px;
	text-align: center;
	font-size: 150%;
	color: #2f4f4f;
}

.leftpageheader {
	border: 1px solid gray;
	padding: 0;
	margin-left: 14px;
	text-align: left;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #0000cc;
}

.sectionheaderH3 {
	margin-top: 9px;
	/*text-align: center;*/
	color: #2f4f4f;
}

.sideBarDownloadBox {
	text-align: center;
	background-color: #ccccff;
	border-color: #d0a070;
	border-style: solid;
	border-width: 1px;
	float: right;
	padding: .5em;
	margin-top: 16px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
}

#downloadlink {
	width: 200px;
	margin: 10px;
	border: 1px solid black;
	background-color: #9cc;
	padding: 2px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
  	color: #2f4f4f;
}

.sideBarImage {
	text-align: center;
	background-color: rgb(255, 255, 255);
	border-color: #d0a070;
	border-style: solid;
	border-width: 0px;
	float: right;
	padding: .5em;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
}

.inlineImage {
	text-align: center;
	background-color: rgb(255, 255, 255);
	border-color: #d0a070;
	border-style: solid;
	border-width: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 120%;
}

.inlineImageTitle {
	font-size: 130%;
	font-weight: bold;
	color: #2f4f4f;
}

.inlineImageTitleSmall {
	font-size: 90%;
	font-weight: bold;
	color: #2f4f4f;
}

.clickPrompt {
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
	color: #2f4f4f;
}

.inlineBox {
	width:70%;
	background-color: rgb(213, 219, 225);
  	font-size: 90%;
  	padding:20px;
  	text-align: left;
}

.versionheader {
	margin-top: 14px;
	font-weight: bold;
	font-size: 120%;
	color: #2f4f4f;
}

.changeTitle {
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 110%;
	/*color:black;*/
	color: #2f4f4f;
  	padding-left:20px;
}

.SecondChangeTitle {
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 100%;
	/*color:black;*/
	color: #2f4f4f;
  	padding-left:20px;
}

.KBTitle {
  	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 110%;
	/*color:black;*/
	color: #2f4f4f;
  	padding-left:20px;
}

.kbtext {
  	text-align: left;
        text-indent: 2em;
	margin-top: 4px;
	margin-bottom: 1px;
  	padding-left:20px;
}
  	
.kbtextindent1 {
  	text-align: left;
        text-indent: 2em;
	margin-top: 2px;
	margin-bottom: 1px;
  	padding-left:40px;
}

.kbtextindent2 {
  	text-align: left;
        text-indent: 2em;
	margin-top: 1px;
	margin-bottom: 1px;
  	padding-left:70px;
}

.leftpadding {
        text-indent: 2em;
	margin-top: 4px;
	margin-bottom: 1px;
  	padding-left:20px;
}

.paraText {
  	text-align: left;
  	padding-left:20px;
  	padding-right:20px;
}

#estatetaxrepealgif {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
}

#footer {
	clear: both;
	padding: 5px;
	padding-left: 15px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
  	font-size: 90%;
  	text-align: left;
}

.copyright {
	font-family: Arial, Helvetica; 
	font-size:9pt; 
}






.justifiedIntro {
	width:80%;
}


.content-left {
	float: left;
	width: 115px;
	margin-top: 25px;
  	background-color: #fff;
}


.content-rightside {
	float: left;
	width: 500px;
	padding: .5em 1em .25em 1em;
	margin-top: 2px;
	margin-left: 150px;
	background-color: rgb(255, 255, 255);
	border: 0px solid #000000;
}


.blockscreenshots {
	width: 620px;
	padding: .5em 1em .25em 1em;
	margin-top: 2px;
	margin-left: 30px;
	background-color: rgb(255, 255, 255);
	border: 0px solid #000000;
}

.blockouter {
	float: left;
}


.blockleft {
	float: left;
	width: 260px;
	margin-left: 28px;
	margin-bottom: 10px;
	background-color: rgb(255, 255, 255);
	border: 0px solid #000000;
	text-align: left;
}

.blockright {
	width: 260px;
	margin-left: 310px;
	margin-bottom: 10px;
	background-color: rgb(255, 255, 255);
	border: 0px solid #000000;
	text-align: left;
}

.stampimage {
	float: left;
	width: 24px;
	margin-top: 2px;
	margin-left: 2px;
	background-color: rgb(255, 255, 255);
	border: 0px solid #000000;
	text-align: left;
}

.stamptext {
	/*padding: .5em 1em .25em 1em;*/
	margin-top: 2px;
	margin-left: 35px;
	background-color: rgb(255, 255, 255);
	border: 0px solid #000000;
	text-align: left;
}

.screenshot {
	margin-top: 18px;
	margin-left: 10px;
	border: 0px solid #000000;
	text-align: left;
}


a {
  color: #2f4f4f;
  font-weight: bold;
  text-decoration: none;
}

a.kbhref {
  text-decoration: underline;
}

a:hover {
  color: #e04000;
}

h2 {
  font-size: 140%;
  margin-top: 0px;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 100%;
}

/***********************************************************************
How To Clear Floats Without Structural Markup. The use of ".clearfix" 
is explained at: http://www.positioniseverything.net/easyclearing.html
************************************************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

