/* CSS Document */
* { margin:0; padding:0;}

.column { float:left;}
.clear { clear:both;}

html, body { height:100%; background:#2B2B2B}
html, input, textarea
	{
		font-family:Arial; 
		font-size:12px;		
		color:#333333;
		line-height:16px;		
	}	
	
.bg{background:url(images/bg.gif) repeat-x right bottom #2B2B2B}
.bg1{background:url(images/bg.gif) repeat-x right top #2B2B2B} 
.bg2{background:url(images/bg1.jpg)} 

.bg3{background:url(images/q1.gif) no-repeat top right #E8EEC7}
.bg4{background:url(images/q2.gif) no-repeat bottom right #F5F7EA}

.bg5{background:url(images/0_bg.gif)}
.bg6{background:#F5F7EA}

.bg7{background:url(images/1_line.gif) no-repeat bottom #E8EEC7}
.bg8{background:url(images/1_bg.gif); width:100%}

.bg9{background:url(images/2_bg.gif)}
.bg10{background:url(images/2_bg1.gif)}

.bg11{background:url(images/2_bg3.gif) no-repeat bottom right #F5F7EA}

.bg12{background:url(images/3_bg.gif)}
.bg13{background:url(images/4_bg.gif); width:100%}

.bg14{background:url(images/5_bg.gif) no-repeat bottom right #E8EEC7}
.bg15{background:#E8EEC7}



span{color:#E8520F;} 

a{color:#333333; text-decoration:underline} 
a:hover{text-decoration:none}




ul{margin:0; padding:0; list-style:none; line-height:19px}
ul li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px; padding-left:14px; background-position:0 7px }
ul li a{color:#96B200; text-decoration:underline; background:url(images/a.gif) repeat-x bottom;} 
ul li a:hover {color:#96B200; text-decoration:none; }

#footer {color:#DBDADA; font-family:Arial; font-size:11px; padding:14px 0 0 37px  }
#footer a {color:#B3CA18; line-height:13px; text-decoration:underline; font-size:11px}  
#footer a:hover { color:#B3CA18; text-decoration:none}
#footer span { color:#5F5F5F}

.more{ color:#96B200; background:url(images/1_z1.gif) no-repeat center right; vertical-align:middle; padding-right:17px}


.set{ font-size:11px}
.set span a{color:#326EA1; text-decoration:none; background:url(images/a.gif) repeat-x bottom; font-size:11px;} 
.set span a:hover{text-decoration:none}

.set1 div{ width:200px}
.set1 div div{ width:auto; color:#E8520F; height:17px}
.set1 a{ color:#6996A6; text-decoration:none}
.set1 a:hover{ text-decoration:underline}



.indent{padding:0 0 0 44px;}
.indent1{padding:0 50px 0 85px;}
.indent2{padding:0 35px 0 85px}
.indent3{padding:0 50px 0 37px}
.indent4{padding:0 25px 0 85px}

.indent5{padding:0px 15px 0 28px}

.width{ width:224px}
.width1{ width:207px}
.width2{ width:208px}
.width3{ width:232px}
.width5{ width:233px}
.width6{ width:229px}
.width7{ width:200px}



.input{
   background:#F5F7EA;
   border:1px solid #7B7B7B;
   padding-left:5px;
   padding-top:2px;
   width:233px; height:21px;
   vertical-align:middle
}
.textarea{
   background:#F5F7EA;
   border:1px solid #7B7B7B;
   padding-left:5px;
   padding-top:2px;
   width:248px; height:76px;
   overflow:auto;
   padding-top:2px}