* { 
padding : 0;
margin : 0;
} 
body { 
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
} 
img { 
    padding : 3px;
    border : 1px solid #538cb7;
} 
img.floatTL { 
    float : left;
    margin-right : 1em;
    margin-bottom : 1em;
    margin-top : 1em;
} 
img.floatTR { 
    float : right;
    margin-left : 1em;
    margin-bottom : 1em;
    margin-top : 1em;
} 

#wrapper { 
    width : 960px;
    margin : 0 auto;
    background-color : #fff;
} 
#head { 
    height : 135px;
    color : #ffffff;
    background-color : #ffffff;
    background-image : url(head2cp.jpg);
    background-repeat : no-repeat;
    margin-bottom : 1px;
    margin-top : 1px;
} 
#head h1 { 
    color : #ffffff;
    font-size : 1.3em;
    padding-left : 15px;
    padding-top : 5px;
} 
#head p { 
    color : #c5c752;
    padding-left : 50px;
} 
#head ul { 
    margin : 0;
    padding : 0;
    list-style : none;
    float : right;
    margin-top : -20px;
    margin-right : 20px;
    color : #ffffff;
} 
#head li { 
    display : inline;
} 
#head a { 
    color : #ffffff;
} 
#menu { 
    margin : 0 auto;
    padding : 5px 0 6px 0;
    background-color : #33cc00;
    background-image : url(head1cp.jpg);
    height : 15px;
    border : 1px solid #224080;
} 
#menu ul { 
    margin : 0;
    padding : 0;
    list-style : none;
    text-align : center;
} 
#menu li { 
    display : inline;
} 
#menu a { 
    padding : 5px 8px;
    text-decoration : none;
    font-size : 11px;
    font-weight : bold;
    color : #f1f1f1;
} 
#menu a:hover { 
    background-color : #538cb9;
} 
#space { 
    border : 1px solid #224080;
    padding-left : 10px;
    background-color : #33cc00;
    color : #ffffff;
    padding-top : 2px;
    padding-bottom : 2px;
} 
#header { 
    height : 30px;
    background-color : #ffffff;
    background-image : url(head2cp.jpg);
    background-repeat : no-repeat;
    border-top : 1px solid #ccc;
    margin-bottom : 0px;
} 
#header h1 { 
    color : #95ad85;
    font-size : 2.5em;
    padding-left : 200px;
    padding-top : 5px;
} 
#header h2 { 
    color : #95ad85;
    font-size : 1.2em;
    padding-left : 110px;
    padding-top : 5px;
} 
#header h3 { 
    color : #95ad85;
    float : right;
    font-size : 25px;
    margin-top : -60px;
    margin-right : 60px;
} 

#mainhead { 
    background-color : #33cc00;
    min-height : 25px;
}

#maintext { 
    margin : 0 0 0 0;
    display : inline;
    padding-top : 2px;
    padding-left : 10px;
    padding-bottom : 0px;
    padding-right : 10px;
    width : 98%;
    float : left;
    min-height : 500px;
    background-color : #99ff99;
} 
* html #maintext { 
    height : 400px;
} 
#maintext p { 
    margin-bottom : 10px;
} 
blockquote { 
    border : 1px solid #c5c5c5;
    padding-top : 5px;
    padding-left : 10px;
    padding-bottom : 5px;
    padding-right : 10px;
    margin : 10px;
    text-align : center;
} 
.inset { 
    float : right;
    width : 265px;
    padding : 5px;
    border : 1px solid #538cb7;
    margin : 5px 0 0 5px;
    background : #d0e3f7;
    font-size : 85%;
} 
#maintext h1 { 
    font-size : 1.6em;
    color : #95ad85;
    margin-bottom : 10px;
    margin-top : 15px;
} 
#maintext h2 { 
    font-size : 1.4em;
    color : #95ad85;
    margin-bottom : 10px;
    margin-top : 20px;
} 
#maintext p { 
    text-align : justify;
} 
#maintext ul { 
	margin: 2em;
	padding: 5px;
} 
#navcontainer { 
    width : 220px;
    padding : 0 0 1em 1em;
    margin-bottom : 1em;
    font-family : Verdana;
    background-color : #99ff99;
    text-transform : uppercase;
    min-height : 420px;
} 
#navcontainer ul { 
    list-style : none;
    margin : 0;
    padding : 0;
    border : none;
    background-color : #99ff99;
} 
#navcontainer li { 
    border-bottom : 1px solid #000000;
    margin : 0;
} 
#navcontainer li a { 
    display : block;
    padding : 5px 5px 5px 0.5em;
    background-color : #99ff99;
    color : #888888;
    text-decoration : none;
    width : 100%;
} 
html > body #navcontainer li a { 
    width : auto;
} 
#navcontainer li a:hover { 
    background-color : #538cb7;
    color : #fff;
} 
#footer {
    border : 1px solid #224080;
    background-color : #33cc00;
    background-image : url(head1cp.jpg);
    color : #ffffff; 
    display : inline;
    float : left;
    width : 100%;
    height : 25px;
    text-align : center;
} 
#footer p { 
    margin-top : 5px;
} 
#footer a { 
    color : #8ac752;
} 
#wrapper .boxColumn h1 { 
    font : bold 11px/11px Verdana, Arial, sans-serif;
    background-color : #ffffff;
    color : #8ac752;
    margin-bottom : 2px;
    padding : 0;
} 
.separator { 
    clear : both;
    margin-bottom : 10px;
} 

body.popup { 
    font-family : Arial, Helvetica, sans-serif;
    background-color : #99ff99;
    color : #000000;
    font-size : 12px;
}
body.popup h1 { 
    font-size : 1.6em;
    color : #95ad85;
    margin-bottom : 10px;
    margin-top : 15px;
} 
body.popup h2 { 
    font-size : 1.4em;
    color : #95ad85;
    margin-bottom : 10px;
    margin-top : 12px;
    padding-left : 30px;
} 
body.popup p { 
    padding-left : 30px;
    padding-right : 30px;
}   
body.popup input { 
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
} 
body.popup textarea { 
    font-family : Arial, Helvetica, sans-serif;
    background-color : #FFFFFF;
    color : #000000;
    font-size : 12px;
} 
body.popup select { 
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 12px;
} 

 
.FORM_TEXT {
    font-family : Arial, Helvetica, sans-serif; 
    font-style: normal; 
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
} 

/* for long listboxes */
select  { width:80px; }
select  { font-size:8pt; }

/* for short listboxes */
select.selectsmall { width:50px; }
select.selectsmall { font-size:8pt; }

/* for short listboxes */
select.selecthalf  { width:98px; }
select.selecthalf  { font-size:8pt; }

/* for 100% listboxes */
select.selectfull  { width:150px; }
select.selectfull  { font-size:8pt; }

/* for all input elements */
input  { font-size:8pt; }
input  { font-family:Arial,Helvetica; }

/* for short inputs as number */
input.numberhalf  { width:74px; }
input.numberhalf  { size:12; }
input.numberhalf  { text-align:right; }

/* for inputs as number */
input.number  { width:150px; }
input.number  { size:25; }
input.number  { text-align:right; }

/* for all buttons */
input.button  { vertical-align:bottom; }

/* for textareas */
textarea  { width:400px }
textarea  { font-size:8pt }
textarea  { font-family:Arial,Helvetica; }
textarea  { padding-left:3px; }
	
textarea.bigger { width:250px }	
textarea.double { width:300px }
textarea.triple { width:450px }
textarea.quad   { width:600px }
textarea.newirs { width:99% }
textarea.fullarea { width:100% }

#dd {
  margin-left: 5%;
  padding: 0 0 5px 0;
}

#dd ul {
  margin: 0;
  padding: 0 0 0 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #33cc00;
  padding: 4px 4px;
  margin: 0 3px 0 0;
  color: #000000;
  width: 70px;
  text-decoration: none;
}

#dd li a.menu:hover {
  background: #49A3FF;
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}
