* { margin:0; padding:0;}
body { background:#071f09 url(images/bg_site.jpg) 0 0 repeat-x; font-size:100%; font-family:Trebuchet MS; color:#7CA44A; text-align:center;}


/*in_line*/
input, select, textarea { vertical-align:middle; font-family:Trebuchet MS;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
a:hover{text-decoration:none;}
a{ color:#90da02;}


/*footer*/ 
.footer{ padding:54px 23px 0 22px; font-size:0.775em; line-height:1em; font-family:Trebuchet MS;}
.footer .bg-center{ background:url(images/bg-cente.jpg) 0 0 repeat-x;}
.footer .corner-left{ background:url(images/corner-left.jpg) 0 0 no-repeat;}
.footer .corner-right{ background:url(images/corner-right.jpg) top right no-repeat; padding:34px 0 72px 0; text-indent:21px;}

/*content*/
.bg{ background:url(images/bg.jpg) 0 0 repeat-y; width:100%;}
.content{ background:url(images/content_top.jpg) 0 0 no-repeat; font-size:0.875em;}
.content .extra-left{ margin-left:41px; margin-top:0px; width:923px; overflow:hidden; padding-top:25px;}
.content .header { padding:10px 10px 0 5px; font-size:2.275em; line-height:1.5em; font-family:Trebuchet MS;color: #90da02; }
.content .header2 { padding:10px 10px 0 5px; font-size:1.875em; line-height:1.5em; font-family:Trebuchet MS;color: #90da02; }
.content .header3 { font-size:1.075em; font-family:Trebuchet MS;color: #90da02; }
.content .header3-orange { font-size:1.075em; font-family:Trebuchet MS;color: #EF792F; }
.content .highlight { color: #90da02; }
.content .justify { text-align:justify; }
.content .hyperlink { text-decoration: underline; color:#90da02; cursor:pointer; }

/*dialog*/
.dialog{ background-color:#000000; }
.dialog .label{ font-family:Arial, Helvetica, sans-serif; font-size:0.875em; text-align:left; }
.dialog .button{ font-family:Arial, Helvetica, sans-serif; font-size:0.875em; text-align:center; }
.dialog .message{ font-family:Arial, Helvetica, sans-serif; font-size:0.875em; text-align:center; background-color:#ffffff;color: #333333; }

/* tab */
.tabheader { font-size:0.875em; font-family:Trebuchet MS; }

