/* CSS Document */

body {
	width: 960px;
	text-align: center;
	margin: 20px auto;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-position: bottom right;
	background-repeat: no-repeat; }
	
a {
	font-weight: bold;
	text-decoration: none; }
	
a:hover {
	text-decoration: underline; }
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em;
	margin: 0 0 30px 0; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.6em;
	display: inline;
	margin-top: 0; }
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0; }
	
div#top {
	float: right;
	width: 930px; /*total=960px*/
	height: 141px;
	padding: 0 0 0 30px;
	margin-bottom: 6px;
	text-align: left;
	background-repeat: no-repeat; }
	
div#tagline {
	float: right;
	width: 930px; /*total=960px*/
	height: 30px; /*total=35px*/
	text-align: right;
	padding: 5px 30px 0 0; }
	
div#navigation {
	float: left;
	width: 220px;
	text-align: right;
	padding: 17px 0 35px 0; }
	
div#navigation ul {
	padding: 0;
	margin: 0; }
	
div#navigation li {
	padding: 0;
	margin: 0;
	list-style-type: none; }
div.navlink li {
	padding: 0;
	margin: 0;
	list-style-type: none; }
div.subnav li {
	padding: 0;
	margin: 0;
	list-style-type: none; }
	
.navlink {
	float: right;
	clear: right; }
.navlink a { font-weight: normal; }
.navlink h1 {
	font-size: 1.8em;
	margin-bottom: 0;
	margin-top: 15px; }
	
div.subnav {
	float: right;
	clear: right;
	line-height: 1.5em;
	margin-top: 5px; }
	
div.subnav a {
	text-decoration: none; }
	
.inset {
	padding-right: 20px; }
	
div#content {
	float: right;
	width: 625px; /*total=740px*/
	text-align: justify;
	line-height: 1.5em;
	padding: 35px 65px 35px 50px; }
	
.scarlet a {
	color: #D7002A; }
	
div#footer {
	float: right;
	width: 930px; /*total=960px*/
	height: 25px; /*total=35px*/
	text-align: right;
	padding: 10px 30px 0 0;
	margin-bottom: 20px;
	position: relative; }
	
div#leaf {
	width: 223px;
	height: 86px; }
	
table {
	background-color: #F5FAF2;
	border: 1px solid #B0DE8C;
	margin-top: 35px; }
	
.field {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 4px;
	margin: 0 40px 7px 0;
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #5F5E5E;
	border-bottom: 1px solid #5F5E5E;
	border-left: 1px solid #B2B2B2; }
	
.half {
	width: 120px; }
	
.leftcell {
	padding: 0 10px 0 20px; }
	
.button {
	background-color: #F5FAF2;
	background-image: url(../images/pages/button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
	border: 0px;
	padding: 4px 10px 6px 10px;
	margin: 10px 0 15px 0; }
	
div#smallprint {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	font-size: 0.9em;
	margin-top: 35px; }
	
.image {
	margin: 5px 30px 20px 0; }
	
div#flash {
	display: inline;
	position: absolute;
	top: 12px;
	left: 205px; }