body {
   background-color: #939D65;
   font-family: verdana,arial,sans-serif;
   font-size: .87em;
   color: #333;
   margin-top: 0px;
   margin-bottom: 0px;
   }
.container {
   background-color: #F9F3E5;
   width: 800px;
   margin-right: auto;
   margin-left: auto;
   border: 3px solid #fff;
   background-image: url('images/bg.gif');
}
.container2 {
   background-color: #fff;
   width: 800px;
   margin-right: auto;
   margin-left: auto;
   border: 3px solid #fff;
}
.content_main {
   padding: 8px;
   font-size: 0.95em;
   line-height: 130%;
   text-align: left;
}

.title {
 background-color: #7ABE37;
   color: #fff;
   font-family: times new roman, times,serif;
   font-size: 1.8em;
   line-height: 110%;
 padding: 6px;
 border-bottom: 3px solid #fff;
}
.double {
 border-top: 3px solid #fff;
}
.right {
 padding: 10px;
 padding-top: 15px;
   font-size: 1.2em;
   line-height: 160%;
}
.scenariomap {
 border-bottom: 3px solid #fff;
 }

.scorecard td {
 padding: 4px;
}
.scorecard strong {
 font-size: .9em
}
.row1 {
 border-bottom: 2px solid #fff;
 background-color: #D9EBC1;
 padding: 4px;
}
.row2 {
 border-bottom: 2px solid #fff;
 background-color: #B7DA8C;
 padding: 4px;
}
.row3 {
 background-color: #fff;
 padding: 4px;
}
.row4 {
 background-color: #fff;
 padding: 4px;
 color: #000;
}
.button1 {
border: 1px solid #F9F3E5;
background-color: #87BB4C;
font-weight: bold;
padding: 3px;
font-size: 1.7em;
   text-decoration: none;
}
.button1 a:link {
   text-decoration: none;
   font-weight: bold;
}

.button1 a:visited {
   text-decoration: none;
   font-weight: bold;
}

.button1 a:hover {
   text-decoration: none;
   font-weight: bold;
} 
.button2 {
border: 1px solid #F9F3E5;
background-color: #87BB4C;
font-weight: bold;
padding: 3px;
font-size: .8em;
   text-decoration: none;
}
.button2 a:link {
   text-decoration: none;
   font-weight: bold;
}

.button2 a:visited {
   text-decoration: none;
   font-weight: bold;
}

.button2 a:hover {
   text-decoration: none;
   font-weight: bold;
} 
.right2 {
 padding: 10px;
 padding-top: 20px;
   line-height: 150%;
   font-size: .9em;
}

h2 {
   font-family: times new roman, times,serif;
   font-size: 1.6em;
   line-height: 110%;
}

strong {
   font-size: 1.2em;
   line-height: 110%;
}

.smaller {
   font-size: 0.93em;
   line-height: 110%;
}

small {
   font-size: 0.8em;
   line-height: 110%;
}

.bottomnav {
   font-size: 0.8em;
   line-height: 160%;
 border-top: 3px solid #fff;
 background-color: #B7DA8C;
 padding: 4px;
}
.next {
 font-size: 1.3em;
 color: #3D45A5;
 }

.bottomnav strong {
   font-size: 1.1em;
   line-height: 110%;
}

a:link {
	color: #3D45A5;
   font-weight: bold;
}

a:visited {
   color: #007F4A;
   font-weight: bold;
}

a:hover {
   color: #900;
   font-weight: bold;
} 
