/* CSS Document */
body{
margin:0px;
padding:0px;
}
body,p,div,td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C1C;
line-height:18px;
}

.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C1C;
line-height:18px;
text-decoration:none;}

.text a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C1C;
line-height:18px;
text-decoration:underline;}

.conarea{
background-color: #EBEAD8;
padding: 5px 10px 5px 10px;
vertical-align:top;
}

.border_bottom{
border-top: 1px solid #E2DCC3;
}

.hm_rside{background-image:url(images/hm_dotted_vert.gif);
background-repeat:repeat-y;
}
.red_color{
color: #AD0F07;
}
.hm_product{
background-color: #DBD5BB;
margin:10px 0px 10px 0px;
padding: 10px;
border: 1px solid #ffffff;}
.hm_pic{
background-image:url(images/hm_bg_red.png);
height:117px;
background-repeat:no-repeat;
background-position: 15px 0px;
}
.loginbox{
background-color:#E2DCC3;
padding:5px;
border: 1px solid #ffffff;
margin-top: 5px;}
.footer{
padding:10px;
font-size:10px;
}
.inner_lside{background-image:url(images/hd_bg.gif);
background-repeat:repeat-x;
}
.subhd{color:#D20B02;
font-weight:bold;
padding: 5px 0px 5px 0px;
}

.subhd a{
 color:#D20B02;
 font-weight:bold;
 padding: 5px 0px 5px 0px;
 text-decoration:none;
}

.subhd a:hover{
 color:#D20B02;
 font-weight:bold;
 padding: 5px 0px 5px 0px;
 text-decoration:underline;
}

.title{color:#D20B02;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding: 10px 0px 5px 0px;
text-decoration:none;
}

.dotsep{
background-image:url(images/td_sep.gif);
background-repeat:repeat-x;
}
.outertb{
background-image:url(images/outer_shadow.gif);
background-repeat:repeat-y;
background-position:center;
}
.prbox{
height:168;
background-image:url(images/gray_prbg.jpg);
padding:5px;
width:299px;
background-repeat:no-repeat;
}
.msg{color: #009966;
font-weight:bold;
padding: 5px 0px 5px 0px;
font-size:13px;
}


/* css for product table */
.feature_tb{
background-color: #B6B5A3;
}
.feature_tb .hd{
font-weight:bold;
background-color:#CAC9B6;
color:#000000;
}
.feature_tb td{
background-color: #F5F4EA;
}
.feature_tb .tddark{
background-color: #EEEDE3;
}
.reddak
{
color:#D20B02;
font-style:italic;
font-weight:bold;
}

.whydak
{
font-size:12px;
line-height:20px;
}

ul{
  margin:0px;
  padding: 5px 0px 0px 10px;
  list-style: none;
}
 li{
	color: #000000;
	margin:0px 0px 0px 2px;
	padding: 0px 0px 3px 15px;
	background-image: url(images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-decoration: none;
}
.title1{color: #000099;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding: 10px 0px 5px 0px;
text-decoration:none;
}

.welcome{
color: #003399;
font-size:11px;
font-weight:bold;
}

.login_txt{
color: #003399;
font-size:12px;
font-weight:normal;
}
.faq{
width:650px;
background-color:#e6e5ce;
color:#333333;
font-size:12px;
line-height:20px;
padding:0px 5px 5px 5px;
}
.smalltxt
{
font-size:10px;
text-decoration:none;
line-height:12px;
}