@charset "utf-8";
/* CSS Document */

body{
margin:0;
font-family:verdana;
font-size:12px;
color:#09566d;
text-align:justify;
line-height:18px;
}
a{
text-decoration:none;
color:#09566d;
}
ul li{
padding:0;
margin:0;
}
.top-menu-bg{
background:url(../images/top-menu-bg.gif) repeat-x;
height:50px;
}
.main-menu-bg{
background:url(../images/menu-rpt-bg.gif) repeat-x;
height:42px;
}
.header-link-main{
width:801px;
height:33px;
padding-top:7px;
font-family:verdana;
font-size:12px;
color:#f3ffff;
font-weight:bold;
}
.header-link-main a{
font-family:verdana;
font-size:12px;
color:#f3ffff;
font-weight:bold;
padding:0 32px 0 32px;
text-decoration:none;
}
.header-link-main a:hover{
font-family:verdana;
font-size:12px;
color:#000;
font-weight:bold;
text-decoration:none;
}
.lft-mdl-bg{
background:url(../images/lft-mdl-bg.gif) repeat-y;
width:31px;
}
.rt-mdl-bg{
background:url(../images/lft-mdl-bg.gif) repeat-y;
width:31px;
}
.rt-content-bg-rpt{
background:#e9e7e8 url(../images/rt-content-mdl-rpt.gif) top repeat-x;
}
.welcome-heading{
font-family:tahoma;
font-size:28px;
color:#000;
text-transform:uppercase;
}
.welcome-subheading{
font-family:tahoma;
font-size:16px;
color:#097881;
font-weight:bold;
}
.footer-link-area{
font-family:verdana;
font-size:11px;
color:#727373;
background-repeat:repeat-x;
}
.footer-link-area a{
font-family:verdana;
font-size:11px;
color:#727373;
padding:0 23px 0 23px;
text-decoration:none;
}
.footer-link-area a:hover{
font-family:verdana;
font-size:11px;
color:#000;
text-decoration:none;
}