body{
}

th,td{
	font-family: "Trebuchet MS";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
p{
	font-size: 14px;
	margin: 10px;
	font-family: "Trebuchet MS";
	line-height: 16px;
}

h1{
	font-size: 30px;
	font-family: "Trebuchet MS";
	line-height: 32px;
	margin: 10px;
	font-weight: bold;
}

h2{
	font-size: 24px;
	font-family: "Trebuchet MS";
	line-height: 26px;
	font-weight: bold;
	margin: 10px;
}

h3{
	font-size: 16px;
	font-family: "Trebuchet MS";
	line-height: 18px;
	font-weight: bold;
	margin: 10px;
}

h4{
	font-size: 12px;
	font-family: "Trebuchet MS";
	line-height: 14px;
}

.bluebox {
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	border: medium dotted #006699;
	color: #006699;
	margin: 3px;
	list-style-position: inside;
	font-weight: 500;
}

.footnote {
	font-size: 10px;
}
.toxin {
	font-size: 50px;
	line-height: 51px;
}
.bluebox:active {
	color: #86C550;
	font-weight: 500;
}


.inlinepromotion {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: 250px;
	border: medium solid #99CC66;
	display: inline;
	text-align: left;
	line-height: normal;
	background-position: center;
		
}

.centerbox {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0767A9;
	background-color: #FFFFFF;
	display: block;
	border: thick double #0767A9;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
}

.centerbox:active {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	display: block;
	border: thick double #0767A9;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
}

.centerbox:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	display: block;
	border: thick double #0767A9;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
}

.centerbox:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	display: block;
	border: thick double #0767A9;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
}
.ltgrnhighlt {
	color: #006699;
	background-color: #E7F6DD;
	font-weight: bold;
	padding: 3px;
	display: block;
	margin: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #99CC66;
	border-right-color: #99CC66;
	border-bottom-color: #99CC66;
	border-left-color: #99CC66;
	vertical-align: middle;
}
.whtonblue {
	background-color: #0767A9;
	padding: 2px;
	display: inline;
	color: #FFFFFF;
	width: auto;
	font-weight: bold;
	line-height: normal;
	border: thin dashed #99CC66;
}
.bluelink {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0767A9;
}
.bluelink:active {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0767A9;
	text-decoration: underline;
}

.bluelink:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0767A9;
	text-decoration: underline;
}

.bluelink:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.pinkfont {
	color: #CC0099;
	font-weight: bold;
}
.orangefont {
	font-weight: bold;
	color: #FF6600;
}


.whitelink {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:active {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.whitelink:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

.logo {
	display: inline;
	width: auto;
	border: 2px solid #0767A9;
	vertical-align: middle;
	margin: 5px;
	line-height: normal;
	float: left;
}

.blueborder {
	width: auto;
	border: 2px solid #0767A9;
	margin: 5px;
}
.bluefont {
	font-weight: bold;
	color: #0767A9;
}
.whitefont {
	color: #FFFFFF;
	font-weight: bold;
}
.dkgrnfont {
	color: #86C550;
	font-weight: bolder;
}

.blackfont {
	color: #000000;
	font-weight: bold;
}

.christmasred {
	color: #990000;
}
.christmasbox {
	font-family: Rockwell;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	color: #86C550;
	border: thick solid #990000;
	font-weight: bold;
	vertical-align: middle;
}
.floatleft {
	float: left;
}
.conference {
	font-size: 16px;
	font-weight: bold;
	color: #0767A9;
	background-color: #FFFFFF;
	line-height: normal;
}
.promotion {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	width: auto;
	border: thick double #99CC66;
	display: block;
	text-align: left;
}
.brownbox {
	font-weight: bold;
	color: #009999;
	display: block;
	margin: 3px;
	padding: 3px;
	width: 400px;
	border: medium double #663300;
	background-color: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS";
	text-indent: 2px;
	list-style-position: inside;
	list-style-type: disc;
}
.brownfont {
	color: #663300;
	font-weight: bold;
}

.highlight {
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #E7F6DD;
	display: block;
	padding: 5px;
	width: auto;
	border: thick double #0767A9;
	color: #0767A9;
}
.contactlist {
font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	width: 250px;
}
.whitewltgrnbrder {

	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0767A9;
	background-color: #FFFFFF;
	display: block;
	border: thick double #86C550;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 3px;
}
.gold {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	border: medium double #663300;
	background-color: #CC9900;
	font-family: "Trebuchet MS";
	text-indent: 0px;
}
.goldfont {
	color: #CC9900;
}
.brownlink {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.brownlink:active {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}

.brownlink:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}

.brownlink:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
.whtgold {

	font-weight: bold;
	color: #CC9900;
	display: block;
	padding: 2px;
	border: medium double #663300;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-indent: 0px;
}
.orangelink {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.orangelink:active {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.orangelink:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: ##CC0099;
	text-decoration: underline;
}

.orangelink:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}.floatrightcontact {
	float: right;
	color: #0767A9;
	width: 175px;
	border: thin groove #A76789;
	font-size: 14px;
	padding: 1px;
	line-height: 14pt;
}
.bluefont14 {
	font-weight: bold;
	color: #0767A9;
	font-size: 14px;
}
