/*
    Created by
     _____                            _   _      
    |  ___|                          | | (_)     
    | |____  ___ __   ___  _ __   ___| |_ _  ___ 
    |  __\ \/ / '_ \ / _ \| '_ \ / _ \ __| |/ __|
    | |___>  <| |_) | (_) | | | |  __/ |_| | (__ 
    \____/_/\_\ .__/ \___/|_| |_|\___|\__|_|\___|
              | |                                
              |_|     
    =============================================
    Exponetic Ltd
    team@exponetic.com
    http://www.exponetic.com
    ========================================== 
    
    $Author: james $ 
    $Date: 2004/12/15 16:03:02 $ 
    $Revision: 1.2 $
    $Name:  $
    
*/

/*<group=Global>*/

body
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color:  #000;
}

p
{
	margin: 0 0 1em 0;
}

a,
a:hover,
a:active,
a:visited
{
	color: #000;
	text-decoration: none;
	border-bottom: 1pt dotted #999;
}
a:visited
{
	border-bottom: 1pt dotted #999;
	color: #666;
}

h1,
h2,
h3,
h4
{
	font-family: Arial, Sans-serif;
}

h1
{
	margin-bottom: 0.25em;
	font-size: 16pt;
}
h2
{
	margin-bottom: 0.25em;
	font-size: 14pt;
}
h3
{
	margin-bottom: 0em;
	font-size: 12pt;
}
h4
{
	margin-bottom: 0em;
	font-size: 10pt;
}

ul
{
	margin-top: 0;
	list-style-type: square;
}
/*</group>*/

/*<group=Page>*/

#logo a,
#logo a:hover,
#logo a:active,
#logo a:visited
{
	display: none;
}

#nav
{
	display:  none;
}

#navSub
{
	display:  none;
}

.moreInfo a
{
	display: none;
}

p.articleTitle
{
	font-style: italic;
}

/*<group=sIFR styles>*/

.sIFR-flash, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
	
/*</group>*/

/*</group>*/

