body {
	background-image: url(images/bkg.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
    font-family: 'Jester';
    font-size: 20px;
}
@font-face {
    font-family: 'Jester';
    src: url('jester-webfont.eot');
    src: url('jester-webfont.eot?iefix') format('eot'),
         url('jester-webfont.woff') format('woff'),
         url('jester-webfont.ttf') format('truetype'),
         url('jester-webfont.svg#webfontqzDIy1tA') format('svg');
    font-weight: normal;
    font-style: normal;

}
#nav    {
  background-image: url(images/nav_l.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.footer {
	font-family: "Jester Regular", jester;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	padding-bottom:10px;
}
.footer:link,active,visited {
	font-family: "Jester";
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.footer:hover {
	font-family: "Jester";
	font-size: 9px;
	text-decoration: underline;
	color: #666666;
}
.main_table {
  	padding-top: 0px;
	padding-bottom: 30px;
}
.form {
	font-family: "Jester";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EBEBEB;
	border: thin solid #000000;
}
.ourtext {
	font-family: "Jester";
	font-size: 16px;
}
.ourimg {
	margin-right: 8px;
}
.section {
line-height:1.5;
padding: 4px 4px 4px 4px;
margin-bottom:20px;
font:14px tahoma,arial,geneva,sans-serif;
}
.section div {
font:15px tahoma,arial,geneva,sans-serif;
color:#000000;
height:20px;
}
.sectiontitle {
font:20px "Jester";
background-color:#e7f6ee;
padding:0px 15px 0px 20px;
margin:0px;
font-weight:bold;
}
.cms a, .cms a:link:active:visited{
color: #006600;
font:14px tahoma,arial,geneva,sans-serif;
text-decoration:none;
}
.cms a:hover {
text-decoration:underline;
}
.forms {
background-color:#CCFFCC;
font:11px tahoma,arial,vernanda,geneva,sans-serif;
border:1px solid #333333;
}

