/* CSS Document */
p { padding: 0px; margin: 0px; }

body{
margin: 0px;
padding: 0px;
background: url(images/main_bg.jpg) repeat-x left top;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #616161;
line-height: 18px;
}

.main_bg{
background: url(images/main_bg1.jpg) repeat-y center top;
}

.top_bg{
background: url(images/top_bg.jpg) repeat-x left top;
height: 18px;
}

.top_bg1{
background: url(images/top_bg1.jpg) repeat-x left top;
}

.footer_bg{
background: url(images/footer_bg.jpg) no-repeat left top;
height: 44px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #FFFFFF;
}

.footer_bg a{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

.footer_bg a:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #FFFFFF;
text-decoration: underline;
}

.copyright{
color: #84C9E6;
}

.td_padding{
padding: 9px 9px 9px 9px;
}

.td_padding1{
padding: 15px 15px 15px 15px;
}

.heading_bg{
background: url(images/heading_bg.jpg) repeat-x left bottom;
padding: 12px 12px 12px 12px;
}

.read_more{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #CB0000;
text-decoration: underline;
}

.read_more a{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #CB0000;
text-decoration: underline;
}

.read_more a:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #CB0000;
text-decoration: none;
}

.color{
color: #0056A2;
font-weight: bold;
}
.color2{
color: #990000;
font-weight: bold;
}

.left_bg{
background: url(images/left_bg.jpg) no-repeat right top;
}

.right_bg{
background: url(images/right_bg.jpg) no-repeat left top;
}

.list{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #616161;
text-decoration: none;
}

.list ul{
margin: 0px;
padding: 0px;
list-style: none;
}

.list li{
margin: 0px 0px 0px 10px;
padding: 0px 0px 10px 15px;
background:  url(images/arrow.gif) no-repeat left 8px;
}

.list li a{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #616161;
text-decoration: none;
}

.list li a:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #616161;
text-decoration: underline;
}

.list .link { 
font: bold 12px/17px arial; color: #0056A2; text-decoration: none; 
}
.list .link a { 
font: bold 12px/17px arial; color: #0056A2; text-decoration: underline; 
}
.list .link a:hover { 
font: bold 12px/17px arial; color: #0056A2; text-decoration: none; 
}

.link_blue { 
font: bold 14px/17px arial; color: #0056A2; text-decoration: underline; 
}
.link_blue:hover { 
font: bold 14px/17px arial; color: #0056A2; text-decoration: none; 
}
.link_blue2 { 
font: normal 12px/16px arial; color: #0056A2; text-decoration: underline; 
}
.link_blue2:hover { 
font: normal 12px/16px arial; color: #0056A2; text-decoration: none; 
}