body {
    margin: 0px,0px,0px,0px;
    font-size: 10pt;
}
.intro {
    font-size: 10pt;
    color: #66605C;
    line-height: 11pt;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.news {
    font-size: 11px;
    color: #66605C;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.blackthinapp {
    font-size: 8pt;
    color: #66605C;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.blackthin {
    font-size: 10pt;
    color: #66605C;
    line-height: 14pt;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.blackthinbold {
    font-weight: bold;
    font-size: 10pt;
    color: #66605C;
    line-height: 14pt;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.blackthinund {
    font-size: 10pt;
    color: #66605C;
    line-height: 14pt;
    font-family: arial, sans-serif;
    text-decoration: underline;
}
.greenthin {
    font-family: Verdana, Arial, Geneva, Helvetica;
}
.whitethin {
    font-size: 12px;
    color: #ffffff;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.nav {
    font-size: 10px;
    color: #333;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.map {
    font-size: 10px;
    color: #333;
    font-family: arial, sans-serif;
    text-decoration: none;
}
A.intro {
    color: #66605C;
    text-decoration: underline;
}
A.intro:link {
    color: #66605C;
    text-decoration: underline;
}
A.intro:visited {
    color: #66605C;
    text-decoration: underline;
}
A.blackthin {
    color: #66605C;
    text-decoration: underline;
}
A.blackthin:link {
    color: #66605C;
    text-decoration: underline;
}
A.blackthin:visited {
    color: #66605C;
    text-decoration: underline;
}
A.blackthinund {
    color: #66605C;
    text-decoration: underline;
}
A.blackthinund:link {
    color: #66605C;
    text-decoration: underline;
}
A.blackthinund:visited {
    color: #66605C;
    text-decoration: underline;
}
A.homeBlurb {
    color: #333;
    text-decoration: underline;
}
A.homeBlurb:link {
    color: #333;
    text-decoration: underline;
}
A.homeBlurb:visited {
    color: #333;
    text-decoration: underline;
}
A.homeBlurbund {
    color: #333;
    text-decoration: underline;
}
A.homeBlurbund:link {
    color: #333;
    text-decoration: underline;
}
A.homeBlurbund:visited {
    color: #333;
    text-decoration: underline;
}
A.greenthin {
    color: #5b7b3d;
    text-decoration: underline;
}
A.greenthin:link {
    color: #5b7b3d;
    text-decoration: underline;
}
A.greenthin:visited {
    color: #5b7b3d;
    text-decoration: underline;
}
A.whitethin {
    color: #ffffff;
    text-decoration: underline;
}
A.whitethin:link {
    color: #ffffff;
    text-decoration: underline;
}
A.whitethin:visited {
    color: #ffffff;
    text-decoration: underline;
}
A.nav {
    color: #333333;
    text-decoration: none;
}
A.nav:link {
    color: #333333;
    text-decoration: none;
}
A.nav:visited {
    color: #333333;
    text-decoration: none;
}
A.map {
    color: #333;
    text-decoration: underline;
}
A.map:link {
    color: #333;
    text-decoration: underline;
}
A.map:visited {
    color: #333;
    text-decoration: underline;
}
A.news {
    color: #333;
    text-decoration: underline;
}
A.news:link {
    color: #333;
    text-decoration: underline;
}
A.news:visited {
    color: #333;
    text-decoration: underline;
}
.wrapOn {
    font-size: 8pt;
    background: white;
    color: #66605C;
    margin: 5px;
    page-break-inside: avoid;
}

H1 {
    font-weight: bold;
    font-size: 12pt;
}
H3 {
    font-size: 18pt;
    color: #66605C;
    font-family: Arial;
}

.greenbg {
    font-weight: bold;
    background-color: #C3C1C3;
    color: #66605C;
    font-family: arial, sans-serif;
    text-decoration: none;
    line-height: 30px;
}
.bluebg {
    font-weight: bold;
    background-color: #918C91;
    color: white;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.whitetd {
    font-weight: bold;
    color: white;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.required {
    font-size: 8pt;
    color: #333333;
    font-family: arial, sans-serif;
    text-decoration: none;
}

.grayheader {
    padding-left: 3px;
    font-weight: bold;
    font-size: 10pt;
    background: #a3a8a3;
    color: #333333;
    font-family: arial, sans-serif;
    text-align: left;
    text-decoration: none;
}
.login {
    font-weight: bold;
    font-size: 11pt;
    color: #4e6d43;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.error {
    font-weight: bold;
    font-size: 10pt;
    color: red;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.fieldinfo {
    font-weight: bold;
    font-size: 8px;
    color: #66605C;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.info {
    font-size: 8pt;
    color: red;
    font-family: arial, sans-serif;
    text-decoration: none;
}
.qualtable {
    font-size: 10pt;
    color: #66605C;
    font-family: arial, sans-serif;
    text-decoration: none;
    border-collapse: collapse;
}
.pagewidth {
    width:700px;
}

.scroll-div{
	overflow-x:auto;
	width:740px;
	padding-bottom:14px;
}
