body {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 13px;
}
.clear{
    clear: both;
}
.drugfreeBox{

}
.drugfreeBox img {
	border: none;
}
/* start: orangePortletBox */
.orangePortletBox{
	width:100%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;	
}
.orangePortletBox_header{
	position: relative;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9600;
}
.orangePortletBox_header_right{
	background-image: url(../images/AntiPoison/orangePortletBox_header_right.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 11px;
	position: absolute;
	top: 0px;
	right: 0px;	
	overflow: hidden;
}
.orangePortletBox_header_mid{
	background-image: url(../images/AntiPoison/orangePortletBox_header_mid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	margin-right: 11px;
	margin-left: 0px;
}
.orangePortletBox_header_title{

}
.orangePortletBox_header_more{
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 10;	
}

.orangePortletBox_content{

}
.orangePortletBox_content_left{
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9600;
}
.orangePortletBox_content_right{
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9600;
	padding-top: 5px;
}
.orangePortletBox_content_mid{
	padding-top: 0px;
	padding-bottom: 0px;
}


.orangePortletBox_footer{

	position: relative;
	overflow: hidden;
	height: 11px;	
}
.orangePortletBox_footer_left{
	background-image: url(../images/AntiPoison/orangePortletBox_footer_left.gif);
	position: absolute;
	height: 11px;
	width: 11px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.orangePortletBox_footer_right{
	background-image: url(../images/AntiPoison/orangePortletBox_footer_right.gif);
	height: 11px;
	width: 11px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;	
}
.orangePortletBox_footer_mid{
	background-image: url(../images/AntiPoison/orangePortletBox_footer_mid.gif);
	background-position: left 10px;
	background-repeat: repeat-x;
	margin-right: 11px;
	margin-left: 11px;
	height: 11px;
	overflow: hidden;
}
/* end: orangePortletBox */
/* start: bluePortletBox */
.bluePortletBox{
	width:100%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;	
}
.bluePortletBox_header{
	position: relative;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A97CC;
}
.bluePortletBox_header_right{
	background-image: url(../images/AntiPoison/bluePortletBox_header_right.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 11px;
	position: absolute;
	top: 0px;
	right: 0px;	
	overflow: hidden;
}
.bluePortletBox_header_mid{
	background-image: url(../images/AntiPoison/bluePortletBox_header_mid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	margin-right: 11px;
	margin-left: 0px;
}
.bluePortletBox_header_title{

}
.bluePortletBox_header_more{
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 10;	
}

.bluePortletBox_content{

}
.bluePortletBox_content_left{
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A97CC;
}
.bluePortletBox_content_right{
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A97CC;
	padding-top: 5px;
}
.bluePortletBox_content_mid{
	padding-top: 0px;
	padding-bottom: 0px;	
}


.bluePortletBox_footer{
	position: relative;
	overflow: hidden;
	height: 11px;	
}
.bluePortletBox_footer_left{
	background-image: url(../images/AntiPoison/bluePortletBox_footer_left.gif);
	position: absolute;
	height: 11px;
	width: 11px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.bluePortletBox_footer_right{
	background-image: url(../images/AntiPoison/bluePortletBox_footer_right.gif);
	height: 11px;
	width: 11px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;	
}
.bluePortletBox_footer_mid{
	background-image: url(../images/AntiPoison/bluePortletBox_footer_mid.gif);
	background-repeat: repeat-x;
	background-position: left 10px;	
	margin-right: 11px;
	margin-left: 11px;
	height: 11px;
	overflow: hidden;
}
/* end: bluePortletBox */

.table_data{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin-bottom: 0px;
}
.table_data td{
	border-collapse: collapse;
	line-height: 1.4em;
	background-image: url(../images/AntiPoison/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	border: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.table_data_generic {
	text-align: center;
	white-space: nowrap;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 5px;
}

.table_data_text{
	display: inline;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;	
}
.table_data_text a:link{
	color: #5F5F5F;
	text-decoration: none;	
}
.table_data_text a:visited{
	color: #5B3A81;
	text-decoration: none;		
}

.table_data_text a:hover{
	color: #1F51A3;
	text-decoration: underline;
}
.table_data_orangeTitie{
	color: #FF6D00;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;	
}
.table_data_orangeTitie a:link, .table_data_orangeTitie a:visited{
	color: #FF6D00;
	text-decoration: none;		
}
.table_data_orangeTitie a:hover{
	text-decoration: underline;
}
.table_data_th{
	text-align: left;
	padding-right: 0px;
	padding-left: 5px;
	color: #868686;
	display: inline;
}
.table_data_blueTitie{
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #43A2D6;
	
}
.table_data_blueTitie a:link, .table_data_blueTitie a:visited{
	color: #43A2D6;
	text-decoration: none;
}
.table_data_blueTitie a:hover{
	text-decoration: underline;
}

.vedioBox{
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.promoBox{
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.promoBox img{
	height: 115px;
}
.treeBox{
	padding: 5px;
	border: 5px solid #E9E9E9;
}
.treeBox input{
	vertical-align: middle;
}
.treeBox_selectall{
	padding: 5px;

	margin-bottom: 2px;
	font-weight: bold;
}
dl.tree{
	margin: 0px;
	padding: 0px;
}
dl.tree dt{
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
dl.tree dt.open{
	background-image: url(../images/icon_open.gif);
}
dl.tree dt.close{
	background-image: url(../images/icon_close.gif);
}
dl.tree dd{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.table_tree{
	border-collapse: collapse;
	padding: 0px;
}
.table_tree td{
	border-collapse: collapse;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;

}
.submitBox{
	text-align: center;
	padding: 10px;
}
input.btn{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_submit_btn.gif);
	background-repeat: repeat-x;
	background-color: #DADADA;
	background-color: #D6D6D6 \9;
	color: #525252;
	padding-top: 1px;
	padding-top: 4px \9;
	*padding-top: 5px;	
	padding-right: 5px;
	padding-right: 8px \9;
	*padding-right: 0px;
	padding-bottom: 3px;
	padding-bottom: 0px \9;
	padding-left: 5px;
	padding-left: 8px \9;
	*padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9B9B9;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #B9B9B9;	
	min-height:21px;
	height: auto !important;
	height: 21px;
	_height: 26px;
	vertical-align: middle;
}