@charset "utf-8";
/* CSS Document */
html{color:#414141;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
ul{list-style-type:none;}
fieldset,img{border:0;}
a{outline:none; text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}

body{background:#005d93; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.cont_part_home{font-size:12px; color:#414141; line-height:18px; width: 435px; border: 0px solid red;}
.cont_part_home img{float:right; border:1px solid #0c4a89; padding:2px; margin:0px 0 30px 30px; width: 200px;}
.cont_part_home h1{font-size: 19px; margin-top: 12px; margin-bottom: 20px; font-weight: bold;}
.cont_part_home p{margin-top: 12px; margin-bottom: 20px;}

.menu_bg{background:url(../images/menu_bg.gif) left repeat-y;}
.menu_top_bg{background:url(../images/menu_top_bg.jpg) no-repeat top;}
.left_menu ul{padding:8px 0 0 0;}
.left_menu ul li{background:url(../images/menu_li_bg.gif) repeat-x bottom; line-height:30px;}
.left_menu ul li a{background:url(../images/blt.gif) no-repeat left; font-size:12px; color:#00436a; padding:0 0 0 20px;}
.left_menu ul li a:hover{color:#000000; text-decoration:underline;}

.right_bg{background:url(../images/right_bg.gif) left repeat-y;}
.right_top_bg{background:url(../images/right_top_bg.jpg) no-repeat top;}
.sky_blue_txt{font-size:14px; color:#0387d3;}
.dark_blue_txt{font-size:11px; color:#002a5b;}

.contact_us_txt{font-size:12px; color:#0c4a89;}
.inp_bg{background:url(../images/inp_bg.gif) no-repeat; width:auto; height:24px;}
.inp_bg input{width:260px; height:auto; border:none; background:transparent; font-family:inherit; font-size:12px; padding:3px 0 0 5px;}

.textarea_bg{background:url(../images/textarea_bg.gif) no-repeat; width:auto; height:81px;}
.textarea_bg textarea{width:260px; height:70px; border:none; background:transparent; font-family:inherit; font-size:12px; padding:0 0 0 5px;}

.footer_bg{background:url(../images/footer_bg.jpg) repeat-x; font-size:14px; color:#ffffff;}
.footer_bg strong{color:#000000;}

.SubNav {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 30px;
}

.SubNav a {
	text-decoration: underline;
	background: none;
	padding: 0;
}

