﻿html {
 margin: 0;
 padding: 0;
 }
 
body{
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 100%;
color: #000;
background:  url(/images/background01.jpg) top left repeat-x #076C06 ;
scrollbar-base-color: #006A3B;
}

p {
font-size: 0.75em;
line-height: 1.5em;
}

h1 {
width: 80%;
font: normal 1.5em verdana,arial,helvetica,sans-serif;
margin: 1em 0 0 10px;
padding: 5px 10px;
color: #006A3B;
border-bottom: solid 1px #AAB970; 
}

h2 {
font: bold 0.75em verdana,arial,helvetica,sans-serif;
margin: 1em 20px 0 10px;
padding: 5px 10px;
color:#006A3B;
background: #D3D2BB;
}


/* ======================== DIVS ===============================*/
div#container{
margin: 0 auto;
background: transparent;
max-width:1020px;
min-width:740px;
/* height: 720px; */
width: auto !important;
width:1020px;
/* border: solid 3px #fff; */
}

div#lpanel{
float: left;
/* margin: 0 20px 0 300px; */
background: url(/images/lpanel.jpg) top left no-repeat transparent;
width:25%;
height: 711px;
z-index: 0;
clear:left;
}

/* =============================================*/
#header{/*policies*/
background:transparent;
margin: 0 0 0 200px;
padding: 1px 0 1px 0;
text-align: right;
z-index: 10;
}

#header p{
font: bold 0.70em verdana,arial,helvetica,sans-serif;
margin: 30px 35px 3px 0;
color: #fff;
}

#header a, #header a:link { 
color: #fff;   
text-decoration: none;
} 

#header a:visited { 
color:  #fff;   
text-decoration: none;
} 

#header a, #header a:hover { 
color: #81A873;
text-decoration: none;
} 

/*==================TOP of ufwus=======================*/
div#topper{
float: right;
width: 70%; 
margin-right: 30px;
border-top: solid 1px #fff;
border-left: solid 1px #fff;
border-right: solid 1px #fff;
background: #D3D1BC;
z-index: 25;
}
#topper img.tl {
float: left;
margin: -1px;
border: none;
}
#topper img.tr {
float: right;
margin: -1px;
border: none;
}

/*=================== UFWUS ========================*/
div#ufwus{
float: right;
width: 70%; 
margin-right: 30px;
border-left: solid 1px #fff;
border-right: solid 1px #fff;
border-bottom: solid 1px #fff;
border-top: none;
min-height: 600px;
background: url(/images/background.jpg) top left repeat-x #F7F6F2;
z-index: 25;
}

#ufwus img.logo{/*logo in bottom right*/
float: right;
border: none;
}

#ufwus p{
margin: 1em 0 0 0;
font-size: 0.70em;
padding: 0 50px 0 20px;
color: #006A3B;
text-align: left; 
}

#ufwus ul li {
 font: 0.70em verdana, arial, helvetica, sans-serif;
 list-style: square;
 color: #006A3B;
 line-height: 1.5em;
 text-align: left;   
 padding: 0 10px 0 10px;
 }

#ufwus ul ul li {
 list-style: disc;
 font: 0.70em verdana, arial, helvetica, sans-serif;
  color: #006A3B;
 line-height: 1.5em;
 text-align: left;   
 padding: 0;
 }


#ufwus ol{
 list-style-type: decimal;
 font: 0.75em verdana, arial, helvetica, sans-serif;
 color:  #006A3B;
 line-height: 1.5em;
 text-align: left;   
 padding: 5px 10px 0 40px;
 }

#ufwus  ol ol{
 list-style-type: lower-roman;
 font: 1.0em verdana, arial, helvetica, sans-serif;
 color:  #006A3B;
 line-height: 1.5em;
 text-align: left;   
 padding: 0 10px 0 30px;
 }
#ufwus img{
 margin: 3px 10px 3px 0;
 border: solid 1px #fff;
 }
 
 #ufwus img.noborder{
 border: none;
 }
 
#ufwus a, #ufwus a:link { 
 color:  #006A3B;  
 text-decoration: underline;
} 

#ufwus a:visited { 
 color:  #006A3B; 
 text-decoration: underline;
} 

#ufwus a, #ufwus a:hover { 
 color: #8AAA79;
 text-decoration: none;
}  

#ufwus p.message{
font: bold 12px verdana,arial,helvetica,sans-serif;
color: #A52A2A;
}

/*============= TABLE STYLES ==============================*/
#ufwus table{
 border: solid 1px #006A3B;
 border-collapse: collapse;
 font: 0.70em verdana,arial,helvetica,sans-serif;
  line-height: 1.5em;
 color: #006A3B;
 }
 
 #ufwus table ul li {
 font: 1.0em verdana, arial, helvetica, sans-serif;
 list-style: square;
 color:  #006A3B;
 line-height: 1.5em;
 text-align: left;   
 padding: 0 10px 0 10px;
 }
#ufwus table tr.mainfill{
 background-color: #006A3B;
 font: bold 0.9em verdana,arial,helvetica,sans-serif;
 color: #fff;
 }
 
 #ufwus table tr.alt{
 background-color: #E3E5D7;
 color: #006A3B;
 }
 
#ufwus table td{
 border-right: solid 1px #006A3B;
}

/*============= ADMIN STYLES ==========================*/
body#admin #container{
margin: 1em auto;
background: transparent;
width: 90%;
}

body#admin #ufwus{
width: 98%;
margin: 20px 1em 0 1em; 
background: url(/images/background.jpg) top left repeat-x #F7F6F2;
border: solid 1px #fff;
}

#ufwus p.messagesm {
font-weight: bold;
color: #A52A2A;
}

#ufwus p.notice{/*yellow message text*/
 font: bold 0.8em verdana, geneva, arial, sans-serif;
 color: #660000;
 }
  
 
 body#admin #ufwus img{
 border: none;
 }
 
 select.dropdowns{
background-color: #F9FAF6;
font: bold 1.0em verdana,arial,helvetica,sans-serif;
border: solid 1px #fff;
padding: 3px 0;
} 

/*============= ADMIN TABLE STYLES ==========================*/
body#admin #ufwus table{
 border: solid 1px #000;
 border-collapse: collapse;
 font: 0.80em verdana,arial,helvetica,sans-serif;
 line-height: 1.5em;
 }
 
 body#admin #ufwus table p{
 font: 0.85em verdana,arial,helvetica,sans-serif;
 line-height: 1.5em;
 }
 
 body#admin #ufwus table h2 {
font: bold 1.1em verdana,arial,helvetica,sans-serif;
padding: 5px 10px;
color: #000;
background: #F9FAF6;
}

body#admin #ufwus table img{
border: none;
}

body#admin #ufwus table tr.catad{
 background-color: #933013;
 font: bold 1.0em verdana,arial,helvetica,sans-serif;
 color: #fff;
 }
 
 body#admin #ufwus table.noborder{
 border: none;
 font: 1.0em verdana,arial,helvetica,sans-serif;
 border-collapse: collapse;
 }
 
#ufwus table.noborder{
 border: none;
 font: 1.0em verdana,arial,helvetica,sans-serif;
 border-collapse: collapse;
 }
 
 body#admin #ufwus table tr.mainfill{
  background-color: #006A3B;
 font: bold 0.9em verdana,arial,helvetica,sans-serif;
 color: #fff;
 }
 
 body#admin #ufwus table tr.alt{
 background-color: #D9E2C6;
 color: #000;
 }
 
/*======================================tinyMCE hack==========================*/ 
body#admin #ufwus table .mceToolbar table tr td {border:solid 1px #8AAA79; margin:0; padding:0;}/*this colours the toolbar border the same as background*/
body#admin #ufwus table .defaultSkin table.mceToolbar {margin-left:0; border:0;}
body#admin #ufwus table .defaultSkin table.mceLayout {border:0}
body#admin #ufwus table .defaultSkin table.mceLayout tr.mceFirst td {border-top:0;}
body#admin #ufwus table .defaultSkin table.mceLayout tr.mceLast td {border-bottom:1px solid #fff}
body#admin #ufwus .defaultSkin .mceToolbar {height:26px; border: 0; }
body#admin #ufwus .defaultSkin .mceLeft {text-align:left; border:0;}
body#admin #ufwus .defaultSkin .mceRight {text-align:right; border:0;}
body#admin #ufwus .defaultSkin table {background-color:#8AAA79;}/*this colours the toolbar background*/
/*====================================================================*/ 

/*==========================FOOTER STYLES ===========================*/
#footer{
clear: both;
background-color: transparent;
padding:  0 10px 1px 10px;
text-align: right;
color:#006A3B;
}
#footer p.footing{
text-align: center;
font: bold 0.70em verdana, arial, helvetica, sans-serif;
color:  #006A3B;   
}

#footer a, #footer a:link { 
font: bold 0.80em verdana, arial, helvetica, sans-serif;
 color:  #006A3B;   
 text-decoration: none;
} 

#footer a:visited { 
 color:  #fff;   
 text-decoration: none;
} 

#footer a:hover { 
 color: #81754F;
 text-decoration: underline;
} 
/* =============================================*/
#updated{
margin: 1em auto;
font: 0.75em verdana,arial,helvetica,sans-serif;
color: #F7F6F2;
width: 90%;
margin: 10px auto;
/* max-width:1031px; 
 width: auto !important;
 width:1031px; */
}
/*===================================================*/

div#copyright{/*at bottom of page*/
 text-align: left;
 font: 0.7em verdana, arial, helvetica, sans-serif;
 color: #F7F6F2;
 }

#copyright a, #copyright a:link { 
 color:  #F7F6F2;   
 text-decoration: none;
 } 

#copyright a:visited { 
 color:  #F7F6F2;   
 text-decoration: none;
 } 

#copyright a:hover { 
 color: #C0D2B7;
 text-decoration: underline;
 } 
 
/* ===============================================================*/