@charset "utf-8";
/* CSS Document */
 
body{margin:0px auto; padding:0px; font:Verdana, Arial, Helvetica, sans-serif; size:11px/1.55em; color:#3d3f42; background:url(images/bg.jpg) repeat-x;}

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td ,tr{vertical-align:top;font:11px/1.55em Verdana, Arial, Helvetica, sans-serif;color:#3d3f42;}

a img{ border:0px;}
: focus{ outline:0px;}


/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#5c5858; }
h1 { font-size:2em; line-height:1.7; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }



/* Paragraph */
p { margin-bottom:.8em;}
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { }
legend {}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { font-size:98%;}
select .field { border:0px solid #CCCCCC;}

/* Lists */
dt { display:block; font-weight:bold; }
/* ul,ol { list-style:none; }*/

hr { margin:12px 0; overflow:hidden;  }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }


a:link, a:visited, a:active { color:#843704;; text-decoration:none;}
a:hover{ color:#e57b09; }

a.menu1:link, a.menu1:visited, a.menu1:active { color:#ffffff; text-decoration:none; font-size:1.25em;}
.active-link { color:#C0C0C0; text-decoration:none; font-size:1.25em;}

.menu{ background:url(images/menu.jpg) repeat-x; height:40px; color:#FFFFFF; padding:0px }
.menu-txt{ padding-top:10px}


#content { padding:20px;}

.orange{ color:#e57b09;}
.green{ color:#339966;}
.line{ border-bottom:#e2e2e2 solid 1px;}
.left-line{ border-left:#e2e2e2 solid 1px;}

.footer{ color:#843704; size:11px; }

ul{margin:20px; padding:0px; list-style:disc;}
ul li{ padding-left:3px;}

.who{ color:#ea571d; font-weight:bold; font-size:13px; padding-top:20px;}
.who1{color:#fdb83a; font-weight:bold; font-size:12px;}




