html, body {
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    text-align: left;
}

body {
    background-image: url(/images/backgroundgradient.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    font-size: 70%;
    padding: 15px 0;
}

table, tr, td {
    margin: 0;
    padding: 0;
}

tr {
    text-align: left;
    vertical-align: top;
}

img {
    border: none;
}



#page {
    background-color: #ffffff;
    margin: 0 auto;
    width: 975px;
}

#header {
    height: 70px;
    overflow: hidden;
    width: 975px;
}

#headercurve {
    height: 12px;
    overflow: hidden;
    width: 975px;
}

#headerlogo {
    float: left;
    height: 50px;
    margin-left: 25px;
    width: 162px;
}

#headernavigation {
    float: right;
    margin: 40px 25px 0 0;
    text-align: right;
}

#headernavigation a, #headernavigation a:active, #headernavigation a:visited {
    color: #000000;
    text-decoration: none;
}

#headernavigation a:hover {
    color: #000000;
    text-decoration: none;
}

#banner {
    height: 217px;
    overflow: hidden;
    width: 975px;
}

#solutionnavigation {
    overflow: hidden;
    width: 975px;
}

#solutionnavigation .large, #solutionnavigation .large tr {
    height: 140px;
}

#solutionnavigation .small, #solutionnavigation .small tr {
    height: 24px;
}

#solutionnavigation tr {
    text-align: center;
    vertical-align: middle;
}

#solutionnavigation .solution1 {
    background-color: #faa62a;
}

#solutionnavigation .solution2 {
    background-color: #f38a2e;
}

#solutionnavigation .solution3 {
    background-color: #e56035;
}

#solutionnavigation .solution4 {
    background-color: #df4c38;
}

#solutionnavigation .solution5 {
    background-color: #d62e3d;
}

#solutionnavigation a, #solutionnavigation a:active, #solutionnavigation a:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#solutionnavigation a:hover {
    color: #ffffff;
    text-decoration: none;
}

#solutionnavigation .small a {
    display: block;
    padding-bottom: 1px;
}

#maincontent {
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    line-height: 1.4em;
    padding: 20px 25px 40px 25px;
    width: 923px;
}

#maincontent a, #maincontent a:active, #maincontent a:visited {
    color: #ce1141;
    text-decoration: underline;
}

#maincontent a:hover {
    color: #ce1141;
    text-decoration: underline;
}

#footer {
    height: 40px;
    overflow: hidden;
    width: 975px;
}

#footertext {
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    height: 15px;
    padding: 12px 25px 0 25px;
    overflow: hidden;
    width: 923px;
}

#footercopyright {
    float: left;
}

#footercopyright a, #footercopyright a:active, #footercopyright a:visited {
    color: #000000;
    text-decoration: none;
}

#footercopyright a:hover {
    color: #000000;
    text-decoration: none;
}

#footertagline {
    color: #ce1141;
    float: right;
    font-weight: bold;
}

#footercurve {
    height: 12px;
    overflow: hidden;
    width: 975px;
}



h1 {
    font-family: Verdana, Arial;
    font-size: 190%;
    font-weight: bold;
    margin: 0 0 20px 0;
}

h2 {
    font-family: Verdana, Arial;
    font-size: 150%;
    font-weight: bold;
    margin: 20px 0 0 0;
}

h3 {
    font-family: Verdana, Arial;
    font-size: 110%;
    font-weight: bold;
    margin: 20px 0 0 0;
}

p {
    margin: 10px 0;
}

ul {
    margin-bottom: 10px;
    margin-top: 10px;
}

hr {
    color: #999999;
    height: 1px;
    margin: 30px 0 15px 0;
}



#tagline {
    color: #ce1141;
    font-size: 200%;
    line-height: 125%;
    text-align: right;
}

#homepage {
    border-collapse: collapse;
    table-layout: fixed;
}

#homepage .border {
    border-right: solid 1px #999999;
}

#solutiongrid {
    border: solid 1px #000000;
    border-collapse: collapse;
    table-layout: fixed;
}

#solutiongrid th {
    border: solid 1px #000000;
    padding: 3px 14px 5px 14px;
}

#solutiongrid td {
    border: solid 1px #000000;
    padding: 6px 14px 10px 14px;
}

#solutiongrid .column1 {
    background-color: #faa62a;
    color: #ffffff;
}

#solutiongrid .column2 {
    background-color: #ce1141;
    color: #ffffff;
}

#solutiongrid .column3 {
    background-color: #faa62a;
    color: #ffffff;
}

.largeheader {
    background-color: #ce1141;
    color: #ffffff;
    font-family: Georgia, "Times New Roman";
    font-size: 190%;
    margin: 60px 0 10px 0;
    padding: 8px 15px;
    width: 270px;
}

.casegrid {
    border-collapse: collapse;
    table-layout: fixed;
}

.casegrid td {
    padding: 15px 15px 15px 0px;
}

.casegridheader {
    color: #ce1141;
    font-weight: bold;
}

.gridviewborder {
    border: solid 1px #000000;
    table-layout: fixed;
}

.gridviewborder th, .gridviewborder td {
    border: solid 1px #000000;
    padding: 3px 4px;
}
