/* CSS Document */

body{
margin:0px 33px 0px 33px;
font-family:Tahoma;
font-size:12px;
color:#404040;
background:url(images/bg.gif) repeat-x top;
}

.nav_bg{
background:url(images/nav_bg.jpg) no-repeat;
height:332px;
}

.bodytext{
text-align:justify;
line-height:15px;
}

.home ul{
list-style-type:none;
margin:0px;
padding:0px;
line-height:200%;
padding-left:5px;
font-size:12px;
font-weight:bold;
color:#538CA5;
text-align:left;
}

.home ul li{
background:url(images/bullet.jpg)  no-repeat;
background-position:0px 9px;
padding-left:20px;
text-align:left;
}

ul{
list-style-type:none;
margin:0px;
padding:0px;
line-height:180%;
padding-left:5px;
font-size:11px;
color:#000000;
text-align:left;
}

ul li{
background:url(images/bullet_2.jpg)  no-repeat;
background-position:0px 5px;
padding-left:20px;
text-align:left;
}

.border_right{
border-right:1px solid #D3E7ED;
}

.footer {
font-size:11px;
line-height:25px;
}

.footer a{
font-size:11px;
text-decoration:none;
color:#404040;
}

.footer a:hover {
font-size:11px;
text-decoration:underline;
color:#000000;
}

.hilight{
color:#538CA5;
font-weight:bold;
}

.heading{
color:#000000;
font-weight:bold;
}
.heading2{
color:#03805C;
font-weight:bold;
}
.forms{
border: 1px solid #03805C;
width:200px;
}
.white{
color:#FFFFFF;
font-weight:bold;
font-size:13px;
}
.tb_border{
border:solid 11px #6DAEC4;
}
.left-border{
border-left:solid 1px #D3E7ED;
}
.border{
border:1px solid #1A394E;
}