@charset "utf-8";
/* CSS Document */

* {margin:0;}
a img {border:0;}
body {background:#f1f1f1;}
.right_shadow {background:url(images/bg_right-shadow.gif) left top repeat-y;}
.left_shadow {background:url(images/bg_left-shadow.gif) right top repeat-y;}
.white_bg {background:#FFFFFF;}

.maine_container {padding:20px 17px 0 17px; width:500px;}

.calculator_box {background:#c2c2c2 url(images/bg_calculator.gif) left top repeat-x; padding:5px;}
#nav {}
#nav td {background:url(images/nav_black.gif) top repeat-x;}
#nav td a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none; font-weight:bold; padding:0 19px 0 18px; display:block; line-height:35px; background:url(images/seperator.gif) right top no-repeat;}
#nav td:hover {background:url(images/nav_blue.gif) left top repeat-x;}

.silver_menu {height:31px; color:#575656; font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:31px;}
.silver_menu a {color:#575656; text-decoration:none; display:block; padding-left:20px; background:url(images/silver_manu.gif) top repeat-x;}
.silver_menu a:hover {background:url(images/silver_over.gif) top repeat-x; color:#FFFFFF;}

.title {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#00a0e0;}
.sub_content, .sub_content p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#575656; line-height:18px;}
.sub_content ul {margin:4px 0 4px 12px; padding:0;}
.sub_content ul li {margin:0 0 0 3px; padding:0;}
.blue_small {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#00a0e0;}
.small_sub {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#575656; line-height:16px;}
.small_sub a{color:#575656; text-decoration:none;}
.small_sub a:hovre {color:#00a0e0;}

.btn {width:61px; height:17px; background:#00a0e0; border:1px solid #FFFFFF;}
.btn a {color:#FFFFFF; text-decoration:none; display:block; line-height:17px;}
.btn a:hover {background: #4b4b4b;}

.footer {background:url(images/bg_bottom-shadow.gif) top repeat-x; height:41px;}
.footer_left {background:url(images/bg_left-footer.gif) right top no-repeat;}
.footer_right {background:url(images/bg_right-footer.gif) left top no-repeat;}

.table_spce {}
.table_spce td {height:40px; padding:4px;}
.table_spce strong {color:#00a0e0; font-family:Arial, Helvetica, sans-serif; font-size:13px;}

.list_sitemap {}
.list_sitemap a {color:#000000; text-decoration:none;  font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.list_sitemap a:hover {text-decoration:underline; }
.list_sitemap ul { list-style-type:none;}
.list_sitemap li { list-style-type:none;}
.list_sitemap ul li {margin:0; padding:0;}

.list_sitemap ul ul {list-style-type:none;}
