/*
 * Name: common.css file
 * Author: Robert E. Mansperger, Jr. for ARC DREAM Publishing.
 * Created: 24 October, 2002
 * Last Modified: 24 October, 2002
 * Version: 01a
 * Copyright 2002 ARC DREAM Publishing, Inc. All rights reserved.
 * This file may not be used without permission of ARC DREAM Publishing, Inc.
 * http://www.arcdream.com
 */

BODY {background-color:#FFFFFF; font-family:Verdana, Arial; font-size:9pt; line-height:15pt; color:#000000;}
#BLOCKQUOTE {background-color:#FFFFFF; margin:0; font-family:Verdana, Arial; font-size:9pt; line-height:15pt; color:#000000;}
#band {position:absolute; left:0; top:0; width:100%; height:135px; background-color:#000000; z-index:1;}
#logo {position:absolute; left:80%; top:0px; width:177px; height:179px; z-index:1000;}
td {font-family:Verdana, Arial; font-size:9pt; line-height: 15pt; color:#000000;}
.title {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; font-style:normal; color:#000000; }
.product {font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; font-style:normal; color:#006600;}
.subtitle {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; font-style:normal; color:#006600;}
.tertiaryLinks {text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; font-style:normal;}
.sidebar {font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; font-style:normal; color:#000000;}
.copyright {font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; font-style:normal; color:#000000;}
  
/* Links */
a {color:#006633; text-decoration:none;}
a:visited {color:#006633; text-decoration:none;}
a:active {color:#009900; text-decoration:underline;}
a:hover {color:#009900; text-decoration:underline;}
a.nobg:hover { background:transparent; }
