/* CSS Document */
body
{
background-color:#27719f;
font-family:tahoma;
font-size:12px;
font-weight:normal;
margin:0px;
padding:0px;
}
.top_brd
{
height:8px;
background-color:#184e73;
}
.logo_area
{
background:url(../images/top_logo_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
background-position:top left;
height:111px;
}
.top_link_nav
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.top_link_nav:link
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.top_link_nav:visited
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.top_link_nav:active
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.top_link_nav:hover
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:none;
color:#000000;
font-weight:bold;
}
.top_banner_blue
{
background-color:#2976a8;
width:12px;
}
.top_banner_blue_gradient
{
background:url(../images/bg_link.jpg);
background-color:#235a81;
background-repeat:no-repeat;
background-position:top left;
height:186px;
}
.content_area
{
background-color:#FFFFFF;
text-align:justify;
}
.footer_area
{
background-color:#000000;
color:#FFFFFF;
height:76px;
}
.more_link
{
text-decoration:underline;
color:#28638f;
}
.more_link:link
{
text-decoration:underline;
color:#28638f;
}
.more_link:visited
{
text-decoration:underline;
color:#28638f;
}
.more_link:active
{
text-decoration:underline;
color:#28638f;
}
.more_link:hover
{
text-decoration:none;
color:#28638f;
}
.footer_area
{
background-color:#000000;
color:#FFFFFF;
height:76px;
}
.footer_link
{
text-decoration:none;
color:#ffffff;
}
.footer_link:link
{
text-decoration:none;
color:#ffffff;
}
.footer_link:visited
{
text-decoration:none;
color:#ffffff;
}
.footer_link:active
{
text-decoration:none;
color:#ffffff;
}
.footer_link:hover
{
text-decoration:underline;
color:#ffffff;
}
.header
{
       font-weight:bold;
       color:#28638f;
       font-size:14px;
       margin-bottom:2px;

}
.tbl_border
{
border:1px solid #cccccc;
}
.td1_bg
{
background-color:#f1f3f6;
}
.td2_bg
{
background-color:#e7e8eb;
}
h1{
	font-size: 16px;
}