/* CSS Document */

body {
margin:0px;
padding:0px;
background:url(../images/main_bg.jpg) repeat-x top #FFFFFF;
}

#main {
width:100%;
background:url(../images/bottom_bg.jpg) repeat-x bottom;
}

.information_text {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#2b2b2a;
line-height:14px;
text-decoration:none;
font-weight:normal;
}

.bullet {
list-style:url(../images/arrow_bullet.jpg);
}

.linktext {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2b2b2a;
text-decoration:none;
font-weight:normal;
}

.linktext:hover {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#226fbe;
text-decoration:none;
font-weight:normal;
}

.bluelinktext {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#226fbe;
text-decoration:none;
font-weight:normal;
}

.bluelinktext:hover {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#226fbe;
text-decoration:underline;
font-weight:normal;
}

.footerlink {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#262626;
text-decoration:none;
font-weight:normal;
}

.footerlink:hover {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#008900;
text-decoration:none;
font-weight:normal;
}