BLOCKQUOTE {
 line-height: 20px;
}
BODY {
 background-color: #ccc;
 color: #333;
 margin: 50px 10px;
 text-align:center;
}
DIV {
 font-family: Georgia, Times, sans-serif;
 font-size: 13px;
}
DIV IMG {
 vertical-align: bottom;
}
INPUT.b {
 background-color: #369;
 color: #fff;
 border: 1px;
 padding: 3px;
 cursor: pointer;
}
INPUT.t {
 border: 1px inset #369;
}
LABEL {
 font-weight: bold;
 cursor: pointer;
}
LI {
 line-height: 20px;
}
TEXTAREA {
 border: 1px inset #369;
}

.printonly {
 display: none;
}
.hide {
 display: none;
}

.copy {
 background-color: #369;
 color: #fff;
}
.main {
 background-color: #79B;
 color: #fff;
}
.main A {
 background-color: inherit;
 color: #147;
}
.main A:hover {
 text-decoration: none;
}
.main H1 {
 background-color: inherit;
 color: #bcd;
}
.main H2 {
 background-color: inherit;
 color: #bcd;
}
.nav {
 background-color: #368;
 color: #fff;
}
.position {
 text-transform: uppercase;
}


DIV#intCopy {
 width: 561px;
 margin: 0px auto;
 border-top: 1px solid #fff;
 background-color: #336699;
 color: #6699cc;
 text-align: right;
 padding: 8px 20px;
}
DIV#intCopy A {
 background-color: #336699;
 color: #6699cc;
}
DIV#intCopy A:hover {
 text-decoration: none;
}
DIV#intMain {
 width: 354px;
 margin: 0px auto;
 text-align: left;
 padding-left: 246px;
}
DIV#intMain A.subnav {
 background-color: inherit;
 color: #bcd;
}
DIV#intMain H1 {
 font-family: Georgia, Times, serif;
 font-size: 19px;
 font-weight: bold;
 text-transform: lowercase;
}
DIV#intMain H2 {
 font-family: Georgia, Times, serif;
 font-size: 19px;
 font-weight: bold;
 text-transform: lowercase;
}
DIV#intMain P {
 margin-top: -3px;
 margin-right: 15px;
 line-height: 20px;
}
DIV#intNav {
 width: 380px;
 height: 29px;
 margin: 0px auto;
 border-top: 1px solid #fff;
 padding-left: 220px;
}
DIV#intTitle {
 width: 600px;
 margin: 0px auto;
 text-align: left;
}