@charset "utf-8";
/* CSS Document */



.table_bg{
background-image:url(../images/tble_bg.jpg);
background-repeat:repeat-x;
}
.gray_line{
background-image:url(../images/gray_line.jpg);
background-repeat:repeat-y;
}

.box_bg{
background-image: url(../images/box_bg.jpg);
background-repeat:repeat-y;
}

.box_text{
font-family:tahoma;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#333333;

line-height:130%;
}

.content_heading{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:17px;
font-style:normal;
font-weight:normal;
color:#4C7DCC;
}

.body_text{
font-family:tahoma;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height: 160%;
color:#666666;
text-align:justify;
}

.orange_text{
font-family:tahoma;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height: 160%;
color:#4C7DCC;
}
.footer_text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height: 160%;
color:#000;
}
.footer_text_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height: 160%;
color:#000;
}

.footer_text_link:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height: 160%;
color:#000;
text-decoration:underline;
}
.btn_bg{
background-image:url(../images/btn_bg.jpg);
background-repeat: no-repeat;
}

.orange_text14{
font-family:tahoma;
font-size:14px;
font-style:normal;
font-weight:bold;
line-height: 160%;
color:#4C7DCC;
}
