body {
	margin: 0px;
}

div#press {
	background-color:#FFF
}

img {border width: 0px; border-style: none; }

a {
	color:#aaa;
	text-decoration:underline;
}
a:focus, a:hover {
	color:#aaa;
	text-decoration:underline
}

a.buy-now {
	background: url(http://www.idimager.com/downloads/newsletters/mailing_20091216/button-buy-now.png) no-repeat 0 0;
	width: 162px;
	height: 36px;
	display: block;
	vertical-align: bottom;
	text-indent: -5000em;
}
a.buy-now:hover {
	background-position: 0 -36px;
}

table.press {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 720px;
	padding: 0px;
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	text-align:justify;
	vertical-align: top;
	margin: 0 auto;
	background-color: #ffffff;
	border: none;
}

td.header{
	font-size: 9pt;
	text-align: left;
}

td.h1{
	font-size: 24pt;
	font-weight: bold;
}

td.h2{
	font-size: 14pt;
	font-weight: bold;
}

td.footer{
	font-size: 9pt;
	color: #999;
}

input, textarea, select{
	border: 1px;
	border-color: #999;
	border-style: solid;
	background-color: #333; 
	color: #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
} 

.PageHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fe8812;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}
.PageFooter {
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
	color: #d6d6d6;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
    margin: 0 auto;
	background-color: #151515;
}
.TableHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgb(230, 230, 230);
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}
.TableNote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	color: #aaa;
	border: 0;
}
.TableSubNote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #aaa;
	border: 0;
}
.SubNote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	text-align: justify;
	color: #aaa;
	border: 0;
}
.DividerDark {
	border-bottom-color: #2b2b2b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.DividerLight {
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
