body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
}
h1 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666633;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
h2 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6633;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
h3 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
h4 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
h5 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #cc6633;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
	font-style: italic;

}
h6 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
	text-decoration: underline;

}
h7 {

	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* GENERAL LINK CLASSES */
a:link {
	color: #cc6633;
	text-decoration: none;
}
a:visited {
	color: #cc6633;
	text-decoration: none;
}
a:active {
	color: #cc6633;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #cc6633;
	text-decoration: underline;
}


/* LEFT SIDEBAR LINK CLASSES */
a.leftSidebarLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #FFFFFF;
	line-height: 120%;
	text-decoration: none;
}
a.leftSidebarLink:link {
	color: #FFFFFF;
}
a.leftSidebarLink:active {
	color: #FFFFFF;
}
a.leftSidebarLink:visited {
	color: #FFFFFF;
}
a.leftSidebarLink:hover, a.leftSidebarLink:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* TOP-RIGHT LINK CLASSES */
a.topRightLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cc6633;
	line-height: 170%;
	text-decoration: none;
}
a.topRightLink:link {
	color: #cc6633;
}
a.topRightLink:active {
	color: #cc6633;
}
a.topRightLink:visited {
	color: #cc6633;
}
a.topRightLink:hover, a.topRightLink:visited:hover {
	color: #cc6633;
	text-decoration: underline;
}

/* MISC CLASSES */
.orange_nine_px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6633;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666633;
}
.image_right {
	margin-left: 10px;
	border: thin solid #CCCCCC;
}
.image_left {
	margin-right: 10px;
	border: thin solid #CCCCCC;
}
ul {

	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.list {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contact {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 8pt;
	margin-left: 0px;
}
.techpub {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.techpubtitle {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.techpubhead {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 24px;
	line-height: 150%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: bold;
	padding-left: 16px;
	background-color: #CC6633;
}
.redAlert {
	font-size: 12px;
	color: #FF0000;
}
.formElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
}
.watermark {
	background-image: url(/structure/misc/left_col_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px;
	padding: 10px;
}
.quickFinderCell {
	border: thin solid #666633;
}
