body
{
	margin:0;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}
td
{
	border:0;
	margin:0;
	padding:0;
	vertical-align:top;
}

img
{
  padding:0;
  margin:0;
  border:0;
}


#nav
{
	padding-left:30px;
	padding-right:10px;
/*	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: repeat-y;
	background-image: url(../images/marketing_side_plan_bg2.gif);
*/
}

a.menu:link
{
   font-size: 13px; 
   font-weight: bold;
   text-decoration : none;
   color: #ff6600;
}   

a.menu:visited
{
   font-size: 13px; 
   font-weight: bold;
   text-decoration : none;
   color: #666666;
} 

a.menu:hover
{
   font-size: 13px; 
   font-weight: bold;
   text-decoration : none;
   color: #ff9900;
}  

a.menu:active
{
   font-size: 13px; 
   font-weight: bold;
   text-decoration : none;
   color: #000000;
}  

#current
{
   color: #000000;
}


a:link
{
  color: #000000;	
}

a:visit
{
  color: #666666;	
}

a:hover
{
  color: #ff9900;
}

a:active
{
  color:#ffcc99;
}

h1
{
	font-size: 18px;
	color: #333333;
	padding-left: 10px;	
}

h2
{
	font-size:16px;
	color: #333333;
	padding-left: 10px;	
}

h3
{
	font-size:14px;
	color: #ff6600;
	padding-left:10px;	
}
h4
{
	font-size:12px;
	color:#000000;
	padding-left:10px;	
}
.copyright
{
	font-size:8pt;
	text-align:center;
}
 
p, li 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 25px;
}
/*
td.toprightbg
{
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../images/marketing_side_plan_bg.jpg);
}

td.bottomrightbg
{
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: repeat-y;
	background-image: url(../images/marketing_side_plan_bg2.gif);
}
*/
#leftbg
{
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url(../images/marketing_side.jpg);
}
.whitepapernote
{
	width:40%;
	border-top-width:0;
	border-top-style:none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-width:0;
	border-left-width: 4px;
	border-right-width:4px;
	border-left-color:#FF6600;
	border-right-color:#ff6600;
	background-position:center;
	margin-left:200px;
	padding:5px;
	text-align: center;
	font-weight:bold;
	font-style: italic;

}
