/* CSS Document */

body 
{
	margin: 0em auto; 
	padding: 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	background: #ffffff;
}

.page-container 
{
	width: 770px; 
	margin: 0px auto; 
	padding: 0px; 
	background-color: rgb(255,255,255);
}

.page-container p.pNote
{
	margin-top: 2em;
	margin-bottom: 0em;
	font-size: 80%;
}

.page-container p.pShare
{
	display: none! important;
	height: 0px;
	width: 0px; 
	margin: 0px ; 
	padding: 0px; 
	background:none;
	font-size: 0;
	border:none;
}

.clearline 
{
	clear:both;
	float:left;
	margin: 0em auto; 
	padding: 0px; 
	font-size:2pt;
	background: #ffffff;
	color:#333333;
}


.page-heading2
{
	margin: 2px 60px 2px 30px;
	border: solid 0px rgb(150,150,150);
	text-align:left;
	font-size: 100%;
	vertical-align: top;
	color:#000000;
	font-weight: bold;
}

.page-heading2 p.pHeading
{
	font-size: 100%;
	color:#009900;
	font-weight: bold;
}


.page-heading2 p.pHeadingBlack
{
	font-size: 100%;
	color:#000000;
	font-weight: bold;
}


.page-heading2 p.pHeadingBlack2
{
	font-size: 100%;
	color:#000000;
	font-weight: bold;
	margin-bottom: -1em;
}

.page-heading2 p
{
	font-weight: normal;
	font-size: 80%;
}

.page-heading2 a
{
	font-weight: normal;
}

.page-heading2 h2
{
	font-size: 80%;
	color:#009900;
	font-weight: bold;
	margin-top: 1.5em;
}

.page-heading2 p.pTiny
{
	font-size:10% ;
}

.page-heading2 ol
{
	font-weight: normal;
	font-size: 80%;
}


.contentbox
{
	clear: both;
	/*min-height: 360px;*/
	width: 670px ;
	margin-left:20px;
	margin-right:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	letter-spacing: normal;
	line-height: 1.2em;
	float:left;
	/*position:relative;*/
}


.contentbox p
{
	margin-left:0px;
	margin-right:0px;
}

.contentbox p.p2
{
	margin-bottom: -.75em;
}

.contentbox ul
{
	margin-left:20px;
	margin-right:20px;
	line-height: 1em;
}

.contentbox li
{
	padding-bottom: .5em;
}

.nav-bar
{
	/*clear: both;*/
	display: none! important;
	height: 0px;
	width: 0px; 
	margin: 0px ; 
	padding: 0px; 
	background:none;
	font-size: 0;
	/*float:left;*/
	border:none;
	position:static;
}

.navbar ul 
{
	display: none! important;
	height: 0;
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}

.navbar ul li 
{
	display: none! important;
	height: 0;
	margin: 0 ;
	padding: 0 ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
	width: 0;
}

.navbar li a 
{
	display: none! important;
	FLOAT: left;
	WIDTH: 0px;
	HEIGHT: 0px;
	OVERFLOW: hidden;
}

.navbar li a:hover 
{
	display: none! important;
	FLOAT: left;
	WIDTH: 0px;
	HEIGHT: 0px;
	OVERFLOW: hidden;
}


.page-top
{
	width: 770px; 
	margin: 0px auto; 
	padding: 0px; 
	background-color: rgb(255,255,255);
	clear: both;
	margin-top: -1em;
	margin-bottom: -3em;
}

img#img-screen
{
	display:none;
	visibility:hidden;
}
img#img-print
{
	display:inline;
	visibility:visible;
}

footer
{
	clear: both;
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	color:#000000;
	text-align: center;
	font-size: 60%;
	border-top: solid 2px #333333 ;
	page-break-before:avoid;
	page-break-after:avoid;
}

.footer p
{
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 1em;
	color:#000000;
}


.table 
{
clear: left; 
margin: 0px 0px 0px 0px; 
border: solid 0px rgb(150,150,150); 
empty-cells: show; 
border-collapse: collapse; 
background-color: rgb(255,255,255) ;
}
.table tr {margin: 0px; padding: 0px;}
.table td 
{
padding: 2px 2px 2px 2px; 
border: solid 0px rgb(150,150,150); 
text-align: left; 
font-size: 100%;
background-color:#00FFFF
}
.table th 
{margin: 0px; 
padding: 2px 7px 2px 7px; 
border: solid 0px rgb(150,150,150); 
empty-cells: show; 
text-align: left; 
font-size: 120%; 	
}

.table-3col 
{
clear: left; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
border: solid 0px rgb(150,150,150); 
empty-cells: show; 
border-collapse: collapse; 
background-color: rgb(255,255,255);
}
.table-3col tr {margin: 0px; padding: 0px;}
.table-3col td 
{
	width: 256px;
	/*padding: 2px 10px 2px 2px;*/
	/* top right bottom left*/
	padding: 0px 5px 0px 5px;
	border: solid 0px rgb(150,150,150);
	text-align:left;
	font-size: 100%;
	vertical-align: top;
}
.table-3col th 
{
margin: 0px; 
padding: 2px 7px 2px 7px; 
border: solid 0px rgb(150,150,150); 
empty-cells: show; 
text-align: left; 
font-size: 100%; 	
}
.table-3col p 
{
position:relative;
color:#000000;
text-align:left;
font-size: 70%; 	
}

.table-3col p.tinyrow
{
	font-size: 50%;
}

.table-3col h1 
{
	position: relative;
	color:#009900;
	text-align:left;
	font-size: 75%;
	vertical-align: top;
	padding: 0, 0, 0, 0;
	/*
	height: 0em;
	line-spacing: 0em;
	margin-bottom:-1.5em;
	*/
	margin-bottom: -1em;
}

.table-3col h2 
{
	color:#000000;
	text-align:left;
	font-size: 85%;
	height: 0.5em;
	vertical-align: top;
}



.table-2col 
{
	/*clear: left; */
	margin: 0px 0px 0px 0px; 
	border: solid 0px rgb(150,150,150); 
	empty-cells: show; 
	border-collapse: collapse; 
	background-color: rgb(255,255,255);
}
.table-2col tr {margin: 0px; padding: 0px;}
.table-2col td 
{
	padding: 0px 0px 0px 0px;
	border: solid 0px rgb(150,150,150);
	text-align:left;
	font-size: 100%;
	vertical-align: top;
}
.table-2col th 
{
	margin: 0px; 
	padding: 2px 7px 2px 7px; 
	border: solid 0px rgb(150,150,150); 
	empty-cells: show; 
	text-align: left; 
	font-size: 100%; 	
}
.table-2col p 
{
	position:relative;
	color:#000000;
	text-align:left;
	font-size: 80%; 	
	padding-right: 60px;
	line-height: 1.2em;
	margin-bottom: -.75em;
}

.table-2col p.pRowSpacing
{
	line-height: 3em;
	margin-bottom: 0;
}

.table-2col h1 
{
	color:#009900;
	text-align:left;
	font-size: 80%; 	
	margin-bottom: -1em;
}

.table-2col h2 
{
	color:#000000;
	text-align:left;
	font-size: 85%; 	
	height: 0em;
}



.introtext
{
height:auto;
padding:10px;
background:transparent;
}

.introtext p
{
	text-align:left;
	font-size: 75%;
	margin-left: 5px;
	margin-right: 5px;
	color:#000000;
	margin-top: -3px;
}

.introtext p.pLandingPage
{
	text-align:center;
	font-size: 100%;
	margin-left: 5px;
	margin-right: 5px;
	color:#000000;
	margin-top: -3px;
}


.table-buy 
{
	/*clear: left; */
	margin: 0px 0px 0px 0px; 
	border: solid 0px rgb(150,150,150); 
	empty-cells: show; 
	border-collapse: collapse; 
	background-color: rgb(255,255,255);
}
.table-buy tr {margin: 0px; padding: 0px;}
.table-buy td 
{
	padding: 0px 0px 0px 0px;
	border: solid 0px rgb(150,150,150);
	text-align:left;
	font-size: 100%;
	vertical-align: top;
}

.table-buy th 
{
	margin: 0px; 
	padding: 2px 7px 2px 7px; 
	border: solid 0px rgb(150,150,150); 
	empty-cells: show; 
	text-align: left; 
	font-size: 100%; 	
}
.table-buy p 
{
	position:relative;
	color:#000000;
	text-align:left;
	font-size: 80%; 	
	/*padding-right: 60px;*/
	line-height: 1.2em;
	margin-bottom: -.75em;
}

.table-buy p.pPrice
{
	color:#000000;
	text-align:right;
	font-size: 80%;
	line-height: 1.2em;
	margin-bottom: -0.75em;
	font-weight: bold;
}

.table-buy p.pRowSpacing
{
	line-height: 3em;
	margin-bottom: 0;
}

.table-buy h1 
{
	color:#009900;
	text-align:left;
	font-size: 80%; 	
	margin-bottom: -1em;
}

.table-buy h2 
{
	color:#000000;
	text-align:left;
	font-size: 85%; 	
	height: 0em;
}


.table-buy  a.btnBuy
{
	display: block;
	background-color: transparent;
	background-image:url(../images/buynow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 84px;
	height: 26px;
	margin-top:14px;
	margin-left:20px;
	text-decoration: none;
	OVERFLOW: hidden;
}

/*
.table-buy  a.btnBuy:link, a.btnBuy:visited 
{
background-position: 0 -26px;
}
*/

/*
.table-buy  a.btnBuy:active 
{
background-position: 0 -26px;
}
*/

.table-buy  a.btnBuy:hover
{
	background-position: 0 -26px;
}

.brochure 
{
	display: none! important;
	color:#ffffff;
	font-size: 0; 	
	height: 0;
}

.brochure a
{
	display: none! important;
	color:#ffffff;
	text-align:center;
	font-size: 0;
	height: 0;
}
.brochure a:hover
{
	display: none! important;
	height: 0;
}




