body {
	margin: 0px;
	padding:0px;
	font-family: arial;
	font-size:13px;
	/* color: #666; */
	background-image:url('images/bg.png');
	background-repeat:repeat-x;
	background-attachment: fixed;
}

#container {
	border-right:1px solid #036;
	border-left:1px solid #036;
	margin:0px;
	width:800px;
	/* background-image: url('images/L.jpg'); */
	background-repeat: repeat-y;
	background-color:#fff;
}

#container-right {
	border: 0px solid white;
	margin:0px;
	padding:0px;
	/* background-image: url('images/R.jpg'); */
	background-repeat: repeat-y;
	background-position: right top;
}

tr.nospace img { display: block; }

#subnav {
	background: #000;
	text-align: right;
	font-family: arial, verdana, sans-serif;
	font-size:.8em;
	font-weight: 100;
	width:800px;
	margin-top:-15px;
}

#subnav a {
	color: #fff;
	padding-right:10px;
	text-decoration:none;	
}

#main {
	text-align: left;
	margin: 10px 70px;
	
}

#fb {
	font-family: arial;
	font-size:12px;
	color: #000;
	background-image: url('images/feedback3.gif');
	background-repeat: no-repeat;
	background-position: 10px;
	padding: 15px 15px 5px 52px;
	height:30px;
}

.gray {
	background:#eee;
	padding-bottom: 25px;
}

#fbdate {
	float:right;
}

h1, h2, h3, h4, h5 {
	font-family: arial;
}

h1 {
	color:#06f;
	text-align:center;
}

h2 {
	color: #f60;
}

ol, ul {
	margin-left:40px;
	margin-right:80px;
	color: #f60;
	font-weight: bold;
}

ul {
	color: #666;
}

ul li {
	margin-bottom:10px;
}

p {
	/* font-weight: bold; */
}

img.left { 
	float:left;
	padding-right:10px;
 }

#ing td {
	font-family: arial;
	color: #f60;
	font-size:120%;
	font-weight:bold;
}

.blue {
	color:#06f;
}

.dkblue {
	color: #006;
	text-align: center;
}

.orange {
	color: #f60;
	font-size:1.3em;
}

.style20 {
	border-bottom: 1px solid #ccc;
	color:#000;
	font-family:Arial;
	font-weight:bold;
	font-size:1.2em;
}

#footer {
	/* border:1px solid green; */
	text-align:center;
	font-family: arial;
	font-size:.8em;
	padding-bottom:10px;
}

#footer a {
	color: #09f;
	text-decoration:none;
}

img {
	border:none;
}

/* Begin Splittesting Additions */

.email_style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.email_style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.tblwthbrdr { border: 1px #06f solid; }

.email_style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.email_style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-style: normal;
}