body {
	margin-top: 0px;
	margin-left: 5px;
}		

.heading {
	text-align: left;
	color: #006699;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.distributorheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.standardTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.standardTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.standardTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.productsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #00FF00;
}
a.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	font-style: normal;
}
.bordertop {
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.ThinBorder {
	border: 1px solid #006699;
	font-size: xx-small;
	text-align: center;
}
.ThinBorderWithShadow {
	font-size: xx-small;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	background-color: #FFFFFF;
}
.ThinDottedLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.standardTextBullets {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	color: #000000;
	background-position: left;
	display: list-item;
	text-indent: 10px;
}
.ThinBorderStandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: thin solid #000000;
}
.productsHeadingPeripheral {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
}
.standardTextWhiteNoBackground {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.standardTextWhiteBoldNoBackgroundCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.thinVerticalLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.thinHorizontalLineTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.thinHorizontalLineBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.whiteBackground {
	background-color: #FFFFFF;
}
.grayBackground {
	background-color: #CCCCCC;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.standardTextWhiteIndented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	padding-left: 5px;
}
.textTopCenter {
	vertical-align: text-top;
	text-align: center;
}
.textRightSpace {
	padding-right: 10px;
}
.textTopRight {
	vertical-align: text-top;
	text-align: right;
}
.textTopLeft {
	vertical-align: text-top;
	text-align: left;
}
.ThinBlkBorder_GrayBG {
	border: 1px solid #000000;
	font-size: xx-small;
	background-color: #CCCCCC;
	text-align: center;
}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: super;
	color: #FF0000;
}
.SmallBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.PeripheralStandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	background-color: #000000;
	font-weight: bold;
}
.smallBorder {
	border: thin solid #000000;
}
.BlackShadow_bluebackground_blk_text {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006699;
}
.pachoo {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebeff2;
	background-image: url(images/grid-1px.gif);
	background-repeat: repeat-x;
	background-position: 0 -757px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #b0bdc6;
	border-right-color: #91a7b4;
	border-bottom-color: #91a7b4;
	border-left-color: #b0bdc6;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}
.Peripheral {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.peripheral2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00FF33;
	background-image: url(images/peripheral%20grid-1px.gif);
	background-repeat: repeat-x;
	background-position: 0 -757px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00FF00;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding: 5px;
}.DottedLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.border1pxBlack {
	border: 1px solid #000000;
	padding: 5px;
}

.thinHorizontalLineBottomIndentText
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
}

.ThinBorderWithShadowBlueBgnd
{
	font-size: xx-small;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #003466;
}
