/* CSS Document */
body
{
margin:0px;
background-color:#b9d0dd;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.top
{
background:url(../images/banner.jpg);
background-repeat:no-repeat;
width:750px;
height:246px;
}
.top_nav
{
background:url(../images/top_nav_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
width:187px;
height:36px;
}
.top_text_link_text
{
color:#ffffff;
text-decoration:none;
}
.top_text_link
{
color:#ffffff;
text-decoration:none;
}
.top_text_link:link
{
color:#ffffff;
text-decoration:none;
}
.top_text_link:active
{
color:#ffffff;
text-decoration:none;
}
.top_text_link:visited
{
color:#ffffff;
text-decoration:none;
}
.top_text_link:hover
{
color:#ffffff;
text-decoration:underline;
}
.left_heading
{
background-color:#c1c4a1;
color:#000000;
font-size:18px;
height:30px;
padding:5px;
}
.right_heading
{
background-color:#c1c4a1;
color:#ffffff;
font-size:18px;
height:30px;
padding:5px;
}
.left_text
{
background-color:#5b88b1;
color:#ffffff;
border:1px solid #cccccc;
}
.left_text_heading
{
color:#b9d0dd;
font-weight:bold;
}
.left_text_general
{
color:#b9d0dd;
text-decoration:underline;
}
.main_header
{
font-size:18px;
color:#5b88b1;
padding:5px;
}
.main_text
{
background-color:#ffffff;
color:#000000;
border:1px solid #cccccc;
}
.main_pic
{
border:1px solid #cccccc;
}
.footer
{
background-color:#376ca2;
height:77px;
}
.footer_text
{
color:#ffffff;
}
.footer_text_link
{
color:#ffffff;
text-decoration:none;
}
.footer_text_link:link
{
color:#ffffff;
text-decoration:none;
}
.footer_text_link:active
{
color:#ffffff;
text-decoration:none;
}
.footer_text_link:visited
{
color:#ffffff;
text-decoration:none;
}
.footer_text_link:hover
{
color:#ffffff;
text-decoration:underline;
}
.footer_text1
{
color:#dfdabd;
}


a:link { color:#000; text-decoration:none; font-weight:normal; }
a:hover { color:#000; text-decoration:none; font-weight:normal; }
a:active { color:#000; text-decoration:none; font-weight:normal; }
a:visited { color:#000; text-decoration:none; font-weight:normal; }

