html, body {
width: 100%; height: 100%;
margin: 0; padding: 0;
background-color: #FFFFFF;
}

td, li {
font-family: Arial, Tahoma, sans-serif;
font-size: 14px;
}

li {
color: #305895;
padding: 2px;
}

a {
color: #305895;
}

ul {
list-style-type: none;
margin: 0;
padding: 5px 0 0 20px;
}

h2,h3 {
color: #305895;
border-bottom: 1px solid #d5dee5;
padding-bottom: 2px;
}

img {
border: 0;
}

.bg1 {
background-color: #d5dee5;
}

.title1 {
color: #305895;
font-weight: bold;
}

.table1 {
border-collapse: collapse;
border: 1px solid #d5dee5;
}

.table1 td {
border: 1px solid #d5dee5;
}

.copy {
font-size: 12px;
}

.mail {
vertical-align: middle;
}

#tl {
background-image: url("img/left.gif"); background-repeat: no-repeat;
}

#tr {
background-image: url("img/right.gif"); background-repeat: no-repeat;
}

#fl {
background-image: url("img/fleft.gif"); background-repeat: no-repeat;
}

#fr {
background-image: url("img/fright.gif"); background-repeat: no-repeat;
}

#mt {
background-image: url("img/top.gif"); background-repeat: no-repeat;
}

#mb {
background-image: url("img/bottom.gif"); background-repeat: no-repeat;
}

