/* CSS Document */
body {
	background-color: #736c6a;
	/*text-align: center;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	margin: 0;
}
div#document_body table td {
	font-size: 0.75em;
}
div#document_body_lng1 table td {/*chinese*/
	font-size: 0.85em;
}
div#document_body_lng2 table td {/*arabic, thai*/
	font-size: 0.95em;
}
table#language1 td div#document_body_lng1 p {/*chinese*/
	font-size: 0.85em;
}
table#language2 td div#document_body_lng2 p {/*arabic, thai*/
	font-size: 0.95em;
}
a:link,a:visited {
	color: #2f4073;
}
a:hover {
	color: #095aa2;
}
li {
	list-style: square;
}
#homebody table td p {
	margin:0;
	padding:0;
}
#homebody table td ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:16px;
	padding-left: 5px;
}
#homebody table td ul li {
	list-style-image:url(../images/arrobull.gif);
	margin-left: 0;
	margin-bottom: 3px;
}
table#base {
	margin: 0 auto;
	/*margin-top: 20px;*/
	padding: 0;
	width: 760px;
	background-color: #ffffff;
	border: 1px solid #ffefeb;
}
table#base p {
	font-size: 0.75em;
}
table#base ul li {
	font-size: 0.75em;
}
td#leftpanel {
	background: url(../images/bkg_leftnav.jpg) #095aa2 no-repeat top left;
}
td#leftnav ul {
	width: 120px;
	margin-top:0;
	margin-bottom:0;
	margin-left:15px;
	padding-left:15px;
}
td#leftnav ul li {
	color: #ffffff;
	list-style-type:none;
	padding-bottom:2px;
}
td#leftnav ul li.on {
	color: #0000ff;
	list-style-type:none;
	padding-bottom:2px;
	font-weight:bold;
}
td#leftnav ul li a:link,td#leftnav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
td#leftnav ul li.on a:link,td#leftnav ul li.on a:visited {
	color: #ffffff;
}
td#leftnav ul li a:hover,td#leftnav ul li.on a:hover {
	text-decoration: underline;
}
table#leftbox {
	position:absolute;
	top:20px
}
td#leftshad {
	background: url(../images/bkg_leftedge.gif) #ffffff repeat-y;
}
div.btn {
	width: 164px;
	background: url(../images/bkg_btn.gif) no-repeat top left;
	padding: 0;
	margin: 0;
}
div.btn div {
	padding-left: 30px;
	padding-top: 7px;
	font-size: 12px;
	padding-bottom: 8px;
	font-weight:bold;
	margin:0;
}
div.btn div a:link,div.btn div a:visited {
	text-decoration: none;
	color: #000000;
}
div.btn div.on a:link,div.btn div.on a:visited {
	text-decoration: none;
	color: #e8120d;
}
div.btn div a:hover {
	text-decoration: underline;
	color: #e8120d;
}
.bannerad {
	border-bottom: 1px solid #736c6a;
	margin:0;
	padding:0;
}
div.bannerprop {
	margin:0;
	padding:0;
	width: 1px;
	height:116px;
	float:right;
}
td#body {

}
.viruses {
background-color:#cc0000;
}

.parasites {
background-color:#666699;
}
.bacteria {
background-color:#ff9900;
}
.fungi {
background-color:#999900;
}
h1 {
	font-size: 24px;
	color: #e8120d;
	margin:0;
	padding:0;
	margin-top: 24px;
}
h2 {
	font-size: 18px;
	color: #cc0000;
	margin:0;
	padding:0;
	margin-top: 24px;
}
h2.parasites {
	color: #666699;
	background-color:white;
}
h2.bacteria {
	color:#ff9900;
	background-color:white;
}
h2.fungi {
	color:#999900;
	background-color:white;
}
h3 {
	font-size: 15px;
	color: #000000;
}
.viruses h1,.parasites  h1,.bacteria h1, .fungi h1 {
	font-size: 15px;
	color: #ffffff;
	margin:0;
	padding:0;
}
.viruses p,.parasites p,.bacteria p, .fungi p {
	font-size: 12px;
	color: #ffffff;
	margin:0;
	padding:0;
}
.viruses a:link,.parasites a:link,.bacteria a:link,.fungi a:link {
	color: #ffffff;
}
.viruses a:visited,.parasites a:visited,.bacteria a:visited,.fungi a:visited {
	color: #eeeeee;
}
.viruses a:hover,.parasites a:hover,.bacteria a:hover,.fungi a:hover {
	color:#FFFFCC;
}
table#foot,table#head {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	color: #ffffff;
	font-size:11px;
}
table#foot {
	position:relative;
}
table#head {
	text-align:right;
	margin-top: 5px;
	margin-bottom: 1px;
}
table#foot td a:link,table#foot td a:visited,table#head td a:link,table#head td a:visited {
	color: #cccccc;
}
table#foot td a:hover, table#head td a:hover {
	color: #ffffff;
}
/******* FORMS *******/
#register table td,#postcard table td,#feedback table td {
	font-size: 0.8em;
	color: #095aa2;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#register table td.field,#postcard table td.field,#feedback table td.field {
	font-size: 0.8em;
	color: #736c6a;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
#register table td.heading,#postcard table td.heading,#feedback table td.heading {
	font-size: 0.8em;
	color: #000000;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.textfield,.textfield80,.textfield160 {
	font-size: 12px;
	background-color:#EBF5FF;
	border: 1px solid #736c6a;
	font-family:Arial, Helvetica, sans-serif;
}
.textfield160 {
	width: 160px;
}
.textfield80 {
	width: 80px;
}
.textarea {
	font-size: 12px;
	background-color:#EBF5FF;
	border: 1px solid #736c6a;
	font-family:Arial, Helvetica, sans-serif;
	width: 320px;
}
.required {
	color: #e8120d;
	font-weight:normal;
}
.forminstructions {
	color: #736c6a;
	font-weight:normal
}
.button {
	font-size: 12px;
}
#mobo  {
	display: none;
}
.prop {
	height: 400px;
	width: 1px;
	clear:both;
	float:right
}
.pcformhead {
	font-size: 2ems;
	color: #666666;
}
.pcformheadlight {
	font-size: 2ems;
	color: #666666;
	font-weight:normal;
}
.logosbar {
	padding-top: 15px;
	border-top: 1px solid #736c6a;
}
blockquote.sms {
	border: 1px solid #999999;
	font-size: 12px;
	width: 220px;
	padding: 5px;
	text-align: left;
	margin-top: 0;
}
.smsid {
	color: #736c6a;
	font-size: 12px;
}
table#pop p {
	font-size: 0.75em;
	color: #095aa2;
}
img.pcicon {
	margin-left: 35px;
}
#printlink 
{
float:right; 
font-size: 11px; 
color: #666666;
margin-top:8px;
}
.stigmalogo {
	text-align:center
}
#languageOptions {
	position:relative;
	top:18px;
	width:104px;
	border-top: 1px solid #151011;
	border-bottom:1px solid #151011;
	margin: 0px 0px 0px 31px;
	padding-bottom:9px;
}
#headLanguageOptions {
	text-align:center;
	margin-top:2px;
	margin-bottom:3px;
}
.languageBtn {
	text-align:center;
	margin:0;
	margin-bottom:3px;
	padding:0;
}
/*ADMIN STYLES*/
table#admin td,table#admin th
{
font-size: 12px;
}
table#adminquery {

}
table#adminquery td {
font-size: 12px;
}
.alert {
color: #e8120d;
}
a.adminlink:link, a.adminlink:visited {
color: #2f4073;
text-decoration:underline
}
a.adminlink:hover {
color: #095aa2;
}
.subscribercount {
float:right;
font-size: 12px;
}	
.subscribercount span {
font-weight: bold;
}
a[lang|='en']:after {
  content: " [English]";
  font-style: italic;
}
#hp-pop-up{
display:block;
left:0px;
position:absolute;
top:60px;
}