/* CSS for the site */

body{
margin:0px;
line-height:16px;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#525252;
background-image:url(images/Cust_Client_bg.gif);
background-position:center top;
background-repeat:repeat-y;

}

.footer_nav{
font-family:arial;
font-size:12px;
font-weight:normal;
color:#333333;
}

.footer_nav a:link{
font-family:arial;
font-size:12px;
font-weight:normal;
color:#333333;
text-decoration:none;
}

.footer_nav a:visited{
font-family:arial;
font-size:12px;
font-weight:normal;
color:#333333;
text-decoration:none;
}

.footer_nav a:hover{
font-family:arial;
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:underline;
}

.footer_nav a:active{
font-family:arial;
font-size:12px;
font-weight:normal;
color:#333333;
text-decoration:none;
}

.head_nav{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#A71A07;
}

.head_nav a:link{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#A71A07;
text-decoration:none;
}

.head_nav a:visited{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#A71A07;
text-decoration:none;
}

.head_nav a:hover{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#A71A07;
text-decoration:none;
}

.head_nav a:active{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#A71A07;
text-decoration:none;
}

.top_nav{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#2E2E2E;
}

.top_nav a:link{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#2E2E2E;
text-decoration:none;
}

.top_nav a:visited{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#2E2E2E;
text-decoration:none;
}

.top_nav a:hover{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#2E2E2E;
text-decoration:none;
}

.top_nav a:active{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#2E2E2E;
text-decoration:none;
}

/*					NEW CSS         */


.cnt_padding{
padding-left: 30px;
padding-right: 30px;
}

.heading{
font-family: Arial;
font-weight: normal;
font-size: 24px;
color: #A71A07;
line-height:28px;
}

.heading1{
font-family: Arial;
font-weight: bold;
font-size: 24px;
line-height: 28px;
color: #A71A07;
}


.list{
list-style-image: url(images/Cust_Client_bullet.gif);
line-height: 19px;
}

.inner_link a:link{
font-family:arial;
font-size:12px;
font-weight:normal;
color:#A71A07;
text-decoration: underline;
}

.inner_link a:visited{
font-family:arial;
font-size:12px;
font-weight:normal;
color:#A71A07;
text-decoration: underline;
}

.inner_link a:hover{
font-family:arial;
font-size:12px;
font-weight:normal;
color:#A71A07;
text-decoration: none;
}

.inner_link a:active{
font-family:arial;
font-size:12px;
font-weight:normal;
color:#A71A07;
text-decoration: underline;
}

.black{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.txtbox{
width: 185px;
height: 18px;
border: 1px solid #000000;
}

.txtbox1{
width: 185px;
height: 36px;
border: 1px solid #000000;
}

.red_txt{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#ff0000;
}

.button{
background-color: #A71A08;
width: 90px;
height: 22px;
border: 1px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}