body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	background: #FFFFFF;
}

p {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
}

a:link { COLOR: #3333FF; }
a:visited { COLOR: #3333FF; }
a:hover { COLOR: #A50000; }
a:active { COLOR: #3333FF; }

ul,li,ol {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
}

h1 {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
}

/* style for special titles */

.greyBGD {
	padding-top: 2px;
	background: #EDEDED;
	width: 100%;
	height: 22px;
}

h2 {
	font-family: Verdana,sans-serif;
	color: #68A2C4;
	font-size: 16px;
	font-weight: bolder;
}

h3 {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}

th {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background: #EDEDED;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

td {
	font-size: 11px;
}

caption {
	font-family: Verdana,sans-serif;
	color: #68A2C4;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	padding-bottom: 8px;
}


/* -----------  Custom Styles ------------- */

.blueBGD { 
	background: #7CAFD7;
	background-image: url(../images/bgd_top.gif);
	background-image-repeat: repeat;
}

.secondaryNav {
	background: #000000;
	height: 26px;
	vertical-align: middle;
}

.secondaryNav P {
	font-family: Verdana,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-indent: 15px;
	text-decoration: none;
}

.secondaryNav a:link { COLOR: #FFFFFF; text-decoration: none; }
.secondaryNav a:visited { COLOR: #FFFFFF; text-decoration: none; }
.secondaryNav a:hover { COLOR: #FFFFFF; text-decoration: underline; }
.secondaryNav a:active { COLOR: #FFFFFF; text-decoration: none; }

.shell {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 100%;
}

.datatable {
	width: 100%;
	border-color: #68A2C4;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
}

.datatable TD {
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.datarowA {
	background: #FFFFFF;
}

.datarowB {
	background: #EDEDED;
}

.print {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}
.print a:link { COLOR: #000000; text-decoration: none;}
.print a:visited { COLOR: #000000; text-decoration: none;}
.print a:hover { COLOR: #A50000; text-decoration: none;}
.print a:active { COLOR: #000000; text-decoration: none;}

.productTable {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 450px; 
}

.product {
	text-align: center;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 112px;
}

.productHeader {
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background: #EDEDED;
	text-align: center;
	width: 112px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
}

.productDesc {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 0px;
}

.pdflink a:link { COLOR: #000000; }
.pdflink a:visited { COLOR: #000000; }
.pdflink a:hover { COLOR: #A50000; }
.pdflink a:active { COLOR: #000000; }

.footer {
	vertical-align: middle;
	width: 50%;
	height: 25px;
}

.footer P {
	text-indent: 15px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana,sans-serif;
}

.leftnav {
	border-right: 1px solid #000000;
	vertical-align: top;
	width: 118px;
	background: #FFFFFF;
	background-image: url(../images/bgd_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 13px;
	padding-bottom: 30px;
}

.leftnavcelltitle {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 118px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background: #B0CFE7;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	text-decoration: none;
}

.leftnavcelltitle a:link { COLOR: #000000; text-decoration: none;}
.leftnavcelltitle a:visited { COLOR: #000000; text-decoration: none;}
.leftnavcelltitle a:hover { COLOR: #FFFFFF; text-decoration: none;}
.leftnavcelltitle a:active { COLOR: #000000; text-decoration: none;}

.leftnavcellspacer {
	width: 118px;
	background: #FFFFFF;
}

.leftnavcell {
	width: 118px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 10px;
	background: #B0CFE7;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}

.leftnavcell a:link { COLOR: #000000; text-decoration: none;}
.leftnavcell a:visited { COLOR: #000000; text-decoration: none;}
.leftnavcell a:hover { COLOR: #FFFFFF; text-decoration: none;}
.leftnavcell a:active { COLOR: #000000; text-decoration: none;}

.content {
	/* width: 100%; */
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
}

.rightnav {
	vertical-align: top;
	background: #B3D0E8;
	width: 145px;
	background-image: url(../images/bgd_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 30px;
}

.rightFeatureTitle {
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.error {
	font-family: Verdana,sans-serif;
	color: #A50000;
	font-size: 11px;
}

sup {
	font-size: 9px;
}

.teamTable {
	width: 100%; margin-bottom: 0px;
}
.teamTable TD {
	/* vertical-align: top;  */
}
.teamBio {
	padding: 0 0 40px 5px;
	vertical-align: top;
}

.teamPic {
	width: 125px;
	/* vertical-align: top;  */
	padding: 0 10px 40px 0;
}

#spreader_feature {
	width:250px;
	float: right;
}
#spreader_feature img { border: 0 !important; }
#spreader_feature a:link, #spreader_feature a:visited { border: 0 !important; } 