/* CSS created by varun */

body{
/*background:url(../images/bg.png) repeat-x #F6F6F6;*/
background:#F6F6F6;
margin:0px;
}

.white_bg{
background:#FFFFFF;
}
.banner{
background:url(../images/banner.png) no-repeat;
width:938px;
height:135px;
}

.left_repeat{
background:url(../images/left_repeat.jpg) repeat-y;
width:21px;
}
.link a{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#525252;
text-decoration:underline;
}
.link a:hover{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#1E6876;
text-decoration:none;
}
.hd_blue{
font-family:Lucida Sans Unicode;
font-size:17px;
color:#2E7D8B;
}
.hd_gray{
font-family:Lucida Sans Unicode;
font-size:17px;
color:#656565;
}
.hd_blue_dark{
font-family:Lucida Sans Unicode;
font-size:17px;
color:#1A6876;
}
.hd_gray_dark{
font-family:Lucida Sans Unicode;
font-size:17px;
color:#484848;
}
.gray_text{
font-family:Tahoma;
font-size:13px;
color:#525252;
}
.gray_text10{
font-family:Tahoma;
font-size:11px;
color:#525252;
font-weight:bold;
}
a.gray_text1{
font-family:Tahoma;
font-size:13px;
color:#525252;
text-decoration:underline;
}
a.gray_text1:hover{
font-family:Tahoma;
font-size:13px;
color:#525252;
text-decoration:none;
}
.content_text{
font-family:Tahoma;
text-align:justify;
font-size:13px;
color:#707070;
}
.content_textB{
font-family:Tahoma;
text-align:justify;
font-size:13px;
color:#707070;
font-weight:bold;
}
.content_textU{
font-family:Tahoma;
text-align:justify;
font-size:13px;
color:#707070;
font-weight:bold;
text-decoration:underline;
}
.border{
border-right:1px solid #87C1CB;
border-bottom:1px solid #87C1CB;
border-left:1px solid #87C1CB;
}

.right_repeat{
background:url(../images/right_repeat.jpg) repeat-y;
width:21px;
}

.footer_text{
font-family:Tahoma;
font-size:13px;
color:#6C6C6C;
}