body { /* For most versions of NN.4.x */
	margin: -10px;
	padding: 0;
}
html body { /* For CSS-compliant browsers */
	margin:0px;
}
body {
	background:#FFF;
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:12px;
}
div,p,dt,dd,li,td {
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:12px;
}
ul {
	margin-top:0px;
}

h1{font-size:1.6em;line-height:1.6em;}
h2{font-size:1.45em;line-height:1.45em;}
h3{font-size:1.3em;line-height:1.3em;}
h4{font-size:1.15em;line-height:1.15em;}
h5{font-size:1em;line-height:1em;}
h1,h2,h3,h4,h5 {
	color:#999;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:.3em;
}

a:link {
	color:#C00;
	background-color:transparent;
}
a:visited {
	color:#900;
	background-color:transparent;
}
a:hover {
	color:#F00;
	background-color:transparent;
}
a:active {
	color:#333;
	background-color:transparent;
}

#logo {
}

#nav {
	padding:20px 150px 0px 0px;
}

#pageoptions{
	 width:346px;
	 height:34px;
	 padding:0px;
	 margin:0px;
	}

#titletable{
		width:100%;
		padding-top:35px;
	}

#pagetitle{
	background:url(/images/title_bg/grey_bg.gif) repeat-x;
	}
	
#backtotopcolor{
border-top:#000 1px solid;
border-bottom:#000 1px solid;
height:21px;
margin:0px;
padding:0px;	
	background:#000;
}
	

#poisoningspagetitle{
	background:url(/images/title_bg/red_bg.gif) repeat-x;
	}
	
#poisoningsbacktotopcolor{
border-top:#000 1px solid;
border-bottom:#000 1px solid;
height:21px;
margin:0px;
padding:0px;	
	background:#F00;
}

#medicationspagetitle{
	background:url(/images/title_bg/yellow_bg.gif) repeat-x;
	}
	
#medicationssbacktotopcolor{
border-top:#000 1px solid;
border-bottom:#000 1px solid;
height:21px;
margin:0px;
padding:0px;	
	background:#FC3;
}

#preventionpagetitle{
	background:url(/images/title_bg/green_bg.gif) repeat-x;
	}
	
#preventionbacktotopcolor{
border-top:#000 1px solid;
border-bottom:#000 1px solid;
height:21px;
margin:0px;
padding:0px;	
	background:#090;
}

#wtitle{color:#FFF;font-size:14px;font-weight:bold;}
#btitle{color:#000;font-size:14px;font-weight:bold;}
#otitle{color:#F90;font-size:14px;font-weight:bold;}
#gtitle{color:#6C0;font-size:14px;font-weight:bold;}

#otftitle{
		padding-top:4px;
	}

#backtotopcolor {
		border-top:#000 1px solid;
		border-bottom:#000 1px solid;
	}
	
td.titlerow{
		width:100%;
		padding:10px 0px 0px 0px;
	}

#searchlinks{
		padding:12px 0px 0px 0px;
	}

.searchcs{
		margin:0px;
		padding:0px;
	}

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:.5em .5em 0 .5em;
	height:2em;
	color:#999;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration:none;
	color:#CCC;
}

#hometopbuttons{
	height:50px;
	padding:10px;
}
#homecontentbox {
	margin:6px;
}

#contentbox {
	margin-left:6px;
}
#sidebarbox{
	margin:6px;
}

#children {
	margin-top:1em;
	margin-bottom:1em;
	font-size:10px;
	
}

#children a{
	color:#000;
		text-decoration:none;
		font-weight:bold;
	}
#children a:hover{
		color:#000;
	}
	
#footer {
	width:100%;
	text-align:left;
	margin:10px 10px 10px 65px;
	font-size:10px;
	color:#999;
}

	
#homefooter {
	width:100%;
	text-align:left;
	margin:10px 10px 10px 125px;
	font-size:10px;
	color:#999;
}

.header {
	font-size:1.6em;
	font-weight:bold;
	color:#999;
}
td .header {
	color:#999;
}
.subheader {
	font-size:1.45em;
	font-weight:bold;
	color:#999;
}

#scrollcontainer {
}
#scrollcontent {
}
div.scrolllayer {
	position:absolute;
	top:0;
	left:0;
	z-Index:2;
	visibility:hidden;
}

img {
	border:0;
}
img.block {
	display:block;
}
/*/*/a{}
img.border{
	border:1px solid #600;
}
/* */

.timedcontent {
        background:#666;
	border:1px dashed #C00;
        padding:4px;
	margin:1px;
        font-family:verdana, arial, helvetica, sans-serif;
        font-size:10px;
        font-weight:bold;
	color:#FFF;
}

div.clear {
	font-size:0;
  height:0;
  clear:both;
}

.servicetitle{
		font-weight:bold;
	}
.serviceprovided ul{
		margin:0px;
		padding:0px 3px 0px 12px;
	}
.userregion ul{
		margin:0px;
		padding:0px 3px 0px 12px;
	
	}
	
.textlinks a{
		font-weight:bold;
		color:#000;
	}