BODY {
background-color: #ffffff;
font-family: sans-serif;
}

TABLE#t1 {
width: 100%;
border:  1px solid Grey;
}
DIV.title {
width: 100%;
height: 135px;
background-image: url(TitleBg.jpg);
}
DIV.main {
width: 100%;
height: 350px;
padding: 10px;
margin-top: 5px;
margin-bottom: 5px;
background-color: #ffffff;
}
DIV.footer {
width: 100%;
height: 51px;
font-size: 12px;
font-weight:bold;
text-align: center;
line-height: 25px;
}
DIV.footer IMG {
float: left;
position: relative;
top: 2px;
}
H1 {
color: #181c1f;
font-size: 24px;
font-weight: bold;
text-align: center;
margin: 10px;
padding: 0px;
}
H2 {
color: #181c1f;
font-size: 14px;
font-weight: bold;
text-align: center;
margin: 10px;
padding: 0px;
}

HR {
width: 600px;
height: 1px;
margin-top: 20px;
}

P#signature {
font-size: 10px;
font-style: italic;
font-weight: bold;
}

DIV.menu {
color: #181c1f;
text-align: center;
font-size: 12px;
}

DIV.menu A:LINK {
color: #181c1f;
text-decoration: none;
}
DIV.menu A:HOVER {
color: #d7ebff;
text-decoration: none;
}
DIV.menu A:visited {
color: #181c1f;
text-decoration: none;
}

SPAN.menuItem {
margin-left: 15px;
margin-right: 15px;
}

DIV.footer A:link {
color: #004080;
text-decoration: none;
}
DIV.footer A:hover {
color: #004080;
text-decoration: none;
}
DIV.footer A:visited {
color: #004080;
text-decoration: none;
}

