html{
margin: 0;
padding: 0;
}

body {
margin: 0px;
padding: 0px;
background: #019148 url(../images/webLogo.gif) no-repeat scroll 0% 0%;
color: black;}
#outerwrapper{
background: #FFFFDB url(../images/webLogo-clipped.gif) no-repeat scroll 0% 0%;
margin: 20px;
padding: 0px;
font-family: Arial, Helvetica, Sans-Serif;
border: 5px solid black;
border-top: none;
border-left: none;
}
#innerwrapper{
margin: 0px 20px 20px 20px;
padding: 0px 0px 20px 20px;
}

 #logoBox2, #logoBox3,#logoBox4,#logoBox5,#logoBox6,#logoBox7,#logoBox8,#logoBox9,#logoBox10,#logoBox11{
float:left; 
clear:left; 
//* border: 1px solid #0f0; *//
}

#logoBox1{
width: 245px;
height:37px;
}

#logoBox2{
width: 260px;
height:38px;
}

#logoBox3{
width: 290px;
height:18px;
}

#logoBox4{
width: 290px;
height:18px;
}

#logoBox5{
width: 300px;
height:37px;
}

#logoBox6{
width: 290px;
height:30px;
float: left;
clear: left;
}

#logoBox7{
width: 290px;
height:38px;
}

#logoBox8{
width: 280px;
height:38px;
}

#logoBox9{
width: 270px;
height:18px;
}
#logoBox10{
width: 260px;
height:20px;
}

#logoBox11{
width: 240px;
height:60px;
}


#infoBox{
background-color: transparent;
margin: 0px;
padding: 0px;
margin-left: 50%;
padding-right: 20px;
height : 150px; 
background-color: white;
border: 4px solid #019148 ;
overflow : auto;
}



#infoBox p{
text-align: left;
padding: 10px;
padding-top: 2px;
font-weight: normal;
font-style: italic;
font-size: 12pt;
}

#infoBox img{
margin:5px;
}

#loogaBox a{
color:white;
}

a{
color:#019148;
text-decoration: none;}

#loogaBox a:hover, a:hover{
color:red;}

#mainmenu{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
padding-right: 20px;
text-align: right;
font-weight: bold;
font-size: 13pt;
color:#019148;}

#mainmenu form{
margin:0px;
display: inline;
}


#loogaBox{
width: 98%;
text-align: right;
color: white;
font-weight: bold;}

h1{
color:#019148;
font-size: 20pt;
}

h2{
color:#019148;
font-size: 17pt;
margin-bottom: 0px;
}

h3{
color:#019148;
font-size: 15pt;
margin-bottom: 0px;
}

table{
background-color: #019148;
width:85%;
}

th{
color:#FFFFDB;
}

td{
padding: 5px;
}

.even{
background-color: #FFFFDB;
}

.odd{
background-color: white;
}


li{
padding-bottom: 10px;
}

/* a img{
padding:15px;} */

.rightPic{
float: right;
border:none;
text-align: center;
color:#019148;
font-style: italic;
margin: 5px 2px 5px 10px;
font-size: 10pt;
}

.leftPic{
float: left;
border:none;
text-align: center;
color:#019148;
font-style: italic;
margin: 5px 10px 5px 2px;
font-size: 10pt;
}

.rightPic img, .leftPic img{
border:none;
}


.separator {display: block; clear: both;
  visibility: hidden;}


.handcursor{
margin-top: 5px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}
.handcursor small{
font-weight: normal;
}


.switchgroup1{
background-color: white;}

.testmnl{
width: 75%;
border: 2px dotted #019148;
padding: 10px;
margin-bottom: 5px;
}

.testmnl h3{
color:#019148;
margin-left: 75%;
}


 .section{
clear: both;
}

 .section table{
background-color: transparent;
border:green ;
width: auto;}

 .section table th{
color:#019148;
}



