body {
	margin: 0 auto;
	text-align: center;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
img {
	border: none;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: blue;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 746px;
	text-align: left;
}
div.row {
	clear: both;
	background-color: #FFE7B5;
}
div.adrow {
	clear: both;
	background-color: #FFE7B5;
	text-align: center;
	border: 5px ridge #006699;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 4px;
}
div.cell {
	display: table-cell;
	float: left;
}
div.cell_test {
	display: table-cell;
	float: left;
	width:309px;
}
div.mainbg {
	clear: both;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 746px;
	padding-bottom: 17px;
}
div.txt,
div.txt2 {
	float: left;
	width: 395px;
	margin-left: 19px;
	margin-right: 44px;
	line-height: 24px;
	text-align: justify;
}
div.txt2 {
	line-height: 20px;
	width: 376px;
	margin-right: 20px;
}
div#disorders {
	width: 480px;
}
div.txt2 p {
	color: #106dbf;
	font-size: 18px;
	height: 24px;
	border-bottom: 1px black solid;
	width: 376px;
	margin-bottom: 15px;
}
div.txt2 span {
	color: #106dbf;
	font-weight: bold;
}
div.txt2_test {
	line-height: 20px;
	float: left;
	width: 425px;
	margin-left: 8px;
}
div.txt2_test p {
	color: #106dbf;
	font-size: 18px;
	height: 24px;
	border-bottom: 1px black solid;
	width: 380px;
	margin-bottom: 15px;
}
div.txt2_test span {
	color: #106dbf;
	font-weight: bold;
}

div.events {
	margin-left: 19px;
	background-color: #6699CC;
	display: table;
	margin-right: 19px;
	margin-top: 12px;
	margin-bottom: 12px;
}
div.events p {
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	background-color: #336699;
	padding-left: 10px;
	font-weight: bold;
}
div.events span {
	display: block;
	margin: 11px;
}
.events a {
	text-align: right;
}
div.report {
	float: left;
	width: 211px;
	margin-left: 19px;
	background-color: #d3d3d3;
	display: table;
	padding-bottom: 32px;
}
div.report p {
	height: 35px;
	line-height: 35px;
	background-color: #b2b2b2;
	padding-left: 10px;
	font-weight: bold;
}
div.report span {
	width: 177px;
	margin-left: 17px;
	margin-top: 18px;
	display: block;
}
.report a {
	text-align: right;
}
div.research {
	float: left;
	width: 476px;
	margin-left: 19px;
	background-color: #a8cbeb;
	display: table;
	padding-bottom: 17px;
}
div.research p {
	height: 35px;
	line-height: 35px;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	background-color: #5689b4;
}
div.research span {
	width: 445px;
	background-color: #a8cbeb;
	margin-top: 18px;
	margin-left: 17px;
	display: block;
}
td#researchtxt {
	float: left;
	margin-left: 10px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.footer {
	clear: both;
	width: 744px;
	*width: 746px;
	height: 32px;
	background-color: #969696;
	border: 1px #7f7f7f solid;
	text-align: center;
	line-height: 32px;
	color: white;
	font-size: 9px;
	margin-bottom: 15px;
}
div.footer a {
	color: white;
	margin: 0 2px;
}
div.txt2_test p.video {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: bold;
	text-align: center;

}

