/************************************************************/
/************************************************************/
/*                                                          */
/*   Corporate Web Services, Inc.                           */
/*                                                          */
/************************************************************/
/************************************************************/

BODY {
	font-family: arial, helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}

div {
	text-align: left;
}

TABLE {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 100%;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	color: #000;
	margin: 6pt 6pt 0pt;
	position: relative;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0pt 6pt 12pt;
	position: relative;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 6pt 6pt 12pt;
	position: relative;
}

p {
	margin: 6pt 12pt 16pt;
	font-size: 90%;
	line-height: 1.4em;
}

ul, ol {
	margin: 6pt auto 16pt;
}

A {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

FORM {
	margin: 12pt;
}

#page {
	width: 7in;
	background: #fff;
	padding-bottom: 12pt;
}

#banner {
	display: block;
}

#content {
	background: #fff;
	font-size: 80%;
}

#nav {
	clear: left;
}

#nav a {
	display: block;
	float: left;
	width: 3in;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
	color: #000;
}

#nav a h3 {
	font-size: 120%;
	clear: none;
	margin: 20pt 0pt 0pt;
}

#nav a img {
	float: left;
	margin: 6pt;
}

#rollover {
	line-height: 2em;
	margin: 12pt;
}

.leftCol {
	display: none;
}

#productDesc {
	margin: 0pt 6pt 20pt;
	border-bottom: 1pt solid #fff;
	padding-bottom: 20pt;
	float: left;
	clear: none;
}

#productDesc img {
	border: 3pt double #1D3260;
	float: left;
	margin: 0pt 20pt 12pt 0pt;
}

#productDetails {
	margin: 0pt 0pt 20pt;
	clear: right;
	float: left;
}

#productDocs, #productReps {
	margin-left: 6pt;
	margin-right: 20pt;
}

#docList li {
	border-bottom: 1pt solid #fff;
}	

#productReps select {
	font-size: 90%;
}

#whitespace {
	clear: both;
}

#footer {
	font-size: 9pt;
	text-align: left;
	padding-top: 12pt;
	border-top: 1pt solid #777;
	clear: both;
}

#footer img {
	display: none;
}

#pdf {
	display: none;
}

#whitespace {
	display: none;
}

#no_image {
	float:left;
	margin-top:0px;
}