@charset "utf-8";
/* CSS Document */

body{font-family:tahoma, Arial;background-color:#444445;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,blockquote{margin:0;padding:0;}
input{margin:0; padding:0; background:none;}
ul{list-style-type:none;}
a{text-decoration:none; outline:none;}
img{border:none;}


/*HOME PAGE*/
#apDiv1{
	position:absolute;
	top:180px;
	visibility:hidden;
	z-index:100;
	width:120px;
	padding:0 0 0 10px;

}

.top_text{font-family:tahoma, Arial; font-size:11px; color:#525252; font-weight:normal;}
.top_text a{color:#525252;text-decoration:underline;}
.top_text span{font-family:tahoma, Arial; font-size:11px; color:#9c0e0e; font-weight:bold;}

.btn_bg{background-image:url(../images/btn_bg.jpg); background-repeat:repeat-x; background-position:left;  }
.btn_link{ font-family:tahoma, Arial; font-size:12px;text-transform:uppercase; color:#FFFFFF;  text-decoration:none;}
.btn_link a{color:#FFFFFF;display:block; padding:12px 0 12px 0;}
.btn_link a:hover{ background-color:#1f457c;display:block;  padding:12px 0 12px 0;}
.btn_link a.act{ background-color:#1f457c;display:block;  padding:12px 0 12px 0;}

.btn_link1{ font-family:tahoma, Arial; font-size:12px;text-transform:uppercase; color:#FFFFFF;  text-decoration:none;}
.btn_link1 a{color:#FFFFFF;display:block; padding:12px 0 12px 0;}
.btn_link1 a:hover{ background-color:#1f457c;display:block;  padding:12px 0 12px 0; text-decoration:none;}


.title_bg{background-image:url(../images/title_bg.jpg); background-repeat:repeat-x; background-position:left; font-family:tahoma, Arial; font-size:14px; color:#FFFFFF;
font-weight:bold; padding-left:14px;}
.pro_link{font-family:tahoma, Arial; font-size:11px; color:#656576; font-weight:bold; line-height:25px;}
.pro_link span{font-family:tahoma, Arial; font-size:11px; color:#000000; font-weight:bold; padding:0 10px 0 8px; background-image:url(../images/bullet.jpg); background-repeat:no-repeat; background-position:center;}
.pro_link a{color:#656576; font-weight:bold; text-decoration:none;}
.pro_link a:hover{color:#970f0f; font-weight:bold; text-decoration:none;}
.pro_link a.act{color:#970f0f; font-weight:bold; text-decoration:none;}


.testi_text{font-family:tahoma, Arial; font-size:11px; color:#1f457c; font-weight:normal; line-height:16px;}
.testi_text span{font-family:tahoma, Arial; font-size:11px; color:#ae0a0a; font-weight:bold;}
.testi_link{font-family:tahoma, Arial; font-size:11px; color:#000000; font-weight:normal; text-decoration:none; line-height:16px;}
.testi_link a{font-family:tahoma, Arial; font-size:11px; color:#000000; font-weight:normal; text-decoration:underline;}
.welcome_text{font-family:tahoma, Arial; font-size:21px; color:#2d5186; line-height:30px;}
.welcome_text span{font-family:tahoma, Arial;font-size:21px; color:#fe7200; line-height:30px;}
.sub_text{font-family:tahoma, Arial; font-size:11px; color:#525252; font-weight:normal; line-height:14px; }
.sub_text span{ color:#ae0a0a; font-weight:bold;}
.sub_text a{color:#525252; text-decoration:underline;font-size:11px;  font-weight:normal; line-height:18px;}

.sub_title{font-family:tahoma, Arial; font-size:14px; color:#656576; font-weight:normal; line-height:22px;}
.sub_title a{color:#656576;}
.sub_title a:hover{color:#ae0a0a;}




.dotted_line{background-image:url(../images/dot.gif); background-repeat:repeat-x; background-position:left top;}
.footer_link{font-family:tahoma, Arial; font-size:11px; color:#FFFFFF; font-weight:normal;}
.footer_link span{ padding-left:14px; padding-right:14px;}
.footer_link a{  color:#FFFFFF;text-decoration:none;}
.footer_link a:hover{color:#FFFFFF;text-decoration:underline; }
.footer_link a.act{color:#FFFFFF;text-decoration:underline; }
.copyright_msg{font-family:tahoma, Arial; font-size:11px; color:#a10d0d;}

