body {
  margin: 0;
  padding: 0;
  background-color: #ffffff ;
  color: black;
  font: small Tahoma, Arial, Helvetica, Verdana, sans-serif;
  font-size:80%;
  
}

#addContainer {
  background-color: #FFFFFF;
  color: black;
  padding: 0px;
  width:90%;
  margin:10px;
}

#topmenu {
  background-color: #FFFFFF;
  color: black;
  padding: 0px;
  font: Arial, Helvetica, Verdana, sans-serif;
  width:100%;
  border: 1px solid #b9d2e3;
   float:left;
}

#topmenu table{
	width:100%;
}
/* main panel div tag formatting*/
#nav_center {
  float:center;
  background-color:#ffffff;
  color: black;
  width:100%;
  margin-left:15px;

}

#dashboard{
  float:left;
  width:100%;
	
}

table #dash{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color:#E1E1E1; 
font-weight:normal;
text-align: left;
color:#000000;
align:left;
}

table #dash h3{
font-weight:normal;
text-align: left;
color:#000000;
align:left;
}



#nav_center table hr{
	border: none 0; 
	border-top: 1px dashed #FFFFFF;
	height: 1px;
}

#contentwrapper2{
  float:right;
  background-color:#FFFFFF;
  color: black; 
  font: Arial, Helvetica, Verdana, sans-serif;
  font-size:80%;
  width:18%;
  margin-left:10px;
}

hr {border: none 0; 
border-top: 1px dashed #b9d2e3;
height: 1px;
} 

#contentwrapper2 hr{
border: none 0;
border-top: 1px dashed #FFFFFF;
height: 1px;
}

#whiteline{
border: none 0;
border-top: 1px dashed #b9d2e3;
height: 1px;
}


#contentwrapper {
  background-color: #ffffff;
  color: black;
  padding:0px;
  float:left;
  border-left: 1px solid #b9d2e3;  
  border-right: 1px solid #b9d2e3;  
  border-bottom: 1px solid #b9d2e3;  
  width:100%;


}

#topcontent {
   background-color: white;
  color: black;
  padding:0px;
  width:100%;
   float:left;
}


#content2 {
  margin: 0 240px 0 160px;
  border-top: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;
  border-left: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  font-size:80%;
  float:right;
}

h2 {
  padding:5px;
  margin: 0;
  color: #245185;
  font-weight: bold;
  font-size: 130%;
}


h3 {
  margin: 0;
  padding: 5px;
  font-weight: bold;
  font-size:90%;
}


h4 {
  margin: 0;
  padding: 5px;
  font-weight: bold;
  font-size:70%;
  color:#000000;
}

h5 {
  margin: 0;
  padding: 5px;
  font-weight: normal;
  font-size:80%;
  color:#000000;
}

h6 {
  margin: 0;
  padding: 5px;
  font-weight: normal;
  font-size:60%;
  color:#256290;
}


#contentwrapper .inner h3 {
  font-size: 100%;
}
#nav_center h4 a:link, #nav_center h4 a:visited {
  color: #112236;
  text-decoration:none;
}
#contentwrapper .inner p {
  color: #666666;
  font-size: 90%;
}


div.contxtimg2{
	align:center;
	border: 1px solid #0099FF;
}

div.contxtimg
  {
  margin: 2px;
  border: 1px solid #0099FF;
  height: 125px;
  width: 125px;
  float: left;
  }


#nav_left h2{
  margin: 0;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 90%;
  background-color:#0099FF;
}

#nav_right {
  float: right;
  width: 100%;
  margin-left: 10px;
  background-color: #b9d2e3;
  color: #000000;
  background-position: left;
  border-left: 1px solid #b9d2e3;
  border-right: 1px solid #b9d2e3;

  
}

#nav_left {
  float: left;
  width: 15%;
  background-color: white;
  color: black;
  margin-right:10px;
  border-right: 1px solid #b9d2e3;
  


}


#nav_right  div.inner {
  margin-left:5px;
  margin-right:5px;
  
}

#nav_left ul {
  margin-left: 0;
  margin-top:20px;
  padding-left: 5px;
}

#nav_left ul li {
  list-style-type: none; 
  margin-left: 0;
  margin-top:10px;
  padding-left: 0px;
  font-size:80%;
  border-bottom:  1px dotted #45bac0;
}

#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}

#searchform2 .text {
  width: 30px;
  border: 1px solid #45bac0;
}

#searchform1 .text {
  width: 60%;
  border: 1px solid #45bac0;
}

#searchform1 .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size:90%;
}

#searchform .searchbutton {
  text-align: left;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}

#searchform2 .searchbutton {
  text-align: left;
  margin-top: 4px;
}
#searchform2 .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
    font-size:70%;
}


#nav_left a:link, #nav_left a:visited {
  color: #245185;
  font-weight: normal;
}
#nav_left h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}

}
#nav_left p {
  color: #000000;
  font-size:  80%;
  margin:10px;
}

#nav_left img{
 margin:5px;
 border:1px;

}

#mailalertform .text {
  width: 90px;
  border: 1px solid #45bac0;
}
#mailalertform .searchbutton {
  text-align: left;
  margin-top: 4px;
}
#mailalertform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size: 80%;
  
}
#footer {
  width: 100%;
  font-size: 80%;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  text-align: center;
  margin-top: 20px;
  clear: both;
}
#footer2 {
  width: 100%;
  font-size: 80%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin:0;
  clear: both;
  background-color: #256290;
  text-align: center;
}
#footer p {
  font-size: 40%;
  color: #256290;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}


logolink{
  text-decoration: none;
  color: #ffffff;
}

#search input.txt{
color:#CCCCCC;
font-weight:bold;
}

a:visited{
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}

a:link{
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}

a:hover{
  text-decoration: underline;
  color: #245185;
  font-weight: normal;
}

table.poll_table{
background-color:#b9d2e3; 
border-top: 1px solid #245185;
border-bottom: 1px solid #245185;
border-left: 1px solid #245185;
border-right: 1px solid #245185;
font-weight:normal;
text-align: left;
font-size:80%;
color:#000000;
align:left;


}

table.Igoogle{
/*
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
*/
width:90%;
font-weight:normal;
text-align: left;
font-size:100%;
color:#000000;
align:left;
}

table.IgoogleTitle{
/*
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
*/
width:90%;
font-weight:normal;
text-align: left;
font-size:100%;
color:#000000;
align:left;
}


table.poll_result{
background-color:#FFFFFF;
border-top: 1px dashed #b9d2e3;
border-bottom: 1px dashed #b9d2e3;
width:100%;
font-weight:normal;
text-align: left;
font-size:80%;
color:#000000;
align:left;
}

table.outbreak{
background-color:#FFFFFF;
width:100%;
font-weight:normal;
text-align: left;
font-size:80%;
color:#000000;
align:left;
}


#wrapper{
  background-color: #FFFFFF;
  color: black;
  padding: 0px;
  font: Arial, Helvetica, Verdana, sans-serif;
  width:90%;
  margin:10px;

}



#advert_right_panel{
	background: url(../advertisement/rigthpanel/1.gif) no-repeat center;
	width:100%;
	height:293px;
}


#banner{
	background: url(../advertisement/subbanner.gif) no-repeat center;
	padding:0;;
	width:90%;
	height:76px;

}

#afenet{
	background: url(../img/afenetlog.png) no-repeat center;
	padding:0;
	width:90%;
	height:140px;
	cursor: hand;

}

#textbanner {
  background-color: #0099FF;
  color: black;
  font: Arial, Helvetica, Verdana, sans-serif;
  width:100%;
  text-align:right;
  font-size:70%;
  
}

#textbanner a:link, #textbanner a:active, #textbanner a:visited{
color:#FFFFFF;

}

div.rsslist {
margin:5px;
}

#signinbutton{
border-left:1px solid #FFFFFF;
border-right:1px solid #b9d2e3;
background:#000066;
}

#signinbutton span:hover{
background:#C3C3C3;
}

#registerbutton{
border-left:2px solid #FFFFFF;
border-right:1px solid #FFFFFF;

}

table.test{
color:245185;
}

#morestuff {
font-size:80%;
/*background:#0099FF;*/
background: url(../img/next.png) no-repeat center;

}

#menubox{
float:left;
width:50%;
}

#menuwrapper{

  background-color: #0099FF;
  color: black;
  width:100%;
  float:left;
  border-right:1px solid #b9d2e3;

}
#credential{
  float:right;
  width:20%;
  font-size:70%;
}

#credential table{
  font-size:100%;
}

#credential a:link, #credential a:active, #credential a:visited{
color:#FFFFFF;

}
#credential table {
  font-size:100%;
}