﻿body {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#page {
	text-align: center;
}
#pagebody {
	text-align: center;
}
#container {
	background-color: #29B40F;
	width: 800px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#container h1 {
	color: white; 
	font-size: 18pt; 
	text-align: right;
	font-family: Trebuchet MS, arial,sans-serif;
}
.menu1 {
	color: white; 
	font-size: 12pt; 
	text-align: center;
    font-family: Trebuchet MS, arial,sans-serif; 
	font-weight: bold;
	}
.menu2 {
	color: #29B40F; 
	font-size: 12pt; 
	text-align: center;
    font-family: Trebuchet MS, arial,sans-serif; 
	font-weight: bold;
	}
#container p {
	color: #29B40F; 
	font-size: 12pt; 
	text-align: justify;
    font-family: Trebuchet MS, arial,sans-serif;
	}
#container p.foot {
	color: white; 
	font-size: 9pt; 
	text-align: center;
    font-family: Trebuchet MS, arial,sans-serif; 
	font-weight: normal;
	}
media print { 
	page: auto;
	margin: 10%;
	}
H1, H2, H3 { 
	page-break-after: avoid; 
	page-break-inside: avoid;
	}
BLOCKQUOTE, UL, OL, DL { 
	page-break-before: avoid;
	}
#containerbody {
	width: 800px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
#masthead {
	text-align: right;
	background-color: #FFFFFF;
	width: 800px;
	color: #FFFFFF;
}
ul {
	background-color: #FFFFFF;
	overflow: hidden;
	color: #000000;
}
#header {
	text-align: center;
	background-color: #29B40F;
	font-size: 10pt
	font-weight: bold
	padding-top: 0px;
	padding-bottom: 0px;
}

#header-l2b {
	text-align: center;
	background-color: #FF0000;
	font-size: 10pt
	font-weight: bold
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	text-align: center;
	background-color: "#29B40F";
	font-size: 10pt
	font-weight: bold
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	width: 330px;
	height: 100px;
}
#masthead p {
	font-size: medium;
	color: #fff;
	margin: 10px 10px 0;
	font-weight: bold;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #000000;
}
#navigation li {
	float: left;
	width: auto;
	position: relative;
	left: 7px;
}
#navigation a {
	margin: 1px;
	color: #29B40F;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: 1px solid #c9c9c9;
	text-align: center;
	font-size: 19px;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
ul {
	padding: 1px 10px 1px 10px;
	color: #000000;
	background-color: #FFFFFF;
}
