BODY {
/*
background-image: url(images/bg.gif);
background-repeat: repeat-x;
*/
background-color:#efefef;
}

TD, DIV {
color:#003C6E;
font-family: arial;
font-size: 12px;
}

.leftside {
background-image: url(images/bottomleft.gif);
background-position: bottom;
background-repeat: no-repeat;
width: 364px;	
height: 640px;
vertical-align: top;
line-height: 18px;
}

.leftside-content {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-top: 0px;
}

.rightside {
background-image: url(images/bottomright.gif);
background-position: bottom;
background-repeat: no-repeat;
vertical-align: top;
width: 623px;
height: 549px;
}

.rightside-content {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 20px;
padding-top: 0px;
}

.columnlabel {
font-size: 18px;
font-weight: bold;
padding-bottom: 5px;
}

.label {
padding-right: 5px;
width: 100px;
vertical-align: top;
padding-top: 5px;
}

.buttoncontainer {
padding-top: 18px;
width: auto;
}

.buttonstyle {
/*
background-color:#851732;
color:#FFFFFF;
border: solid 2px #5B0000;
*/
font-weight: bold;
font-family: arial;
font-size: 12px;
text-align: right;
padding-right: 5px;
/*
padding-top: 5px;
*/
}

.buttonlink {
color:#FFFFFF;
text-decoration: none;
}

.footer {
color:#003962;
text-align: center;
font-size: 11px;
padding-top: 30px;
}

.bodycopy {
font-family:  Arial, sans-serif;
font-size: 10px;
color: #000000;
line-height: 14px;
}