/* --------------------------------------- */
/* --( Global Classes )-- */
/* --------------------------------------- */

html, body
	{
	background-color: #ffffff;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 95%;
	}

.bodytxt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: black;
	font-weight: normal;
	line-height: 1.4em;
	padding-left: 20pt;
	padding-right: 20pt;
	margin: 30px 0px 0px 0px;
	}

A:link{color:#690}
A:visited{color:#690}
A:active{color:#039}
A:hover{color:#039; text-decoration:underline}
A {text-decoration:none}

.bodytxt p
	{
	margin: 0px 0px 10px 0px;
	}
	
.nav
	{
	width: 160px;
	text-align: right;
	}

img
	{
	border: 0;
	}

.nav a
	{
	border: 1px solid #333333;
	padding: 12px 7px 7px 0;
	display: block;
	background-color: #99cc66;
	text-decoration: none;
	font-size: .7em;
	letter-spacing: 1px;
	color: #333333;
	}

.nav a:hover
	{
	background-color: #333333;
	border: 1px solid #99cc66;
	padding: 12px 7px 7px 0;
	display: block;
	color: #ffffff;
	}

.navtxt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	}
	
.nav_rule
	{
	border-top: 1px solid #ffffff;
	margin: 10px 0px 10px 0px;
	}


.navtxt A:link{color:#690}
.navtxt A:visited{color:#690}
.navtxt A:active{color:#039}
.navtxt A:hover{color:#999; text-decoration:underline}
.navtxt A {text-decoration:none}


/* --------------------------------------- */
/* --( Body Copy Classes )-- */
/* --------------------------------------- */

.homeheads
	{
	font-size: 1.3em;
	color: #669900;
	font-weight: bold;
	border-bottom: 1px solid;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	}

.subheads
	{
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	}

.btmlink
	{
	color: #666666;
	font-size: .9em;
	font-weight: bold;
	margin: 0px 70px 5px 70px;
	padding-top: 5px;
	text-align: center;
	}

.btmlink A:link{color:#690}
.btmlink A:visited{color:#690}
.btmlink A:active{color:#039}
.btmlink A:hover{color:#039; text-decoration:underline}
.btmlink A {text-decoration:none}

.header_rule
	{
	clear: left;
	width: 98%;
	height: 1px; 
	margin: 1px 10px 3px 0;
	}


/* --------------------------------------- */
/* --( Footer Classes )-- */
/* --------------------------------------- */

.footer
	{
	font-size: .9em;
	}

.copyright
	{
	font-size: .8em;
	}

.footer A:link{color:#690}
.footer A:visited{color:#690}
.footer A:active{color:#039}
.footer A:hover{color:#039; text-decoration:underline}
.footer A {text-decoration:none}


/* --------------------------------------- */
/* --( Content Classes )-- */
/* --------------------------------------- */

.body_rule {
	height: 1px; 
	margin: 1px 10px 3px 0;
}

.insettable {
	font-size: .8em;
	font-weight: normal;
	padding-left: 20pt;
	margin: 15px 0px 0px 0px;
}

.bulletlist {
	padding: 0px 5px 5px 35px;
	margin: 0px 0px 15px 0px;
}

.bulletlist li {
	padding-left: 5px;
 	margin-bottom: 2px;
}

.filing_head
	{
	font-size: 1.9em;
	color: #ffffff;
	text-align: center;
	line-height: 1.1em;
	font-weight: normal;
	padding-left: 15pt;
	padding-right: 15pt;
	}

div.headBox
	{ 
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	margin: 0px;
	padding: 18px;
	border-bottom: 4px solid #333333;
	background-color: #ffffff;
	}

.product_box
	{
	border: 1px solid #669900;
	padding: 10px 20px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	clear: left;
	}

.special_reports
	{
	width: 210px;
	float: right;
	border: 1px solid;
	font-size: .8em;
	line-height: 1.1em;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	border-bottom: 4px solid #333333;
	background-color: #ffffff;	
	}
	
.special_reports ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 10px 10px;
}

.special_reports ul li {
  padding-left: 5px;
  margin-bottom: 2px;
  list-style-type: disc;
}

.optIn
	{
	width: 260px;
	float: right;
	border: 1px solid black;
	font-size: .8em;
	line-height: 1.1em;
	margin: 0px 10px 10px 0px;
	}

.special_report_heads
	{
	font-size: 1.3em;
	color: #669900;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 2px 0px;
	}

.photo_wrap_left
	{
	float: left;
	margin: 5px 15px 5px 0;
	width: auto;
	}

.photo_wrap_left img
	{
	border: 1px solid #000000;
	}

.photo_wrap_right
	{
	float: right;
	margin: 5px 0px 5px 15px;
	width: auto;
	}

.photo_wrap_right img
	{
	border: 1px solid #000000;
	}

.arrow_wrap_right
	{
	float: right;
	margin: 5px 0px 5px 15px;
	width: auto;
	}

.addToCart
	{
	float: right;
	margin: 5px 0px 5px 15px;
	width: auto;
	}

.back_to_media_room
	{
	border: 1px solid #669900;
	padding: 5px 5px 5px 15px;
	margin: 10px 0px 5px 0px;
	}
	
.media_room_photo
	{
	margin: 5px 0px;
	width: 105px;
	font-size: .8em;
	text-align: center;
	}

.left-OfficeDepot
	{
	margin: 5px 0px;
	font-size: .9em;
	font-weight: normal;
	}

.bodytxt .indent
	{
	margin: 0px 50px 10px 30px;
	}
	
.center
	{
	text-align: center;
	}
	
.leftLogos img
	{
	border: 1px solid #333333;
	}

