/* CSS Document */
body
{
background:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.top_banner
{
background:url(../images/top_banner.jpg);
background-repeat:no-repeat;
height:117px;
}
.main_header_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#026161;
}
.topic
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#026161;
}
.main_header_text1
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#2d2d2d;
font-weight:bold;
}
.contact_text1
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:normal;
}
.top_nav
{
background:url(../images/main.png);
background-repeat:no-repeat;
width:78px;
height:30px;
display:block;
vertical-align:bottom;
text-decoration:none;
text-align:center;
padding-left:2px;
font-weight:bold;
color:#000000;
}
.top_nav:link
{
background:url(../images/main.png);
background-repeat:no-repeat;
width:78px;
height:30px;
display:block;
vertical-align:bottom;
text-decoration:none;
text-align:center;
padding-left:2px;
font-weight:bold;
color:#000000;
}
.top_nav:active
{
background:url(../images/main.png);
background-repeat:no-repeat;
width:78px;
height:30px;
display:block;
vertical-align:bottom;
text-decoration:none;
text-align:center;
padding-left:2px;
font-weight:bold;
color:#000000;
}
.top_nav:visited
{
background:url(../images/main.png);
background-repeat:no-repeat;
width:78px;
height:30px;
display:block;
vertical-align:bottom;
text-decoration:none;
text-align:center;
padding-left:2px;
font-weight:bold;
color:#000000;
}
.top_nav:hover
{
background:url(../images/main_hover.png);
background-repeat:no-repeat;
width:78px;
height:30px;
display:block;
vertical-align:bottom;
text-decoration:none;
text-align:center;
padding-left:2px;
font-weight:bold;
color:#ffffff;
}
.top_nav_active
{
background:url(../images/main_hover.png);
background-repeat:no-repeat;
width:78px;
height:30px;
display:block;
vertical-align:middle;
text-decoration:none;
text-align:center;
padding-left:2px;
font-weight:bold;
color:#ffffff;
}
.footer
{
background:url(../images/footer.jpg);
background-repeat:repeat-x;
height:87px;
}
.footer_nav
{
text-decoration:none;
color:#000000;
}
.footer_nav:link
{
text-decoration:none;
color:#000000;
}
.footer_nav:visited
{
text-decoration:none;
color:#000000;
}
.footer_nav:active
{
text-decoration:none;
color:#000000;
}
.footer_nav:hover
{
text-decoration:underline;
color:#000000;
}
.links_nav
{
text-decoration:underline;
color:#000000;
}
.links_nav:link
{
text-decoration:underline;
color:#000000;
}
.links_nav:visited
{
text-decoration:underline;
color:#000000;
}
.links_nav:active
{
text-decoration:underline;
color:#000000;
}
.links_nav:hover
{
text-decoration:none;
color:#000000;
}
 
h3 { margin-bottom: 0px; }
ul { margin-top: 0px; }