html, body{ 
margin:0; 
padding:0; 
text-align:center;
background-color:#E3FFCC;
color:#000;
font-family:verdana, helvetica, sans-serif;
} 
 
#wrapper{ 
width:100%;
margin:0;
text-align:center;
} 
 
#header{
border-top:10px solid #2BAD00;
position:relative;
height:110px; 
background-color:#FFFFFF;
color:#000; 
width:100%;
} 
 
#left-panel{
width:80%;
float:left;
background-color:#FFF;
color:#000;
border-right:1px solid #000;
padding-bottom:100px;
}
 
#right-panel{
float:right;
width:150px;
padding:0px;
margin:0px;
font-size:0.60em;
}

//For right Panel Advertisement banners

#right-panel p img
{
border:0;
}

#content
{
width:80%;
margin-left:20px;
margin-bottom:10px;
}


#content p
{
font:0.70em verdana,helvetica,sans-serif;
line-height:150%;
text-align:left;
}

#footer{
clear:both;
margin:0;
padding:15px 0px;
text-align:center;
background-color:#2BAD00;
color:#000;
border-top:thin solid #000;
} 

#footer a
{
font-size:0.60em;
}

.footer1
{
font-size:0.60em;
}


#navcontainer
{
background:#DAE0D2 url("bg.gif") repeat-x bottom;
color:#000;
width:100%;
height:35px;
font-size:0.70em;
line-height:normal;
border-bottom:1px solid black;
}

#navcontainer ul {
text-align:center;
margin-left:15%;
padding:10px 10px 0;
list-style:none;
 }

#navcontainer li {
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }

#navcontainer a {
  float:left;
  display:block;
  background:#FFF url("right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navcontainer a {float:none;}
/* End IE5-Mac hack */
#navcontainer a:hover {
  color:#333;
  background-color:inherit;
  text-decoration:underline;
  }
#navcontainer #current {
  background-image:url("left_on.gif");
  }
#navcontainer #current a {
  background-image:url("right_on.gif");
  color:#333;
 background-color:inherit;
 padding-bottom:5px;
  }

#content h1
{
font-size:1em;
text-align:center;
background-color:#fff;
color:#2BAD00;
text-decoration:underline;
}

#content h2
{
font-size:0.80em;
text-align:center;
background-color:#fff;
color:#2BAD00;
text-decoration:underline;
}

#search-bar
{
width:100%;
height:45px;
background-image:url(green.gif);
background-repeat:repeat;
}

#search-bar p
{
font-size:0.65em;
font-weight:600;
}

#search-bar #left
{

float:left;
text-align:left;
padding:3px;
margin-top:10px;
margin-left:10px;
font-size:0.70em;
}

#search-bar a:link
{
color:#265414;
background-color:inherit;
text-decoration:none;
font-weight:bold;
}

#search-bar a:hover
{
text-decoration:underline;
}

#search-bar #right
{
float:right;
text-align:right;
padding:3px;
}

#logo
{
float:left;
}

.image-right, .right_image
{
float:right;
}

img
{
border:0;
}

#FormBox
{
text-align:left;
font-size:0.70em;
}


#FormBox label {
	font-weight:bold;
	display:block;
	margin-top:1em;
	}


input.txt {
	display:block;
	color:#000;
	background:#fff;
	width:250px;
	}

textarea.txt {
	display:block;
	width:380px;
	color:#000;
	background:#fff;
	}

input.txt:focus,
textarea.txt:focus {background:#fffff6;}

.submitarea {margin:1em 0 0; text-align:center;}

#highlight, #highlight2
{
padding:5px;
background-color:#dcf3c2;
border:#000 1px dashed;
}

#highlight p
{
text-align:center;
}

#highlight2 p
{
text-align:left;
}

#diseasecure
{
font:0.70em verdana, helvetica, sans-serif;
list-style-image:url("images/arrow-cc.png");
text-align:left;
}

#diseasecure li
{
margin-top:5px;
font-weight:bold;
}


.underline
{
text-decoration:underline;
}

#white-box
{
text-align:left;
font-size:0.70em;
color:#2BAD00;
background-color:inherit;
width:100%;
font-weight:bold;
}

