/* CSS Document */
* { margin:0; padding:0;}

.column { float:left;}
.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.75em; text-align:center; background: #cfcfcf}
html, input, textarea
	{	font-family:Tahoma; 
		color:#222222;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#006600;}
span{color:#006600; display:block} 

a{color:#006600; text-decoration:none} 
a:hover{text-decoration:underline}
strong a{color:#222222; font-weight:normal} 

ul{margin:0; padding:0; list-style:none; line-height:18px}
ul li{ margin:0px;}
ul li a{color:#fff; text-decoration:underline;} 
ul li a:hover { text-decoration:none; }

.a2{color:#d13b0e; text-decoration:underline} 
.a2:hover{text-decoration:none}
.a3{color:#fff; text-decoration:underline} 
.a3:hover{text-decoration:none}

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left}
#content .indent_main{ padding:35px 26px 33px 28px}
#content .indent{ padding:10px 0px 0px 10px}
#content .indent1{ padding:15px 0px 6px 0px}
#content .indent_1{ padding:11px 0px 0px 0px}
#content .indent_2{ padding:10px 0px 30px 25px}
#content .indent2{ padding:34px 0px 4px 0px}
#content .indent_3{ padding:10px 70px 30px 0px}


#content p{ margin:0px 0px 11px 0px}
#content h3{ margin:0px 0px 7px 0px; color:#224524; font-weight:bold; font-size:1.2em}
#content h2{ margin:0px 0px 7px 0px; color:#cc0033; font-weight:bold; font-size:1em}

#content .arrow1 { margin:21px 0 0 0px}
/*#content .link1 { color:#000099; text-transform:uppercase; text-decoration:none;}*/

/*.input{
   width:132px; height:20px;
   font-size:1.2em;
   padding-left:5px;
   vertical-align:middle;
   margin-bottom:3px;
   color:#6b6968
}
.input1{
   width:152px; height:20px;
   font-size:1.2em;
   vertical-align:middle;
   padding-left:5px;
   margin-bottom:3px;
   color:#6b6968
}
input{
   width:224px; height:21px;
   font-size:1em;
   padding-left:5px;
   margin-bottom:3px
}
textarea{
   width:224px; height:152px;
   font-size:1em;
   padding-left:5px;
   margin-bottom:11px;
   overflow:auto}*/