body {
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif; 
	font-size:13px; 
	line-height: 160%; 
	padding: 0px;
}



/* ---h1           { margin-top: 12pt; margin-bottom: 4pt; font-size: 1.4em; color: #F4AE0B; border-color: #C0C0C0; border-top-style: solid; border-top-width: 1px; padding: 10px 0 0 0; } ---*/
h1           { margin-top: 12pt; margin-bottom: 4pt; font-size: 1.4em; color: #666666 }
h2           { margin-top: 12pt; margin-bottom: 4pt; font-size: 1.2em; color: #666666 }
h3           { margin-top: 12pt; margin-bottom: -4pt; font-size: 1em }
h4           { margin-top: 12pt; margin-bottom: -4pt; font-size: 1em }
h5           { font-style: italic; font-weight: bold; font-size: 1em }
table		 { font-family: Hevetica, Helvetica Neue, Arial, sans-serif; line-height: 160%	; font-size:13px; }
li           { margin:4pt; list-style-type: none; line-height: 160%; list-style-image:url('images/bullet.GIF')}
p            { margin-top: 4pt; margin-bottom: 4pt }
/* --- a:hover      {color:#DC7802}
a			{color:#0268DB}
a:visited	{color:#7802DC}
---*/

a {
	color: #DC7802;
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
	color: #969895;
}

#top_container {
	background-color: whitesmoke;
	width: 900px;
	margin: auto;
	text-align: left;
}

#teaserbox
{
	border:3px solid #FF9900; 
	border-collapse:collapse;
	padding: 1em;
	width: 30em;
	text-align: left;
}


#topbox
{
	background: #F5F5F5;
	border:1px solid #FF9900; 
	border-collapse:collapse;
	padding: 1.5em;
	margin: 1px auto 1px auto;
	width: 60em;
	text-align: left;
}

/*-----------------------SPECIALS-------------------*/
.nomargin { margin:1px; padding:1px; }
