/* hide from ie on mac \*/
#flashcontent 
{
	height: 200px;
}
/* end hide */

body, td, th, p
{
	font-family: helvetica, verdana, tahoma;
	font-size: 10pt;
	color: #666666;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #484637; 
	scrollbar-3dlight-color: #484637; 
	scrollbar-arrow-color: #484637; 
	scrollbar-track-color: #484637;
	scrollbar-base-color: #ffffff; 
}
body
{
	margin: 0px;
	background: url('images/bg-page.gif');
}

a
{
	text-decoration: none;
}
a:link, a:active, a:visited
{
	color: #484637;
}
a:hover
{
	color: #222222;
	text-decoration: underline;
}
a:link.bottom, a:active.bottom, a:visited.bottom
{
	color: #484637;
	font-size: 8pt;
}
a:hover.bottom
{
	color: #222222;
	text-decoration: underline;
}
a:link.asi, a:active.asi, a:visited.asi
{
	color: #ffffff;
}
a:hover.asi
{
	color: #ffffff;
	text-decoration: underline;
}
table.maintable
{
	background-color: #ffffff;
	border-right: solid 3px #484637;
	border-left: solid 3px #484637;
	height: 100%;
}
td.mainleft
{
	margin-left: 2px;
	background: url('images/border-left.gif');
}
td.mainright
{
	margin-right: 2px;
	background: url('images/border-right.gif');
}
td.maintop
{
	background: url('images/border-top.gif');
}
td.mainbottom
{
	background: url('images/border-bottom.gif');
}
td.mainbody
{
	padding: 20px;
	padding-top: 10px;
}
.logo
{
	float: left;
}
.date
{
	float: right;
	padding: 5px;
	font-size: 7pt;
	font-style: italic;
	color: #999999;
}
.phones
{
	clear: right;
	float: right;
	text-align: right;
	padding: 5px;
	margin-top: 10px;
	font-size: 8pt;
	color: #484637;
}
.clear
{
	clear: both;
}
.hr1
{
	height: 5px;
	background: url('images/bg-line.gif');
}
.hr2
{
	height: 5px;
	background: url('images/bg-line2.gif');
}
.header
{
	background: url('images/bg-header.gif') repeat-x;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	padding: 3px;
	padding-left: 15px;
	text-transform: uppercase;
}
.subheader
{
	font-size: 10pt;
	font-weight: bold;
	color: #484637;
	margin-top: 10px;
}
.bodytext
{
	padding: 10px;
}
.list
{
	list-style:url('images/bullet-list2.gif');
}
div.bottom
{
	padding-bottom: 5px;
	font-size: 8pt;
	color: #484637;
}
.err
{
	color: #ff0000;
}
.input
{
	font-family: verdana, tahoma;
	color: #484637;
	font-size: 7pt;
	border: solid 1px #666666;
}
.button
{
	color: #484637;
	cursor: hand;
	font-weight: bold;
}


