body {
margin: 0;
background-color: #d5d4d4;
background-image: url(siteimages/bg-repeat.gif);
background-repeat: repeat-x;
padding: 0;
border: 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 125%;
color: #000000;
}

div.content {
margin: 24px 12px 12px 12px;
width: 453px;
}


h1,h2 {
color: #333;
font-size: 15px;
margin-top: 28px;
}

h2 {
font-size: 13px;
margin-bottom: 0px;
}

p,li, table.content td {
color: #333;
line-height: 19px;
}


li {
list-style-type: square;
margin-bottom: 10px;
}

div.header {
background-color: #aaaaaa;
color: white;
text-align: center;
}

div.description {
background-color: #edebeb;
color: black;
padding: 4px;
}

div.fusionfooter {
margin-top: 18px;
margin-left: 18px;
width: 236px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
color: #666666;
}

div.footeraddress {
margin-top: 18px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
color: #000000;
text-align: right;
}

a img {
border: none;
}

a {
text-decoration:none;
}

a.mm-footer {
font-size: 9px;
text-decoration: none;
font-weight: normal;
line-height: 100%;
color: #000000;
}

a.mm-footer:hover {
text-decoration: underline;
}

table#navigation {
padding: 0px 12px;
width: 100%;
}

table#navigation td {
text-align: center;
font-weight: normal;
padding-bottom: 3px;
border-left: 1px solid #657798;
border-bottom: 1px solid #657798;
}

table#navigation td:first-child {
border-left: none;
}

table#navigation td a {
color: #657798;
text-decoration: none;
}
table#navigation td a:hover, table#navigation td#active {
color: #f57c11;
}

table.form td div			{float: left; padding-right: 6px;}
td h5						{color: #333; font-weight: normal; font-size: 9px; margin: 3px 0px 0px 0px;}
input.long					{width: 175px;}
input.short					{width: 100px;}
input.vshort				{width: 30px;}
table.form textarea			{width: 450px; height: 80px;}





