body {
    background: url(body.gif) repeat-x;
    color: #333333;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
form {
    clear: both;
    margin: 0px;
    padding: 0px;
}
p {
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px;
    border-style: none;
    vertical-align: bottom;
}
input {
    font-size: 12px;
}
a:link {
    color: #07519a;
    text-decoration: none;
}
a:hover {
    color: #07519a;
    text-decoration: underline;
}
a:visited {
    color: #07519a;
    text-decoration: none;
}
ul {
    margin: 20px;
    padding: 0px;
    line-height: 20px;
}
hr {
    clear: both;
    width: 98%;
    text-align: center;
}
.topline {
    background: url(topline.gif) repeat-x bottom;
    color: #eeeeee;
    clear: both;
    height: 80px;
    display: block;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    overflow: hidden;
    width: 980px;
}
.topline a:link {
    color: #eeeeee;
}
.topline a:hover {
    color: #eeeeee;
}
.topline a:visited {
    color: #eeeeee;
}
.mainline {
    background: url(mainline.gif) repeat-x top;
    border-top: solid 1px #e6e6e6;
    clear: both;
    display: block;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 980px;
}
.mainline a:link {
    color: #1f3a87;
    text-decoration: none;
}
.mainline a:hover {
    color: #1f3a87;
    text-decoration: underline;
}
.mainline a:visited {
    color: #1f3a87;
    text-decoration: none;
}
.baseline {
    border-top: solid 1px #e6e6e6;
    clear: both;
    display: block;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    width: 960px;
}
.baseline a:link {
    color: #000000;
}
.baseline a:hover {
    color: #000000;
}
.baseline a:visited {
    color: #000000;
}
.framecaption {
    color: #1f3a87;
    clear: both;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    overflow: hidden;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
}
.framecontent {
    clear: both;
    display: block;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    padding: 2px;
}
.caption {
    font-size: 13px;
    font-weight: bold;
}
.leftside {
    clear: left;
    float: left;
}
.rightside {
    clear: right;
    float: right;
    text-align: left;
}
.fixedbox {
    overflow: auto;
}
.paragraph {
    clear: both;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
}
.margin {
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
}
.padding {
    display: block;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
}
.separator {
    clear: both;
    visibility: hidden;
}
.list {
    margin-bottom: 2px;
    margin-top: 2px;
}
.grid {
    background-color: #f9f9f9;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #999999;
    border-top: solid 1px #ffffff;
    clear: both;
    line-height: 20px;
    width: 100%;
}
.grid .headerstyle {
    background-color: #dae3ea;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
}
.grid .itemstyle {
    vertical-align: top;
}
.table {
    border-style: none;
    clear: both;
    line-height: 20px;
    width: 100%;
}
.table td {
    border-style: none;
    padding: 0px;
}
.table a:link {
    color: #0078d6;
}
.table a:hover {
    color: #0078d6;
}
.table a:visited {
    color: #0078d6;
}
.table .caption {
    color: #126e19;
    font-size: 16px;
}
.table .caption a:link {
    color: #126e19;
}
.table .caption a:hover {
    color: #126e19;
}
.table .caption a:visited {
    color: #126e19;
}
.table .title {
    overflow: hidden;
    padding-left: 5px;
    vertical-align: top;
    width: 100px;
}
.table .content {
    padding-right: 5px;
}
.selector {
    border: solid 1px #ffffff;
    color: #0078d6;
}
.selector:hover {
    border: solid 1px #daf2fc;
    background-color: #f6fcff;
}
.photoframe {
    display: inline;
}
.photoframe {
    background: #dddddd;
    border: solid 1px #eeeeee;
    display: inline-table;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: top;
}
.photoframe td {
    background: #ffffff;
    border: solid 1px #999999;
    padding: 5px;
}
.photoframe td img {
    border: solid 1px #999999;
}
.text {
    clear: both;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
}
.textarea {
    display: inline-block;
}
.textarea {
    display: block;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
}