#outline {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.outline-margin { margin:0 10px; } 


.main { 
	width: 530px; 
	float: right;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 0px;
}

.main table { 
	border: 0px; 
	width: 510px; 
} 

#content {
	FONT-SIZE: 0.8em;
	line-height: 150%;
	color: #333333;
}

.c-both {
	clear: both;
}

.wide { 
	width: 750px;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 20px;
}

div.imagebox {
	float: right;
	text-align: center;
	font-size: 90%;
	margin: 5px 0px 5px 10px;
}

div.imageboxleft {
	float: left;
	text-align: center;
	font-size: 90%;
	margin: 5px 10px 5px 5px;
}

div.right {
	float: right;
}

h1 {
	font-size: 1.2em;
	color: #555555;
}

h2 {  
	font-size: 1.1em;
	font-weight: normal;
	line-height:1.4em;
	margin: 0;
}

h3,h4 {  
	font-size: 100%;
	font-weight: normal;
	line-height:1.2em;
	margin: 0;
}

.blockquote {
	margin: 10px 10px 10px 10px;
	padding: 5px 10px 5px 10px;
	border: 1px;
	border-color: #999;
	border-style: dotted;
	line-height:1.3em;
}

td, th { 
	border: 0px;
	padding: 8px;
} 

a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: underline}
a:hover { text-decoration: underline}

.popup {  
  font:	bold
	italic
	0.9em
        sans-serif;
}
