body 
{
	background: white url('../images/7.jpg') repeat;
        font-family: georgia, times, times new roman, serif;
	font-size:10pt;
        text-align: left;

	color: #000099;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	padding:0px;
		top:0px;
}

p 
{ 
	visibility:visible;
	margin:0px;
	padding:0px;
	text-align: left;
}

h1, h2, h3
{
	visibility:visible;
	font-size: 18pt;
	font-weight: bold;
	color: black;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align: center;
}

h2, h3
{
	font-size: 14pt;
}

h3
{
	text-align: left;
}

p.closing 
{
	visibility:visible;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #660000;
	text-align: center;
}

p.SmallPrint 
{
	visibility:visible;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: navy;
	margin:0px 5px 0px 15px;
	padding:3px;
}

.Subtitle {
	font-size:10pt;
	font-weight: bold;
	color: #000000;}

.article_content 
{
	visibility:visible;
	color: #000099;
	padding: 0px;
}

.title_black 
{
	visibility:visible;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	text-align: center;
}

#container
{
	margin: 15px auto;
	padding:0px;
  height:auto;
	min-height:450px;
	border:0px;
  z-index: 1;
}

#block,
#closing
{
	position:relative;
	margin: 0px auto;
	padding:0px;
	top:0px;
	border:1px solid #ffffe5;
	background-color:#ffffe5;
  z-index: 1;
}

#block,
#closing,
#container
{
  width:820px;
}

#block
{
  height:auto;
	min-height:450px;
	background-color:#ffffe5;
}

#closing
{
  height:20px;
}

#page
{
	position:relative; 
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	
	width: 560px;
	
	top:0px;
        height:auto;
	
        border:0px;
       /* z-index: 1; */
       left:120px;
	background-color:#ffffe5;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details.  

Joshua said relative aboslute absolute vs absolute relative relative 

	voice-family: "\"}\"";
	voice-family:inherit;
        left:120px; */
        }

#lhs1, #lhs2, #lhs3
{
	position:absolute;
	margin: 0 auto;
        z-index: 1;
}

#lhs1
{
	padding:0px;
	left:0px;
	width:225px;
	top:35px;
        height:1000px;
	border:0px;
}

#lhs2, #lhs3
{
	padding:15px;
	width:180px;
	left:10px;
	border:1px solid #507F9B;
}

#lhs2
{
	top:500px;
	background-color:white;
	text-align: left;
}

#lhs3
{
	top:460px;
	background-color:#ABDAF6;
}

#seminars1
{
	/*position:absolute;*/
	position:relative;
	margin: 0 auto;
	padding:0px 10px 0px 0px;
	left: 0px;
	width: 300px;
  height:auto;
  border:0px;
    z-index: 5;
	float:left;
}

#seminars2
{
	position:relative;
	margin: 10px 10px 10px 10px;
	padding:0px 20px 0px 0px;
	/*
	left:2200px;
	width:210px;
	*/
    height:auto;
	border:0px;
    z-index: 1;
}

li.seminars-3, li.seminars-4
{
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	text-align:left;
}

li.seminars-4
{
	font-weight: bold;
}

.seminars, :hover.seminars, :link.seminars, :visited.seminars
{
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	text-align:left;

	cursor:hand;
	color: #000080;
	text-decoration: none;
	font-style : normal;
}

:hover.seminars 
{
   	background: #ABDAF6;
}

.ProductSubTitle {
	caption: Product Title;
	visible:true;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: navy;}

#sidebar
{
	position:relative;
	float: right;
	margin: 30px 20px 20px 20px;
	padding:0px 5px 0px 0px;
	left:0px;
	width:160px;
	top:10px;
	background-color:#ffffff;
	border:0px;
        z-index: 1;
}

:hover.PoweredBy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	color: #FF3300 ;
	text-decoration: none;
	font-weight: bold; 
	font-style : normal;
}

.PoweredBy {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	color: #000080;
	text-decoration: none;
	font-weight: bold; 
	
font-style : normal;
}

img.sidebar_tr
{
	display: block; /* forces line break for content after */ 
	position:relative;
	left:137px;
	top:0px;
	z-index:4;
	margin: 0;
	padding:0px;
}

img.sidebar_br
{
	display: block; /* forces line break for content after */ 
	position:relative;
	left:137px;
	bottom:10px;
	z-index:4;
	margin: 0;
	padding:0px;
}

#sidebar_top
{
	position:absolute;
	margin: 0;
	padding:0px;
	left:14px;
	top:0px;
	width:137px;
	height:18px;
	background-color:#d2d2d2;
	border:0px;
        z-index: 1;
}

#sidebar_right
{
	position:absolute;
	margin: 0;
	padding:0px;
	right:0px;
	top:15px;
	width:4px;
	height:430px;
	background-color:#d2d2d2;
	border:0px;
        z-index: 1;
}

#sidebar_bottom
{
	position:absolute;
	margin: 0;
	padding:0px;
	left:14px;
	bottom:0px;
	width:137px;
	height:3px;
	background-color:#d2d2d2;
	border:0px;
        z-index: 1;
}

#sidebar_left
{
	position:absolute;
	margin: 0;
	padding:0px;
	left:0px;
	top:27px;
	width:4px;
	height:407px;
	background-color:#ffffe5;
	border:0px;
        z-index: 1;
}


a:hover.SiteMapNav-Level-1 {
	caption:(link) Site Map Navigation - Level 1 - Hover;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a.SiteMapNav-Level-1 { 
	caption: (link) Site Map Navigation - Level 1 - Normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: navy; 
}
a.SiteMapNav-Level-1-Selected { 
	caption: (link) Site Map Navigation - Level 1 - Selected; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: red; 
}
a.SiteMapNav-Level-1-Disabled {
	caption:(link) Site Map Navigation - Level 1 - Disabled;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	color: Gray;
	text-decoration: none;
	font-style : normal;
}
a:hover.SiteMapNav-Level-2 {
	caption:(link) Site Map Navigation - Level 2 - Hover;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	font-style : normal;
}
a.SiteMapNav-Level-2 {
	caption:(link) Site Map Navigation - Level 2 - Normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: navy;
	text-decoration: none;
	font-style : normal;
}
a.SiteMapNav-Level-2-Selected {
	caption: (link) Site Map Navigation - Level 2 - Selected;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	font-style : normal;
}
a.SiteMapNav-Level-2-Disabled {
	caption:(link) Site Map Navigation - Level 2 - Disabled;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
a:hover.SiteMapNav-Level-3 {
	caption:(link) Site Map Navigation - Level 3 - Hover;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	font-style : normal;
}
a.SiteMapNav-Level-3 {
	caption:(link) Site Map Navigation - Level 3 - Normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: navy;
	text-decoration: none;
	font-style : normal;
}
a.SiteMapNav-Level-3-Selected {
	caption: (link) Site Map Navigation - Level 3 - Selected;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	font-style : normal;
}
a.SiteMapNav-Level-3-Disabled {
	caption:(link) Site Map Navigation - Level 3 - Disabled;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

li {
	font-family: georgia, times, times new roman, serif;
	font-size:10pt;
}

div.textarea {
text-align:left;
}
