html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	text-align: center;
}

.mathematica {
	font-style: italic;
}
.product {
	font-style: italic;
}

p {
	padding: 0;
	margin: 0 0 8 0;
	font: 11px/1.5 Verdana,Arial,Helvetica,sans-serif;
}
p.small {
	font: 10px/1.5 Verdana,Arial,Helvetica,sans-serif;
}
p.quote {
	font-style: italic;
}
p.styledQuote {
	background-color: #f7f7f7;	
    font: 14px Times New Roman,Times,Garamond,Palatino Linotype;
	font-style: italic;
	
	padding: 6px;

}

img.floatLeft {
	position: relative;
	float: left;
}
img.floatRight {
	position: relative;
	float: right;
}

form {
	padding: 0;
	margin: 5 0 5 0;
}

table {
	font: 11px/1.5 Verdana,Arial,Helvetica,sans-serif;
}
table.form {
	background-color: #e7e7e7;
}
table.downloadBox {
	margin-bottom: 5px;
	border: 4px solid #e7e7e7;
	background-color: #e7e7e7;
}
table.styledTable {
	background-color: #f0f0f0;	
	padding: 0px;
}

input {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}
select {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}
textarea {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 8px;
	font: 11px/1.5 Verdana,Arial,Helvetica,sans-serif;
}

a {
	text-decoration: none;
	color: #22a;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #77a;
}

div.pageWrapper {
	position: relative;
	width: 782px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.headerMenu {
	position: absolute;
	left: 230px;
	top: 23px;
}
div.headerMenu p {
  font: 11px Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
div.headerSearch {
	position: absolute;
	right: 15px;
	top: 20px;
	text-align: right;
}
div.headerSearch input {
	font: 10px Verdana,Arial,Helvetica,sans-serif;
}

div.mainFrame {
	width: 575px;
	margin-top: 8px;
	margin-left: 10px;
	float: left;
}

div.section {
  position: relative;
  border: none;
	font: 10px/1.5 Verdana,Arial,Helvetica,sans-serif;
  background: url(/resources/images/section_topleft.gif) top left no-repeat;
} 
div.section h6 {
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 0px;
	padding-left: 2px;
  padding-right: 2px;
	font: bold 14px Arial,Helvetica,sans-serif;
  text-align: center;
	color: #555555;
  background: url(/resources/images/section_topright.gif) top right no-repeat;
}
div.section h6 a{
	color: #555555;
}
div.section h6 a:visited{
	color: #555555;
}
div.section h6 a:hover{
	color: #555555;
	text-decoration: none;
}
div.sectionBody {
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 0px;
	padding-left: 6px;
  padding-right: 6px;
  background: url(/resources/images/section_right.gif) top right repeat-y;
}
div.sectionBody h1 {
	margin: 0px;
	font: bold 11px Arial,Helvetica,sans-serif;
}
div.sectionBody a.headline {
	font: bold 11px Arial,Helvetica,sans-serif;
}
div.sectionFooter {
  background: url(/resources/images/section_bottomleft.gif) bottom left no-repeat;
}
div.sectionFooter p {
  padding-top: 20px;
  margin-top: -15px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background: url(/resources/images/section_bottomright.gif) bottom right no-repeat;
}

div.quote {
  position: relative;
  border: none;
	font: 10px/1.5 Verdana,Arial,Helvetica,sans-serif;
  background: url(/resources/images/quote_topleft.gif) top left no-repeat;
} 
div.quote h6 {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 2px;
  padding-right: 2px;
	font: bold 14px Arial,Helvetica,sans-serif;
  text-align: center;
	color: #555555;
  background: url(/resources/images/quote_topright.gif) top right no-repeat;
}
div.quoteBody {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
  padding-right: 0px;
}
div.quoteBody h5{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
    padding-right: 6px;
    font: 15px Times New Roman,Times,Garamond,Palatino Linotype;
    font-style: italic;
	text-align: center;
	color: #9f3237;
    background-color: #e6e6e6;
}
div.quoteBody a{
	color: #9f3237;
}
div.quoteBody a:visited{
	color: #9f3237;
}

div.quoteFooter {
  background: url(/resources/images/quote_bottomleft.gif) bottom left no-repeat;
}
div.quoteFooter p{
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
    padding-right: 18px;
    font: 10px Arial,Helvetica,sans-serif;
    text-align: right;
	color: #555555;
	background: url(/resources/images/quote_bottomright.gif) bottom right no-repeat;
}

div.frameTopLeft {
  position: relative;
  background: url(resources/images/frame_topleft.gif) top left no-repeat;
} 
div.frameTopRight {
	padding-top: 6px;
  background: url(resources/images/frame_topright.gif) top right no-repeat;
}
div.frameBody {
	padding-left: 8px;
  padding-right: 8px;
	font: 10px/1.5 Verdana,Arial,Helvetica,sans-serif;
  background: url(resources/images/section_right.gif) top right repeat-y;
}
div.frameBody h1 {
	padding: 4 0 4 0;
	margin: 0px;
	font: bold 24px Arial,Helvetica,sans-serif;
}
div.frameBody h2 {
	padding: 4 0 2 0;
	margin: 0px;
	font: bold 15px Arial,Helvetica,sans-serif;
}
div.frameBody h3 {
	padding: 0 0 0 0;
	margin: 0px;
	font: bold 11px Arial,Helvetica,sans-serif;
}
div.frameBody h4 {
	padding: 0 0 0 0;
	margin: 0px;
	font: bold 10px Arial,Helvetica,sans-serif;
}

div.frameBottomLeft {
  background: url(resources/images/frame_bottomleft.gif) bottom left no-repeat;
}
div.frameBottomRight {
  margin-top: -15px;
  padding-top: 20px;
  background: url(resources/images/frame_bottomright.gif) bottom right no-repeat;
}

div.footer {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 20px;
	float: left;
	border-top: solid;
	border-width: 1px;
	border-color: #e1e1e1;
}
div.footer p {
  font: 11px Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 5 0 0 0;
}

