body {
 text-align:center;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px
}
a:hover {
 color: #999999;
} 
.spacer{
    width: 758px;
    height: 10px;
}
.container {
    margin:0px auto;
    background-color: #FFFFF8;
    width: 758px;
    padding: 2px;
}
.banner {
 text-align: center;
}
.content {
    border: 1px solid #666666;
    padding: 4px;
    background-repeat: repeat-x;
    background-image: url(images/background.gif);
    background-color: #E8E8EA;
    text-align: left;
}
.infoBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-align: left;
}
.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #354173;
    height: 13px;
    text-align: right;
}
.titleLeft {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #354173;
    height: 13px;
    text-align: left;
}
.heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: #664199;
    height: 13px;
    text-align: left;
}
.footnote {
    background-color: #DEDCE2;
    text-align: center;
    border: 1px solid #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #122835;
}
.footnoteNoBorder {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #122835;
}
.bodyText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #122835;
}
.bodyGrey {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #999999;
}
.bodyTextBold {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: bold;
 color: #122835;
}
.bodyTextRed {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #FF0000;
}
.bodyTextBoldRed {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: bold;
 color: #FF0000;
}
.infoText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #381F11;
}
.link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #2C4883;
 text-decoration: none;
}
.border {
 border: 1px solid #660000;
 font-style: normal;
}
.formBoxes {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #371B61;
 border: 1px solid #5C6E6F;
 background-color: #E4E4EA;
 height: 21px;
 width: 240px;
}
.formBoxesNoWidth {
 font-family: Courier New, Courier, mono;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #371B61;
 border: 1px solid #5C6E6F;
 background-color: #E4E4EA;
 height: 21px;
}
.textAreaBox {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: bold;
 color: #674E85;
 border: 1px solid #5C6E6F;
 background-color: #E4E4EA;
 width: 240px;
 height: 60px;
}
.messageBox {
 background-color: #DEDCE2;
 border-top: 1px solid #4D5B67;
 border-left: 1px solid #4D5B67;
 border-right: 2px solid #71767C;
 border-bottom: 2px solid #71767C;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #122835;
}
.statsBoxLight {
 background-color: #E8E8EB;
 border: 1px solid #4D5B67;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #122835;
}
.statsBoxLightBold {
 background-color: #E8E8EB;
 border: 1px solid #4D5B67;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: bold;
 color: #122835;
}
.statsBoxDark {
 background-color: #D7D3DF;
 border: 1px solid #4D5B67;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: normal;
 color: #122835;
}
.url {
 font-family: Courier New, Courier, mono;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 color: #990033;
}


