body {
margin: 30px auto;
background-color: #646464;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;
text-align: left;
}

th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-color: #BBBBBB;
font-weight: bold;
text-align: left;
}

.table-desc {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}

.description {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
text-align: left;
}

.description a { color:#555555; text-decoration:none; font-weight:normal; }
.description a:hover { color:#555555; text-decoration:none; font-weight:normal; }
.description a:link { color:#555555; text-decoration:none; font-weight:normal; }
.description a:visited { color:#555555; text-decoration:none; font-weight:normal; }

a {
color: #475C78;
font-weight: bold;
text-decoration: none;
}

.menu-normal {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a:hover.menu-normal {
color: #475C78;
font-weight: normal;
text-decoration: underline;
}

a:hover {
color: #475C78;
font-weight: bold;
text-decoration: underline;
}

.title {
font-size: 12px;
font-weight: bold;
color: #304F78;
}

.bigtitle {
font-size: 16px;
font-weight: bold;
color: #304F78;
}

h1 {
font-size: 16px;
font-weight: bold;
color: #304F78;
padding: 0px;
}

h2 {
font-size: 14px;
color: #304F78;
}

h3 {
font-size: 12px;
color: #304F78;
}

h4 {
font-size: 10px;
color: #304F78;
}

.header {
height: 110px;
background-image: url(images/headerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
background-image: url(images/mainbodybg.gif);
background-repeat: repeat-y;
background-color: #646464;
}

.mainleft {
padding: 5px 10px 0 20px;
}

.dividervert {
background-image: url(images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 5px 15px 0 10px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(images/footerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
font-size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font-size: 9px;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}

.creditCardDetails {
font-size: 9px;
color: #555555;
}
.pageDesc {
font-size: 12px;
}