img {
	border:1px black dotted;
}
body { 
	padding: 0; 
	margin: 0; 
	font: 9pt Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

.hide {
	visibility: hidden;
}

a {
color: #2e3092;
background: inherit;
}

a:hover {
color: #4D5457;
background: inherit;
}

q
{
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	font-style: italic;
	font-weight: bold;
}

h1 {
font: normal 2.1em Arial, Sans-Serif;
letter-spacing: -1px;
padding: 7px 0 0 8px;
margin: 0;
}

h1 a, h2 a {
text-decoration: none;
}

h1 a:hover, h2 a:hover {
color: #2e3092;
background: inherit;
}

h2 {
margin: 20px 0 0 0;
padding: 0;
color: #8cc63e;
font: bold 12pt Arial, Sans-Serif;
letter-spacing: -1px;
border-bottom: 1px solid #cfeda6;
}

p {	margin: 10px 2px 10px 2px; }

ul { margin: 0; padding : 0; list-style : none; }
ul.bullet {margin-left:25px; list-style : square; }

form { 	margin: 0; }

td {
	vertical-align: top;
	text-align: left;
	empty-cells: show;
}

.topnav, .topnav a {
	background-color: #8cc63e;
	text-align: right;
	padding: 0 5px 0 0;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	border: none;
}
/* layout
   ------ */

#mainLayout {
width: 799px;
margin-top: 30px;
margin-left: 50px;
}

.banner 
{
	text-align: center;
}

#header { 
background-color: #fff;
margin: 0;
padding: 0;
vertical-align: top;
}

#photoBox { 
	height: 149px;
	width: 199px;
	margin: 0;
	padding: 0;
}

.bgPhoto {
	background-position: left;
	background-repeat: no-repeat;
	width: 199px;
	height: 149px;
}

.p1 {
	background-image: url(../images/photo1.jpg);
}

.p2 {
	background-image: url(../images/photo2.jpg);
}

.p3 {
	background-image: url(../images/photo3.jpg);
}

.p4 {
	background-image: url(../images/photo4.jpg);
}

.p5 {
	background-image: url(../images/photo5.jpg);
}

.p6 {
	background-image: url(../images/photo6.jpg);
}

#bgBanner {
	background-image: url(../images/header2.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 600px;
	height: 132px;
}

#logo { 
	height: 132px;
	width: 600px;
	margin: 0;
	padding: 0;
	background-image: url(../images/header2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#sidebar { 
width: 188px;
height: 100%;
background-color: #9bb975;
margin: 0px;
padding: 5px;
font-family: Arial, Sans-Serif;
font-size: 8pt;

}

smallprint
{
	font: normal normal normal 6pt Arial, Sans-Serif;
}

#mainContent { 
	padding:5 10 10 10;

width: 580px;
height: 100%;
background-color: #fff;
margin: 0px;
padding: 10px;
font-family: Arial, Sans-Serif;
font-size: 9pt;
font-weight: normal;
}

#mainContent img
{
	border: none;
}

/*navigation*/

.navbg {
 background-color: #9bb975;
}

.navcontainer 
{
width: 188px;
margin-top:10px;
margin-left: 5px;
margin-right: 5px;
text-align: left;
}

.navcontainer ul 
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, sans-serif;
font-size: 9pt;
font-weight: bold;
letter-spacing: 2px;
}

.navcontainer li 
{
margin: 0 0 1px 0;
}

.navcontainer a 
{
display: block;
padding: 2px 5px;
width: 179px;
color: #202166;
text-decoration: none;
background-color: #9bb975;
}

.navcontainer a:hover 
{
color: #fff;
background-color: #8AAD5D;
text-decoration: none;
}

.navcontainer ul ul li 
{
margin: 0 0 0 6px;
font-family: Arial, sans-serif;
font-size: 8pt;
font-weight: normal;
}

.navcontainer ul ul a 
{
display: block;
padding: 2px 5px 2px 6px;
width: 168px;
color: #202166;
background-color: #9bb975;
border-left: 1px solid #708090;
text-decoration: none;
}

.navcontainer ul ul a:hover
{
color: #fff;
border-left: 1px solid #32CD32;
text-decoration: none;
}


/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 30px 0 10px 0;
	margin: 0;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }

code {
	font: "Courier New";
	font-size: 10pt;
	background-color: #FEFF84;
}
#sidebarText 
{
	height: 50px;
	text-align:right;
	color:#fff;
	padding:25px 10px 50px 10px;
	background-color:#86a164;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}

td.rightbar
{
	width: 188px;
	border: solid 1px #8cc63e;
	padding: 10px 10px 10px 10px;
}

td.column
{
	padding-right: 10px;
}

td.Christmas
{
	width: 188px;
	background-color: #8cc63e;
	padding: 10px 10px 10px 10px;
}

td.Christmas h3
{
	padding-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

td.Christmas p
{
	margin: 0px 2px 10px 2px;
}

td.Christmas li
{
	text-align: center;
}

td.Christmas form
{
	text-align: center;
}

.separator
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: solid 1px #cfeda6;
}

table.tabular
{
	font: 11px/24px Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	margin: auto 10px auto 10px;
}

table.tabular thead
{
	border-top: solid 1px #FF9933;
	border-bottom: solid 1px #FF9933;
	background-color: #FFC;
	padding: 0 0.5em;
	text-align: left;
	margin-bottom: 5px;
}

table.tabular td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.tabular td right
{
	text-align: right;
	border: solid 1px red;
}
