/* CSS Document */

body {  font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;  background-color:#E6E6E6;}
img { border:none }
p{ color:#000; padding:0 20px 0 0; text-align:justify }
h1 , h2, h3, h4, h5, h6{ margin:0px; text-align:center; }
a{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color:#666666; font-weight:bold; text-decoration:none;}
a:hover{ text-decoration:underline;}

#header{ background-image:url(../image/header.jpg);	height:116px;width:780px;float:left; }
#top{float:left;background-image:url(../image/top_bg.gif);width:780px;}
#top a{float:right;}
#divider{background-image:url(../image/divider_bg.gif);width:780px;float:left;}
#content{background-image: url(../image/bottom.gif);background-position:bottom;background-repeat:repeat-x;padding-bottom:20px;width:780px;background-color:#FFFFFF;float:left;}
#content #left{width:170px;float:left;border-right: 1px #CCCCCC solid;padding:5px;}
#content #right{width:580px;float:right;padding:5px;}
#content #right a{ color:#999999}
#content #right table font{ color:#132D39; font-size:15px; text-align:left; }
#content #right font a{font-size:15px; color:#132D39; text-transform:lowercase}
#content input{ border:1px #CCCCCC solid; font-size:10px; float:right;}
#content input#submit{ background-color:#132D39; color:#FFFFFF; font-weight:bold}
 input.input_ni{ width:100%}
 select.select_ni{ width:100%}
 textarea.textarea_ni{ width:100%; height:100px} 

 .left input{ float:left;}
 .left{ float:left;}
