body
{
	margin-top: 0px;
	background-image:url('../images/template/background_leaves_4b.jpg');
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
}

#container
{
	background-color: #F2F4CA;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #AAAAAA;
}

#header
{
	height: 130px;
	width: 850px;
	background-color: #C6F2C7;
	border-bottom: solid 1px #AAAAAA;
	background-image: url('../images/template/header_leaves_2.jpg');
	background-repeat: no-repeat;
}

#content
{
	width: 500px;
	padding: 10px;
	float: left;
	border-left: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
}

#leftnav
{
	float: left;
	width: 140px;
	background-color: #456B18;
	padding: 5px;
	font-size: 10px;
	font-family: Arial;	
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 12px;
}

#leftnav a
{
	display: block;
	width: 130px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #F2F4CA;
	border-bottom-style: solid;
}

#leftnav a:link, .navlist a:visited
{
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}

#leftnav a:visited
{
   color: #DDDDDD;
   text-decoration: none;
   font-weight: bold;
}

#leftnav a:hover
{
	color: #456B18;
	background-color: #F2F4CA;
}

#rightsidebar
{
	padding: 10px;
	float: right;
	width: 158px;
	background-color: #F2F4CA;
}

#footer
{
	background-color: #456B18;
	padding: 2px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #F2F4CA;
}

#footer a:link
{
	color: #F2F4CA;
	text-decoration: underline;
}

#footer a:visited
{
   color: #F2F4CA;
   text-decoration: underline;
}

#footer a:hover
{
	color: #F2F4CA;
	text-decoration: none;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	color: #456B18;
	line-height: 24px;
}

h2
{
	font-size: 17px;
	font-weight: bold;
	color: #456B18;
	line-height: 20px;
}

h3
{
	font-size: 14px;
	font-weight: bolder;
	color: #456B18;
	line-height: 20px;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #456B18;
	line-height: 20px;	
}

p
{
	font-size: 12px;
	line-height: 11pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}

a
{
	color: #6E6E6E;
	font-weight: bold;
	text-decoration: underline;
}

a:visited
{
	color: #6E6E6E;
	text-decoration: underline;
	font-weight : bold;
}

a:hover
{
	text-decoration: none;
	color: #6E6E6E;
}

.box1
{
	background: #456B18;
	color: #F2F4CA;
	border: 1px solid #000000;
	width: 482px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 18px;
	text-align:center;
}

.box1 a:link
{
	color: #F2F4CA;
	text-decoration: underline;
}

.box1 a:visited
{
   color: #F2F4CA;
   text-decoration: underline;
}

.box1 a:hover
{
	color: #F2F4CA;
	text-decoration: none;
}

img
{
	border: none;	
}

.smalltext
{
	font-size: 10px;
	padding: 3px 0px;
    margin: 3px 0px;
	line-height: 12pt
}

.headingimage
{
	padding: 5px;
	float:left;
	width:150px;	
}

.ReviewScore
{
	height: 95px;
	width: 140px;
	font-family: Georgia;
	font-size: 75px;
	letter-spacing: -5px;
	padding: 5px;
	float: left;
	border: solid 1px #000000;
	background-color: #456B18;
	color: #F2F4CA;
	line-height: 1;
	margin-bottom: 10px;
}

.ReviewBox
{
	height: 95px;
	width: 330px;
	margin-left: 2px;
	float: left;
	padding: 5px;
	border: solid 1px #000000;	
	background-color: #456B18;
	color: #F2F4CA;
	margin-bottom: 10px;
}

.ReviewYeas
{
	font-weight: bold;	
}

.ReviewNays
{
	font-weight: bold;	
}

.fullBreak
{
	clear:both;
}

.logo
{
	padding-left:100px;
	padding-top:50px;
}

.headerText
{
	padding-left: 5px;
	padding-top: 5px;
	color: #cccfff;
	font-family: Georgia;
	font-size:35px;
	line-height: 1.15;
}

.YourLegacyText
{
	font-family: Georgia;
	font-size: 15px;
}

.ContinueSection
{
	font-family: Georgia;
}