/* CSS Document */
body{
margin:0;
padding:0;
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:11px
}
.nav{
background-image:url('images/nav-bg.gif');
height:27px;
background-repeat:repeat-x;
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
}
.nav ul{
padding:0;
margin:0;
list-style-image:none;
}
.nav ul li{
display:inline;
color:#cfcfcf;
font-size:11px;
padding-left:15px;
padding-right:15px;
}
.nav ul li a:link,.nav ul li a:visited{
color:#cfcfcf;
font:11px;
text-decoration:none
}
.nav ul li a:hover{
color:#ffffff;
font:11px;
text-decoration:none
}
.con{
background-image:url(images/conbgn.gif);
background-repeat:repeat-x;
/*border-left:2px solid #ffffff;
border-right:2px solid #ffffff;*/
height:110px;
}
.conspacing{
padding-left:18px;
}
.txt{
color:#686868;
text-align:justify;
}
.contxtspacing{
padding-top:14px;
padding-left:18px;
padding-right:12px
}
.readmore{
color:#686868;
text-align:right;
}
.readmore a:link,.readmore a:visited{
color:#a81000;
text-decoration:none;
padding-right:23px;
}
.readmore a:hover{
color:#686868;
text-decoration:none;
padding-right:23px;
}
.contact{
color:#686868;
}
.contact a:link,.contact a:visited{
color:#a81000;
text-decoration:none;
}
.contact a:hover{
color:#686868;
text-decoration:none;
}
.righttxt{
color:#3d3d3d;
font-size:13px;
padding-left:7px
}
.right_bullettext{
height:21px;
color:#3d3d3d;
}
.online{
font-weight:bold;
text-align:center;
color:#000000;
padding-bottom:11px;
}
.digital{
/*background-image:url(images/digitalbg.gif);
background-repeat:repeat-x;*/
/*height:68px;*/
}
.rightbg{
background-image:url(images/rightbg.gif);
background-repeat:repeat-x;
background-position:bottom
}
.heading{
font-weight:bold;
font-size:14px;
color:#a81000;
padding-left:18px;
font:Tahoma;
height:16px;
/*text-align:center;*/
}
.subheading{
font-size:12px;
color:#a81000;
padding-left:18px;
font:Tahoma;
height:16px;
text-align:center;
}
.bottombg{
background-image:url(images/bottombg.gif);
height:26px;
background-repeat:no-repeat;
color:#ffffff;
font-size:11px;
text-align:center;
width:732px;
background-position:right;
}
a.link1:link, a.link1:visited{
color:#a81000;
text-decoration:none;
padding-right:23px;
}
a..link1:hover{
color:#686868;
text-decoration:none;
padding-right:23px;
}