/* CSS Document */
body {
	margin: 0px 0px 50px;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	bgcolor: #F3F3F3;
	}

a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #0B8A44;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #0B8A44;
	text-decoration: underline;
	font-weight: normal;
}


a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #0B8A44;
	font-weight: bold;
	background-color: #FFFFEC;
}


a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #0B8A44;
	text-decoration: underline;
	font-weight: normal;
}



a#button1 {
    display: block;
background-repeat: no-repeat;
    width: 111px;
    height: 72px;
    background-image: url(http://www.paydaypublishing.com/graphics/button-buynow.jpg);
    margin: 0 auto;
}
a#button1:hover {
    background-image: url(http://www.paydaypublishing.com/graphics/button-buynow2.jpg);
}
a .alt { display: none; }






.productdetails {

font-family: Arial; font-size: 15px;

}

.producttable {
padding-left: 16px; padding-right: 6px;
}


.producttitle {
font-family: Arial; font-size: 15px;
}

.productmanufacturer {
font-family: Arial; font-size: 15px;
}

.productdescription {
font-family: Arial; font-size: 13px;
}


.productdescriptionmain {
font-family: Arial; font-size: 14px;
}

.productname {
font-family: Arial; font-size: 18px; color: black;
}


.productmanufacturer2 {
font-family: Arial; font-size: 13px;
}


.productbuttons {
font-family: Arial; font-size: 13px;
}


.headerbox {
	WIDTH: 750;
	BACKGROUND-POSITION: center 50%;
	MARGIN: 0px;
	MARGIN: 0px auto;
	text-align : left;
	border: 1px solid #53b75c;
	padding: 2px;

}
.bodybox {
	WIDTH: 750;
	PADDING-RIGHT: 2px;
	BACKGROUND-POSITION: center 50%;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	PADDING-TOP: 2px;
	MARGIN: 0px auto;
	text-align : left;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	border: 1px solid #53b75c;
}
H2 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12px;
	COLOR: #3175BD;
	padding: 0px;
	line-height: 25px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
}
.heading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN: 0px;
	COLOR: #CC0000;
}
.smallbody {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #000000;
	padding: 0px 9px 4px 20px;
	border: 0px none 0;
	word-spacing: normal;
	line-height: 18px;
	list-style-position : inside;
	list-style-type : square;
	list-style : square inside;
}
.smallbodyheader {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #868686;
	padding: 5px;
	border: 0px none 0;
	word-spacing: normal;
	line-height: 20px;
	list-style-position : inside;
	list-style-type : square;
	list-style : square inside;
}
.smallbodyheader a {
	FONT-WEIGHT: normal;
	FONT-SIZE:9px;
	MARGIN: 0px;
	color:#008040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tinyText {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	MARGIN: 0px;
	COLOR: #F20000;
}
.links {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #008040;
	padding: 0px;
	border: 0px none 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
}
#GetStartedBox {
	BORDER-RIGHT: #fc6 1px solid;
	PADDING-RIGHT: 20px;
	BORDER-TOP: #fc6 1px solid;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px;
	MARGIN: 20px 0px 0px;
	BORDER-LEFT: #fc6 1px solid;
	PADDING-TOP: 15px;
	BORDER-BOTTOM: #fc6 1px solid;
	TEXT-ALIGN: left;
	width : 800px;
}
.LTRbox {
	BORDER-RIGHT: 1px solid #53b75c;
	BORDER-BOTTOM: 1px solid #53b75c;

	BORDER-TOP: 1px solid #53b75c;
	MARGIN: 0px auto;
	BORDER-LEFT:1px solid #53b75c;
	background : #E8F5FF;
	padding: 2px;
}
.LRBbox {
	BORDER-RIGHT: 1px solid #53b75c;
	MARGIN: 0px auto;
	BORDER-LEFT:1px solid #53b75c;
	BORDER-BOTTOM: 1px solid #53b75c;
	padding: 0px 2px 2px;
}
.ServicesBox {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN: 0px 5px;
	COLOR: #3175BD;
	padding: 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	word-spacing: normal;
	border-right: 1px dashed #008040;
	border-top: 0px none;
	border-left: 0px none;
	border-bottom: 0px none;
}


.leftBox{
	background-color : #E8F5FF;
	width: 65%;
	float:left;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 5px 2px 2px 10px;
	border-right-color: #FF0000;
}
.rightBox{
	background-color : #E8F5FF;
	padding: 10px;
	border-top: none #FFFFFF;
	border-right: 1px dashed #FF0000;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	width: 40%;
}
.linkbox {
	WIDTH: 750;
	BACKGROUND-POSITION: center 50%;
	background-color : #E3F4E3;
	MARGIN: 0px;
	MARGIN: 0px auto;
	COLOR: #008040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : right;
	padding: 2px;
}
.linkbox a {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	text-decoration:underline;
}

.linkbox a:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	text-decoration:underline;
}
.linkbox a:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	text-decoration:underline;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #008040;
	FONT-SIZE: 12px;
	BORDER-RIGHT: 1px solid #53b75c;
	BORDER-TOP: 1 solid #53b75c;
	BORDER-LEFT:1px solid #53b75c;
	background : #E8F5FF;
	height: 25px;
}
.breadcrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #008040;
	FONT-SIZE: 12px;
	text-decoration:underline;
}

.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	COLOR: #008040;
	FONT-SIZE: 12px;
}
.footer a{
	FONT-SIZE: 12px;
	text-decoration:underline;
}
.copyright {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	COLOR: #999999;
	FONT-SIZE: 12px;
}

.tinyArialText {
	list-style-position : inside;
	list-style-type : square;
	list-style : square inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.tinyArialText a {
	FONT-WEIGHT: normal;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B8A44;
	line-height: 17px;
}H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #004D9C;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	letter-spacing: normal;
}
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	MARGIN: 0px;
	COLOR: #006432;
	padding: 8px;
	border-right : 1px dashed #FF8A8A;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
}
p {
}
Relatedinclude {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin dotted #45AB4D;
	font-size: 14px;
	font-weight: bold;
	color: #51A255;
}
linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: 008040;
	text-decoration: underline;
}
.tinyblackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #010000;
}
.links_menu {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #008040;
	padding: 0px;
	border: 0px none 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
	list-style-position: inside;
	list-style-image: url(/images/jo/sm_green_arrow.gif);
	list-style-type: none;
	text-decoration: none;
	font-variant: normal;
}
.LTRboxNL {
	BORDER-RIGHT: 1px solid #53b75c;
	BORDER-TOP: 1 solid #53b75c;
	MARGIN: 0px auto;
	BORDER-LEFT:1px solid #53b75c;
	background : #E8F5FF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

a.showit2 {
 color: #008040;
font-family: Arial; font-size: 13px;
  text-decoration: none;
}
a.showit2:hover {
  font-weight: bold;
background-color: #FFFFEC;
  text-decoration: underline;
  color: #008040;

}
.showit2:visited {
  color: #008040;
  text-decoration: none;
}